@akanjs/cli 3.0.0-alpha.7 → 3.0.0-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.build-stamp +1 -1
- package/{agent.command-pggr92jj.js → agent.command-f0gqkfgz.js} +7 -6
- package/{application.command-692yap1d.js → application.command-x903m2qq.js} +5 -4
- package/buildBatch.proc.js +2 -1
- package/{capacitorApp-p0z5yab2.js → capacitorApp-9xswcgx7.js} +3 -2
- package/{cloud.command-wqfsyzv2.js → cloud.command-zs6kyf83.js} +8 -7
- package/{context.command-9bxtdn0w.js → context.command-fmepgjzg.js} +14 -13
- package/getDirname-m9s0cmhq.js +8 -0
- package/{guideline.command-nfqahxex.js → guideline.command-n6sw0a0c.js} +5 -4
- package/guidelines/conventions/conventions.generate.json +25 -0
- package/guidelines/conventions/conventions.instruction.md +668 -0
- package/guidelines/workspaceOnboarding/workspaceOnboarding.generate.json +24 -0
- package/guidelines/workspaceOnboarding/workspaceOnboarding.instruction.md +972 -0
- package/incrementalBuilder.proc.js +2 -1
- package/index-1577bej2.js +7 -0
- package/{index-bz2sfzzt.js → index-3vta1tqa.js} +4 -4
- package/{index-p3f4q532.js → index-4m0bphac.js} +3 -3
- package/{index-w6wbb612.js → index-5sn5w2mt.js} +13 -13
- package/{index-5dw57f0d.js → index-62955kn5.js} +6 -6
- package/{index-mssqn2sq.js → index-774gcx29.js} +43 -4
- package/{index-xhgtkekh.js → index-779ske1y.js} +1 -1
- package/{index-js368gk9.js → index-82jrh4hj.js} +5 -5
- package/{index-a1e0j63x.js → index-d43t8af2.js} +2 -2
- package/{index-gex7c8kd.js → index-eyyf2149.js} +34 -6
- package/{index-azv0xjb5.js → index-gcv8ncfh.js} +2 -2
- package/{index-7myvn0f0.js → index-j37qq1f2.js} +1 -1
- package/{index-ztpw544k.js → index-jf2ya7r2.js} +3 -3
- package/{index-vtj3zps1.js → index-jhpa13zj.js} +7 -7
- package/{index-6rhabeev.js → index-kdh76j26.js} +4 -2
- package/{index-5pmx7bkg.js → index-qzdjd4ct.js} +3 -3
- package/{index-2c3e2xh8.js → index-rxkpk7n4.js} +1 -1
- package/{index-4hek879p.js → index-xmmzf150.js} +1 -1
- package/{index-gmy45vz2.js → index-y4vkyhvv.js} +3 -3
- package/{index-vg0sj9nc.js → index-z8ptfkzv.js} +56 -18
- package/index.js +19 -18
- package/{library.command-md9715jz.js → library.command-cv9gdbmg.js} +4 -3
- package/{localRegistry.command-exkbamyj.js → localRegistry.command-d8fg36zc.js} +7 -6
- package/{module.command-w5aaddxk.js → module.command-qyr1s9cn.js} +7 -6
- package/{package.command-yfkrcy0z.js → package.command-wsjx0k47.js} +4 -3
- package/package.json +2 -2
- package/{page.command-echbavp4.js → page.command-rdzg65rm.js} +4 -3
- package/{primitive.command-9fbhspw2.js → primitive.command-89g38b53.js} +8 -7
- package/{quality.command-3pnt9yep.js → quality.command-0cs2z92d.js} +3 -2
- package/{repair.command-carj4vax.js → repair.command-6fphxfwj.js} +6 -5
- package/{scalar.command-51ryzypc.js → scalar.command-xfer69s6.js} +6 -5
- package/templates/app/page/styles.css.template +3 -3
- package/templates/crudPages/[__model__Id]/edit/page.tsx +1 -1
- package/templates/crudPages/new/page.tsx +1 -1
- package/templates/crudSinglePage/page.tsx +1 -1
- package/templates/module/__Model__.Util.tsx +1 -1
- package/templates/module/__Model__.Zone.tsx +3 -5
- package/templates/workspaceRoot/AGENTS.md.template +0 -972
- package/templates/workspaceRoot/biome.json.template +3 -244
- package/{workflow.command-91wmvm8k.js → workflow.command-2ygfqt4f.js} +13 -12
- package/{workspace.command-wa10mfd9.js → workspace.command-88m0zs64.js} +35 -33
- package/templates/workspaceRoot/.cursor/rules/akan-page-routing.mdc.template +0 -43
- package/templates/workspaceRoot/.cursor/rules/akan-sync-conventions.mdc.template +0 -34
- package/templates/workspaceRoot/.cursor/rules/application-test-commands.mdc.template +0 -16
- package/templates/workspaceRoot/.cursor/rules/change-scope.mdc.template +0 -12
- package/templates/workspaceRoot/.cursor/rules/client-server-boundaries.mdc.template +0 -18
- package/templates/workspaceRoot/.cursor/rules/coding-comments.mdc.template +0 -25
- package/templates/workspaceRoot/.cursor/rules/coding-style.mdc.template +0 -44
- package/templates/workspaceRoot/.cursor/rules/domain-module-conventions.mdc.template +0 -17
- package/templates/workspaceRoot/.cursor/rules/format-lint.mdc.template +0 -12
- package/templates/workspaceRoot/.cursor/rules/lint-enforced-rules.mdc.template +0 -19
- package/templates/workspaceRoot/.cursor/rules/module-file-playbook.mdc.template +0 -62
- package/templates/workspaceRoot/.cursor/rules/naming-conventions.mdc.template +0 -15
- package/templates/workspaceRoot/.cursor/rules/react-component-style.mdc.template +0 -21
- package/templates/workspaceRoot/.cursor/rules/repo-overview.mdc.template +0 -17
- package/templates/workspaceRoot/.cursor/rules/scalar-modeling.mdc.template +0 -99
- package/templates/workspaceRoot/.cursor/rules/secrets-and-env.mdc.template +0 -13
- package/templates/workspaceRoot/.cursor/rules/service-signal-conventions.mdc.template +0 -83
- package/templates/workspaceRoot/.cursor/rules/srvkit-adapters-and-guards.mdc.template +0 -50
- package/templates/workspaceRoot/.cursor/rules/ssr-first.mdc.template +0 -59
- package/templates/workspaceRoot/.cursor/rules/typescript-imports.mdc.template +0 -16
package/.build-stamp
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6b7642e0cc9a9f32e14e948f3e4bf2486a5102e37f62f3c7c15cd3eb62cde674
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
AgentScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
7
|
-
import"./index-
|
|
4
|
+
} from "./index-eyyf2149.js";
|
|
5
|
+
import"./index-774gcx29.js";
|
|
6
|
+
import"./index-rxkpk7n4.js";
|
|
7
|
+
import"./index-j37qq1f2.js";
|
|
8
8
|
import {
|
|
9
9
|
Workspace,
|
|
10
10
|
command
|
|
11
|
-
} from "./index-
|
|
12
|
-
import"./index-
|
|
11
|
+
} from "./index-kdh76j26.js";
|
|
12
|
+
import"./index-z8ptfkzv.js";
|
|
13
13
|
import"./index-mxvakhsm.js";
|
|
14
14
|
import"./index-xys926f2.js";
|
|
15
|
+
import"./index-1577bej2.js";
|
|
15
16
|
import"./index-67546d0j.js";
|
|
16
17
|
import"./index-r24hmh0q.js";
|
|
17
18
|
|
|
@@ -4,22 +4,23 @@ import {
|
|
|
4
4
|
} from "./index-0wae5ebk.js";
|
|
5
5
|
import {
|
|
6
6
|
ApplicationScript
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-62955kn5.js";
|
|
8
|
+
import"./index-d43t8af2.js";
|
|
8
9
|
import {
|
|
9
10
|
getMobileTargetChoices
|
|
10
11
|
} from "./index-76rn3g2c.js";
|
|
11
|
-
import"./index-a1e0j63x.js";
|
|
12
12
|
import {
|
|
13
13
|
App,
|
|
14
14
|
Exec,
|
|
15
15
|
Sys,
|
|
16
16
|
Workspace,
|
|
17
17
|
command
|
|
18
|
-
} from "./index-
|
|
18
|
+
} from "./index-kdh76j26.js";
|
|
19
19
|
import"./index-fgc8r6dj.js";
|
|
20
20
|
import"./index-bjpxzr6s.js";
|
|
21
|
-
import"./index-
|
|
21
|
+
import"./index-z8ptfkzv.js";
|
|
22
22
|
import"./index-mxvakhsm.js";
|
|
23
|
+
import"./index-1577bej2.js";
|
|
23
24
|
import"./index-67546d0j.js";
|
|
24
25
|
import"./index-r24hmh0q.js";
|
|
25
26
|
|
package/buildBatch.proc.js
CHANGED
|
@@ -12,8 +12,9 @@ import"./index-bjpxzr6s.js";
|
|
|
12
12
|
import {
|
|
13
13
|
AppExecutor,
|
|
14
14
|
WorkspaceExecutor
|
|
15
|
-
} from "./index-
|
|
15
|
+
} from "./index-z8ptfkzv.js";
|
|
16
16
|
import"./index-mxvakhsm.js";
|
|
17
|
+
import"./index-1577bej2.js";
|
|
17
18
|
import"./index-67546d0j.js";
|
|
18
19
|
import"./index-r24hmh0q.js";
|
|
19
20
|
|
|
@@ -25,10 +25,11 @@ import {
|
|
|
25
25
|
selectLocalDevHost,
|
|
26
26
|
sortIosRunTargets,
|
|
27
27
|
writeRootCapacitorConfig
|
|
28
|
-
} from "./index-
|
|
28
|
+
} from "./index-779ske1y.js";
|
|
29
29
|
import"./index-76rn3g2c.js";
|
|
30
|
-
import"./index-
|
|
30
|
+
import"./index-z8ptfkzv.js";
|
|
31
31
|
import"./index-mxvakhsm.js";
|
|
32
|
+
import"./index-1577bej2.js";
|
|
32
33
|
import"./index-67546d0j.js";
|
|
33
34
|
import"./index-r24hmh0q.js";
|
|
34
35
|
export {
|
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
CloudScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
4
|
+
} from "./index-82jrh4hj.js";
|
|
5
|
+
import"./index-4m0bphac.js";
|
|
6
|
+
import"./index-gcv8ncfh.js";
|
|
7
7
|
import {
|
|
8
8
|
GlobalConfig
|
|
9
9
|
} from "./index-0cj2zxbm.js";
|
|
10
|
-
import"./index-
|
|
10
|
+
import"./index-62955kn5.js";
|
|
11
|
+
import"./index-d43t8af2.js";
|
|
11
12
|
import"./index-76rn3g2c.js";
|
|
12
|
-
import"./index-a1e0j63x.js";
|
|
13
13
|
import {
|
|
14
14
|
Workspace,
|
|
15
15
|
command
|
|
16
|
-
} from "./index-
|
|
16
|
+
} from "./index-kdh76j26.js";
|
|
17
17
|
import"./index-fgc8r6dj.js";
|
|
18
18
|
import"./index-bjpxzr6s.js";
|
|
19
|
-
import"./index-
|
|
19
|
+
import"./index-z8ptfkzv.js";
|
|
20
20
|
import"./index-mxvakhsm.js";
|
|
21
|
+
import"./index-1577bej2.js";
|
|
21
22
|
import"./index-46tjzh6s.js";
|
|
22
23
|
import"./index-67546d0j.js";
|
|
23
24
|
import"./index-r24hmh0q.js";
|
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
ContextScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
7
|
-
import"./index-
|
|
8
|
-
import"./index-
|
|
9
|
-
import"./index-
|
|
10
|
-
import"./index-gmy45vz2.js";
|
|
4
|
+
} from "./index-5sn5w2mt.js";
|
|
5
|
+
import"./index-jf2ya7r2.js";
|
|
6
|
+
import"./index-qzdjd4ct.js";
|
|
7
|
+
import"./index-y4vkyhvv.js";
|
|
8
|
+
import"./index-3vta1tqa.js";
|
|
9
|
+
import"./index-jhpa13zj.js";
|
|
11
10
|
import"./index-ss469dec.js";
|
|
12
|
-
import"./index-
|
|
11
|
+
import"./index-xmmzf150.js";
|
|
12
|
+
import"./index-779ske1y.js";
|
|
13
13
|
import"./index-0cj2zxbm.js";
|
|
14
|
-
import"./index-
|
|
15
|
-
import"./index-
|
|
16
|
-
import"./index-
|
|
14
|
+
import"./index-774gcx29.js";
|
|
15
|
+
import"./index-rxkpk7n4.js";
|
|
16
|
+
import"./index-j37qq1f2.js";
|
|
17
17
|
import"./index-76rn3g2c.js";
|
|
18
18
|
import {
|
|
19
19
|
Workspace,
|
|
20
20
|
command
|
|
21
|
-
} from "./index-
|
|
22
|
-
import"./index-
|
|
21
|
+
} from "./index-kdh76j26.js";
|
|
22
|
+
import"./index-z8ptfkzv.js";
|
|
23
23
|
import"./index-mxvakhsm.js";
|
|
24
24
|
import"./index-xys926f2.js";
|
|
25
|
+
import"./index-1577bej2.js";
|
|
25
26
|
import"./index-67546d0j.js";
|
|
26
27
|
import"./index-r24hmh0q.js";
|
|
27
28
|
|
|
@@ -4,17 +4,18 @@ import {
|
|
|
4
4
|
} from "./index-0cj2zxbm.js";
|
|
5
5
|
import {
|
|
6
6
|
Prompter
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-j37qq1f2.js";
|
|
8
8
|
import {
|
|
9
9
|
Workspace,
|
|
10
10
|
command,
|
|
11
11
|
runner,
|
|
12
12
|
script
|
|
13
|
-
} from "./index-
|
|
13
|
+
} from "./index-kdh76j26.js";
|
|
14
|
+
import"./index-z8ptfkzv.js";
|
|
15
|
+
import"./index-mxvakhsm.js";
|
|
14
16
|
import {
|
|
15
17
|
getDirname
|
|
16
|
-
} from "./index-
|
|
17
|
-
import"./index-mxvakhsm.js";
|
|
18
|
+
} from "./index-1577bej2.js";
|
|
18
19
|
import {
|
|
19
20
|
FileSys
|
|
20
21
|
} from "./index-67546d0j.js";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Workspace Conventions",
|
|
3
|
+
"description": "The tool-neutral Akan convention set rendered into every workspace AGENTS.md managed block",
|
|
4
|
+
"group": "core",
|
|
5
|
+
"codegenPriority": 1,
|
|
6
|
+
"deprecated": false,
|
|
7
|
+
"scans": [],
|
|
8
|
+
"update": {
|
|
9
|
+
"filePath": "./conventions.instruction.md",
|
|
10
|
+
"contents": [
|
|
11
|
+
"change scope",
|
|
12
|
+
"lint-enforced rules",
|
|
13
|
+
"coding style and comments",
|
|
14
|
+
"client/server boundaries and SSR",
|
|
15
|
+
"domain module, service, signal, and scalar conventions",
|
|
16
|
+
"page routing, sync layout, and layer placement"
|
|
17
|
+
],
|
|
18
|
+
"rules": [
|
|
19
|
+
"Use current Akan APIs only",
|
|
20
|
+
"State the rule and the reason it exists, never restate a type signature",
|
|
21
|
+
"Name the .grit rule that enforces a rule wherever one does",
|
|
22
|
+
"Keep it workspace-neutral — no app or repo names, since every workspace renders this file"
|
|
23
|
+
]
|
|
24
|
+
}
|
|
25
|
+
}
|