@akanjs/cli 3.0.0-alpha.4 → 3.0.0-alpha.41
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/README.ko.md +1 -1
- package/README.md +1 -1
- package/{abstractCompactor-rk6twzvj.js → abstractCompactor-20e0cwbs.js} +3 -3
- package/{agent.command-jfz8yfwy.js → agent.command-e835fjem.js} +9 -8
- package/{application.command-mxyqtd6p.js → application.command-sjtbk6tr.js} +7 -6
- package/{applicationBuildRunner-cwk52sb7.js → applicationBuildRunner-7gnfz7ww.js} +7 -8
- package/{applicationReleasePackager-yrrhbkv3.js → applicationReleasePackager-93nzdfsy.js} +2 -2
- package/buildBatch.proc.js +6 -5
- package/{capacitorApp-j357ak1g.js → capacitorApp-qv7g3dp2.js} +29 -28
- package/{cloud.command-f87dwe52.js → cloud.command-y0e4eyqz.js} +11 -10
- package/{context.command-z5bf8bn7.js → context.command-vn87jb08.js} +17 -16
- package/{dependencyScanner-f6grrep3.js → dependencyScanner-rbs2407b.js} +1 -1
- package/getDirname-ka11hm7e.js +8 -0
- package/{guideline.command-1m1ctar3.js → guideline.command-s4hn2bsy.js} +7 -6
- package/guidelines/conventions/conventions.generate.json +25 -0
- package/guidelines/conventions/conventions.instruction.md +1193 -0
- package/guidelines/cssRule/cssRule.instruction.md +7 -0
- package/guidelines/framework/framework.instruction.md +1 -0
- package/guidelines/ssrRule/ssrRule.generate.json +31 -0
- package/guidelines/ssrRule/ssrRule.instruction.md +108 -0
- package/guidelines/workspaceOnboarding/workspaceOnboarding.generate.json +24 -0
- package/guidelines/workspaceOnboarding/workspaceOnboarding.instruction.md +972 -0
- package/incrementalBuilder.proc.js +7 -6
- package/{index-1s71fwrq.js → index-0h212yqe.js} +13 -13
- package/index-1577bej2.js +7 -0
- package/{index-e3qskyt2.js → index-33zce8gt.js} +8 -4
- package/{index-csqk9z5j.js → index-3dp7x6rc.js} +3 -3
- package/{index-cn24dcqn.js → index-73rnbwgg.js} +15 -7
- package/{index-tq1y56tp.js → index-8d2sv6pw.js} +39 -16
- package/{index-jtm86byd.js → index-8vkkm7v0.js} +125 -66
- package/{index-r4w8cry5.js → index-9jsnb4vw.js} +4 -4
- package/{index-ybybkec0.js → index-becx1t0k.js} +6 -6
- package/{index-4yp06pn1.js → index-g9e2fhw2.js} +49 -32
- package/{index-cap2k2ch.js → index-hg0qvhmx.js} +152 -241
- package/{index-xwgm94zr.js → index-j37qq1f2.js} +1 -1
- package/{index-n0z3f2xg.js → index-k6fvbcj1.js} +37 -6
- package/{index-6pz1j0zj.js → index-mxvakhsm.js} +6 -2
- package/{index-vhv3xnjz.js → index-mykmf6wd.js} +8 -8
- package/{index-y0k42k04.js → index-mz5jtaq7.js} +1 -1
- package/{index-jk9q6pse.js → index-n706txcv.js} +5 -3
- package/{index-hjzr8ja1.js → index-qc0tnhs2.js} +1 -1
- package/{index-rh16j3c7.js → index-qnv0aqmm.js} +12 -8
- package/{index-3pgtw35d.js → index-sh01r3pm.js} +2 -2
- package/{index-xj8bks3p.js → index-t71zvmt9.js} +9 -11
- package/{index-4zgs8g1w.js → index-tsmjxph2.js} +1 -1
- package/{index-fmgbwsr5.js → index-x33gnap3.js} +4 -4
- package/{index-b978vs2e.js → index-xyrb7pk5.js} +3 -3
- package/index.js +21 -20
- package/{library.command-pwfx8dx2.js → library.command-v5cyaw9t.js} +6 -5
- package/{localRegistry.command-r4zjx5py.js → localRegistry.command-53t758pt.js} +10 -9
- package/{module.command-0t3ewata.js → module.command-pq6w84xg.js} +10 -9
- package/{package.command-7hmkxvpa.js → package.command-qkcs60ts.js} +6 -5
- package/package.json +3 -4
- package/{page.command-st6r4s0q.js → page.command-qj5bfnh9.js} +6 -5
- package/{primitive.command-1qkxpzsn.js → primitive.command-bw0nes6x.js} +11 -10
- package/{quality.command-hy5vt1bh.js → quality.command-g1s2wt8b.js} +532 -87
- package/{recipeScanner-tghkzrrt.js → recipeScanner-zrzev25x.js} +3 -3
- package/{repair.command-nakkq2zp.js → repair.command-mzwtejpk.js} +8 -7
- package/{routeSourceValidator-cncd92fv.js → routeSourceValidator-7fycdqyv.js} +3 -39
- package/{scalar.command-fjq272gs.js → scalar.command-rm6k3c65.js} +9 -8
- package/templates/app/env/env.server.debug.ts.template +1 -5
- package/templates/app/env/env.server.develop.ts.template +1 -5
- package/templates/app/env/env.server.local.ts.template +1 -5
- package/templates/app/env/env.server.main.ts.template +1 -5
- package/templates/app/page/styles.css.template +3 -3
- package/templates/appSample/srvkit/AuthGuard.ts +9 -5
- package/templates/appSample/srvkit/SessionInternalArg.ts +4 -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/env/_env.server.type.ts +7 -5
- package/templates/lib/db.ts +4 -2
- package/templates/lib/dict.ts +1 -1
- package/templates/lib/sig.ts +1 -1
- package/templates/lib/srv.ts +6 -2
- package/templates/lib/useClient.ts +9 -3
- package/templates/module/__Model__.Util.tsx +1 -1
- package/templates/module/__Model__.Zone.tsx +3 -5
- package/templates/workspaceRoot/AGENTS.md.template +0 -831
- package/templates/workspaceRoot/CLAUDE.md.template +19 -0
- package/templates/workspaceRoot/biome.json.template +4 -217
- package/{typeChecker-kravn7ns.js → typeChecker-g6bh0xfv.js} +1 -1
- package/typecheck.proc.js +1 -1
- package/{workflow.command-jswbgk90.js → workflow.command-g2cgcgxn.js} +16 -15
- package/{workspace.command-h9wwcjpt.js → workspace.command-f7jerqb2.js} +70 -52
- package/templates/libRoot/base/baseLogic.ts +0 -14
- package/templates/libRoot/base/index.ts +0 -8
- package/templates/workspaceRoot/.cursor/rules/akan-page-routing.mdc.template +0 -43
- package/templates/workspaceRoot/.cursor/rules/akan-sync-conventions.mdc.template +0 -33
- 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 -17
- 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 -18
- package/templates/workspaceRoot/.cursor/rules/module-file-playbook.mdc.template +0 -61
- 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 -58
- 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/typescript-imports.mdc.template +0 -16
- /package/{index-r24hmh0q.js → index-yb2wsc7f.js} +0 -0
package/.build-stamp
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
ebe6f07427135e1b11548007c742cfa1e62256965f0de2c84b3f816d97ef8688
|
package/README.ko.md
CHANGED
package/README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
AiSession
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-sh01r3pm.js";
|
|
5
5
|
import {
|
|
6
6
|
AbstractDoc
|
|
7
7
|
} from "./index-0wae5ebk.js";
|
|
8
|
-
import"./index-
|
|
8
|
+
import"./index-mxvakhsm.js";
|
|
9
9
|
import"./index-67546d0j.js";
|
|
10
|
-
import"./index-
|
|
10
|
+
import"./index-yb2wsc7f.js";
|
|
11
11
|
|
|
12
12
|
// pkgs/@akanjs/devkit/abstractCompactor.ts
|
|
13
13
|
import { Logger } from "akanjs/common";
|
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
AgentScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
7
|
-
import"./index-
|
|
4
|
+
} from "./index-k6fvbcj1.js";
|
|
5
|
+
import"./index-g9e2fhw2.js";
|
|
6
|
+
import"./index-tsmjxph2.js";
|
|
7
|
+
import"./index-j37qq1f2.js";
|
|
8
8
|
import {
|
|
9
9
|
Workspace,
|
|
10
10
|
command
|
|
11
|
-
} from "./index-
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-
|
|
11
|
+
} from "./index-n706txcv.js";
|
|
12
|
+
import"./index-8vkkm7v0.js";
|
|
13
|
+
import"./index-mxvakhsm.js";
|
|
14
14
|
import"./index-xys926f2.js";
|
|
15
|
+
import"./index-1577bej2.js";
|
|
15
16
|
import"./index-67546d0j.js";
|
|
16
|
-
import"./index-
|
|
17
|
+
import"./index-yb2wsc7f.js";
|
|
17
18
|
|
|
18
19
|
// pkgs/@akanjs/cli/agent/agent.command.ts
|
|
19
20
|
class AgentCommand extends command("agent", [AgentScript], ({ public: target }) => ({
|
|
@@ -4,24 +4,25 @@ import {
|
|
|
4
4
|
} from "./index-0wae5ebk.js";
|
|
5
5
|
import {
|
|
6
6
|
ApplicationScript
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-8d2sv6pw.js";
|
|
8
|
+
import"./index-73rnbwgg.js";
|
|
8
9
|
import {
|
|
9
10
|
getMobileTargetChoices
|
|
10
11
|
} from "./index-76rn3g2c.js";
|
|
11
|
-
import"./index-cn24dcqn.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-n706txcv.js";
|
|
19
19
|
import"./index-fgc8r6dj.js";
|
|
20
20
|
import"./index-bjpxzr6s.js";
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
21
|
+
import"./index-8vkkm7v0.js";
|
|
22
|
+
import"./index-mxvakhsm.js";
|
|
23
|
+
import"./index-1577bej2.js";
|
|
23
24
|
import"./index-67546d0j.js";
|
|
24
|
-
import"./index-
|
|
25
|
+
import"./index-yb2wsc7f.js";
|
|
25
26
|
|
|
26
27
|
// pkgs/@akanjs/cli/application/application.command.ts
|
|
27
28
|
import { select } from "@inquirer/prompts";
|
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
CsrArtifactBuilder,
|
|
5
5
|
SsrBaseArtifactBuilder,
|
|
6
6
|
precompressArtifacts
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-hg0qvhmx.js";
|
|
8
8
|
import"./index-xjd3rqzj.js";
|
|
9
|
-
import"./index-
|
|
9
|
+
import"./index-qnv0aqmm.js";
|
|
10
10
|
import"./index-bjpxzr6s.js";
|
|
11
11
|
import {
|
|
12
12
|
Spinner
|
|
13
|
-
} from "./index-
|
|
14
|
-
import"./index-
|
|
13
|
+
} from "./index-mxvakhsm.js";
|
|
14
|
+
import"./index-yb2wsc7f.js";
|
|
15
15
|
|
|
16
16
|
// pkgs/@akanjs/devkit/applicationBuildRunner.ts
|
|
17
17
|
import { mkdir, rm } from "fs/promises";
|
|
@@ -39,7 +39,6 @@ var SSR_RENDER_EXTERNALS = [
|
|
|
39
39
|
var AKAN_OPTIONAL_BACKEND_EXTERNALS = [
|
|
40
40
|
"@libsql/client",
|
|
41
41
|
"bullmq",
|
|
42
|
-
"croner",
|
|
43
42
|
"ioredis",
|
|
44
43
|
"postgres",
|
|
45
44
|
"protobufjs"
|
|
@@ -66,7 +65,7 @@ class ApplicationBuildRunner {
|
|
|
66
65
|
await this.#runPhase("backend", "Compiling backend", () => this.#buildBackend(), (result) => `${result.entrypoints} entrypoints, ${result.outputs} outputs`, phaseOptions);
|
|
67
66
|
await this.#runPhase("ssr", "Building SSR route artifacts", () => this.#buildSsr(), (result) => result ? `${result.allRoutes.manifest.routeIds.length} routes, ${result.allRoutes.manifest.knownEntries.length} entries` : "skipped", phaseOptions);
|
|
68
67
|
await this.#runPhase("csr", "Building CSR assets", () => this.#buildCsr(), (result) => result?.outputDir ?? "skipped", phaseOptions);
|
|
69
|
-
await this.#runPhase("compress", "Compressing static assets", () => precompressArtifacts(this.#app), (result) => result.files > 0 ? `${result.files} files, ${ApplicationBuildRunner.formatBytes(result.inputBytes)} -> ${ApplicationBuildRunner.formatBytes(result.outputBytes)}` : "no files", phaseOptions);
|
|
68
|
+
await this.#runPhase("compress", "Compressing static assets", () => precompressArtifacts(this.#app), (result) => result.files > 0 ? `${result.files} files, ${ApplicationBuildRunner.formatBytes(result.inputBytes)} -> gzip ${ApplicationBuildRunner.formatBytes(result.outputBytes)} / br ${ApplicationBuildRunner.formatBytes(result.brotliBytes)}` : "no files", phaseOptions);
|
|
70
69
|
await this.#runPhase("metadata", "Writing production metadata", () => this.#buildAppMeta(), undefined, {
|
|
71
70
|
spinner
|
|
72
71
|
});
|
|
@@ -287,6 +286,6 @@ void run().catch((error) => {
|
|
|
287
286
|
}
|
|
288
287
|
}
|
|
289
288
|
export {
|
|
290
|
-
|
|
291
|
-
|
|
289
|
+
AKAN_OPTIONAL_BACKEND_EXTERNALS,
|
|
290
|
+
ApplicationBuildRunner
|
|
292
291
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
Spinner
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-mxvakhsm.js";
|
|
5
5
|
import {
|
|
6
6
|
FileSys
|
|
7
7
|
} from "./index-67546d0j.js";
|
|
8
|
-
import"./index-
|
|
8
|
+
import"./index-yb2wsc7f.js";
|
|
9
9
|
|
|
10
10
|
// pkgs/@akanjs/devkit/applicationReleasePackager.ts
|
|
11
11
|
import { cp, mkdir, rm } from "fs/promises";
|
package/buildBatch.proc.js
CHANGED
|
@@ -5,17 +5,18 @@ import {
|
|
|
5
5
|
FontOptimizer,
|
|
6
6
|
PagesBundleBuilder,
|
|
7
7
|
SsrBaseArtifactBuilder
|
|
8
|
-
} from "./index-
|
|
8
|
+
} from "./index-hg0qvhmx.js";
|
|
9
9
|
import"./index-xjd3rqzj.js";
|
|
10
|
-
import"./index-
|
|
10
|
+
import"./index-qnv0aqmm.js";
|
|
11
11
|
import"./index-bjpxzr6s.js";
|
|
12
12
|
import {
|
|
13
13
|
AppExecutor,
|
|
14
14
|
WorkspaceExecutor
|
|
15
|
-
} from "./index-
|
|
16
|
-
import"./index-
|
|
15
|
+
} from "./index-8vkkm7v0.js";
|
|
16
|
+
import"./index-mxvakhsm.js";
|
|
17
|
+
import"./index-1577bej2.js";
|
|
17
18
|
import"./index-67546d0j.js";
|
|
18
|
-
import"./index-
|
|
19
|
+
import"./index-yb2wsc7f.js";
|
|
19
20
|
|
|
20
21
|
// pkgs/@akanjs/devkit/incrementalBuilder/buildBatch.proc.ts
|
|
21
22
|
import path from "path";
|
|
@@ -25,36 +25,37 @@ import {
|
|
|
25
25
|
selectLocalDevHost,
|
|
26
26
|
sortIosRunTargets,
|
|
27
27
|
writeRootCapacitorConfig
|
|
28
|
-
} from "./index-
|
|
28
|
+
} from "./index-mz5jtaq7.js";
|
|
29
29
|
import"./index-76rn3g2c.js";
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
30
|
+
import"./index-8vkkm7v0.js";
|
|
31
|
+
import"./index-mxvakhsm.js";
|
|
32
|
+
import"./index-1577bej2.js";
|
|
32
33
|
import"./index-67546d0j.js";
|
|
33
|
-
import"./index-
|
|
34
|
+
import"./index-yb2wsc7f.js";
|
|
34
35
|
export {
|
|
35
|
-
|
|
36
|
-
sortIosRunTargets,
|
|
37
|
-
selectLocalDevHost,
|
|
38
|
-
sanitizeIosNativeRunEnv,
|
|
39
|
-
rootCapacitorConfigPaths,
|
|
40
|
-
rootCapacitorConfigFilenames,
|
|
41
|
-
raiseGradleMinSdkVersion,
|
|
42
|
-
parseSimctlDevices,
|
|
43
|
-
parseIosRuntimeMajor,
|
|
44
|
-
parseDevicectlDevices,
|
|
45
|
-
materializeCapacitorConfig,
|
|
46
|
-
isPlaceholderAppId,
|
|
47
|
-
getMissingAndroidReleaseSigningKeys,
|
|
48
|
-
getAndroidLocalServerHost,
|
|
49
|
-
getAdbDeviceStateIssues,
|
|
50
|
-
formatIosRunFailureMessage,
|
|
51
|
-
formatAndroidReleaseSigningError,
|
|
52
|
-
clearRootCapacitorConfigs,
|
|
53
|
-
classifyIosRunFailure,
|
|
54
|
-
buildIosNativeRunCommand,
|
|
55
|
-
assertJsonSerializable,
|
|
56
|
-
SWIFTUICORE_MIN_IOS_MAJOR,
|
|
57
|
-
PLACEHOLDER_APP_IDS,
|
|
36
|
+
ANDROID_MIN_SDK_VERSION,
|
|
58
37
|
CapacitorApp,
|
|
59
|
-
|
|
38
|
+
PLACEHOLDER_APP_IDS,
|
|
39
|
+
SWIFTUICORE_MIN_IOS_MAJOR,
|
|
40
|
+
assertJsonSerializable,
|
|
41
|
+
buildIosNativeRunCommand,
|
|
42
|
+
classifyIosRunFailure,
|
|
43
|
+
clearRootCapacitorConfigs,
|
|
44
|
+
formatAndroidReleaseSigningError,
|
|
45
|
+
formatIosRunFailureMessage,
|
|
46
|
+
getAdbDeviceStateIssues,
|
|
47
|
+
getAndroidLocalServerHost,
|
|
48
|
+
getMissingAndroidReleaseSigningKeys,
|
|
49
|
+
isPlaceholderAppId,
|
|
50
|
+
materializeCapacitorConfig,
|
|
51
|
+
parseDevicectlDevices,
|
|
52
|
+
parseIosRuntimeMajor,
|
|
53
|
+
parseSimctlDevices,
|
|
54
|
+
raiseGradleMinSdkVersion,
|
|
55
|
+
rootCapacitorConfigFilenames,
|
|
56
|
+
rootCapacitorConfigPaths,
|
|
57
|
+
sanitizeIosNativeRunEnv,
|
|
58
|
+
selectLocalDevHost,
|
|
59
|
+
sortIosRunTargets,
|
|
60
|
+
writeRootCapacitorConfig
|
|
60
61
|
};
|
|
@@ -1,26 +1,27 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
CloudScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
4
|
+
} from "./index-becx1t0k.js";
|
|
5
|
+
import"./index-t71zvmt9.js";
|
|
6
|
+
import"./index-33zce8gt.js";
|
|
7
7
|
import {
|
|
8
8
|
GlobalConfig
|
|
9
|
-
} from "./index-
|
|
10
|
-
import"./index-
|
|
9
|
+
} from "./index-sh01r3pm.js";
|
|
10
|
+
import"./index-8d2sv6pw.js";
|
|
11
|
+
import"./index-73rnbwgg.js";
|
|
11
12
|
import"./index-76rn3g2c.js";
|
|
12
|
-
import"./index-cn24dcqn.js";
|
|
13
13
|
import {
|
|
14
14
|
Workspace,
|
|
15
15
|
command
|
|
16
|
-
} from "./index-
|
|
16
|
+
} from "./index-n706txcv.js";
|
|
17
17
|
import"./index-fgc8r6dj.js";
|
|
18
18
|
import"./index-bjpxzr6s.js";
|
|
19
|
-
import"./index-
|
|
20
|
-
import"./index-
|
|
19
|
+
import"./index-8vkkm7v0.js";
|
|
20
|
+
import"./index-mxvakhsm.js";
|
|
21
|
+
import"./index-1577bej2.js";
|
|
21
22
|
import"./index-46tjzh6s.js";
|
|
22
23
|
import"./index-67546d0j.js";
|
|
23
|
-
import"./index-
|
|
24
|
+
import"./index-yb2wsc7f.js";
|
|
24
25
|
|
|
25
26
|
// pkgs/@akanjs/cli/cloud/cloud.command.ts
|
|
26
27
|
var localRegistryUrl = () => process.env.AKAN_NPM_REGISTRY ?? "http://127.0.0.1:4873";
|
|
@@ -1,29 +1,30 @@
|
|
|
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-fmgbwsr5.js";
|
|
4
|
+
} from "./index-0h212yqe.js";
|
|
5
|
+
import"./index-xyrb7pk5.js";
|
|
6
|
+
import"./index-3dp7x6rc.js";
|
|
7
|
+
import"./index-x33gnap3.js";
|
|
8
|
+
import"./index-9jsnb4vw.js";
|
|
9
|
+
import"./index-mykmf6wd.js";
|
|
11
10
|
import"./index-ss469dec.js";
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-
|
|
14
|
-
import"./index-
|
|
15
|
-
import"./index-
|
|
16
|
-
import"./index-
|
|
11
|
+
import"./index-qc0tnhs2.js";
|
|
12
|
+
import"./index-mz5jtaq7.js";
|
|
13
|
+
import"./index-sh01r3pm.js";
|
|
14
|
+
import"./index-g9e2fhw2.js";
|
|
15
|
+
import"./index-tsmjxph2.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-
|
|
23
|
-
import"./index-
|
|
21
|
+
} from "./index-n706txcv.js";
|
|
22
|
+
import"./index-8vkkm7v0.js";
|
|
23
|
+
import"./index-mxvakhsm.js";
|
|
24
24
|
import"./index-xys926f2.js";
|
|
25
|
+
import"./index-1577bej2.js";
|
|
25
26
|
import"./index-67546d0j.js";
|
|
26
|
-
import"./index-
|
|
27
|
+
import"./index-yb2wsc7f.js";
|
|
27
28
|
|
|
28
29
|
// pkgs/@akanjs/cli/context/context.command.ts
|
|
29
30
|
class ContextCommand extends command("context", [ContextScript], ({ public: target }) => ({
|
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
AiSession
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-sh01r3pm.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-n706txcv.js";
|
|
14
|
+
import"./index-8vkkm7v0.js";
|
|
15
|
+
import"./index-mxvakhsm.js";
|
|
14
16
|
import {
|
|
15
17
|
getDirname
|
|
16
|
-
} from "./index-
|
|
17
|
-
import"./index-6pz1j0zj.js";
|
|
18
|
+
} from "./index-1577bej2.js";
|
|
18
19
|
import {
|
|
19
20
|
FileSys
|
|
20
21
|
} from "./index-67546d0j.js";
|
|
21
|
-
import"./index-
|
|
22
|
+
import"./index-yb2wsc7f.js";
|
|
22
23
|
|
|
23
24
|
// pkgs/@akanjs/cli/guideline/guideline.script.ts
|
|
24
25
|
import { Logger } from "akanjs/common";
|
|
@@ -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
|
+
}
|