@crouton-kit/crouter 0.3.34 → 0.3.36

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 (70) hide show
  1. package/dist/builtin-pi-packages/pi-mode-switch/extensions/index.ts +10 -5
  2. package/dist/clients/attach/attach-cmd.js +732 -704
  3. package/dist/core/__tests__/fixtures/fake-engine.js +18 -8
  4. package/dist/core/__tests__/flagship-lifecycle.test.js +4 -1
  5. package/dist/core/__tests__/full/broker-navigate-tree-rewelcome.test.js +1 -1
  6. package/dist/core/__tests__/full/detach-focus.test.js +15 -1
  7. package/dist/core/__tests__/live-mutation-verbs.test.js +8 -2
  8. package/dist/core/__tests__/live-mutation.test.js +7 -2
  9. package/dist/core/hearth/config.js +3 -6
  10. package/dist/core/hearth/index.d.ts +0 -1
  11. package/dist/core/hearth/index.js +0 -1
  12. package/dist/core/hearth/model-auth-guest.js +9 -14
  13. package/dist/core/hearth/providers/blaxel.js +3 -3
  14. package/dist/core/hearth/types.d.ts +0 -1
  15. package/dist/web-client/assets/index-DUThOUzU.css +2 -0
  16. package/dist/web-client/assets/index-IAJVtuVe.js +80 -0
  17. package/dist/web-client/index.html +2 -2
  18. package/package.json +2 -3
  19. package/dist/core/hearth/registry.d.ts +0 -15
  20. package/dist/core/hearth/registry.js +0 -180
  21. package/dist/hearth/wake-proxy/__tests__/anthropic-oauth.test.d.ts +0 -1
  22. package/dist/hearth/wake-proxy/__tests__/anthropic-oauth.test.js +0 -289
  23. package/dist/hearth/wake-proxy/__tests__/config-timeout.test.d.ts +0 -1
  24. package/dist/hearth/wake-proxy/__tests__/config-timeout.test.js +0 -34
  25. package/dist/hearth/wake-proxy/__tests__/guest-source.test.d.ts +0 -1
  26. package/dist/hearth/wake-proxy/__tests__/guest-source.test.js +0 -203
  27. package/dist/hearth/wake-proxy/__tests__/hardening.test.d.ts +0 -1
  28. package/dist/hearth/wake-proxy/__tests__/hardening.test.js +0 -59
  29. package/dist/hearth/wake-proxy/__tests__/hearth-status-route.test.d.ts +0 -1
  30. package/dist/hearth/wake-proxy/__tests__/hearth-status-route.test.js +0 -372
  31. package/dist/hearth/wake-proxy/__tests__/http-running-route-fast-path.test.d.ts +0 -1
  32. package/dist/hearth/wake-proxy/__tests__/http-running-route-fast-path.test.js +0 -258
  33. package/dist/hearth/wake-proxy/__tests__/model-auth-routes.test.d.ts +0 -1
  34. package/dist/hearth/wake-proxy/__tests__/model-auth-routes.test.js +0 -437
  35. package/dist/hearth/wake-proxy/__tests__/static-asset-allowlist.test.d.ts +0 -1
  36. package/dist/hearth/wake-proxy/__tests__/static-asset-allowlist.test.js +0 -15
  37. package/dist/hearth/wake-proxy/__tests__/warm-path-concurrency.test.d.ts +0 -1
  38. package/dist/hearth/wake-proxy/__tests__/warm-path-concurrency.test.js +0 -141
  39. package/dist/hearth/wake-proxy/__tests__/ws-teardown-accounting.test.d.ts +0 -1
  40. package/dist/hearth/wake-proxy/__tests__/ws-teardown-accounting.test.js +0 -143
  41. package/dist/hearth/wake-proxy/anthropic-oauth.d.ts +0 -58
  42. package/dist/hearth/wake-proxy/anthropic-oauth.js +0 -189
  43. package/dist/hearth/wake-proxy/auth.d.ts +0 -22
  44. package/dist/hearth/wake-proxy/auth.js +0 -128
  45. package/dist/hearth/wake-proxy/config.d.ts +0 -2
  46. package/dist/hearth/wake-proxy/config.js +0 -151
  47. package/dist/hearth/wake-proxy/guest-source.d.ts +0 -14
  48. package/dist/hearth/wake-proxy/guest-source.js +0 -130
  49. package/dist/hearth/wake-proxy/hearth-status.d.ts +0 -44
  50. package/dist/hearth/wake-proxy/hearth-status.js +0 -267
  51. package/dist/hearth/wake-proxy/home.d.ts +0 -61
  52. package/dist/hearth/wake-proxy/home.js +0 -333
  53. package/dist/hearth/wake-proxy/main.d.ts +0 -1
  54. package/dist/hearth/wake-proxy/main.js +0 -134
  55. package/dist/hearth/wake-proxy/model-auth.d.ts +0 -13
  56. package/dist/hearth/wake-proxy/model-auth.js +0 -345
  57. package/dist/hearth/wake-proxy/proxy.d.ts +0 -35
  58. package/dist/hearth/wake-proxy/proxy.js +0 -716
  59. package/dist/hearth/wake-proxy/public-source-gate.d.ts +0 -9
  60. package/dist/hearth/wake-proxy/public-source-gate.js +0 -409
  61. package/dist/hearth/wake-proxy/redact.d.ts +0 -1
  62. package/dist/hearth/wake-proxy/redact.js +0 -17
  63. package/dist/hearth/wake-proxy/server.d.ts +0 -11
  64. package/dist/hearth/wake-proxy/server.js +0 -142
  65. package/dist/hearth/wake-proxy/state.d.ts +0 -18
  66. package/dist/hearth/wake-proxy/state.js +0 -342
  67. package/dist/hearth/wake-proxy/types.d.ts +0 -76
  68. package/dist/hearth/wake-proxy/types.js +0 -1
  69. package/dist/web-client/assets/index-BRKxe-hy.js +0 -80
  70. package/dist/web-client/assets/index-BZUxTkv5.css +0 -2
@@ -113,11 +113,16 @@ How to operate:
113
113
  failure modes on critical paths. Resolve every Issue it raises before showing
114
114
  the spec to anyone;
115
115
  Recommendations are advisory.
116
- - Finally, present the finished spec for review with
117
- \`crtr human review <absolute-path-to-the-spec.md>\` and incorporate the
118
- returned comments. Do not move on until the user has reviewed it. Once they
119
- approve it, run \`${MODE_CLI} normal\` to lift the restrictions and begin
120
- implementing the command prints your normal-mode operating instructions.`,
116
+ - Finally, ALWAYS open the finished spec for the human with
117
+ \`crtr human review <absolute-path-to-the-spec.md>\` this is required, not
118
+ optional. Do NOT just tell the user the spec is done or point them at the file
119
+ path: the user cannot easily open the spec file themselves, so \`crtr human
120
+ review\` is the way to put it in front of them for line-by-line comments. Run
121
+ it the moment the spec is complete (after the reviewer node's Issues are
122
+ resolved), then incorporate the returned comments. Do not move on until the
123
+ user has reviewed it. Once they approve it, run \`${MODE_CLI} normal\` to lift
124
+ the restrictions and begin implementing — the command prints your normal-mode
125
+ operating instructions.`,
121
126
  },
122
127
  plan: {
123
128
  label: "plan",