@skillcap/gdh 3.2.0 → 3.2.2

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 (636) hide show
  1. package/INSTALL-BUNDLE.json +1 -1
  2. package/README.md +1 -1
  3. package/RELEASE-SPAN-UPDATE-CONTRACTS.json +139 -0
  4. package/node_modules/@clack/core/CHANGELOG.md +8 -0
  5. package/node_modules/@clack/core/dist/index.d.mts +18 -4
  6. package/node_modules/@clack/core/dist/index.mjs +16 -10
  7. package/node_modules/@clack/core/dist/index.mjs.map +1 -1
  8. package/node_modules/@clack/core/package.json +5 -2
  9. package/node_modules/@clack/prompts/CHANGELOG.md +15 -0
  10. package/node_modules/@clack/prompts/README.md +107 -2
  11. package/node_modules/@clack/prompts/dist/index.d.mts +16 -11
  12. package/node_modules/@clack/prompts/dist/index.mjs +114 -107
  13. package/node_modules/@clack/prompts/dist/index.mjs.map +1 -1
  14. package/node_modules/@clack/prompts/package.json +7 -4
  15. package/node_modules/@gdh/adapters/dist/authoring-hook-render.d.ts.map +1 -1
  16. package/node_modules/@gdh/adapters/dist/authoring-hook-render.js +1 -1
  17. package/node_modules/@gdh/adapters/dist/authoring-hook-render.js.map +1 -1
  18. package/node_modules/@gdh/adapters/dist/claude-settings-patch.d.ts.map +1 -1
  19. package/node_modules/@gdh/adapters/dist/claude-settings-patch.js +4 -2
  20. package/node_modules/@gdh/adapters/dist/claude-settings-patch.js.map +1 -1
  21. package/node_modules/@gdh/adapters/dist/claude-statusline-render.d.ts +1 -1
  22. package/node_modules/@gdh/adapters/dist/claude-statusline-render.d.ts.map +1 -1
  23. package/node_modules/@gdh/adapters/dist/claude-statusline-render.js +2 -2
  24. package/node_modules/@gdh/adapters/dist/claude-statusline-render.js.map +1 -1
  25. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.d.ts +1 -1
  26. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.d.ts.map +1 -1
  27. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.js +2 -2
  28. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.js.map +1 -1
  29. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.d.ts +1 -1
  30. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.d.ts.map +1 -1
  31. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.js +2 -2
  32. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.js.map +1 -1
  33. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.d.ts.map +1 -1
  34. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.js +1 -1
  35. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.js.map +1 -1
  36. package/node_modules/@gdh/adapters/dist/durable-backup.d.ts.map +1 -1
  37. package/node_modules/@gdh/adapters/dist/durable-backup.js +3 -5
  38. package/node_modules/@gdh/adapters/dist/durable-backup.js.map +1 -1
  39. package/node_modules/@gdh/adapters/dist/index.d.ts +11 -37
  40. package/node_modules/@gdh/adapters/dist/index.d.ts.map +1 -1
  41. package/node_modules/@gdh/adapters/dist/index.js +18 -90
  42. package/node_modules/@gdh/adapters/dist/index.js.map +1 -1
  43. package/node_modules/@gdh/adapters/dist/inventory-sweep.d.ts.map +1 -1
  44. package/node_modules/@gdh/adapters/dist/inventory-sweep.js +1 -3
  45. package/node_modules/@gdh/adapters/dist/inventory-sweep.js.map +1 -1
  46. package/node_modules/@gdh/adapters/dist/managed-surfaces.d.ts +32 -0
  47. package/node_modules/@gdh/adapters/dist/managed-surfaces.d.ts.map +1 -0
  48. package/node_modules/@gdh/adapters/dist/managed-surfaces.js +66 -0
  49. package/node_modules/@gdh/adapters/dist/managed-surfaces.js.map +1 -0
  50. package/node_modules/@gdh/adapters/dist/process-orchestration.d.ts +1 -1
  51. package/node_modules/@gdh/adapters/dist/process-orchestration.d.ts.map +1 -1
  52. package/node_modules/@gdh/adapters/dist/process-orchestration.js +3 -2
  53. package/node_modules/@gdh/adapters/dist/process-orchestration.js.map +1 -1
  54. package/node_modules/@gdh/adapters/dist/self-update-mechanics.d.ts.map +1 -1
  55. package/node_modules/@gdh/adapters/dist/self-update-mechanics.js +11 -23
  56. package/node_modules/@gdh/adapters/dist/self-update-mechanics.js.map +1 -1
  57. package/node_modules/@gdh/adapters/dist/skill-rendering.d.ts.map +1 -1
  58. package/node_modules/@gdh/adapters/dist/skill-rendering.js +3 -9
  59. package/node_modules/@gdh/adapters/dist/skill-rendering.js.map +1 -1
  60. package/node_modules/@gdh/adapters/dist/template-assets.js.map +1 -1
  61. package/node_modules/@gdh/adapters/dist/templates/claude-statusline.js.tpl +1 -2
  62. package/node_modules/@gdh/adapters/package.json +7 -8
  63. package/node_modules/@gdh/authoring/dist/authoring-state-store.d.ts.map +1 -1
  64. package/node_modules/@gdh/authoring/dist/authoring-state-store.js.map +1 -1
  65. package/node_modules/@gdh/authoring/dist/cache.d.ts.map +1 -1
  66. package/node_modules/@gdh/authoring/dist/cache.js.map +1 -1
  67. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.d.ts +2 -2
  68. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.d.ts.map +1 -1
  69. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.js +2 -2
  70. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.js.map +1 -1
  71. package/node_modules/@gdh/authoring/dist/diagnostics-broker.d.ts.map +1 -1
  72. package/node_modules/@gdh/authoring/dist/diagnostics-broker.js +15 -12
  73. package/node_modules/@gdh/authoring/dist/diagnostics-broker.js.map +1 -1
  74. package/node_modules/@gdh/authoring/dist/lsp-broker-snapshot.d.ts.map +1 -1
  75. package/node_modules/@gdh/authoring/dist/lsp-broker-snapshot.js.map +1 -1
  76. package/node_modules/@gdh/authoring/dist/lsp-client.d.ts.map +1 -1
  77. package/node_modules/@gdh/authoring/dist/lsp-client.js.map +1 -1
  78. package/node_modules/@gdh/authoring/dist/lsp-constants.d.ts +17 -0
  79. package/node_modules/@gdh/authoring/dist/lsp-constants.d.ts.map +1 -0
  80. package/node_modules/@gdh/authoring/dist/lsp-constants.js +17 -0
  81. package/node_modules/@gdh/authoring/dist/lsp-constants.js.map +1 -0
  82. package/node_modules/@gdh/authoring/dist/lsp-warmup.d.ts.map +1 -1
  83. package/node_modules/@gdh/authoring/dist/lsp-warmup.js +2 -4
  84. package/node_modules/@gdh/authoring/dist/lsp-warmup.js.map +1 -1
  85. package/node_modules/@gdh/authoring/dist/lsp.d.ts.map +1 -1
  86. package/node_modules/@gdh/authoring/dist/lsp.js +8 -46
  87. package/node_modules/@gdh/authoring/dist/lsp.js.map +1 -1
  88. package/node_modules/@gdh/authoring/dist/prepare.d.ts.map +1 -1
  89. package/node_modules/@gdh/authoring/dist/prepare.js +1 -3
  90. package/node_modules/@gdh/authoring/dist/prepare.js.map +1 -1
  91. package/node_modules/@gdh/authoring/dist/project.d.ts.map +1 -1
  92. package/node_modules/@gdh/authoring/dist/project.js +4 -13
  93. package/node_modules/@gdh/authoring/dist/project.js.map +1 -1
  94. package/node_modules/@gdh/authoring/dist/report.d.ts.map +1 -1
  95. package/node_modules/@gdh/authoring/dist/report.js +2 -11
  96. package/node_modules/@gdh/authoring/dist/report.js.map +1 -1
  97. package/node_modules/@gdh/authoring/dist/scene-resource.d.ts.map +1 -1
  98. package/node_modules/@gdh/authoring/dist/scene-resource.js.map +1 -1
  99. package/node_modules/@gdh/authoring/dist/tcp-port.d.ts +2 -0
  100. package/node_modules/@gdh/authoring/dist/tcp-port.d.ts.map +1 -0
  101. package/node_modules/@gdh/authoring/dist/tcp-port.js +23 -0
  102. package/node_modules/@gdh/authoring/dist/tcp-port.js.map +1 -0
  103. package/node_modules/@gdh/authoring/dist/warmup.d.ts.map +1 -1
  104. package/node_modules/@gdh/authoring/dist/warmup.js.map +1 -1
  105. package/node_modules/@gdh/authoring/package.json +2 -2
  106. package/node_modules/@gdh/cli/dist/args.d.ts +44 -0
  107. package/node_modules/@gdh/cli/dist/args.d.ts.map +1 -0
  108. package/node_modules/@gdh/cli/dist/args.js +124 -0
  109. package/node_modules/@gdh/cli/dist/args.js.map +1 -0
  110. package/node_modules/@gdh/cli/dist/bridge-session.d.ts +1 -1
  111. package/node_modules/@gdh/cli/dist/bridge-session.d.ts.map +1 -1
  112. package/node_modules/@gdh/cli/dist/bridge-session.js +8 -7
  113. package/node_modules/@gdh/cli/dist/bridge-session.js.map +1 -1
  114. package/node_modules/@gdh/cli/dist/index.d.ts +4 -52
  115. package/node_modules/@gdh/cli/dist/index.d.ts.map +1 -1
  116. package/node_modules/@gdh/cli/dist/index.js +8 -197
  117. package/node_modules/@gdh/cli/dist/index.js.map +1 -1
  118. package/node_modules/@gdh/cli/dist/io.d.ts +10 -0
  119. package/node_modules/@gdh/cli/dist/io.d.ts.map +1 -0
  120. package/node_modules/@gdh/cli/dist/io.js +26 -0
  121. package/node_modules/@gdh/cli/dist/io.js.map +1 -0
  122. package/node_modules/@gdh/cli/dist/migrate.d.ts +1 -1
  123. package/node_modules/@gdh/cli/dist/migrate.d.ts.map +1 -1
  124. package/node_modules/@gdh/cli/dist/migrate.js +23 -30
  125. package/node_modules/@gdh/cli/dist/migrate.js.map +1 -1
  126. package/node_modules/@gdh/cli/dist/self-update.d.ts.map +1 -1
  127. package/node_modules/@gdh/cli/dist/self-update.js +13 -20
  128. package/node_modules/@gdh/cli/dist/self-update.js.map +1 -1
  129. package/node_modules/@gdh/cli/dist/setup.d.ts.map +1 -1
  130. package/node_modules/@gdh/cli/dist/setup.js.map +1 -1
  131. package/node_modules/@gdh/cli/dist/status-command.d.ts +3 -0
  132. package/node_modules/@gdh/cli/dist/status-command.d.ts.map +1 -0
  133. package/node_modules/@gdh/cli/dist/status-command.js +44 -0
  134. package/node_modules/@gdh/cli/dist/status-command.js.map +1 -0
  135. package/node_modules/@gdh/cli/dist/update-banner.d.ts.map +1 -1
  136. package/node_modules/@gdh/cli/dist/update-banner.js +1 -1
  137. package/node_modules/@gdh/cli/dist/update-banner.js.map +1 -1
  138. package/node_modules/@gdh/cli/package.json +11 -11
  139. package/node_modules/@gdh/core/dist/dev-mode.d.ts.map +1 -1
  140. package/node_modules/@gdh/core/dist/dev-mode.js.map +1 -1
  141. package/node_modules/@gdh/core/dist/editor-operation-runner.d.ts +3 -0
  142. package/node_modules/@gdh/core/dist/editor-operation-runner.d.ts.map +1 -0
  143. package/node_modules/@gdh/core/dist/editor-operation-runner.js +682 -0
  144. package/node_modules/@gdh/core/dist/editor-operation-runner.js.map +1 -0
  145. package/node_modules/@gdh/core/dist/git-root.d.ts.map +1 -1
  146. package/node_modules/@gdh/core/dist/git-root.js +4 -1
  147. package/node_modules/@gdh/core/dist/git-root.js.map +1 -1
  148. package/node_modules/@gdh/core/dist/godot-docs-version.d.ts.map +1 -1
  149. package/node_modules/@gdh/core/dist/godot-docs-version.js.map +1 -1
  150. package/node_modules/@gdh/core/dist/godot-stderr-fatality.d.ts.map +1 -1
  151. package/node_modules/@gdh/core/dist/godot-stderr-fatality.js +1 -2
  152. package/node_modules/@gdh/core/dist/godot-stderr-fatality.js.map +1 -1
  153. package/node_modules/@gdh/core/dist/index.d.ts +11 -5
  154. package/node_modules/@gdh/core/dist/index.d.ts.map +1 -1
  155. package/node_modules/@gdh/core/dist/index.js +20 -5
  156. package/node_modules/@gdh/core/dist/index.js.map +1 -1
  157. package/node_modules/@gdh/core/dist/managed-gitignore.d.ts.map +1 -1
  158. package/node_modules/@gdh/core/dist/managed-gitignore.js +4 -14
  159. package/node_modules/@gdh/core/dist/managed-gitignore.js.map +1 -1
  160. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.d.ts.map +1 -1
  161. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.js +2 -2
  162. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.js.map +1 -1
  163. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.d.ts.map +1 -1
  164. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.js +6 -14
  165. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.js.map +1 -1
  166. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.d.ts.map +1 -1
  167. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.js +7 -23
  168. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.js.map +1 -1
  169. package/node_modules/@gdh/core/dist/migrations/envelopes/envelope-output-validator.d.ts.map +1 -1
  170. package/node_modules/@gdh/core/dist/migrations/envelopes/envelope-output-validator.js.map +1 -1
  171. package/node_modules/@gdh/core/dist/migrations/envelopes/index.d.ts.map +1 -1
  172. package/node_modules/@gdh/core/dist/migrations/envelopes/index.js +1 -2
  173. package/node_modules/@gdh/core/dist/migrations/envelopes/index.js.map +1 -1
  174. package/node_modules/@gdh/core/dist/migrations/envelopes/types.d.ts.map +1 -1
  175. package/node_modules/@gdh/core/dist/migrations/golden-harness.d.ts.map +1 -1
  176. package/node_modules/@gdh/core/dist/migrations/golden-harness.js.map +1 -1
  177. package/node_modules/@gdh/core/dist/migrations/managed-surface-classes.d.ts.map +1 -1
  178. package/node_modules/@gdh/core/dist/migrations/managed-surface-classes.js.map +1 -1
  179. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.d.ts +5 -5
  180. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.d.ts.map +1 -1
  181. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.js +4 -7
  182. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.js.map +1 -1
  183. package/node_modules/@gdh/core/dist/migrations/probes.d.ts.map +1 -1
  184. package/node_modules/@gdh/core/dist/migrations/probes.js.map +1 -1
  185. package/node_modules/@gdh/core/dist/migrations/registry.d.ts +1 -1
  186. package/node_modules/@gdh/core/dist/migrations/registry.d.ts.map +1 -1
  187. package/node_modules/@gdh/core/dist/migrations/registry.js +3 -6
  188. package/node_modules/@gdh/core/dist/migrations/registry.js.map +1 -1
  189. package/node_modules/@gdh/core/dist/official-docs.d.ts.map +1 -1
  190. package/node_modules/@gdh/core/dist/release-span-preview.d.ts.map +1 -1
  191. package/node_modules/@gdh/core/dist/release-span-preview.js +1 -1
  192. package/node_modules/@gdh/core/dist/release-span-preview.js.map +1 -1
  193. package/node_modules/@gdh/core/dist/release-span-update-contract.d.ts.map +1 -1
  194. package/node_modules/@gdh/core/dist/release-span-update-contract.js +5 -10
  195. package/node_modules/@gdh/core/dist/release-span-update-contract.js.map +1 -1
  196. package/node_modules/@gdh/core/dist/state/codex-retrust-reminder.d.ts.map +1 -1
  197. package/node_modules/@gdh/core/dist/state/codex-retrust-reminder.js.map +1 -1
  198. package/node_modules/@gdh/core/dist/state/migration-state.d.ts.map +1 -1
  199. package/node_modules/@gdh/core/dist/state/migration-state.js +3 -8
  200. package/node_modules/@gdh/core/dist/state/migration-state.js.map +1 -1
  201. package/node_modules/@gdh/core/dist/state/migration-trace.d.ts.map +1 -1
  202. package/node_modules/@gdh/core/dist/state/migration-trace.js +3 -8
  203. package/node_modules/@gdh/core/dist/state/migration-trace.js.map +1 -1
  204. package/node_modules/@gdh/core/dist/state/render-inventory.d.ts.map +1 -1
  205. package/node_modules/@gdh/core/dist/state/render-inventory.js.map +1 -1
  206. package/node_modules/@gdh/core/dist/update-cache.d.ts.map +1 -1
  207. package/node_modules/@gdh/core/dist/update-cache.js.map +1 -1
  208. package/node_modules/@gdh/core/dist/update-probe.d.ts.map +1 -1
  209. package/node_modules/@gdh/core/dist/update-probe.js +1 -3
  210. package/node_modules/@gdh/core/dist/update-probe.js.map +1 -1
  211. package/node_modules/@gdh/core/package.json +1 -1
  212. package/node_modules/@gdh/docs/dist/agent-contract.d.ts.map +1 -1
  213. package/node_modules/@gdh/docs/dist/agent-contract.js +2 -4
  214. package/node_modules/@gdh/docs/dist/agent-contract.js.map +1 -1
  215. package/node_modules/@gdh/docs/dist/files.d.ts +1 -1
  216. package/node_modules/@gdh/docs/dist/files.d.ts.map +1 -1
  217. package/node_modules/@gdh/docs/dist/guidance.js +1 -1
  218. package/node_modules/@gdh/docs/dist/guidance.js.map +1 -1
  219. package/node_modules/@gdh/docs/dist/index.d.ts +4 -4
  220. package/node_modules/@gdh/docs/dist/index.d.ts.map +1 -1
  221. package/node_modules/@gdh/docs/dist/index.js +3 -3
  222. package/node_modules/@gdh/docs/dist/index.js.map +1 -1
  223. package/node_modules/@gdh/docs/dist/official-docs.d.ts.map +1 -1
  224. package/node_modules/@gdh/docs/dist/official-docs.js +16 -5
  225. package/node_modules/@gdh/docs/dist/official-docs.js.map +1 -1
  226. package/node_modules/@gdh/docs/dist/query.d.ts.map +1 -1
  227. package/node_modules/@gdh/docs/dist/query.js +8 -3
  228. package/node_modules/@gdh/docs/dist/query.js.map +1 -1
  229. package/node_modules/@gdh/docs/dist/recovery-hints.d.ts.map +1 -1
  230. package/node_modules/@gdh/docs/dist/recovery-hints.js +0 -1
  231. package/node_modules/@gdh/docs/dist/recovery-hints.js.map +1 -1
  232. package/node_modules/@gdh/docs/dist/template-assets.js.map +1 -1
  233. package/node_modules/@gdh/docs/package.json +2 -2
  234. package/node_modules/@gdh/editor/dist/index.d.ts +1 -3
  235. package/node_modules/@gdh/editor/dist/index.d.ts.map +1 -1
  236. package/node_modules/@gdh/editor/dist/index.js +9 -682
  237. package/node_modules/@gdh/editor/dist/index.js.map +1 -1
  238. package/node_modules/@gdh/editor/package.json +2 -2
  239. package/node_modules/@gdh/mcp/dist/bridge-tools.d.ts +8 -1
  240. package/node_modules/@gdh/mcp/dist/bridge-tools.d.ts.map +1 -1
  241. package/node_modules/@gdh/mcp/dist/bridge-tools.js +81 -2
  242. package/node_modules/@gdh/mcp/dist/bridge-tools.js.map +1 -1
  243. package/node_modules/@gdh/mcp/dist/index.d.ts.map +1 -1
  244. package/node_modules/@gdh/mcp/dist/index.js +10 -77
  245. package/node_modules/@gdh/mcp/dist/index.js.map +1 -1
  246. package/node_modules/@gdh/mcp/package.json +8 -10
  247. package/node_modules/@gdh/observability/dist/guidance-audit.d.ts.map +1 -1
  248. package/node_modules/@gdh/observability/dist/guidance-audit.js +11 -21
  249. package/node_modules/@gdh/observability/dist/guidance-audit.js.map +1 -1
  250. package/node_modules/@gdh/observability/dist/index.d.ts +2 -2
  251. package/node_modules/@gdh/observability/dist/index.d.ts.map +1 -1
  252. package/node_modules/@gdh/observability/dist/index.js +1 -1
  253. package/node_modules/@gdh/observability/dist/index.js.map +1 -1
  254. package/node_modules/@gdh/observability/dist/runtime-bundles.d.ts.map +1 -1
  255. package/node_modules/@gdh/observability/dist/runtime-bundles.js +3 -10
  256. package/node_modules/@gdh/observability/dist/runtime-bundles.js.map +1 -1
  257. package/node_modules/@gdh/observability/dist/runtime-corpus.d.ts.map +1 -1
  258. package/node_modules/@gdh/observability/dist/runtime-corpus.js +1 -1
  259. package/node_modules/@gdh/observability/dist/runtime-corpus.js.map +1 -1
  260. package/node_modules/@gdh/observability/package.json +3 -2
  261. package/node_modules/@gdh/runtime/dist/bridge-broker-client.d.ts +1 -1
  262. package/node_modules/@gdh/runtime/dist/bridge-broker-client.d.ts.map +1 -1
  263. package/node_modules/@gdh/runtime/dist/bridge-broker-client.js +0 -1
  264. package/node_modules/@gdh/runtime/dist/bridge-broker-client.js.map +1 -1
  265. package/node_modules/@gdh/runtime/dist/bridge-broker.d.ts +1 -1
  266. package/node_modules/@gdh/runtime/dist/bridge-broker.d.ts.map +1 -1
  267. package/node_modules/@gdh/runtime/dist/bridge-broker.js +9 -5
  268. package/node_modules/@gdh/runtime/dist/bridge-broker.js.map +1 -1
  269. package/node_modules/@gdh/runtime/dist/bridge-surface.d.ts +1 -1
  270. package/node_modules/@gdh/runtime/dist/bridge-surface.d.ts.map +1 -1
  271. package/node_modules/@gdh/runtime/dist/bridge-surface.js +2 -2
  272. package/node_modules/@gdh/runtime/dist/bridge-surface.js.map +1 -1
  273. package/node_modules/@gdh/runtime/dist/docker-provider.d.ts +1 -1
  274. package/node_modules/@gdh/runtime/dist/docker-provider.d.ts.map +1 -1
  275. package/node_modules/@gdh/runtime/dist/docker-provider.js +5 -16
  276. package/node_modules/@gdh/runtime/dist/docker-provider.js.map +1 -1
  277. package/node_modules/@gdh/runtime/dist/index.js +2 -1
  278. package/node_modules/@gdh/runtime/dist/index.js.map +1 -1
  279. package/node_modules/@gdh/runtime/dist/knowledge-surface.d.ts.map +1 -1
  280. package/node_modules/@gdh/runtime/dist/knowledge-surface.js +21 -10
  281. package/node_modules/@gdh/runtime/dist/knowledge-surface.js.map +1 -1
  282. package/node_modules/@gdh/runtime/package.json +2 -3
  283. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.d.ts.map +1 -1
  284. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.js +1 -5
  285. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.js.map +1 -1
  286. package/node_modules/@gdh/scan/dist/index.d.ts +3 -3
  287. package/node_modules/@gdh/scan/dist/index.d.ts.map +1 -1
  288. package/node_modules/@gdh/scan/dist/index.js +3 -3
  289. package/node_modules/@gdh/scan/dist/index.js.map +1 -1
  290. package/node_modules/@gdh/scan/dist/inventory-cache.js +1 -1
  291. package/node_modules/@gdh/scan/dist/inventory-cache.js.map +1 -1
  292. package/node_modules/@gdh/scan/dist/onboard.d.ts +1 -2
  293. package/node_modules/@gdh/scan/dist/onboard.d.ts.map +1 -1
  294. package/node_modules/@gdh/scan/dist/onboard.js +4 -5
  295. package/node_modules/@gdh/scan/dist/onboard.js.map +1 -1
  296. package/node_modules/@gdh/scan/dist/scan.d.ts.map +1 -1
  297. package/node_modules/@gdh/scan/dist/scan.js +4 -2
  298. package/node_modules/@gdh/scan/dist/scan.js.map +1 -1
  299. package/node_modules/@gdh/scan/package.json +3 -3
  300. package/node_modules/@gdh/verify/dist/corpus.d.ts.map +1 -1
  301. package/node_modules/@gdh/verify/dist/corpus.js +7 -6
  302. package/node_modules/@gdh/verify/dist/corpus.js.map +1 -1
  303. package/node_modules/@gdh/verify/dist/index.d.ts.map +1 -1
  304. package/node_modules/@gdh/verify/dist/index.js +0 -1
  305. package/node_modules/@gdh/verify/dist/index.js.map +1 -1
  306. package/node_modules/@gdh/verify/dist/readiness.d.ts.map +1 -1
  307. package/node_modules/@gdh/verify/dist/readiness.js.map +1 -1
  308. package/node_modules/@gdh/verify/dist/scenarios.d.ts +1 -1
  309. package/node_modules/@gdh/verify/dist/scenarios.d.ts.map +1 -1
  310. package/node_modules/@gdh/verify/dist/scenarios.js +14 -11
  311. package/node_modules/@gdh/verify/dist/scenarios.js.map +1 -1
  312. package/node_modules/@gdh/verify/package.json +6 -7
  313. package/node_modules/@hono/node-server/dist/index.js +22 -0
  314. package/node_modules/@hono/node-server/dist/index.mjs +22 -0
  315. package/node_modules/@hono/node-server/dist/listener.js +22 -0
  316. package/node_modules/@hono/node-server/dist/listener.mjs +22 -0
  317. package/node_modules/@hono/node-server/dist/request.js +11 -0
  318. package/node_modules/@hono/node-server/dist/request.mjs +11 -0
  319. package/node_modules/@hono/node-server/dist/response.js +11 -0
  320. package/node_modules/@hono/node-server/dist/response.mjs +11 -0
  321. package/node_modules/@hono/node-server/dist/server.js +22 -0
  322. package/node_modules/@hono/node-server/dist/server.mjs +22 -0
  323. package/node_modules/@hono/node-server/dist/utils.d.mts +2 -2
  324. package/node_modules/@hono/node-server/dist/utils.d.ts +2 -2
  325. package/node_modules/@hono/node-server/dist/vercel.js +22 -0
  326. package/node_modules/@hono/node-server/dist/vercel.mjs +22 -0
  327. package/node_modules/@hono/node-server/package.json +1 -1
  328. package/node_modules/ajv/README.md +1 -1
  329. package/node_modules/ajv/dist/core.js +1 -1
  330. package/node_modules/ajv/dist/core.js.map +1 -1
  331. package/node_modules/ajv/lib/core.ts +1 -1
  332. package/node_modules/ajv/package.json +2 -3
  333. package/node_modules/eventsource-parser/LICENSE +1 -1
  334. package/node_modules/eventsource-parser/dist/index.cjs +104 -44
  335. package/node_modules/eventsource-parser/dist/index.cjs.map +1 -1
  336. package/node_modules/eventsource-parser/dist/index.d.cts +23 -21
  337. package/node_modules/eventsource-parser/dist/index.d.ts +23 -21
  338. package/node_modules/eventsource-parser/dist/index.js +104 -44
  339. package/node_modules/eventsource-parser/dist/index.js.map +1 -1
  340. package/node_modules/eventsource-parser/dist/stream.d.cts +22 -19
  341. package/node_modules/eventsource-parser/dist/stream.d.ts +22 -19
  342. package/node_modules/eventsource-parser/package.json +54 -77
  343. package/node_modules/eventsource-parser/src/parse.ts +270 -107
  344. package/node_modules/express-rate-limit/dist/index.cjs +51 -10
  345. package/node_modules/express-rate-limit/dist/index.d.cts +31 -1
  346. package/node_modules/express-rate-limit/dist/index.d.mts +31 -1
  347. package/node_modules/express-rate-limit/dist/index.d.ts +31 -1
  348. package/node_modules/express-rate-limit/dist/index.mjs +51 -10
  349. package/node_modules/express-rate-limit/package.json +3 -2
  350. package/node_modules/express-rate-limit/readme.md +3 -0
  351. package/node_modules/fast-string-truncated-width/dist/index.js +36 -96
  352. package/node_modules/fast-string-truncated-width/dist/types.d.ts +0 -3
  353. package/node_modules/fast-string-truncated-width/dist/utils.d.ts +3 -3
  354. package/node_modules/fast-string-truncated-width/dist/utils.js +14 -9
  355. package/node_modules/fast-string-truncated-width/package.json +1 -1
  356. package/node_modules/fast-string-truncated-width/readme.md +2 -3
  357. package/node_modules/fast-string-width/package.json +2 -2
  358. package/node_modules/fast-string-width/readme.md +0 -3
  359. package/node_modules/fast-uri/.github/workflows/ci.yml +12 -7
  360. package/node_modules/fast-uri/.github/workflows/lock-threads.yml +19 -0
  361. package/node_modules/fast-uri/.github/workflows/package-manager-ci.yml +1 -1
  362. package/node_modules/fast-uri/LICENSE +1 -3
  363. package/node_modules/fast-uri/README.md +13 -4
  364. package/node_modules/fast-uri/index.js +90 -24
  365. package/node_modules/fast-uri/lib/utils.js +129 -22
  366. package/node_modules/fast-uri/package.json +3 -4
  367. package/node_modules/fast-wrap-ansi/lib/main.js +4 -1
  368. package/node_modules/fast-wrap-ansi/lib/main.js.map +1 -1
  369. package/node_modules/fast-wrap-ansi/package.json +2 -2
  370. package/node_modules/get-intrinsic/CHANGELOG.md +0 -7
  371. package/node_modules/get-intrinsic/index.js +13 -8
  372. package/node_modules/get-intrinsic/package.json +4 -7
  373. package/node_modules/hasown/CHANGELOG.md +11 -0
  374. package/node_modules/hasown/eslint.config.mjs +6 -0
  375. package/node_modules/hasown/index.d.ts +1 -0
  376. package/node_modules/hasown/package.json +14 -14
  377. package/node_modules/hono/dist/adapter/aws-lambda/handler.js +9 -2
  378. package/node_modules/hono/dist/cjs/adapter/aws-lambda/handler.js +9 -2
  379. package/node_modules/hono/dist/cjs/helper/ssg/ssg.js +2 -0
  380. package/node_modules/hono/dist/cjs/jsx/base.js +7 -1
  381. package/node_modules/hono/dist/cjs/jsx/dom/render.js +22 -9
  382. package/node_modules/hono/dist/cjs/jsx/jsx-runtime.js +3 -0
  383. package/node_modules/hono/dist/cjs/jsx/utils.js +155 -5
  384. package/node_modules/hono/dist/cjs/middleware/body-limit/index.js +21 -30
  385. package/node_modules/hono/dist/cjs/middleware/cache/index.js +11 -3
  386. package/node_modules/hono/dist/cjs/middleware/cors/index.js +2 -5
  387. package/node_modules/hono/dist/cjs/middleware/method-override/index.js +1 -1
  388. package/node_modules/hono/dist/cjs/middleware/trailing-slash/index.js +2 -2
  389. package/node_modules/hono/dist/cjs/utils/jwt/jws.js +1 -1
  390. package/node_modules/hono/dist/cjs/utils/jwt/jwt.js +12 -6
  391. package/node_modules/hono/dist/helper/ssg/ssg.js +2 -0
  392. package/node_modules/hono/dist/jsx/base.js +13 -2
  393. package/node_modules/hono/dist/jsx/dom/render.js +22 -9
  394. package/node_modules/hono/dist/jsx/jsx-runtime.js +4 -1
  395. package/node_modules/hono/dist/jsx/utils.js +153 -5
  396. package/node_modules/hono/dist/middleware/body-limit/index.js +21 -30
  397. package/node_modules/hono/dist/middleware/cache/index.js +11 -3
  398. package/node_modules/hono/dist/middleware/cors/index.js +2 -5
  399. package/node_modules/hono/dist/middleware/method-override/index.js +1 -1
  400. package/node_modules/hono/dist/middleware/trailing-slash/index.js +2 -2
  401. package/node_modules/hono/dist/tsconfig.build.tsbuildinfo +1 -1
  402. package/node_modules/hono/dist/types/jsx/utils.d.ts +3 -1
  403. package/node_modules/hono/dist/types/middleware/cache/index.d.ts +2 -0
  404. package/node_modules/hono/dist/types/middleware/cors/index.d.ts +1 -1
  405. package/node_modules/hono/dist/types/middleware/trailing-slash/index.d.ts +16 -0
  406. package/node_modules/hono/dist/types/types.d.ts +116 -116
  407. package/node_modules/hono/dist/utils/jwt/jws.js +1 -1
  408. package/node_modules/hono/dist/utils/jwt/jwt.js +12 -6
  409. package/node_modules/hono/package.json +1 -1
  410. package/node_modules/ip-address/README.md +249 -76
  411. package/node_modules/ip-address/dist/address-error.d.ts +0 -1
  412. package/node_modules/ip-address/dist/address-error.js.map +1 -1
  413. package/node_modules/ip-address/dist/common.d.ts +6 -1
  414. package/node_modules/ip-address/dist/common.js +21 -0
  415. package/node_modules/ip-address/dist/common.js.map +1 -1
  416. package/node_modules/ip-address/dist/ip-address.d.ts +0 -1
  417. package/node_modules/ip-address/dist/ip-address.js.map +1 -1
  418. package/node_modules/ip-address/dist/ipv4.d.ts +115 -57
  419. package/node_modules/ip-address/dist/ipv4.js +193 -68
  420. package/node_modules/ip-address/dist/ipv4.js.map +1 -1
  421. package/node_modules/ip-address/dist/ipv6.d.ts +172 -111
  422. package/node_modules/ip-address/dist/ipv6.js +345 -131
  423. package/node_modules/ip-address/dist/ipv6.js.map +1 -1
  424. package/node_modules/ip-address/dist/v4/constants.d.ts +0 -1
  425. package/node_modules/ip-address/dist/v4/constants.js.map +1 -1
  426. package/node_modules/ip-address/dist/v6/constants.d.ts +0 -1
  427. package/node_modules/ip-address/dist/v6/constants.js +5 -0
  428. package/node_modules/ip-address/dist/v6/constants.js.map +1 -1
  429. package/node_modules/ip-address/dist/v6/helpers.d.ts +1 -1
  430. package/node_modules/ip-address/dist/v6/helpers.js +12 -3
  431. package/node_modules/ip-address/dist/v6/helpers.js.map +1 -1
  432. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -1
  433. package/node_modules/ip-address/dist/v6/regular-expressions.js.map +1 -1
  434. package/node_modules/ip-address/package.json +45 -35
  435. package/node_modules/jose/dist/webapi/jwks/remote.js +1 -1
  436. package/node_modules/jose/dist/webapi/lib/pbes2kw.js +3 -0
  437. package/node_modules/jose/package.json +1 -1
  438. package/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +5 -3
  439. package/node_modules/yaml/browser/dist/nodes/Alias.js +2 -0
  440. package/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +11 -8
  441. package/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +2 -1
  442. package/node_modules/yaml/dist/compose/resolve-flow-scalar.js +5 -3
  443. package/node_modules/yaml/dist/nodes/Alias.js +2 -0
  444. package/node_modules/yaml/dist/nodes/Scalar.d.ts +5 -1
  445. package/node_modules/yaml/dist/schema/yaml-1.1/merge.js +10 -7
  446. package/node_modules/yaml/dist/stringify/stringifyNumber.js +2 -1
  447. package/node_modules/yaml/package.json +1 -1
  448. package/node_modules/zod/README.md +1 -18
  449. package/node_modules/zod/locales/package.json +2 -1
  450. package/node_modules/zod/mini/package.json +2 -1
  451. package/node_modules/zod/package.json +1 -1
  452. package/node_modules/zod/src/v4/classic/errors.ts +2 -2
  453. package/node_modules/zod/src/v4/classic/external.ts +1 -0
  454. package/node_modules/zod/src/v4/classic/from-json-schema.ts +39 -23
  455. package/node_modules/zod/src/v4/classic/parse.ts +6 -6
  456. package/node_modules/zod/src/v4/classic/schemas.ts +414 -151
  457. package/node_modules/zod/src/v4/core/api.ts +31 -6
  458. package/node_modules/zod/src/v4/core/checks.ts +1 -1
  459. package/node_modules/zod/src/v4/core/core.ts +17 -2
  460. package/node_modules/zod/src/v4/core/errors.ts +31 -24
  461. package/node_modules/zod/src/v4/core/json-schema-processors.ts +17 -18
  462. package/node_modules/zod/src/v4/core/parse.ts +7 -7
  463. package/node_modules/zod/src/v4/core/regexes.ts +8 -1
  464. package/node_modules/zod/src/v4/core/schemas.ts +263 -71
  465. package/node_modules/zod/src/v4/core/to-json-schema.ts +10 -1
  466. package/node_modules/zod/src/v4/core/util.ts +52 -35
  467. package/node_modules/zod/src/v4/core/versions.ts +2 -2
  468. package/node_modules/zod/src/v4/locales/el.ts +121 -0
  469. package/node_modules/zod/src/v4/locales/en.ts +4 -0
  470. package/node_modules/zod/src/v4/locales/fr.ts +24 -8
  471. package/node_modules/zod/src/v4/locales/hr.ts +131 -0
  472. package/node_modules/zod/src/v4/locales/index.ts +3 -0
  473. package/node_modules/zod/src/v4/locales/it.ts +1 -1
  474. package/node_modules/zod/src/v4/locales/ka.ts +8 -8
  475. package/node_modules/zod/src/v4/locales/ro.ts +129 -0
  476. package/node_modules/zod/src/v4/locales/uz.ts +1 -0
  477. package/node_modules/zod/src/v4/mini/external.ts +1 -0
  478. package/node_modules/zod/src/v4/mini/schemas.ts +56 -25
  479. package/node_modules/zod/v3/package.json +2 -1
  480. package/node_modules/zod/v4/classic/errors.js +2 -2
  481. package/node_modules/zod/v4/classic/external.d.cts +1 -0
  482. package/node_modules/zod/v4/classic/external.d.ts +1 -0
  483. package/node_modules/zod/v4/classic/from-json-schema.cjs +31 -16
  484. package/node_modules/zod/v4/classic/from-json-schema.js +31 -16
  485. package/node_modules/zod/v4/classic/package.json +2 -1
  486. package/node_modules/zod/v4/classic/schemas.cjs +358 -119
  487. package/node_modules/zod/v4/classic/schemas.d.cts +42 -14
  488. package/node_modules/zod/v4/classic/schemas.d.ts +42 -14
  489. package/node_modules/zod/v4/classic/schemas.js +356 -118
  490. package/node_modules/zod/v4/core/api.cjs +7 -2
  491. package/node_modules/zod/v4/core/api.d.cts +26 -5
  492. package/node_modules/zod/v4/core/api.d.ts +26 -5
  493. package/node_modules/zod/v4/core/api.js +7 -2
  494. package/node_modules/zod/v4/core/checks.d.cts +1 -1
  495. package/node_modules/zod/v4/core/checks.d.ts +1 -1
  496. package/node_modules/zod/v4/core/core.cjs +3 -1
  497. package/node_modules/zod/v4/core/core.js +4 -2
  498. package/node_modules/zod/v4/core/errors.cjs +26 -23
  499. package/node_modules/zod/v4/core/errors.d.cts +1 -0
  500. package/node_modules/zod/v4/core/errors.d.ts +1 -0
  501. package/node_modules/zod/v4/core/errors.js +26 -23
  502. package/node_modules/zod/v4/core/json-schema-processors.cjs +16 -20
  503. package/node_modules/zod/v4/core/json-schema-processors.js +16 -20
  504. package/node_modules/zod/v4/core/package.json +2 -1
  505. package/node_modules/zod/v4/core/parse.cjs +7 -7
  506. package/node_modules/zod/v4/core/parse.js +7 -7
  507. package/node_modules/zod/v4/core/regexes.cjs +9 -3
  508. package/node_modules/zod/v4/core/regexes.d.cts +6 -0
  509. package/node_modules/zod/v4/core/regexes.d.ts +6 -0
  510. package/node_modules/zod/v4/core/regexes.js +7 -1
  511. package/node_modules/zod/v4/core/schemas.cjs +211 -65
  512. package/node_modules/zod/v4/core/schemas.d.cts +39 -1
  513. package/node_modules/zod/v4/core/schemas.d.ts +39 -1
  514. package/node_modules/zod/v4/core/schemas.js +210 -64
  515. package/node_modules/zod/v4/core/to-json-schema.cjs +12 -1
  516. package/node_modules/zod/v4/core/to-json-schema.js +12 -1
  517. package/node_modules/zod/v4/core/util.cjs +54 -30
  518. package/node_modules/zod/v4/core/util.d.cts +1 -0
  519. package/node_modules/zod/v4/core/util.d.ts +1 -0
  520. package/node_modules/zod/v4/core/util.js +55 -32
  521. package/node_modules/zod/v4/core/versions.cjs +2 -2
  522. package/node_modules/zod/v4/core/versions.d.cts +1 -1
  523. package/node_modules/zod/v4/core/versions.d.ts +1 -1
  524. package/node_modules/zod/v4/core/versions.js +2 -2
  525. package/node_modules/zod/v4/locales/el.cjs +136 -0
  526. package/node_modules/zod/v4/locales/el.d.cts +5 -0
  527. package/node_modules/zod/v4/locales/el.d.ts +4 -0
  528. package/node_modules/zod/v4/locales/el.js +109 -0
  529. package/node_modules/zod/v4/locales/en.cjs +4 -0
  530. package/node_modules/zod/v4/locales/en.js +4 -0
  531. package/node_modules/zod/v4/locales/fr.cjs +24 -7
  532. package/node_modules/zod/v4/locales/fr.js +24 -7
  533. package/node_modules/zod/v4/locales/hr.cjs +149 -0
  534. package/node_modules/zod/v4/locales/hr.d.cts +5 -0
  535. package/node_modules/zod/v4/locales/hr.d.ts +4 -0
  536. package/node_modules/zod/v4/locales/hr.js +122 -0
  537. package/node_modules/zod/v4/locales/index.cjs +8 -1
  538. package/node_modules/zod/v4/locales/index.d.cts +3 -0
  539. package/node_modules/zod/v4/locales/index.d.ts +3 -0
  540. package/node_modules/zod/v4/locales/index.js +3 -0
  541. package/node_modules/zod/v4/locales/it.cjs +1 -1
  542. package/node_modules/zod/v4/locales/it.js +1 -1
  543. package/node_modules/zod/v4/locales/ka.cjs +8 -8
  544. package/node_modules/zod/v4/locales/ka.js +8 -8
  545. package/node_modules/zod/v4/locales/package.json +2 -1
  546. package/node_modules/zod/v4/locales/ro.cjs +146 -0
  547. package/node_modules/zod/v4/locales/ro.d.cts +5 -0
  548. package/node_modules/zod/v4/locales/ro.d.ts +4 -0
  549. package/node_modules/zod/v4/locales/ro.js +119 -0
  550. package/node_modules/zod/v4/locales/uz.cjs +1 -0
  551. package/node_modules/zod/v4/locales/uz.js +1 -0
  552. package/node_modules/zod/v4/mini/external.d.cts +1 -0
  553. package/node_modules/zod/v4/mini/external.d.ts +1 -0
  554. package/node_modules/zod/v4/mini/package.json +2 -1
  555. package/node_modules/zod/v4/mini/schemas.cjs +41 -4
  556. package/node_modules/zod/v4/mini/schemas.d.cts +28 -10
  557. package/node_modules/zod/v4/mini/schemas.d.ts +28 -10
  558. package/node_modules/zod/v4/mini/schemas.js +40 -4
  559. package/node_modules/zod/v4/package.json +2 -1
  560. package/node_modules/zod/v4-mini/package.json +2 -1
  561. package/package.json +12 -12
  562. package/node_modules/async-function/.eslintrc +0 -16
  563. package/node_modules/async-function/.github/FUNDING.yml +0 -12
  564. package/node_modules/async-function/.nycrc +0 -9
  565. package/node_modules/async-function/CHANGELOG.md +0 -16
  566. package/node_modules/async-function/LICENSE +0 -21
  567. package/node_modules/async-function/README.md +0 -51
  568. package/node_modules/async-function/index.d.mts +0 -3
  569. package/node_modules/async-function/index.d.ts +0 -13
  570. package/node_modules/async-function/index.js +0 -8
  571. package/node_modules/async-function/index.mjs +0 -4
  572. package/node_modules/async-function/legacy.js +0 -18
  573. package/node_modules/async-function/package.json +0 -86
  574. package/node_modules/async-function/require.mjs +0 -5
  575. package/node_modules/async-function/tsconfig.json +0 -9
  576. package/node_modules/async-generator-function/.eslintrc +0 -26
  577. package/node_modules/async-generator-function/.github/FUNDING.yml +0 -12
  578. package/node_modules/async-generator-function/.nycrc +0 -9
  579. package/node_modules/async-generator-function/CHANGELOG.md +0 -15
  580. package/node_modules/async-generator-function/LICENSE +0 -21
  581. package/node_modules/async-generator-function/README.md +0 -52
  582. package/node_modules/async-generator-function/index.d.mts +0 -3
  583. package/node_modules/async-generator-function/index.d.ts +0 -22
  584. package/node_modules/async-generator-function/index.js +0 -8
  585. package/node_modules/async-generator-function/index.mjs +0 -4
  586. package/node_modules/async-generator-function/legacy.js +0 -18
  587. package/node_modules/async-generator-function/package.json +0 -87
  588. package/node_modules/async-generator-function/require.mjs +0 -5
  589. package/node_modules/async-generator-function/tsconfig.json +0 -9
  590. package/node_modules/fast-uri/.github/.stale.yml +0 -21
  591. package/node_modules/fast-uri/.github/tests_checker.yml +0 -8
  592. package/node_modules/generator-function/.eslintrc +0 -16
  593. package/node_modules/generator-function/.github/FUNDING.yml +0 -12
  594. package/node_modules/generator-function/.nycrc +0 -9
  595. package/node_modules/generator-function/CHANGELOG.md +0 -27
  596. package/node_modules/generator-function/LICENSE.md +0 -7
  597. package/node_modules/generator-function/README.md +0 -51
  598. package/node_modules/generator-function/index.d.mts +0 -3
  599. package/node_modules/generator-function/index.d.ts +0 -3
  600. package/node_modules/generator-function/index.js +0 -8
  601. package/node_modules/generator-function/index.mjs +0 -4
  602. package/node_modules/generator-function/legacy.js +0 -18
  603. package/node_modules/generator-function/package.json +0 -88
  604. package/node_modules/generator-function/require.mjs +0 -5
  605. package/node_modules/generator-function/tsconfig.json +0 -9
  606. package/node_modules/hasown/.eslintrc +0 -5
  607. package/node_modules/ip-address/dist/address-error.d.ts.map +0 -1
  608. package/node_modules/ip-address/dist/common.d.ts.map +0 -1
  609. package/node_modules/ip-address/dist/ip-address.d.ts.map +0 -1
  610. package/node_modules/ip-address/dist/ipv4.d.ts.map +0 -1
  611. package/node_modules/ip-address/dist/ipv6.d.ts.map +0 -1
  612. package/node_modules/ip-address/dist/v4/constants.d.ts.map +0 -1
  613. package/node_modules/ip-address/dist/v6/constants.d.ts.map +0 -1
  614. package/node_modules/ip-address/dist/v6/helpers.d.ts.map +0 -1
  615. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts.map +0 -1
  616. package/node_modules/ip-address/src/address-error.ts +0 -11
  617. package/node_modules/ip-address/src/common.ts +0 -55
  618. package/node_modules/ip-address/src/ip-address.ts +0 -7
  619. package/node_modules/ip-address/src/ipv4.ts +0 -394
  620. package/node_modules/ip-address/src/ipv6.ts +0 -1212
  621. package/node_modules/ip-address/src/v4/constants.ts +0 -7
  622. package/node_modules/ip-address/src/v6/constants.ts +0 -79
  623. package/node_modules/ip-address/src/v6/helpers.ts +0 -48
  624. package/node_modules/ip-address/src/v6/regular-expressions.ts +0 -94
  625. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/.npmignore +0 -0
  626. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/LICENSE +0 -0
  627. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/README.md +0 -0
  628. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/index.js +0 -0
  629. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/mode.js +0 -0
  630. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/package.json +0 -0
  631. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/windows.js +0 -0
  632. /package/node_modules/{cross-spawn/node_modules/which → which}/LICENSE +0 -0
  633. /package/node_modules/{cross-spawn/node_modules/which → which}/README.md +0 -0
  634. /package/node_modules/{cross-spawn/node_modules/which → which}/bin/node-which +0 -0
  635. /package/node_modules/{cross-spawn/node_modules/which → which}/package.json +0 -0
  636. /package/node_modules/{cross-spawn/node_modules/which → which}/which.js +0 -0
@@ -6,19 +6,21 @@ import path from "node:path";
6
6
  import { promisify } from "node:util";
7
7
  import { readProjectConfig, readWorktreeState, resolveAuthoringStatus, resolveEffectiveTargetPath, resolvePinnedVersion, resolvePinnedVersionOrNull, resolveProjectRoot, } from "@gdh/authoring";
8
8
  import { assertClassRegistered, assertProjectLifecycleCompatibilityInvariant, definePackageBoundary, GDH_AGENT_CONTRACT_VERSION, GDH_GUIDANCE_INDEX_VERSION, GDH_GUIDANCE_UNIT_VERSION, GDH_PROJECT_CONFIG_VERSION, GDH_RECIPE_SCHEMA_VERSION, GDH_RULES_SCHEMA_VERSION, GDH_SCENARIO_SCHEMA_VERSION, resolveConfiguredGodotEditorBin, resolveCurrentGdhInstall, resolveGdhProductMetadata, } from "@gdh/core";
9
- import { GDH_GUIDANCE_DIRECTORY_RELATIVE_PATH, GUIDANCE_INDEX_RELATIVE_PATH, createDefaultGuidanceUnits, createDefaultRulesDocument, getGuidanceStatus, readRulesDocument, renderRulesYaml, resolveGuidanceQuery, resolveRecoveryHints, } from "@gdh/docs";
9
+ import { createDefaultGuidanceUnits, createDefaultRulesDocument, GDH_GUIDANCE_DIRECTORY_RELATIVE_PATH, GUIDANCE_INDEX_RELATIVE_PATH, getGuidanceStatus, readRulesDocument, renderRulesYaml, resolveGuidanceQuery, resolveRecoveryHints, } from "@gdh/docs";
10
10
  import { inspectGuidanceAudit } from "@gdh/observability";
11
11
  import { inspectRuntimeBridgeBroker, inspectRuntimeBridgeSurface, inspectRuntimeKnowledgeSurface, } from "@gdh/runtime";
12
12
  import { readInventoryCacheOrScan } from "@gdh/scan";
13
- import { CLAUDE_SETTINGS_RELATIVE_PATH, patchClaudeSettingsForGdhAuthoringHooks, patchClaudeSettingsForGdhSessionStart, patchClaudeSettingsForGdhStatusline, } from "./claude-settings-patch.js";
14
- import { computeDeferredActionsAdvisory, } from "./deferred-actions-advisory.js";
15
13
  import { GDH_AUTHORING_HOOK_RELATIVE_PATH, renderGdhAuthoringHook, } from "./authoring-hook-render.js";
16
- import { removeManagedCodexAuthoringHookBlock, renderManagedCodexAuthoringHookBlock, } from "./codex-authoring-hook-block.js";
14
+ import { CLAUDE_SETTINGS_RELATIVE_PATH, patchClaudeSettingsForGdhAuthoringHooks, patchClaudeSettingsForGdhSessionStart, patchClaudeSettingsForGdhStatusline, } from "./claude-settings-patch.js";
17
15
  import { CLAUDE_STATUSLINE_RELATIVE_PATH, renderClaudeUpdateStatusline, } from "./claude-statusline-render.js";
18
16
  import { CLAUDE_CHECK_UPDATE_HOOK_RELATIVE_PATH, CLAUDE_CHECK_UPDATE_WORKER_RELATIVE_PATH, renderClaudeCheckUpdateHook, } from "./claude-update-hook-render.js";
19
17
  import { renderClaudeCheckUpdateWorker } from "./claude-update-worker-render.js";
18
+ import { removeManagedCodexAuthoringHookBlock, renderManagedCodexAuthoringHookBlock, } from "./codex-authoring-hook-block.js";
19
+ import { computeDeferredActionsAdvisory, } from "./deferred-actions-advisory.js";
20
+ import { CLAUDE_CHECK_COMMAND_RELATIVE_PATH, CLAUDE_CHECK_SKILL_RELATIVE_PATH, CLAUDE_MIGRATE_COMMAND_RELATIVE_PATH, CLAUDE_MIGRATE_SKILL_RELATIVE_PATH, CLAUDE_ONBOARD_COMMAND_RELATIVE_PATH, CLAUDE_ONBOARD_SKILL_RELATIVE_PATH, CLAUDE_PREPARE_COMMAND_RELATIVE_PATH, CLAUDE_PREPARE_SKILL_RELATIVE_PATH, CLAUDE_RUN_GAME_COMMAND_RELATIVE_PATH, CLAUDE_RUN_GAME_SKILL_RELATIVE_PATH, CLAUDE_SHIM_RELATIVE_PATH, CLAUDE_SKILL_RELATIVE_PATHS, CLAUDE_STATUS_COMMAND_RELATIVE_PATH, CLAUDE_STATUS_SKILL_RELATIVE_PATH, CLAUDE_UPDATE_COMMAND_RELATIVE_PATH, CLAUDE_UPDATE_SKILL_RELATIVE_PATH, CODEX_CHECK_SKILL_RELATIVE_PATH, CODEX_MIGRATE_SKILL_RELATIVE_PATH, CODEX_ONBOARD_SKILL_RELATIVE_PATH, CODEX_PREPARE_SKILL_RELATIVE_PATH, CODEX_PROJECT_CONFIG_RELATIVE_PATH, CODEX_RUN_GAME_SKILL_RELATIVE_PATH, CODEX_SKILL_RELATIVE_PATHS, CODEX_STATUS_SKILL_RELATIVE_PATH, CODEX_UPDATE_SKILL_RELATIVE_PATH, GDH_MCP_SERVER_NAME, LEGACY_CLAUDE_SKILL_COMMAND_RELATIVE_PATHS, LEGACY_CODEX_SKILL_RELATIVE_PATHS, LOCAL_PATH_HINTS_RELATIVE_PATH, PROJECT_MCP_RELATIVE_PATH, SUPPORTED_AGENTS, } from "./managed-surfaces.js";
20
21
  import { GDH_MANAGED_AGENT_SKILL_MARKER, renderClaudeMigrateSkill, renderClaudeOnboardSkill, renderClaudePrepareSkill, renderClaudeRunGameSkill, renderClaudeStatusSkill, renderClaudeUpdateSkill, renderCodexMigrateSkill, renderCodexOnboardSkill, renderCodexPrepareSkill, renderCodexRunGameSkill, renderCodexStatusSkill, renderCodexUpdateSkill, } from "./skill-rendering.js";
21
- export { GDH_MANAGED_AGENT_SKILL_MARKER, GDH_SKILL_DEFINITIONS, GDH_SKILL_IDS, renderGdhSkill, renderManagedSkillMarker, renderClaudeMigrateSkill, renderClaudeOnboardSkill, renderClaudePrepareSkill, renderClaudeRunGameSkill, renderClaudeStatusSkill, renderClaudeUpdateSkill, renderCodexMigrateSkill, renderCodexOnboardSkill, renderCodexPrepareSkill, renderCodexRunGameSkill, renderCodexStatusSkill, renderCodexUpdateSkill, } from "./skill-rendering.js";
22
+ export { CLAUDE_CHECK_COMMAND_RELATIVE_PATH, CLAUDE_CHECK_SKILL_RELATIVE_PATH, CLAUDE_MIGRATE_COMMAND_RELATIVE_PATH, CLAUDE_MIGRATE_SKILL_RELATIVE_PATH, CLAUDE_ONBOARD_COMMAND_RELATIVE_PATH, CLAUDE_ONBOARD_SKILL_RELATIVE_PATH, CLAUDE_PREPARE_COMMAND_RELATIVE_PATH, CLAUDE_PREPARE_SKILL_RELATIVE_PATH, CLAUDE_RUN_GAME_COMMAND_RELATIVE_PATH, CLAUDE_RUN_GAME_SKILL_RELATIVE_PATH, CLAUDE_SHIM_RELATIVE_PATH, CLAUDE_STATUS_COMMAND_RELATIVE_PATH, CLAUDE_STATUS_SKILL_RELATIVE_PATH, CLAUDE_UPDATE_COMMAND_RELATIVE_PATH, CLAUDE_UPDATE_SKILL_RELATIVE_PATH, CODEX_CHECK_SKILL_RELATIVE_PATH, CODEX_MIGRATE_SKILL_RELATIVE_PATH, CODEX_ONBOARD_SKILL_RELATIVE_PATH, CODEX_PREPARE_SKILL_RELATIVE_PATH, CODEX_PROJECT_CONFIG_RELATIVE_PATH, CODEX_RUN_GAME_SKILL_RELATIVE_PATH, CODEX_STATUS_SKILL_RELATIVE_PATH, CODEX_UPDATE_SKILL_RELATIVE_PATH, GDH_MCP_SERVER_NAME, LOCAL_PATH_HINTS_RELATIVE_PATH, PROJECT_MCP_RELATIVE_PATH, SUPPORTED_AGENTS, } from "./managed-surfaces.js";
23
+ export { GDH_MANAGED_AGENT_SKILL_MARKER, GDH_SKILL_DEFINITIONS, GDH_SKILL_IDS, renderClaudeMigrateSkill, renderClaudeOnboardSkill, renderClaudePrepareSkill, renderClaudeRunGameSkill, renderClaudeStatusSkill, renderClaudeUpdateSkill, renderCodexMigrateSkill, renderCodexOnboardSkill, renderCodexPrepareSkill, renderCodexRunGameSkill, renderCodexStatusSkill, renderCodexUpdateSkill, renderGdhSkill, renderManagedSkillMarker, } from "./skill-rendering.js";
22
24
  // Module-load drift guard. See packages/core/src/migrations/managed-surface-classes.ts.
23
25
  assertClassRegistered("claude_onboard_command", "deterministic");
24
26
  assertClassRegistered("claude_status_command", "deterministic");
@@ -44,79 +46,6 @@ export const adaptersPackage = definePackageBoundary({
44
46
  "@gdh/scan",
45
47
  ],
46
48
  });
47
- export const SUPPORTED_AGENTS = [
48
- "codex",
49
- "claude",
50
- ];
51
- export const CLAUDE_SHIM_RELATIVE_PATH = "CLAUDE.md";
52
- export const CLAUDE_ONBOARD_SKILL_RELATIVE_PATH = ".claude/skills/gdh-onboard/SKILL.md";
53
- export const PROJECT_MCP_RELATIVE_PATH = ".mcp.json";
54
- export const CODEX_ONBOARD_SKILL_RELATIVE_PATH = ".agents/skills/gdh-onboard/SKILL.md";
55
- export const CLAUDE_STATUS_SKILL_RELATIVE_PATH = ".claude/skills/gdh-status/SKILL.md";
56
- export const CLAUDE_MIGRATE_SKILL_RELATIVE_PATH = ".claude/skills/gdh-migrate/SKILL.md";
57
- export const CLAUDE_CHECK_SKILL_RELATIVE_PATH = ".claude/skills/gdh-check/SKILL.md";
58
- export const CLAUDE_PREPARE_SKILL_RELATIVE_PATH = ".claude/skills/gdh-prepare/SKILL.md";
59
- export const CLAUDE_RUN_GAME_SKILL_RELATIVE_PATH = ".claude/skills/gdh-run-game/SKILL.md";
60
- export const CODEX_STATUS_SKILL_RELATIVE_PATH = ".agents/skills/gdh-status/SKILL.md";
61
- export const CODEX_MIGRATE_SKILL_RELATIVE_PATH = ".agents/skills/gdh-migrate/SKILL.md";
62
- export const CODEX_CHECK_SKILL_RELATIVE_PATH = ".agents/skills/gdh-check/SKILL.md";
63
- export const CODEX_PREPARE_SKILL_RELATIVE_PATH = ".agents/skills/gdh-prepare/SKILL.md";
64
- export const CODEX_RUN_GAME_SKILL_RELATIVE_PATH = ".agents/skills/gdh-run-game/SKILL.md";
65
- // Phase 13 SELF-01: /gdh-update skill surface path constants. The rendered
66
- // bodies shell out to `npx -y @skillcap/gdh@latest self-update` (LITERAL
67
- // @latest, not the pinned version — D-10) so the NEW CLI performs the update,
68
- // not the (potentially pre-Phase-12) OLD pinned one. These constants are
69
- // INTENTIONALLY excluded from VERIFY_DRIFT_SCANNED_FILES (D-13) because the
70
- // rendered bodies are version-agnostic by design.
71
- export const CLAUDE_UPDATE_SKILL_RELATIVE_PATH = ".claude/skills/gdh-update/SKILL.md";
72
- export const CODEX_UPDATE_SKILL_RELATIVE_PATH = ".agents/skills/gdh-update/SKILL.md";
73
- export const CLAUDE_ONBOARD_COMMAND_RELATIVE_PATH = CLAUDE_ONBOARD_SKILL_RELATIVE_PATH;
74
- export const CLAUDE_STATUS_COMMAND_RELATIVE_PATH = CLAUDE_STATUS_SKILL_RELATIVE_PATH;
75
- export const CLAUDE_MIGRATE_COMMAND_RELATIVE_PATH = CLAUDE_MIGRATE_SKILL_RELATIVE_PATH;
76
- export const CLAUDE_CHECK_COMMAND_RELATIVE_PATH = CLAUDE_CHECK_SKILL_RELATIVE_PATH;
77
- export const CLAUDE_PREPARE_COMMAND_RELATIVE_PATH = CLAUDE_PREPARE_SKILL_RELATIVE_PATH;
78
- export const CLAUDE_RUN_GAME_COMMAND_RELATIVE_PATH = CLAUDE_RUN_GAME_SKILL_RELATIVE_PATH;
79
- export const CLAUDE_UPDATE_COMMAND_RELATIVE_PATH = CLAUDE_UPDATE_SKILL_RELATIVE_PATH;
80
- const LEGACY_CLAUDE_SKILL_COMMAND_RELATIVE_PATHS = [
81
- [".claude/commands/gdh/onboard.md", "gdh-onboard"],
82
- [".claude/commands/gdh/status.md", "gdh-status"],
83
- [".claude/commands/gdh/migrate.md", "gdh-migrate"],
84
- [".claude/commands/gdh/update.md", "gdh-update"],
85
- [".claude/commands/gdh/check.md", "gdh-check"],
86
- [".claude/commands/gdh/prepare.md", "gdh-prepare"],
87
- [".claude/commands/gdh/run-game.md", "gdh-run-game"],
88
- [".claude/commands/gdh/scan.md", "gdh-scan"],
89
- ];
90
- const LEGACY_CODEX_SKILL_RELATIVE_PATHS = [
91
- [".codex/skills/gdh-onboard/SKILL.md", "gdh-onboard"],
92
- [".codex/skills/gdh-status/SKILL.md", "gdh-status"],
93
- [".codex/skills/gdh-migrate/SKILL.md", "gdh-migrate"],
94
- [".codex/skills/gdh-update/SKILL.md", "gdh-update"],
95
- [".codex/skills/gdh-check/SKILL.md", "gdh-check"],
96
- [".codex/skills/gdh-prepare/SKILL.md", "gdh-prepare"],
97
- [".codex/skills/gdh-run-game/SKILL.md", "gdh-run-game"],
98
- [".codex/skills/gdh-verify/SKILL.md", "gdh-verify"],
99
- [".codex/skills/gdh-scan/SKILL.md", "gdh-scan"],
100
- ];
101
- const CODEX_SKILL_RELATIVE_PATHS = [
102
- path.dirname(CODEX_ONBOARD_SKILL_RELATIVE_PATH),
103
- path.dirname(CODEX_STATUS_SKILL_RELATIVE_PATH),
104
- path.dirname(CODEX_MIGRATE_SKILL_RELATIVE_PATH),
105
- path.dirname(CODEX_UPDATE_SKILL_RELATIVE_PATH),
106
- path.dirname(CODEX_PREPARE_SKILL_RELATIVE_PATH),
107
- path.dirname(CODEX_RUN_GAME_SKILL_RELATIVE_PATH),
108
- ];
109
- const CLAUDE_SKILL_RELATIVE_PATHS = [
110
- path.dirname(CLAUDE_ONBOARD_SKILL_RELATIVE_PATH),
111
- path.dirname(CLAUDE_STATUS_SKILL_RELATIVE_PATH),
112
- path.dirname(CLAUDE_MIGRATE_SKILL_RELATIVE_PATH),
113
- path.dirname(CLAUDE_UPDATE_SKILL_RELATIVE_PATH),
114
- path.dirname(CLAUDE_PREPARE_SKILL_RELATIVE_PATH),
115
- path.dirname(CLAUDE_RUN_GAME_SKILL_RELATIVE_PATH),
116
- ];
117
- export const LOCAL_PATH_HINTS_RELATIVE_PATH = ".gdh-state/local-paths.json";
118
- export const CODEX_PROJECT_CONFIG_RELATIVE_PATH = ".codex/config.toml";
119
- export const GDH_MCP_SERVER_NAME = "gdh";
120
49
  // Phase 17 UX-01: single source of truth for the `/gdh-status` preview-header
121
50
  // literal. The character between "dry-run)" and "not" is em-dash U+2014 (NOT
122
51
  // two hyphens). Centralizing here prevents silent drift across shipped skills.
@@ -368,7 +297,7 @@ async function inspectProjectMcpSupport(targetPath, options) {
368
297
  pinnedVersion: options.pinnedVersion ?? "latest",
369
298
  });
370
299
  const nestedTarget = path.resolve(targetPath) !== path.resolve(options.integrationRootPath);
371
- const [projectFile, targetProjectFile, codexProjectContent, localPathHints,] = await Promise.all([
300
+ const [projectFile, targetProjectFile, codexProjectContent, localPathHints] = await Promise.all([
372
301
  inspectJsonFile(path.join(options.integrationRootPath, PROJECT_MCP_RELATIVE_PATH)),
373
302
  nestedTarget
374
303
  ? inspectJsonFile(path.join(targetPath, PROJECT_MCP_RELATIVE_PATH))
@@ -1284,8 +1213,7 @@ function planCodexRepoInstallActions(targetPath, adapter, pinnedVersion, project
1284
1213
  surface.scope === "repo" &&
1285
1214
  surface.relativePath === CODEX_PROJECT_CONFIG_RELATIVE_PATH);
1286
1215
  const shouldRepairCodexProjectConfig = projectMcp.enabled &&
1287
- (projectMcp.codexProjectFile.state !== "ready" ||
1288
- codexHookConfigSurface?.state !== "ready");
1216
+ (projectMcp.codexProjectFile.state !== "ready" || codexHookConfigSurface?.state !== "ready");
1289
1217
  if (shouldRepairCodexProjectConfig) {
1290
1218
  const absolutePath = path.join(integrationRootPath, CODEX_PROJECT_CONFIG_RELATIVE_PATH);
1291
1219
  const existingContent = fsSync.existsSync(absolutePath)
@@ -1420,7 +1348,7 @@ const RETIRED_MANAGED_SURFACE_RELATIVE_PATHS = [
1420
1348
  // nuke user content. (The stale `gdh` entry inside it is harmless — the
1421
1349
  // command it points at is dead — and a JSON-aware partial delete is a
1422
1350
  // separate concern.)
1423
- ...([
1351
+ ...[
1424
1352
  "gdh-onboard",
1425
1353
  "gdh-status",
1426
1354
  "gdh-migrate",
@@ -1434,8 +1362,8 @@ const RETIRED_MANAGED_SURFACE_RELATIVE_PATHS = [
1434
1362
  skillName,
1435
1363
  isManaged: isManagedAgentSkillContent,
1436
1364
  replacementSummary: "Cursor is no longer a supported GDH adapter target; this file was rendered by a pre-removal GDH version.",
1437
- }))),
1438
- ...([
1365
+ })),
1366
+ ...[
1439
1367
  "gdh-onboard",
1440
1368
  "gdh-status",
1441
1369
  "gdh-migrate",
@@ -1451,7 +1379,7 @@ const RETIRED_MANAGED_SURFACE_RELATIVE_PATHS = [
1451
1379
  skillName,
1452
1380
  isManaged: isManagedAgentSkillContent,
1453
1381
  replacementSummary: "Cursor is no longer a supported GDH adapter target; this file was rendered by a pre-removal GDH version.",
1454
- }))),
1382
+ })),
1455
1383
  {
1456
1384
  agent: "claude",
1457
1385
  relativePath: ".cursor/rules/gdh-agent.mdc",
@@ -3290,14 +3218,14 @@ function deriveRepoState(context) {
3290
3218
  function normalizeChangedFiles(files) {
3291
3219
  return [...new Set(files.map((file) => file.trim()).filter((file) => file.length > 0))];
3292
3220
  }
3221
+ export { CLAUDE_AUTHORING_HOOK_COMMAND, CODEX_AUTHORING_HOOK_COMMAND, GDH_AUTHORING_HOOK_RELATIVE_PATH, } from "./authoring-hook-render.js";
3293
3222
  export { CLAUDE_STATUSLINE_RELATIVE_PATH } from "./claude-statusline-render.js";
3294
3223
  export { CLAUDE_CHECK_UPDATE_HOOK_RELATIVE_PATH } from "./claude-update-hook-render.js";
3295
- export { CLAUDE_AUTHORING_HOOK_COMMAND, CODEX_AUTHORING_HOOK_COMMAND, GDH_AUTHORING_HOOK_RELATIVE_PATH, } from "./authoring-hook-render.js";
3296
- export { bumpAndRebakePin, } from "./self-update-mechanics.js";
3297
- export { deriveExpectedRenderSet, runInventorySweep, } from "./inventory-sweep.js";
3224
+ export { computeDeferredActionsAdvisory } from "./deferred-actions-advisory.js";
3298
3225
  export { BACKUP_MANIFEST_RELATIVE_PATH, BACKUP_RELATIVE_PATH, BACKUP_STAGING_RELATIVE_PATH, detectClass1MarkerDrift, driftResultToPreservationNotes, readBackupManifest, restoreFromDurableBackup, writeDurableBackup, } from "./durable-backup.js";
3299
- export { computeDeferredActionsAdvisory, } from "./deferred-actions-advisory.js";
3300
- export { DEFAULT_GRACEFUL_STOP_TIMEOUT_MS, STOP_AND_RESTART_ENV_SUBSET_KEYS, buildProcessRestartProbeFromSnapshot, captureProcessSnapshot, defaultProcessOrchestrationEnvironment, restartFromSnapshot, stopCapturedProcesses, } from "./process-orchestration.js";
3226
+ export { deriveExpectedRenderSet, runInventorySweep, } from "./inventory-sweep.js";
3227
+ export { buildProcessRestartProbeFromSnapshot, captureProcessSnapshot, DEFAULT_GRACEFUL_STOP_TIMEOUT_MS, defaultProcessOrchestrationEnvironment, restartFromSnapshot, STOP_AND_RESTART_ENV_SUBSET_KEYS, stopCapturedProcesses, } from "./process-orchestration.js";
3228
+ export { bumpAndRebakePin, } from "./self-update-mechanics.js";
3301
3229
  // Internal aggregator exposed for Wave 0 unit tests
3302
3230
  // (packages/adapters/src/lifecycle-compatibility.test.ts). Callers outside this
3303
3231
  // package should continue to use inspectProjectLifecycleCompatibility, which