akm-cli 0.7.0 → 0.7.1

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.
Files changed (327) hide show
  1. package/package.json +8 -8
  2. package/dist/tests/add-website-source.test.js +0 -119
  3. package/dist/tests/agent/agent-config-loader.test.js +0 -70
  4. package/dist/tests/agent/agent-config.test.js +0 -221
  5. package/dist/tests/agent/agent-detect.test.js +0 -100
  6. package/dist/tests/agent/agent-spawn.test.js +0 -234
  7. package/dist/tests/agent-output.test.js +0 -186
  8. package/dist/tests/architecture/agent-no-llm-sdk-guard.test.js +0 -103
  9. package/dist/tests/architecture/agent-spawn-seam.test.js +0 -193
  10. package/dist/tests/architecture/llm-stateless-seam.test.js +0 -112
  11. package/dist/tests/asset-ref.test.js +0 -192
  12. package/dist/tests/asset-registry.test.js +0 -103
  13. package/dist/tests/asset-spec.test.js +0 -241
  14. package/dist/tests/bench/attribution.test.js +0 -996
  15. package/dist/tests/bench/cleanup-sigint.test.js +0 -83
  16. package/dist/tests/bench/cleanup.js +0 -234
  17. package/dist/tests/bench/cleanup.test.js +0 -166
  18. package/dist/tests/bench/cli.js +0 -1018
  19. package/dist/tests/bench/cli.test.js +0 -445
  20. package/dist/tests/bench/compare.test.js +0 -556
  21. package/dist/tests/bench/corpus.js +0 -317
  22. package/dist/tests/bench/corpus.test.js +0 -258
  23. package/dist/tests/bench/doctor.js +0 -525
  24. package/dist/tests/bench/driver.js +0 -401
  25. package/dist/tests/bench/driver.test.js +0 -584
  26. package/dist/tests/bench/environment.js +0 -233
  27. package/dist/tests/bench/environment.test.js +0 -199
  28. package/dist/tests/bench/evolve-metrics.js +0 -179
  29. package/dist/tests/bench/evolve-metrics.test.js +0 -187
  30. package/dist/tests/bench/evolve.js +0 -647
  31. package/dist/tests/bench/evolve.test.js +0 -624
  32. package/dist/tests/bench/failure-modes.test.js +0 -349
  33. package/dist/tests/bench/feedback-integrity.test.js +0 -457
  34. package/dist/tests/bench/leakage.test.js +0 -228
  35. package/dist/tests/bench/learning-curve.test.js +0 -134
  36. package/dist/tests/bench/metrics.js +0 -2395
  37. package/dist/tests/bench/metrics.test.js +0 -1150
  38. package/dist/tests/bench/no-os-tmpdir-invariant.test.js +0 -43
  39. package/dist/tests/bench/opencode-config.js +0 -194
  40. package/dist/tests/bench/opencode-config.test.js +0 -370
  41. package/dist/tests/bench/report.js +0 -1885
  42. package/dist/tests/bench/report.test.js +0 -1038
  43. package/dist/tests/bench/run-config.js +0 -355
  44. package/dist/tests/bench/run-config.test.js +0 -298
  45. package/dist/tests/bench/run-curate-test.js +0 -32
  46. package/dist/tests/bench/run-failing-tasks.js +0 -56
  47. package/dist/tests/bench/run-full-bench.js +0 -51
  48. package/dist/tests/bench/run-items36-targeted.js +0 -69
  49. package/dist/tests/bench/run-nano-quick.js +0 -42
  50. package/dist/tests/bench/run-waveg-targeted.js +0 -62
  51. package/dist/tests/bench/runner.js +0 -699
  52. package/dist/tests/bench/runner.test.js +0 -958
  53. package/dist/tests/bench/search-bridge.test.js +0 -331
  54. package/dist/tests/bench/tmp.js +0 -131
  55. package/dist/tests/bench/trajectory.js +0 -116
  56. package/dist/tests/bench/trajectory.test.js +0 -127
  57. package/dist/tests/bench/verifier.js +0 -114
  58. package/dist/tests/bench/verifier.test.js +0 -118
  59. package/dist/tests/bench/workflow-evaluator.js +0 -557
  60. package/dist/tests/bench/workflow-evaluator.test.js +0 -421
  61. package/dist/tests/bench/workflow-spec.js +0 -345
  62. package/dist/tests/bench/workflow-spec.test.js +0 -363
  63. package/dist/tests/bench/workflow-trace.js +0 -472
  64. package/dist/tests/bench/workflow-trace.test.js +0 -254
  65. package/dist/tests/benchmark-search-quality.js +0 -536
  66. package/dist/tests/benchmark-suite.js +0 -1441
  67. package/dist/tests/capture-cli.test.js +0 -112
  68. package/dist/tests/cli-errors.test.js +0 -204
  69. package/dist/tests/commands/events.test.js +0 -370
  70. package/dist/tests/commands/history.test.js +0 -418
  71. package/dist/tests/commands/import.test.js +0 -103
  72. package/dist/tests/commands/proposal-cli.test.js +0 -209
  73. package/dist/tests/commands/reflect-propose-cli.test.js +0 -333
  74. package/dist/tests/commands/remember.test.js +0 -97
  75. package/dist/tests/commands/scope-flags.test.js +0 -300
  76. package/dist/tests/commands/search.test.js +0 -537
  77. package/dist/tests/commands/show-indexer-parity.test.js +0 -117
  78. package/dist/tests/commands/show.test.js +0 -294
  79. package/dist/tests/common.test.js +0 -266
  80. package/dist/tests/completions.test.js +0 -142
  81. package/dist/tests/config-cli.test.js +0 -193
  82. package/dist/tests/config-llm-features.test.js +0 -139
  83. package/dist/tests/config.test.js +0 -569
  84. package/dist/tests/contracts/migration-baseline.test.js +0 -43
  85. package/dist/tests/contracts/reflect-propose-envelope.test.js +0 -139
  86. package/dist/tests/contracts/spec-helpers.js +0 -46
  87. package/dist/tests/contracts/v1-spec-section-11-proposal-queue.test.js +0 -228
  88. package/dist/tests/contracts/v1-spec-section-12-agent-config.test.js +0 -56
  89. package/dist/tests/contracts/v1-spec-section-13-lesson-type.test.js +0 -34
  90. package/dist/tests/contracts/v1-spec-section-14-llm-features.test.js +0 -94
  91. package/dist/tests/contracts/v1-spec-section-4-1-asset-types.test.js +0 -39
  92. package/dist/tests/contracts/v1-spec-section-4-2-quality-rules.test.js +0 -44
  93. package/dist/tests/contracts/v1-spec-section-5-configuration.test.js +0 -47
  94. package/dist/tests/contracts/v1-spec-section-6-orchestration.test.js +0 -40
  95. package/dist/tests/contracts/v1-spec-section-7-module-layout.test.js +0 -58
  96. package/dist/tests/contracts/v1-spec-section-8-extension-points.test.js +0 -34
  97. package/dist/tests/contracts/v1-spec-section-9-4-cli-surface.test.js +0 -75
  98. package/dist/tests/contracts/v1-spec-section-9-7-llm-agent-boundary.test.js +0 -36
  99. package/dist/tests/core/write-source.test.js +0 -366
  100. package/dist/tests/curate-command.test.js +0 -87
  101. package/dist/tests/db-scoring.test.js +0 -201
  102. package/dist/tests/db.test.js +0 -654
  103. package/dist/tests/distill-cli-flag.test.js +0 -208
  104. package/dist/tests/distill.test.js +0 -515
  105. package/dist/tests/docker-install.test.js +0 -120
  106. package/dist/tests/e2e.test.js +0 -1419
  107. package/dist/tests/embedder.test.js +0 -340
  108. package/dist/tests/embedding-model-config.test.js +0 -379
  109. package/dist/tests/feedback-command.test.js +0 -172
  110. package/dist/tests/file-context.test.js +0 -552
  111. package/dist/tests/fixtures/scripts/git/summarize-diff.js +0 -9
  112. package/dist/tests/fixtures/scripts/lint/eslint-check.js +0 -7
  113. package/dist/tests/fixtures/stashes/load.js +0 -166
  114. package/dist/tests/fixtures/stashes/load.test.js +0 -97
  115. package/dist/tests/fixtures/stashes/ranking-baseline/scripts/mem0-search.js +0 -12
  116. package/dist/tests/frontmatter.test.js +0 -190
  117. package/dist/tests/fts-field-weighting.test.js +0 -254
  118. package/dist/tests/fuzzy-search.test.js +0 -230
  119. package/dist/tests/git-provider-clone.test.js +0 -45
  120. package/dist/tests/github.test.js +0 -161
  121. package/dist/tests/graph-boost-ranking.test.js +0 -305
  122. package/dist/tests/graph-extraction.test.js +0 -282
  123. package/dist/tests/helpers/usage-events.js +0 -8
  124. package/dist/tests/index-pass-llm.test.js +0 -161
  125. package/dist/tests/indexer.test.js +0 -570
  126. package/dist/tests/info-command.test.js +0 -166
  127. package/dist/tests/init.test.js +0 -69
  128. package/dist/tests/install-script.test.js +0 -246
  129. package/dist/tests/integration/agent-real-profile.test.js +0 -94
  130. package/dist/tests/issue-36-repro.test.js +0 -304
  131. package/dist/tests/issues-191-194.test.js +0 -160
  132. package/dist/tests/lesson-lint.test.js +0 -111
  133. package/dist/tests/llm-client.test.js +0 -115
  134. package/dist/tests/llm-feature-gate.test.js +0 -151
  135. package/dist/tests/llm.test.js +0 -139
  136. package/dist/tests/lockfile.test.js +0 -216
  137. package/dist/tests/manifest.test.js +0 -205
  138. package/dist/tests/markdown.test.js +0 -126
  139. package/dist/tests/matchers-unit.test.js +0 -189
  140. package/dist/tests/memory-inference.test.js +0 -299
  141. package/dist/tests/merge-scoring.test.js +0 -136
  142. package/dist/tests/metadata.test.js +0 -313
  143. package/dist/tests/migration-help.test.js +0 -89
  144. package/dist/tests/origin-resolve.test.js +0 -124
  145. package/dist/tests/output-baseline.test.js +0 -218
  146. package/dist/tests/output-shapes-unit.test.js +0 -478
  147. package/dist/tests/parallel-search.test.js +0 -272
  148. package/dist/tests/parameter-metadata.test.js +0 -365
  149. package/dist/tests/paths.test.js +0 -177
  150. package/dist/tests/progressive-disclosure.test.js +0 -280
  151. package/dist/tests/proposals.test.js +0 -279
  152. package/dist/tests/proposed-quality.test.js +0 -271
  153. package/dist/tests/provider-registry.test.js +0 -32
  154. package/dist/tests/ranking-regression.test.js +0 -548
  155. package/dist/tests/reflect-propose.test.js +0 -455
  156. package/dist/tests/registry-build-index.test.js +0 -394
  157. package/dist/tests/registry-cli.test.js +0 -290
  158. package/dist/tests/registry-index-v2.test.js +0 -430
  159. package/dist/tests/registry-install.test.js +0 -728
  160. package/dist/tests/registry-providers/parity.test.js +0 -189
  161. package/dist/tests/registry-providers/skills-sh.test.js +0 -309
  162. package/dist/tests/registry-providers/static-index.test.js +0 -238
  163. package/dist/tests/registry-resolve.test.js +0 -126
  164. package/dist/tests/registry-search.test.js +0 -923
  165. package/dist/tests/remember-frontmatter.test.js +0 -378
  166. package/dist/tests/remember-unit.test.js +0 -123
  167. package/dist/tests/ripgrep-install.test.js +0 -251
  168. package/dist/tests/ripgrep-resolve.test.js +0 -108
  169. package/dist/tests/ripgrep.test.js +0 -163
  170. package/dist/tests/save-command.test.js +0 -94
  171. package/dist/tests/save-trust-qa-fixes.test.js +0 -270
  172. package/dist/tests/scoring-pipeline.test.js +0 -648
  173. package/dist/tests/search-include-proposed-cli.test.js +0 -118
  174. package/dist/tests/self-update.test.js +0 -442
  175. package/dist/tests/semantic-search-e2e.test.js +0 -512
  176. package/dist/tests/semantic-status.test.js +0 -471
  177. package/dist/tests/setup-run.integration.js +0 -877
  178. package/dist/tests/setup-wizard.test.js +0 -198
  179. package/dist/tests/setup.test.js +0 -131
  180. package/dist/tests/source-add.test.js +0 -11
  181. package/dist/tests/source-clone.test.js +0 -254
  182. package/dist/tests/source-manage.test.js +0 -366
  183. package/dist/tests/source-providers/filesystem.test.js +0 -82
  184. package/dist/tests/source-providers/git.test.js +0 -252
  185. package/dist/tests/source-providers/website.test.js +0 -128
  186. package/dist/tests/source-qa-fixes.test.js +0 -286
  187. package/dist/tests/source-registry.test.js +0 -350
  188. package/dist/tests/source-resolve.test.js +0 -100
  189. package/dist/tests/source-source.test.js +0 -281
  190. package/dist/tests/source.test.js +0 -533
  191. package/dist/tests/tar-utils-scan.test.js +0 -73
  192. package/dist/tests/toggle-components.test.js +0 -73
  193. package/dist/tests/usage-telemetry.test.js +0 -265
  194. package/dist/tests/utility-scoring.test.js +0 -558
  195. package/dist/tests/vault-load-error.test.js +0 -78
  196. package/dist/tests/vault-qa-fixes.test.js +0 -194
  197. package/dist/tests/vault.test.js +0 -429
  198. package/dist/tests/vector-search.test.js +0 -608
  199. package/dist/tests/walker.test.js +0 -252
  200. package/dist/tests/wave2-cluster-bc.test.js +0 -228
  201. package/dist/tests/wave2-cluster-d.test.js +0 -180
  202. package/dist/tests/wave2-cluster-e.test.js +0 -179
  203. package/dist/tests/wiki-qa-fixes.test.js +0 -270
  204. package/dist/tests/wiki.test.js +0 -529
  205. package/dist/tests/workflow-cli.test.js +0 -271
  206. package/dist/tests/workflow-markdown.test.js +0 -171
  207. package/dist/tests/workflow-path-escape.test.js +0 -132
  208. package/dist/tests/workflow-qa-fixes.test.js +0 -395
  209. package/dist/tests/workflows/indexer-rejection.test.js +0 -213
  210. /package/dist/{src/cli.js → cli.js} +0 -0
  211. /package/dist/{src/commands → commands}/completions.js +0 -0
  212. /package/dist/{src/commands → commands}/config-cli.js +0 -0
  213. /package/dist/{src/commands → commands}/curate.js +0 -0
  214. /package/dist/{src/commands → commands}/distill.js +0 -0
  215. /package/dist/{src/commands → commands}/events.js +0 -0
  216. /package/dist/{src/commands → commands}/history.js +0 -0
  217. /package/dist/{src/commands → commands}/info.js +0 -0
  218. /package/dist/{src/commands → commands}/init.js +0 -0
  219. /package/dist/{src/commands → commands}/install-audit.js +0 -0
  220. /package/dist/{src/commands → commands}/installed-stashes.js +0 -0
  221. /package/dist/{src/commands → commands}/migration-help.js +0 -0
  222. /package/dist/{src/commands → commands}/proposal.js +0 -0
  223. /package/dist/{src/commands → commands}/propose.js +0 -0
  224. /package/dist/{src/commands → commands}/reflect.js +0 -0
  225. /package/dist/{src/commands → commands}/registry-search.js +0 -0
  226. /package/dist/{src/commands → commands}/remember.js +0 -0
  227. /package/dist/{src/commands → commands}/search.js +0 -0
  228. /package/dist/{src/commands → commands}/self-update.js +0 -0
  229. /package/dist/{src/commands → commands}/show.js +0 -0
  230. /package/dist/{src/commands → commands}/source-add.js +0 -0
  231. /package/dist/{src/commands → commands}/source-clone.js +0 -0
  232. /package/dist/{src/commands → commands}/source-manage.js +0 -0
  233. /package/dist/{src/commands → commands}/vault.js +0 -0
  234. /package/dist/{src/core → core}/asset-ref.js +0 -0
  235. /package/dist/{src/core → core}/asset-registry.js +0 -0
  236. /package/dist/{src/core → core}/asset-spec.js +0 -0
  237. /package/dist/{src/core → core}/common.js +0 -0
  238. /package/dist/{src/core → core}/config.js +0 -0
  239. /package/dist/{src/core → core}/errors.js +0 -0
  240. /package/dist/{src/core → core}/events.js +0 -0
  241. /package/dist/{src/core → core}/frontmatter.js +0 -0
  242. /package/dist/{src/core → core}/lesson-lint.js +0 -0
  243. /package/dist/{src/core → core}/markdown.js +0 -0
  244. /package/dist/{src/core → core}/paths.js +0 -0
  245. /package/dist/{src/core → core}/proposals.js +0 -0
  246. /package/dist/{src/core → core}/warn.js +0 -0
  247. /package/dist/{src/core → core}/write-source.js +0 -0
  248. /package/dist/{src/indexer → indexer}/db-search.js +0 -0
  249. /package/dist/{src/indexer → indexer}/db.js +0 -0
  250. /package/dist/{src/indexer → indexer}/file-context.js +0 -0
  251. /package/dist/{src/indexer → indexer}/graph-boost.js +0 -0
  252. /package/dist/{src/indexer → indexer}/graph-extraction.js +0 -0
  253. /package/dist/{src/indexer → indexer}/indexer.js +0 -0
  254. /package/dist/{src/indexer → indexer}/manifest.js +0 -0
  255. /package/dist/{src/indexer → indexer}/matchers.js +0 -0
  256. /package/dist/{src/indexer → indexer}/memory-inference.js +0 -0
  257. /package/dist/{src/indexer → indexer}/metadata.js +0 -0
  258. /package/dist/{src/indexer → indexer}/search-fields.js +0 -0
  259. /package/dist/{src/indexer → indexer}/search-source.js +0 -0
  260. /package/dist/{src/indexer → indexer}/semantic-status.js +0 -0
  261. /package/dist/{src/indexer → indexer}/usage-events.js +0 -0
  262. /package/dist/{src/indexer → indexer}/walker.js +0 -0
  263. /package/dist/{src/integrations → integrations}/agent/config.js +0 -0
  264. /package/dist/{src/integrations → integrations}/agent/detect.js +0 -0
  265. /package/dist/{src/integrations → integrations}/agent/index.js +0 -0
  266. /package/dist/{src/integrations → integrations}/agent/profiles.js +0 -0
  267. /package/dist/{src/integrations → integrations}/agent/prompts.js +0 -0
  268. /package/dist/{src/integrations → integrations}/agent/spawn.js +0 -0
  269. /package/dist/{src/integrations → integrations}/github.js +0 -0
  270. /package/dist/{src/integrations → integrations}/lockfile.js +0 -0
  271. /package/dist/{src/llm → llm}/client.js +0 -0
  272. /package/dist/{src/llm → llm}/embedder.js +0 -0
  273. /package/dist/{src/llm → llm}/embedders/cache.js +0 -0
  274. /package/dist/{src/llm → llm}/embedders/local.js +0 -0
  275. /package/dist/{src/llm → llm}/embedders/remote.js +0 -0
  276. /package/dist/{src/llm → llm}/embedders/types.js +0 -0
  277. /package/dist/{src/llm → llm}/feature-gate.js +0 -0
  278. /package/dist/{src/llm → llm}/graph-extract.js +0 -0
  279. /package/dist/{src/llm → llm}/index-passes.js +0 -0
  280. /package/dist/{src/llm → llm}/memory-infer.js +0 -0
  281. /package/dist/{src/llm → llm}/metadata-enhance.js +0 -0
  282. /package/dist/{src/output → output}/cli-hints.js +0 -0
  283. /package/dist/{src/output → output}/context.js +0 -0
  284. /package/dist/{src/output → output}/renderers.js +0 -0
  285. /package/dist/{src/output → output}/shapes.js +0 -0
  286. /package/dist/{src/output → output}/text.js +0 -0
  287. /package/dist/{src/registry → registry}/build-index.js +0 -0
  288. /package/dist/{src/registry → registry}/create-provider-registry.js +0 -0
  289. /package/dist/{src/registry → registry}/factory.js +0 -0
  290. /package/dist/{src/registry → registry}/origin-resolve.js +0 -0
  291. /package/dist/{src/registry → registry}/providers/index.js +0 -0
  292. /package/dist/{src/registry → registry}/providers/skills-sh.js +0 -0
  293. /package/dist/{src/registry → registry}/providers/static-index.js +0 -0
  294. /package/dist/{src/registry → registry}/providers/types.js +0 -0
  295. /package/dist/{src/registry → registry}/resolve.js +0 -0
  296. /package/dist/{src/registry → registry}/types.js +0 -0
  297. /package/dist/{src/setup → setup}/detect.js +0 -0
  298. /package/dist/{src/setup → setup}/ripgrep-install.js +0 -0
  299. /package/dist/{src/setup → setup}/ripgrep-resolve.js +0 -0
  300. /package/dist/{src/setup → setup}/setup.js +0 -0
  301. /package/dist/{src/setup → setup}/steps.js +0 -0
  302. /package/dist/{src/sources → sources}/include.js +0 -0
  303. /package/dist/{src/sources → sources}/provider-factory.js +0 -0
  304. /package/dist/{src/sources → sources}/provider.js +0 -0
  305. /package/dist/{src/sources → sources}/providers/filesystem.js +0 -0
  306. /package/dist/{src/sources → sources}/providers/git.js +0 -0
  307. /package/dist/{src/sources → sources}/providers/index.js +0 -0
  308. /package/dist/{src/sources → sources}/providers/install-types.js +0 -0
  309. /package/dist/{src/sources → sources}/providers/npm.js +0 -0
  310. /package/dist/{src/sources → sources}/providers/provider-utils.js +0 -0
  311. /package/dist/{src/sources → sources}/providers/sync-from-ref.js +0 -0
  312. /package/dist/{src/sources → sources}/providers/tar-utils.js +0 -0
  313. /package/dist/{src/sources → sources}/providers/website.js +0 -0
  314. /package/dist/{src/sources → sources}/resolve.js +0 -0
  315. /package/dist/{src/sources → sources}/types.js +0 -0
  316. /package/dist/{src/templates → templates}/wiki-templates.js +0 -0
  317. /package/dist/{src/version.js → version.js} +0 -0
  318. /package/dist/{src/wiki → wiki}/wiki.js +0 -0
  319. /package/dist/{src/workflows → workflows}/authoring.js +0 -0
  320. /package/dist/{src/workflows → workflows}/cli.js +0 -0
  321. /package/dist/{src/workflows → workflows}/db.js +0 -0
  322. /package/dist/{src/workflows → workflows}/document-cache.js +0 -0
  323. /package/dist/{src/workflows → workflows}/parser.js +0 -0
  324. /package/dist/{src/workflows → workflows}/renderer.js +0 -0
  325. /package/dist/{src/workflows → workflows}/runs.js +0 -0
  326. /package/dist/{src/workflows → workflows}/schema.js +0 -0
  327. /package/dist/{src/workflows → workflows}/validator.js +0 -0
@@ -1,193 +0,0 @@
1
- /**
2
- * Architecture seam test — `runAgent` is the single agent CLI entry point.
3
- *
4
- * Locks v1 spec §9.7 (LLM/agent boundary) and §12 (agent CLI integration).
5
- * Issue #222.
6
- *
7
- * The test exercises the documented `runAgent` interface without
8
- * spawning a real binary. Every agent-CLI integration in akm passes
9
- * through this seam; if the shape changes, callers break.
10
- *
11
- * Specifically locked:
12
- * • `runAgent` is exported from `src/integrations/agent/spawn.ts`
13
- * and re-exported from `src/integrations/agent/index.ts`.
14
- * • `AgentRunResult` carries the documented envelope.
15
- * • `AgentFailureReason` is the discriminated union
16
- * `"timeout" | "spawn_failed" | "non_zero_exit" | "parse_error"`.
17
- * • Captured stdio captures stdout/stderr; interactive stdio inherits
18
- * the parent's streams (no captured strings).
19
- * • A per-call `timeoutMs` override forces a `timeout` reason.
20
- */
21
- import { describe, expect, test } from "bun:test";
22
- import * as agentBarrel from "../../src/integrations/agent";
23
- import { runAgent } from "../../src/integrations/agent/spawn";
24
- const KNOWN_FAILURE_REASONS = new Set([
25
- "timeout",
26
- "spawn_failed",
27
- "non_zero_exit",
28
- "parse_error",
29
- ]);
30
- function makeProfile(overrides = {}) {
31
- return {
32
- name: "seam-test-agent",
33
- bin: "seam-test-agent",
34
- args: [],
35
- stdio: "captured",
36
- envPassthrough: ["PATH"],
37
- parseOutput: "text",
38
- ...overrides,
39
- };
40
- }
41
- function asReadableStream(text) {
42
- const bytes = new TextEncoder().encode(text);
43
- return new ReadableStream({
44
- start(controller) {
45
- controller.enqueue(bytes);
46
- controller.close();
47
- },
48
- });
49
- }
50
- function fakeSpawn(stdout, stderr, exitCode) {
51
- let calls = 0;
52
- const spawn = () => {
53
- calls++;
54
- const proc = {
55
- exitCode,
56
- exited: Promise.resolve(exitCode),
57
- stdout: asReadableStream(stdout),
58
- stderr: asReadableStream(stderr),
59
- stdin: null,
60
- kill: () => undefined,
61
- };
62
- return proc;
63
- };
64
- return {
65
- spawn,
66
- get calls() {
67
- return calls;
68
- },
69
- };
70
- }
71
- describe("`runAgent` seam (v1 spec §9.7, §12.2)", () => {
72
- test("`runAgent` is exported from both the spawn module and the agent barrel", () => {
73
- expect(typeof runAgent).toBe("function");
74
- expect(agentBarrel.runAgent).toBe(runAgent);
75
- });
76
- test("captured-stdio success returns `ok: true` with stdout/stderr strings", async () => {
77
- const fake = fakeSpawn("agent-output", "agent-stderr", 0);
78
- const result = await runAgent(makeProfile(), "hello", { spawn: fake.spawn });
79
- expect(result.ok).toBe(true);
80
- expect(result.exitCode).toBe(0);
81
- expect(result.stdout).toBe("agent-output");
82
- expect(result.stderr).toBe("agent-stderr");
83
- expect(result.reason).toBeUndefined();
84
- expect(result.error).toBeUndefined();
85
- expect(typeof result.durationMs).toBe("number");
86
- expect(fake.calls).toBe(1);
87
- });
88
- test("interactive-stdio mode does not capture stdout/stderr into the result", async () => {
89
- // Build a spawn that records the stdio options it was given. The
90
- // contract: when stdio is "interactive", stdout/stderr default to
91
- // "inherit", which the wrapper must not try to read from.
92
- let observed;
93
- const spawn = (_cmd, options) => {
94
- observed = {
95
- stdin: options.stdin,
96
- stdout: options.stdout,
97
- stderr: options.stderr,
98
- };
99
- return {
100
- exitCode: 0,
101
- exited: Promise.resolve(0),
102
- stdout: null,
103
- stderr: null,
104
- stdin: null,
105
- kill: () => undefined,
106
- };
107
- };
108
- const result = await runAgent(makeProfile({ stdio: "interactive" }), "hi", { spawn });
109
- expect(observed?.stdout).toBe("inherit");
110
- expect(observed?.stderr).toBe("inherit");
111
- expect(observed?.stdin).toBe("inherit");
112
- expect(result.ok).toBe(true);
113
- expect(result.stdout).toBe("");
114
- expect(result.stderr).toBe("");
115
- });
116
- test("failure-reason discriminated union covers exactly the documented vocabulary", async () => {
117
- // Synchronous spawn failure → `spawn_failed`.
118
- const spawnFailedSpawn = () => {
119
- throw new Error("boom");
120
- };
121
- const spawnFailed = await runAgent(makeProfile(), undefined, { spawn: spawnFailedSpawn });
122
- expect(spawnFailed.ok).toBe(false);
123
- expect(spawnFailed.reason).toBe("spawn_failed");
124
- expect(KNOWN_FAILURE_REASONS.has(spawnFailed.reason)).toBe(true);
125
- // Non-zero exit → `non_zero_exit`.
126
- const nonZero = fakeSpawn("", "oops", 7);
127
- const nonZeroResult = await runAgent(makeProfile(), undefined, { spawn: nonZero.spawn });
128
- expect(nonZeroResult.ok).toBe(false);
129
- expect(nonZeroResult.reason).toBe("non_zero_exit");
130
- expect(nonZeroResult.exitCode).toBe(7);
131
- // Malformed JSON when parseOutput is "json" → `parse_error`.
132
- const badJson = fakeSpawn("not json", "", 0);
133
- const parseResult = await runAgent(makeProfile({ parseOutput: "json" }), undefined, { spawn: badJson.spawn });
134
- expect(parseResult.ok).toBe(false);
135
- expect(parseResult.reason).toBe("parse_error");
136
- });
137
- test("timeout override produces `reason: 'timeout'` deterministically", async () => {
138
- // A spawn that hangs until kill() is called. We drive the timer
139
- // synchronously so the timeout fires immediately.
140
- const hangingSpawn = () => {
141
- const spawn = () => {
142
- let resolve;
143
- const exited = new Promise((r) => {
144
- resolve = r;
145
- });
146
- const proc = {
147
- exitCode: null,
148
- exited,
149
- stdout: asReadableStream(""),
150
- stderr: asReadableStream(""),
151
- stdin: null,
152
- kill: () => resolve?.(143),
153
- };
154
- return proc;
155
- };
156
- return { spawn };
157
- };
158
- const fakeTimers = [];
159
- let nextId = 1;
160
- const setTimeoutFn = ((cb) => {
161
- const id = nextId++;
162
- fakeTimers.push({ id, cb });
163
- return id;
164
- });
165
- const clearTimeoutFn = ((id) => {
166
- const idx = fakeTimers.findIndex((t) => t.id === id);
167
- if (idx >= 0)
168
- fakeTimers.splice(idx, 1);
169
- });
170
- const { spawn } = hangingSpawn();
171
- const promise = runAgent(makeProfile(), undefined, {
172
- spawn,
173
- timeoutMs: 10,
174
- setTimeoutFn,
175
- clearTimeoutFn,
176
- });
177
- // Drive the timer synchronously.
178
- expect(fakeTimers.length).toBe(1);
179
- fakeTimers[0]?.cb();
180
- const result = await promise;
181
- expect(result.ok).toBe(false);
182
- expect(result.reason).toBe("timeout");
183
- expect(typeof result.error).toBe("string");
184
- });
185
- test("`AgentFailureReason` union from the barrel matches the documented vocabulary", () => {
186
- // Compile-time + runtime: assigning each known reason string to the
187
- // exported type pins the union shape. If the union narrows or
188
- // widens, this block fails to compile (the runtime arm just
189
- // mirrors the same set so the test reads end-to-end).
190
- const reasons = ["timeout", "spawn_failed", "non_zero_exit", "parse_error"];
191
- expect(new Set(reasons)).toEqual(KNOWN_FAILURE_REASONS);
192
- });
193
- });
@@ -1,112 +0,0 @@
1
- /**
2
- * Architecture seam test — `src/llm/*` is bounded and stateless.
3
- *
4
- * Locks v1 spec §9.7 (LLM/agent boundary) and §14.4 (statelessness
5
- * invariant). Issue #222.
6
- *
7
- * The test inspects the **module shape** of each public LLM helper,
8
- * not the source text. The contract under test is:
9
- *
10
- * 1. Each module's runtime exports are functions (or values that
11
- * describe pure data, e.g. a model-name constant). They are not
12
- * instances of stateful clients.
13
- * 2. The only module-level singleton across `src/llm/*` is the local
14
- * embedder pipeline in `src/llm/embedder.ts`, which is documented
15
- * as a stateless model handle and exposes `resetLocalEmbedder()`
16
- * so tests can construct a fresh pipeline.
17
- * 3. The transport-level helpers (`chatCompletion`, `enhanceMetadata`,
18
- * `splitMemoryIntoAtomicFacts`, `resolveIndexPassLLM`) take the
19
- * connection config as a parameter — they do not read it from
20
- * module state.
21
- *
22
- * Together these properties keep every in-tree LLM call to a single
23
- * bounded request/response cycle. Crossing this seam (introducing a
24
- * conversation cache, a streaming session, or a hidden module-level
25
- * config) is a contract violation and should fail this test.
26
- */
27
- import { describe, expect, test } from "bun:test";
28
- import * as client from "../../src/llm/client";
29
- import * as embedder from "../../src/llm/embedder";
30
- import * as indexPasses from "../../src/llm/index-passes";
31
- import * as memoryInfer from "../../src/llm/memory-infer";
32
- import * as metadataEnhance from "../../src/llm/metadata-enhance";
33
- describe("src/llm/* is bounded and stateless (v1 spec §9.7, §14.4)", () => {
34
- test("`client` exports are pure functions", () => {
35
- expect(typeof client.chatCompletion).toBe("function");
36
- expect(typeof client.stripJsonFences).toBe("function");
37
- expect(typeof client.parseJsonResponse).toBe("function");
38
- expect(typeof client.isLlmAvailable).toBe("function");
39
- expect(typeof client.probeLlmCapabilities).toBe("function");
40
- });
41
- test("`client.chatCompletion` accepts the connection config as its first arg", () => {
42
- // Length-on-function reflects declared (non-rest) parameter count.
43
- // The contract is: the connection config is a parameter, not module
44
- // state. Two declared params: (config, messages); options is
45
- // optional and trailing.
46
- expect(client.chatCompletion.length).toBeGreaterThanOrEqual(2);
47
- });
48
- test("`client` does not export any non-function runtime value (no module-level client instance)", () => {
49
- for (const [name, value] of Object.entries(client)) {
50
- if (value === undefined)
51
- continue;
52
- expect(typeof value).toBe("function");
53
- // Eslint-style sanity: anything callable that exposes mutable
54
- // state at module scope would surface here as a non-function
55
- // export (an instance, a Map, etc).
56
- void name;
57
- }
58
- });
59
- test("`metadata-enhance` exports a single pure helper", () => {
60
- expect(typeof metadataEnhance.enhanceMetadata).toBe("function");
61
- expect(metadataEnhance.enhanceMetadata.length).toBeGreaterThanOrEqual(2);
62
- const runtimeExports = Object.entries(metadataEnhance).filter(([, v]) => v !== undefined);
63
- expect(runtimeExports.length).toBe(1);
64
- });
65
- test("`memory-infer` exports a single pure helper", () => {
66
- expect(typeof memoryInfer.splitMemoryIntoAtomicFacts).toBe("function");
67
- expect(memoryInfer.splitMemoryIntoAtomicFacts.length).toBeGreaterThanOrEqual(2);
68
- const runtimeExports = Object.entries(memoryInfer).filter(([, v]) => v !== undefined);
69
- expect(runtimeExports.length).toBe(1);
70
- });
71
- test("`index-passes` exports a single pure resolver", () => {
72
- expect(typeof indexPasses.resolveIndexPassLLM).toBe("function");
73
- expect(indexPasses.resolveIndexPassLLM.length).toBeGreaterThanOrEqual(2);
74
- const runtimeExports = Object.entries(indexPasses).filter(([, v]) => v !== undefined);
75
- expect(runtimeExports.length).toBe(1);
76
- });
77
- test("`embedder` only exports functions and pure data constants", () => {
78
- // The embedder facade has more surface than the chat helpers because
79
- // it owns the local-pipeline cache. Every export must still be a
80
- // function or a pure data value (e.g. the default model name).
81
- const allowedNonFunctionNames = new Set(["DEFAULT_LOCAL_MODEL"]);
82
- for (const [name, value] of Object.entries(embedder)) {
83
- if (value === undefined)
84
- continue;
85
- if (allowedNonFunctionNames.has(name)) {
86
- // Pure-data constant. Must be a primitive (string/number/boolean).
87
- expect(["string", "number", "boolean"]).toContain(typeof value);
88
- continue;
89
- }
90
- expect(typeof value).toBe("function");
91
- }
92
- });
93
- test("`embedder.resetLocalEmbedder` exists so tests can rebuild the cached pipeline", () => {
94
- // The local embedder is a documented module-level singleton — it is
95
- // a stateless model handle, not a session. The reset hook is part
96
- // of the seam: it lets tests assert pipeline-construction logic
97
- // without relying on module-load order.
98
- expect(typeof embedder.resetLocalEmbedder).toBe("function");
99
- // resetLocalEmbedder is a no-arg function.
100
- expect(embedder.resetLocalEmbedder.length).toBe(0);
101
- });
102
- test("`stripJsonFences` and `parseJsonResponse` are referentially transparent", () => {
103
- // Two calls with the same input produce the same output. These are
104
- // pure, so this is not a deep test of statelessness — but it does
105
- // pin the seam: response parsing is not allowed to learn from
106
- // prior responses.
107
- const fenced = '```json\n{"a":1}\n```';
108
- expect(client.stripJsonFences(fenced)).toBe(client.stripJsonFences(fenced));
109
- expect(client.parseJsonResponse(fenced)).toEqual({ a: 1 });
110
- expect(client.parseJsonResponse(fenced)).toEqual({ a: 1 });
111
- });
112
- });
@@ -1,192 +0,0 @@
1
- import { describe, expect, test } from "bun:test";
2
- import { makeAssetRef, parseAssetRef } from "../src/core/asset-ref";
3
- // ── makeAssetRef ────────────────────────────────────────────────────────────
4
- describe("makeAssetRef", () => {
5
- test("script ref", () => {
6
- expect(makeAssetRef("script", "deploy.sh")).toBe("script:deploy.sh");
7
- });
8
- test("skill ref", () => {
9
- expect(makeAssetRef("skill", "code-review")).toBe("skill:code-review");
10
- });
11
- test("nested path — slashes stay literal", () => {
12
- expect(makeAssetRef("script", "azure/container-apps/scale.sh")).toBe("script:azure/container-apps/scale.sh");
13
- });
14
- test("name with spaces — no encoding", () => {
15
- expect(makeAssetRef("script", "my script.sh")).toBe("script:my script.sh");
16
- });
17
- test("with local origin", () => {
18
- expect(makeAssetRef("script", "deploy.sh", "local")).toBe("local//script:deploy.sh");
19
- });
20
- test("with npm origin — colons and @ stay literal", () => {
21
- expect(makeAssetRef("script", "deploy.sh", "npm:@itlackey/openkit")).toBe("npm:@itlackey/openkit//script:deploy.sh");
22
- });
23
- test("with github shorthand origin", () => {
24
- expect(makeAssetRef("skill", "code-review", "itlackey/dimm-city-stash")).toBe("itlackey/dimm-city-stash//skill:code-review");
25
- });
26
- test("with github prefixed origin", () => {
27
- expect(makeAssetRef("script", "lint.sh", "github:owner/repo#v1.2")).toBe("github:owner/repo#v1.2//script:lint.sh");
28
- });
29
- test("nested name with origin", () => {
30
- expect(makeAssetRef("script", "db/migrate/run.sh", "npm:@corp/db-tools")).toBe("npm:@corp/db-tools//script:db/migrate/run.sh");
31
- });
32
- test("normalizes backslashes", () => {
33
- expect(makeAssetRef("script", "dir\\file.sh")).toBe("script:dir/file.sh");
34
- });
35
- test("no origin produces plain ref", () => {
36
- expect(makeAssetRef("agent", "architect.md")).toBe("agent:architect.md");
37
- expect(makeAssetRef("agent", "architect.md", undefined)).toBe("agent:architect.md");
38
- });
39
- test("rejects empty name", () => {
40
- expect(() => makeAssetRef("script", "")).toThrow("Empty asset name");
41
- });
42
- test("rejects null byte", () => {
43
- expect(() => makeAssetRef("script", "foo\0bar")).toThrow("Null byte");
44
- });
45
- test("rejects absolute path", () => {
46
- expect(() => makeAssetRef("script", "/etc/passwd")).toThrow("Absolute path");
47
- });
48
- test("rejects path traversal", () => {
49
- expect(() => makeAssetRef("script", "../outside.sh")).toThrow("Path traversal");
50
- });
51
- test("rejects Windows drive path", () => {
52
- expect(() => makeAssetRef("script", "C:\\foo")).toThrow("Windows drive");
53
- });
54
- });
55
- // ── parseAssetRef ───────────────────────────────────────────────────────────
56
- describe("parseAssetRef", () => {
57
- test("simple script ref", () => {
58
- const ref = parseAssetRef("script:deploy.sh");
59
- expect(ref.type).toBe("script");
60
- expect(ref.name).toBe("deploy.sh");
61
- expect(ref.origin).toBeUndefined();
62
- });
63
- test("nested path stays literal", () => {
64
- const ref = parseAssetRef("script:azure/container-apps/scale.sh");
65
- expect(ref.name).toBe("azure/container-apps/scale.sh");
66
- });
67
- test("name with spaces", () => {
68
- const ref = parseAssetRef("script:my script.sh");
69
- expect(ref.name).toBe("my script.sh");
70
- });
71
- test("local origin", () => {
72
- const ref = parseAssetRef("local//script:deploy.sh");
73
- expect(ref.origin).toBe("local");
74
- expect(ref.type).toBe("script");
75
- expect(ref.name).toBe("deploy.sh");
76
- });
77
- test("npm origin with scope", () => {
78
- const ref = parseAssetRef("npm:@itlackey/openkit//script:deploy.sh");
79
- expect(ref.origin).toBe("npm:@itlackey/openkit");
80
- expect(ref.type).toBe("script");
81
- expect(ref.name).toBe("deploy.sh");
82
- });
83
- test("github shorthand origin", () => {
84
- const ref = parseAssetRef("itlackey/dimm-city-stash//skill:code-review");
85
- expect(ref.origin).toBe("itlackey/dimm-city-stash");
86
- expect(ref.type).toBe("skill");
87
- expect(ref.name).toBe("code-review");
88
- });
89
- test("github origin with tag", () => {
90
- const ref = parseAssetRef("github:owner/repo#v1.2//script:lint.sh");
91
- expect(ref.origin).toBe("github:owner/repo#v1.2");
92
- expect(ref.type).toBe("script");
93
- expect(ref.name).toBe("lint.sh");
94
- });
95
- test("nested name with origin", () => {
96
- const ref = parseAssetRef("npm:@corp/db-tools//script:db/migrate/run.sh");
97
- expect(ref.origin).toBe("npm:@corp/db-tools");
98
- expect(ref.name).toBe("db/migrate/run.sh");
99
- });
100
- test("path-based origin", () => {
101
- const ref = parseAssetRef("/mnt/shared-stash//skill:code-review");
102
- expect(ref.origin).toBe("/mnt/shared-stash");
103
- expect(ref.type).toBe("skill");
104
- expect(ref.name).toBe("code-review");
105
- });
106
- test("all asset types parse", () => {
107
- for (const type of ["skill", "command", "agent", "knowledge", "script"]) {
108
- const ref = parseAssetRef(`${type}:test`);
109
- expect(ref.type).toBe(type);
110
- }
111
- });
112
- test("normalizes backslashes in name", () => {
113
- const ref = parseAssetRef("script:dir\\file.sh");
114
- expect(ref.name).toBe("dir/file.sh");
115
- });
116
- test("throws for invalid type", () => {
117
- expect(() => parseAssetRef("widget:foo")).toThrow("Invalid asset type");
118
- });
119
- test("throws for removed tool type", () => {
120
- expect(() => parseAssetRef("tool:deploy.sh")).toThrow("Invalid asset type");
121
- });
122
- test("throws for missing colon", () => {
123
- expect(() => parseAssetRef("scriptname")).toThrow("Invalid ref");
124
- });
125
- test("throws for empty origin", () => {
126
- expect(() => parseAssetRef("//script:deploy.sh")).toThrow("Empty origin");
127
- });
128
- test("throws for empty name", () => {
129
- expect(() => parseAssetRef("script:")).toThrow("Empty asset name");
130
- });
131
- test("throws for path traversal in name", () => {
132
- expect(() => parseAssetRef("script:../outside.sh")).toThrow("Path traversal");
133
- });
134
- test("throws for absolute name", () => {
135
- expect(() => parseAssetRef("script:/etc/passwd")).toThrow("Absolute path");
136
- });
137
- test("throws for null byte in name", () => {
138
- expect(() => parseAssetRef("script:foo\0bar")).toThrow("Null byte");
139
- });
140
- test("throws for Windows drive in name", () => {
141
- expect(() => parseAssetRef("script:C:\\foo")).toThrow("Windows drive");
142
- });
143
- test("throws for empty string", () => {
144
- expect(() => parseAssetRef("")).toThrow("Empty ref");
145
- });
146
- test("throws for whitespace-only string", () => {
147
- expect(() => parseAssetRef(" ")).toThrow("Empty ref");
148
- });
149
- });
150
- // ── Round-trips ─────────────────────────────────────────────────────────────
151
- describe("round-trip", () => {
152
- test("script round-trips", () => {
153
- const str = makeAssetRef("script", "deploy.sh");
154
- expect(str).toBe("script:deploy.sh");
155
- const parsed = parseAssetRef(str);
156
- expect(parsed).toEqual({ type: "script", name: "deploy.sh", origin: undefined });
157
- });
158
- test("with npm origin", () => {
159
- const str = makeAssetRef("script", "deploy.sh", "npm:@scope/pkg");
160
- const parsed = parseAssetRef(str);
161
- expect(parsed).toEqual({ type: "script", name: "deploy.sh", origin: "npm:@scope/pkg" });
162
- });
163
- test("nested path with origin", () => {
164
- const str = makeAssetRef("script", "db/migrate/run.sh", "npm:@corp/tools");
165
- const parsed = parseAssetRef(str);
166
- expect(parsed).toEqual({ type: "script", name: "db/migrate/run.sh", origin: "npm:@corp/tools" });
167
- });
168
- test("local origin", () => {
169
- const str = makeAssetRef("skill", "review", "local");
170
- const parsed = parseAssetRef(str);
171
- expect(parsed).toEqual({ type: "skill", name: "review", origin: "local" });
172
- });
173
- test("github origin with tag", () => {
174
- const str = makeAssetRef("script", "lint.sh", "github:owner/repo#v2.0");
175
- const parsed = parseAssetRef(str);
176
- expect(parsed).toEqual({ type: "script", name: "lint.sh", origin: "github:owner/repo#v2.0" });
177
- });
178
- test("name with spaces", () => {
179
- const str = makeAssetRef("command", "my command.md");
180
- const parsed = parseAssetRef(str);
181
- expect(parsed).toEqual({ type: "command", name: "my command.md", origin: undefined });
182
- });
183
- test("every asset type round-trips", () => {
184
- for (const type of ["skill", "command", "agent", "knowledge", "script"]) {
185
- const str = makeAssetRef(type, "test-asset", "owner/repo");
186
- const parsed = parseAssetRef(str);
187
- expect(parsed.type).toBe(type);
188
- expect(parsed.name).toBe("test-asset");
189
- expect(parsed.origin).toBe("owner/repo");
190
- }
191
- });
192
- });
@@ -1,103 +0,0 @@
1
- import { afterEach, describe, expect, test } from "bun:test";
2
- import path from "node:path";
3
- import { ACTION_BUILDERS, TYPE_TO_RENDERER } from "../src/core/asset-registry";
4
- import { deregisterAssetType, registerAssetType } from "../src/core/asset-spec";
5
- // ── Test helpers ────────────────────────────────────────────────────────────
6
- const TEST_TYPE = "registry-test-widget";
7
- function makeWidgetSpec(overrides = {}) {
8
- return {
9
- stashDir: "widgets",
10
- isRelevantFile: (f) => f.endsWith(".widget"),
11
- toCanonicalName: (_root, fp) => path.basename(fp, ".widget"),
12
- toAssetPath: (root, name) => path.join(root, `${name}.widget`),
13
- ...overrides,
14
- };
15
- }
16
- // ── Tests ───────────────────────────────────────────────────────────────────
17
- describe("asset-registry singleton", () => {
18
- afterEach(() => {
19
- // Clean up the test type to avoid polluting other tests
20
- deregisterAssetType(TEST_TYPE);
21
- delete TYPE_TO_RENDERER[TEST_TYPE];
22
- delete ACTION_BUILDERS[TEST_TYPE];
23
- });
24
- test("registerAssetType populates TYPE_TO_RENDERER when rendererName is set", () => {
25
- registerAssetType(TEST_TYPE, makeWidgetSpec({ rendererName: "widget-md" }));
26
- expect(TYPE_TO_RENDERER[TEST_TYPE]).toBe("widget-md");
27
- });
28
- test("registerAssetType populates ACTION_BUILDERS when actionBuilder is set", () => {
29
- const builder = (ref) => `akm show ${ref} -> use widget`;
30
- registerAssetType(TEST_TYPE, makeWidgetSpec({ actionBuilder: builder }));
31
- expect(ACTION_BUILDERS[TEST_TYPE]).toBe(builder);
32
- expect(ACTION_BUILDERS[TEST_TYPE]("widget:foo")).toBe("akm show widget:foo -> use widget");
33
- });
34
- test("registration works regardless of import order (no deferred hooks needed)", () => {
35
- // The key property: TYPE_TO_RENDERER and ACTION_BUILDERS are populated
36
- // directly, not through deferred hooks. Importing asset-registry.ts
37
- // before or after asset-spec.ts doesn't matter because they share the
38
- // same singleton maps.
39
- const builder = (ref) => `akm show ${ref} -> render widget`;
40
- registerAssetType(TEST_TYPE, makeWidgetSpec({
41
- rendererName: "widget-md",
42
- actionBuilder: builder,
43
- }));
44
- // Both maps should be populated after a single registerAssetType call
45
- expect(TYPE_TO_RENDERER[TEST_TYPE]).toBe("widget-md");
46
- expect(ACTION_BUILDERS[TEST_TYPE]).toBe(builder);
47
- });
48
- test("multiple registrations don't clobber each other", () => {
49
- const type1 = `${TEST_TYPE}-1`;
50
- const type2 = `${TEST_TYPE}-2`;
51
- try {
52
- registerAssetType(type1, makeWidgetSpec({
53
- stashDir: "widgets1",
54
- rendererName: "widget1-md",
55
- actionBuilder: (ref) => `action1 ${ref}`,
56
- }));
57
- registerAssetType(type2, makeWidgetSpec({
58
- stashDir: "widgets2",
59
- rendererName: "widget2-md",
60
- actionBuilder: (ref) => `action2 ${ref}`,
61
- }));
62
- expect(TYPE_TO_RENDERER[type1]).toBe("widget1-md");
63
- expect(TYPE_TO_RENDERER[type2]).toBe("widget2-md");
64
- expect(ACTION_BUILDERS[type1]("r")).toBe("action1 r");
65
- expect(ACTION_BUILDERS[type2]("r")).toBe("action2 r");
66
- }
67
- finally {
68
- for (const t of [type1, type2]) {
69
- deregisterAssetType(t);
70
- delete TYPE_TO_RENDERER[t];
71
- delete ACTION_BUILDERS[t];
72
- }
73
- }
74
- });
75
- test("_setAssetTypeHooks no longer exists in asset-spec", async () => {
76
- const assetSpec = await import("../src/core/asset-spec");
77
- expect("_setAssetTypeHooks" in assetSpec).toBe(false);
78
- });
79
- test("TYPE_TO_RENDERER contains built-in types", () => {
80
- expect(TYPE_TO_RENDERER.script).toBe("script-source");
81
- expect(TYPE_TO_RENDERER.skill).toBe("skill-md");
82
- expect(TYPE_TO_RENDERER.command).toBe("command-md");
83
- expect(TYPE_TO_RENDERER.agent).toBe("agent-md");
84
- expect(TYPE_TO_RENDERER.knowledge).toBe("knowledge-md");
85
- expect(TYPE_TO_RENDERER.memory).toBe("memory-md");
86
- });
87
- test("ACTION_BUILDERS contains built-in types", () => {
88
- expect(typeof ACTION_BUILDERS.script).toBe("function");
89
- expect(typeof ACTION_BUILDERS.skill).toBe("function");
90
- expect(typeof ACTION_BUILDERS.command).toBe("function");
91
- expect(typeof ACTION_BUILDERS.agent).toBe("function");
92
- expect(typeof ACTION_BUILDERS.knowledge).toBe("function");
93
- expect(typeof ACTION_BUILDERS.memory).toBe("function");
94
- });
95
- test("spec without rendererName leaves TYPE_TO_RENDERER unchanged for that type", () => {
96
- registerAssetType(TEST_TYPE, makeWidgetSpec());
97
- expect(TYPE_TO_RENDERER[TEST_TYPE]).toBeUndefined();
98
- });
99
- test("spec without actionBuilder leaves ACTION_BUILDERS unchanged for that type", () => {
100
- registerAssetType(TEST_TYPE, makeWidgetSpec());
101
- expect(ACTION_BUILDERS[TEST_TYPE]).toBeUndefined();
102
- });
103
- });