@skillcap/gdh 3.2.1 → 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 (629) hide show
  1. package/INSTALL-BUNDLE.json +1 -1
  2. package/RELEASE-SPAN-UPDATE-CONTRACTS.json +70 -0
  3. package/node_modules/@clack/core/CHANGELOG.md +8 -0
  4. package/node_modules/@clack/core/dist/index.d.mts +18 -4
  5. package/node_modules/@clack/core/dist/index.mjs +16 -10
  6. package/node_modules/@clack/core/dist/index.mjs.map +1 -1
  7. package/node_modules/@clack/core/package.json +5 -2
  8. package/node_modules/@clack/prompts/CHANGELOG.md +15 -0
  9. package/node_modules/@clack/prompts/README.md +107 -2
  10. package/node_modules/@clack/prompts/dist/index.d.mts +16 -11
  11. package/node_modules/@clack/prompts/dist/index.mjs +114 -107
  12. package/node_modules/@clack/prompts/dist/index.mjs.map +1 -1
  13. package/node_modules/@clack/prompts/package.json +7 -4
  14. package/node_modules/@gdh/adapters/dist/authoring-hook-render.d.ts.map +1 -1
  15. package/node_modules/@gdh/adapters/dist/authoring-hook-render.js +1 -1
  16. package/node_modules/@gdh/adapters/dist/authoring-hook-render.js.map +1 -1
  17. package/node_modules/@gdh/adapters/dist/claude-settings-patch.d.ts.map +1 -1
  18. package/node_modules/@gdh/adapters/dist/claude-settings-patch.js +4 -2
  19. package/node_modules/@gdh/adapters/dist/claude-settings-patch.js.map +1 -1
  20. package/node_modules/@gdh/adapters/dist/claude-statusline-render.d.ts.map +1 -1
  21. package/node_modules/@gdh/adapters/dist/claude-statusline-render.js +1 -1
  22. package/node_modules/@gdh/adapters/dist/claude-statusline-render.js.map +1 -1
  23. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.d.ts.map +1 -1
  24. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.js +1 -1
  25. package/node_modules/@gdh/adapters/dist/claude-update-hook-render.js.map +1 -1
  26. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.d.ts.map +1 -1
  27. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.js +1 -1
  28. package/node_modules/@gdh/adapters/dist/claude-update-worker-render.js.map +1 -1
  29. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.d.ts.map +1 -1
  30. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.js +1 -1
  31. package/node_modules/@gdh/adapters/dist/deferred-actions-advisory.js.map +1 -1
  32. package/node_modules/@gdh/adapters/dist/durable-backup.d.ts.map +1 -1
  33. package/node_modules/@gdh/adapters/dist/durable-backup.js +3 -5
  34. package/node_modules/@gdh/adapters/dist/durable-backup.js.map +1 -1
  35. package/node_modules/@gdh/adapters/dist/index.d.ts +11 -37
  36. package/node_modules/@gdh/adapters/dist/index.d.ts.map +1 -1
  37. package/node_modules/@gdh/adapters/dist/index.js +18 -90
  38. package/node_modules/@gdh/adapters/dist/index.js.map +1 -1
  39. package/node_modules/@gdh/adapters/dist/inventory-sweep.d.ts.map +1 -1
  40. package/node_modules/@gdh/adapters/dist/inventory-sweep.js +1 -3
  41. package/node_modules/@gdh/adapters/dist/inventory-sweep.js.map +1 -1
  42. package/node_modules/@gdh/adapters/dist/managed-surfaces.d.ts +32 -0
  43. package/node_modules/@gdh/adapters/dist/managed-surfaces.d.ts.map +1 -0
  44. package/node_modules/@gdh/adapters/dist/managed-surfaces.js +66 -0
  45. package/node_modules/@gdh/adapters/dist/managed-surfaces.js.map +1 -0
  46. package/node_modules/@gdh/adapters/dist/process-orchestration.d.ts +1 -1
  47. package/node_modules/@gdh/adapters/dist/process-orchestration.d.ts.map +1 -1
  48. package/node_modules/@gdh/adapters/dist/process-orchestration.js +3 -2
  49. package/node_modules/@gdh/adapters/dist/process-orchestration.js.map +1 -1
  50. package/node_modules/@gdh/adapters/dist/self-update-mechanics.d.ts.map +1 -1
  51. package/node_modules/@gdh/adapters/dist/self-update-mechanics.js +11 -23
  52. package/node_modules/@gdh/adapters/dist/self-update-mechanics.js.map +1 -1
  53. package/node_modules/@gdh/adapters/dist/skill-rendering.d.ts.map +1 -1
  54. package/node_modules/@gdh/adapters/dist/skill-rendering.js +2 -8
  55. package/node_modules/@gdh/adapters/dist/skill-rendering.js.map +1 -1
  56. package/node_modules/@gdh/adapters/dist/template-assets.js.map +1 -1
  57. package/node_modules/@gdh/adapters/package.json +7 -8
  58. package/node_modules/@gdh/authoring/dist/authoring-state-store.d.ts.map +1 -1
  59. package/node_modules/@gdh/authoring/dist/authoring-state-store.js.map +1 -1
  60. package/node_modules/@gdh/authoring/dist/cache.d.ts.map +1 -1
  61. package/node_modules/@gdh/authoring/dist/cache.js.map +1 -1
  62. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.d.ts +2 -2
  63. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.d.ts.map +1 -1
  64. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.js +2 -2
  65. package/node_modules/@gdh/authoring/dist/diagnostics-broker-contract.js.map +1 -1
  66. package/node_modules/@gdh/authoring/dist/diagnostics-broker.d.ts.map +1 -1
  67. package/node_modules/@gdh/authoring/dist/diagnostics-broker.js +15 -12
  68. package/node_modules/@gdh/authoring/dist/diagnostics-broker.js.map +1 -1
  69. package/node_modules/@gdh/authoring/dist/lsp-broker-snapshot.d.ts.map +1 -1
  70. package/node_modules/@gdh/authoring/dist/lsp-broker-snapshot.js.map +1 -1
  71. package/node_modules/@gdh/authoring/dist/lsp-client.d.ts.map +1 -1
  72. package/node_modules/@gdh/authoring/dist/lsp-client.js.map +1 -1
  73. package/node_modules/@gdh/authoring/dist/lsp-constants.d.ts +17 -0
  74. package/node_modules/@gdh/authoring/dist/lsp-constants.d.ts.map +1 -0
  75. package/node_modules/@gdh/authoring/dist/lsp-constants.js +17 -0
  76. package/node_modules/@gdh/authoring/dist/lsp-constants.js.map +1 -0
  77. package/node_modules/@gdh/authoring/dist/lsp-warmup.d.ts.map +1 -1
  78. package/node_modules/@gdh/authoring/dist/lsp-warmup.js +2 -4
  79. package/node_modules/@gdh/authoring/dist/lsp-warmup.js.map +1 -1
  80. package/node_modules/@gdh/authoring/dist/lsp.d.ts.map +1 -1
  81. package/node_modules/@gdh/authoring/dist/lsp.js +8 -46
  82. package/node_modules/@gdh/authoring/dist/lsp.js.map +1 -1
  83. package/node_modules/@gdh/authoring/dist/prepare.d.ts.map +1 -1
  84. package/node_modules/@gdh/authoring/dist/prepare.js +1 -3
  85. package/node_modules/@gdh/authoring/dist/prepare.js.map +1 -1
  86. package/node_modules/@gdh/authoring/dist/project.d.ts.map +1 -1
  87. package/node_modules/@gdh/authoring/dist/project.js +4 -13
  88. package/node_modules/@gdh/authoring/dist/project.js.map +1 -1
  89. package/node_modules/@gdh/authoring/dist/report.d.ts.map +1 -1
  90. package/node_modules/@gdh/authoring/dist/report.js +2 -11
  91. package/node_modules/@gdh/authoring/dist/report.js.map +1 -1
  92. package/node_modules/@gdh/authoring/dist/scene-resource.d.ts.map +1 -1
  93. package/node_modules/@gdh/authoring/dist/scene-resource.js.map +1 -1
  94. package/node_modules/@gdh/authoring/dist/tcp-port.d.ts +2 -0
  95. package/node_modules/@gdh/authoring/dist/tcp-port.d.ts.map +1 -0
  96. package/node_modules/@gdh/authoring/dist/tcp-port.js +23 -0
  97. package/node_modules/@gdh/authoring/dist/tcp-port.js.map +1 -0
  98. package/node_modules/@gdh/authoring/dist/warmup.d.ts.map +1 -1
  99. package/node_modules/@gdh/authoring/dist/warmup.js.map +1 -1
  100. package/node_modules/@gdh/authoring/package.json +2 -2
  101. package/node_modules/@gdh/cli/dist/args.d.ts +44 -0
  102. package/node_modules/@gdh/cli/dist/args.d.ts.map +1 -0
  103. package/node_modules/@gdh/cli/dist/args.js +124 -0
  104. package/node_modules/@gdh/cli/dist/args.js.map +1 -0
  105. package/node_modules/@gdh/cli/dist/bridge-session.d.ts +1 -1
  106. package/node_modules/@gdh/cli/dist/bridge-session.d.ts.map +1 -1
  107. package/node_modules/@gdh/cli/dist/bridge-session.js +8 -7
  108. package/node_modules/@gdh/cli/dist/bridge-session.js.map +1 -1
  109. package/node_modules/@gdh/cli/dist/index.d.ts +4 -52
  110. package/node_modules/@gdh/cli/dist/index.d.ts.map +1 -1
  111. package/node_modules/@gdh/cli/dist/index.js +8 -197
  112. package/node_modules/@gdh/cli/dist/index.js.map +1 -1
  113. package/node_modules/@gdh/cli/dist/io.d.ts +10 -0
  114. package/node_modules/@gdh/cli/dist/io.d.ts.map +1 -0
  115. package/node_modules/@gdh/cli/dist/io.js +26 -0
  116. package/node_modules/@gdh/cli/dist/io.js.map +1 -0
  117. package/node_modules/@gdh/cli/dist/migrate.d.ts +1 -1
  118. package/node_modules/@gdh/cli/dist/migrate.d.ts.map +1 -1
  119. package/node_modules/@gdh/cli/dist/migrate.js +23 -30
  120. package/node_modules/@gdh/cli/dist/migrate.js.map +1 -1
  121. package/node_modules/@gdh/cli/dist/self-update.d.ts.map +1 -1
  122. package/node_modules/@gdh/cli/dist/self-update.js +13 -20
  123. package/node_modules/@gdh/cli/dist/self-update.js.map +1 -1
  124. package/node_modules/@gdh/cli/dist/setup.d.ts.map +1 -1
  125. package/node_modules/@gdh/cli/dist/setup.js.map +1 -1
  126. package/node_modules/@gdh/cli/dist/status-command.d.ts +3 -0
  127. package/node_modules/@gdh/cli/dist/status-command.d.ts.map +1 -0
  128. package/node_modules/@gdh/cli/dist/status-command.js +44 -0
  129. package/node_modules/@gdh/cli/dist/status-command.js.map +1 -0
  130. package/node_modules/@gdh/cli/dist/update-banner.d.ts.map +1 -1
  131. package/node_modules/@gdh/cli/dist/update-banner.js +1 -1
  132. package/node_modules/@gdh/cli/dist/update-banner.js.map +1 -1
  133. package/node_modules/@gdh/cli/package.json +11 -11
  134. package/node_modules/@gdh/core/dist/dev-mode.d.ts.map +1 -1
  135. package/node_modules/@gdh/core/dist/dev-mode.js.map +1 -1
  136. package/node_modules/@gdh/core/dist/editor-operation-runner.d.ts +3 -0
  137. package/node_modules/@gdh/core/dist/editor-operation-runner.d.ts.map +1 -0
  138. package/node_modules/@gdh/core/dist/editor-operation-runner.js +682 -0
  139. package/node_modules/@gdh/core/dist/editor-operation-runner.js.map +1 -0
  140. package/node_modules/@gdh/core/dist/git-root.d.ts.map +1 -1
  141. package/node_modules/@gdh/core/dist/git-root.js +4 -1
  142. package/node_modules/@gdh/core/dist/git-root.js.map +1 -1
  143. package/node_modules/@gdh/core/dist/godot-docs-version.d.ts.map +1 -1
  144. package/node_modules/@gdh/core/dist/godot-docs-version.js.map +1 -1
  145. package/node_modules/@gdh/core/dist/godot-stderr-fatality.d.ts.map +1 -1
  146. package/node_modules/@gdh/core/dist/godot-stderr-fatality.js +1 -2
  147. package/node_modules/@gdh/core/dist/godot-stderr-fatality.js.map +1 -1
  148. package/node_modules/@gdh/core/dist/index.d.ts +8 -5
  149. package/node_modules/@gdh/core/dist/index.d.ts.map +1 -1
  150. package/node_modules/@gdh/core/dist/index.js +14 -5
  151. package/node_modules/@gdh/core/dist/index.js.map +1 -1
  152. package/node_modules/@gdh/core/dist/managed-gitignore.d.ts.map +1 -1
  153. package/node_modules/@gdh/core/dist/managed-gitignore.js +4 -14
  154. package/node_modules/@gdh/core/dist/managed-gitignore.js.map +1 -1
  155. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.d.ts.map +1 -1
  156. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.js +2 -2
  157. package/node_modules/@gdh/core/dist/migrations/entries/s2c2_to_s2c3_rules_schema_v2_to_v3.js.map +1 -1
  158. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.d.ts.map +1 -1
  159. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.js +6 -14
  160. package/node_modules/@gdh/core/dist/migrations/entries/s3c21_to_s3c22_canonical_hook_paths.js.map +1 -1
  161. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.d.ts.map +1 -1
  162. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.js +7 -23
  163. package/node_modules/@gdh/core/dist/migrations/entries/s3c8_to_s3c9_register_runtime_bridge_autoload.js.map +1 -1
  164. package/node_modules/@gdh/core/dist/migrations/envelopes/envelope-output-validator.d.ts.map +1 -1
  165. package/node_modules/@gdh/core/dist/migrations/envelopes/envelope-output-validator.js.map +1 -1
  166. package/node_modules/@gdh/core/dist/migrations/envelopes/index.d.ts.map +1 -1
  167. package/node_modules/@gdh/core/dist/migrations/envelopes/index.js +1 -2
  168. package/node_modules/@gdh/core/dist/migrations/envelopes/index.js.map +1 -1
  169. package/node_modules/@gdh/core/dist/migrations/envelopes/types.d.ts.map +1 -1
  170. package/node_modules/@gdh/core/dist/migrations/golden-harness.d.ts.map +1 -1
  171. package/node_modules/@gdh/core/dist/migrations/golden-harness.js.map +1 -1
  172. package/node_modules/@gdh/core/dist/migrations/managed-surface-classes.d.ts.map +1 -1
  173. package/node_modules/@gdh/core/dist/migrations/managed-surface-classes.js.map +1 -1
  174. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.d.ts.map +1 -1
  175. package/node_modules/@gdh/core/dist/migrations/managed-target-surface-inventory.js.map +1 -1
  176. package/node_modules/@gdh/core/dist/migrations/probes.d.ts.map +1 -1
  177. package/node_modules/@gdh/core/dist/migrations/probes.js.map +1 -1
  178. package/node_modules/@gdh/core/dist/migrations/registry.d.ts +1 -1
  179. package/node_modules/@gdh/core/dist/migrations/registry.d.ts.map +1 -1
  180. package/node_modules/@gdh/core/dist/migrations/registry.js +3 -6
  181. package/node_modules/@gdh/core/dist/migrations/registry.js.map +1 -1
  182. package/node_modules/@gdh/core/dist/official-docs.d.ts.map +1 -1
  183. package/node_modules/@gdh/core/dist/release-span-preview.d.ts.map +1 -1
  184. package/node_modules/@gdh/core/dist/release-span-preview.js +1 -1
  185. package/node_modules/@gdh/core/dist/release-span-preview.js.map +1 -1
  186. package/node_modules/@gdh/core/dist/release-span-update-contract.d.ts.map +1 -1
  187. package/node_modules/@gdh/core/dist/release-span-update-contract.js +5 -10
  188. package/node_modules/@gdh/core/dist/release-span-update-contract.js.map +1 -1
  189. package/node_modules/@gdh/core/dist/state/codex-retrust-reminder.d.ts.map +1 -1
  190. package/node_modules/@gdh/core/dist/state/codex-retrust-reminder.js.map +1 -1
  191. package/node_modules/@gdh/core/dist/state/migration-state.d.ts.map +1 -1
  192. package/node_modules/@gdh/core/dist/state/migration-state.js +3 -8
  193. package/node_modules/@gdh/core/dist/state/migration-state.js.map +1 -1
  194. package/node_modules/@gdh/core/dist/state/migration-trace.d.ts.map +1 -1
  195. package/node_modules/@gdh/core/dist/state/migration-trace.js +3 -8
  196. package/node_modules/@gdh/core/dist/state/migration-trace.js.map +1 -1
  197. package/node_modules/@gdh/core/dist/state/render-inventory.d.ts.map +1 -1
  198. package/node_modules/@gdh/core/dist/state/render-inventory.js.map +1 -1
  199. package/node_modules/@gdh/core/dist/update-cache.d.ts.map +1 -1
  200. package/node_modules/@gdh/core/dist/update-cache.js.map +1 -1
  201. package/node_modules/@gdh/core/dist/update-probe.d.ts.map +1 -1
  202. package/node_modules/@gdh/core/dist/update-probe.js +1 -3
  203. package/node_modules/@gdh/core/dist/update-probe.js.map +1 -1
  204. package/node_modules/@gdh/core/package.json +1 -1
  205. package/node_modules/@gdh/docs/dist/agent-contract.d.ts.map +1 -1
  206. package/node_modules/@gdh/docs/dist/agent-contract.js +2 -4
  207. package/node_modules/@gdh/docs/dist/agent-contract.js.map +1 -1
  208. package/node_modules/@gdh/docs/dist/files.d.ts +1 -1
  209. package/node_modules/@gdh/docs/dist/files.d.ts.map +1 -1
  210. package/node_modules/@gdh/docs/dist/guidance.js +1 -1
  211. package/node_modules/@gdh/docs/dist/guidance.js.map +1 -1
  212. package/node_modules/@gdh/docs/dist/index.d.ts +4 -4
  213. package/node_modules/@gdh/docs/dist/index.d.ts.map +1 -1
  214. package/node_modules/@gdh/docs/dist/index.js +3 -3
  215. package/node_modules/@gdh/docs/dist/index.js.map +1 -1
  216. package/node_modules/@gdh/docs/dist/official-docs.d.ts.map +1 -1
  217. package/node_modules/@gdh/docs/dist/official-docs.js +16 -5
  218. package/node_modules/@gdh/docs/dist/official-docs.js.map +1 -1
  219. package/node_modules/@gdh/docs/dist/query.d.ts.map +1 -1
  220. package/node_modules/@gdh/docs/dist/query.js +8 -3
  221. package/node_modules/@gdh/docs/dist/query.js.map +1 -1
  222. package/node_modules/@gdh/docs/dist/recovery-hints.d.ts.map +1 -1
  223. package/node_modules/@gdh/docs/dist/recovery-hints.js +0 -1
  224. package/node_modules/@gdh/docs/dist/recovery-hints.js.map +1 -1
  225. package/node_modules/@gdh/docs/dist/template-assets.js.map +1 -1
  226. package/node_modules/@gdh/docs/package.json +2 -2
  227. package/node_modules/@gdh/editor/dist/index.d.ts +1 -3
  228. package/node_modules/@gdh/editor/dist/index.d.ts.map +1 -1
  229. package/node_modules/@gdh/editor/dist/index.js +9 -682
  230. package/node_modules/@gdh/editor/dist/index.js.map +1 -1
  231. package/node_modules/@gdh/editor/package.json +2 -2
  232. package/node_modules/@gdh/mcp/dist/bridge-tools.d.ts +8 -1
  233. package/node_modules/@gdh/mcp/dist/bridge-tools.d.ts.map +1 -1
  234. package/node_modules/@gdh/mcp/dist/bridge-tools.js +81 -2
  235. package/node_modules/@gdh/mcp/dist/bridge-tools.js.map +1 -1
  236. package/node_modules/@gdh/mcp/dist/index.d.ts.map +1 -1
  237. package/node_modules/@gdh/mcp/dist/index.js +10 -77
  238. package/node_modules/@gdh/mcp/dist/index.js.map +1 -1
  239. package/node_modules/@gdh/mcp/package.json +8 -10
  240. package/node_modules/@gdh/observability/dist/guidance-audit.d.ts.map +1 -1
  241. package/node_modules/@gdh/observability/dist/guidance-audit.js +11 -21
  242. package/node_modules/@gdh/observability/dist/guidance-audit.js.map +1 -1
  243. package/node_modules/@gdh/observability/dist/index.d.ts +2 -2
  244. package/node_modules/@gdh/observability/dist/index.d.ts.map +1 -1
  245. package/node_modules/@gdh/observability/dist/index.js +1 -1
  246. package/node_modules/@gdh/observability/dist/index.js.map +1 -1
  247. package/node_modules/@gdh/observability/dist/runtime-bundles.d.ts.map +1 -1
  248. package/node_modules/@gdh/observability/dist/runtime-bundles.js +3 -10
  249. package/node_modules/@gdh/observability/dist/runtime-bundles.js.map +1 -1
  250. package/node_modules/@gdh/observability/dist/runtime-corpus.d.ts.map +1 -1
  251. package/node_modules/@gdh/observability/dist/runtime-corpus.js +1 -1
  252. package/node_modules/@gdh/observability/dist/runtime-corpus.js.map +1 -1
  253. package/node_modules/@gdh/observability/package.json +3 -2
  254. package/node_modules/@gdh/runtime/dist/bridge-broker-client.d.ts +1 -1
  255. package/node_modules/@gdh/runtime/dist/bridge-broker-client.d.ts.map +1 -1
  256. package/node_modules/@gdh/runtime/dist/bridge-broker-client.js +0 -1
  257. package/node_modules/@gdh/runtime/dist/bridge-broker-client.js.map +1 -1
  258. package/node_modules/@gdh/runtime/dist/bridge-broker.d.ts +1 -1
  259. package/node_modules/@gdh/runtime/dist/bridge-broker.d.ts.map +1 -1
  260. package/node_modules/@gdh/runtime/dist/bridge-broker.js +9 -5
  261. package/node_modules/@gdh/runtime/dist/bridge-broker.js.map +1 -1
  262. package/node_modules/@gdh/runtime/dist/bridge-surface.d.ts +1 -1
  263. package/node_modules/@gdh/runtime/dist/bridge-surface.d.ts.map +1 -1
  264. package/node_modules/@gdh/runtime/dist/bridge-surface.js +2 -2
  265. package/node_modules/@gdh/runtime/dist/bridge-surface.js.map +1 -1
  266. package/node_modules/@gdh/runtime/dist/docker-provider.d.ts +1 -1
  267. package/node_modules/@gdh/runtime/dist/docker-provider.d.ts.map +1 -1
  268. package/node_modules/@gdh/runtime/dist/docker-provider.js +5 -16
  269. package/node_modules/@gdh/runtime/dist/docker-provider.js.map +1 -1
  270. package/node_modules/@gdh/runtime/dist/index.js +2 -1
  271. package/node_modules/@gdh/runtime/dist/index.js.map +1 -1
  272. package/node_modules/@gdh/runtime/dist/knowledge-surface.d.ts.map +1 -1
  273. package/node_modules/@gdh/runtime/dist/knowledge-surface.js +21 -10
  274. package/node_modules/@gdh/runtime/dist/knowledge-surface.js.map +1 -1
  275. package/node_modules/@gdh/runtime/package.json +2 -3
  276. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.d.ts.map +1 -1
  277. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.js +1 -5
  278. package/node_modules/@gdh/scan/dist/detect-existing-onboarding.js.map +1 -1
  279. package/node_modules/@gdh/scan/dist/index.d.ts +3 -3
  280. package/node_modules/@gdh/scan/dist/index.d.ts.map +1 -1
  281. package/node_modules/@gdh/scan/dist/index.js +3 -3
  282. package/node_modules/@gdh/scan/dist/index.js.map +1 -1
  283. package/node_modules/@gdh/scan/dist/inventory-cache.js +1 -1
  284. package/node_modules/@gdh/scan/dist/inventory-cache.js.map +1 -1
  285. package/node_modules/@gdh/scan/dist/onboard.d.ts +1 -2
  286. package/node_modules/@gdh/scan/dist/onboard.d.ts.map +1 -1
  287. package/node_modules/@gdh/scan/dist/onboard.js +4 -5
  288. package/node_modules/@gdh/scan/dist/onboard.js.map +1 -1
  289. package/node_modules/@gdh/scan/dist/scan.d.ts.map +1 -1
  290. package/node_modules/@gdh/scan/dist/scan.js +4 -2
  291. package/node_modules/@gdh/scan/dist/scan.js.map +1 -1
  292. package/node_modules/@gdh/scan/package.json +3 -3
  293. package/node_modules/@gdh/verify/dist/corpus.d.ts.map +1 -1
  294. package/node_modules/@gdh/verify/dist/corpus.js +7 -6
  295. package/node_modules/@gdh/verify/dist/corpus.js.map +1 -1
  296. package/node_modules/@gdh/verify/dist/index.d.ts.map +1 -1
  297. package/node_modules/@gdh/verify/dist/index.js +0 -1
  298. package/node_modules/@gdh/verify/dist/index.js.map +1 -1
  299. package/node_modules/@gdh/verify/dist/readiness.d.ts.map +1 -1
  300. package/node_modules/@gdh/verify/dist/readiness.js.map +1 -1
  301. package/node_modules/@gdh/verify/dist/scenarios.d.ts +1 -1
  302. package/node_modules/@gdh/verify/dist/scenarios.d.ts.map +1 -1
  303. package/node_modules/@gdh/verify/dist/scenarios.js +14 -11
  304. package/node_modules/@gdh/verify/dist/scenarios.js.map +1 -1
  305. package/node_modules/@gdh/verify/package.json +6 -7
  306. package/node_modules/@hono/node-server/dist/index.js +22 -0
  307. package/node_modules/@hono/node-server/dist/index.mjs +22 -0
  308. package/node_modules/@hono/node-server/dist/listener.js +22 -0
  309. package/node_modules/@hono/node-server/dist/listener.mjs +22 -0
  310. package/node_modules/@hono/node-server/dist/request.js +11 -0
  311. package/node_modules/@hono/node-server/dist/request.mjs +11 -0
  312. package/node_modules/@hono/node-server/dist/response.js +11 -0
  313. package/node_modules/@hono/node-server/dist/response.mjs +11 -0
  314. package/node_modules/@hono/node-server/dist/server.js +22 -0
  315. package/node_modules/@hono/node-server/dist/server.mjs +22 -0
  316. package/node_modules/@hono/node-server/dist/utils.d.mts +2 -2
  317. package/node_modules/@hono/node-server/dist/utils.d.ts +2 -2
  318. package/node_modules/@hono/node-server/dist/vercel.js +22 -0
  319. package/node_modules/@hono/node-server/dist/vercel.mjs +22 -0
  320. package/node_modules/@hono/node-server/package.json +1 -1
  321. package/node_modules/ajv/README.md +1 -1
  322. package/node_modules/ajv/dist/core.js +1 -1
  323. package/node_modules/ajv/dist/core.js.map +1 -1
  324. package/node_modules/ajv/lib/core.ts +1 -1
  325. package/node_modules/ajv/package.json +2 -3
  326. package/node_modules/eventsource-parser/LICENSE +1 -1
  327. package/node_modules/eventsource-parser/dist/index.cjs +104 -44
  328. package/node_modules/eventsource-parser/dist/index.cjs.map +1 -1
  329. package/node_modules/eventsource-parser/dist/index.d.cts +23 -21
  330. package/node_modules/eventsource-parser/dist/index.d.ts +23 -21
  331. package/node_modules/eventsource-parser/dist/index.js +104 -44
  332. package/node_modules/eventsource-parser/dist/index.js.map +1 -1
  333. package/node_modules/eventsource-parser/dist/stream.d.cts +22 -19
  334. package/node_modules/eventsource-parser/dist/stream.d.ts +22 -19
  335. package/node_modules/eventsource-parser/package.json +54 -77
  336. package/node_modules/eventsource-parser/src/parse.ts +270 -107
  337. package/node_modules/express-rate-limit/dist/index.cjs +51 -10
  338. package/node_modules/express-rate-limit/dist/index.d.cts +31 -1
  339. package/node_modules/express-rate-limit/dist/index.d.mts +31 -1
  340. package/node_modules/express-rate-limit/dist/index.d.ts +31 -1
  341. package/node_modules/express-rate-limit/dist/index.mjs +51 -10
  342. package/node_modules/express-rate-limit/package.json +3 -2
  343. package/node_modules/express-rate-limit/readme.md +3 -0
  344. package/node_modules/fast-string-truncated-width/dist/index.js +36 -96
  345. package/node_modules/fast-string-truncated-width/dist/types.d.ts +0 -3
  346. package/node_modules/fast-string-truncated-width/dist/utils.d.ts +3 -3
  347. package/node_modules/fast-string-truncated-width/dist/utils.js +14 -9
  348. package/node_modules/fast-string-truncated-width/package.json +1 -1
  349. package/node_modules/fast-string-truncated-width/readme.md +2 -3
  350. package/node_modules/fast-string-width/package.json +2 -2
  351. package/node_modules/fast-string-width/readme.md +0 -3
  352. package/node_modules/fast-uri/.github/workflows/ci.yml +12 -7
  353. package/node_modules/fast-uri/.github/workflows/lock-threads.yml +19 -0
  354. package/node_modules/fast-uri/.github/workflows/package-manager-ci.yml +1 -1
  355. package/node_modules/fast-uri/LICENSE +1 -3
  356. package/node_modules/fast-uri/README.md +13 -4
  357. package/node_modules/fast-uri/index.js +90 -24
  358. package/node_modules/fast-uri/lib/utils.js +129 -22
  359. package/node_modules/fast-uri/package.json +3 -4
  360. package/node_modules/fast-wrap-ansi/lib/main.js +4 -1
  361. package/node_modules/fast-wrap-ansi/lib/main.js.map +1 -1
  362. package/node_modules/fast-wrap-ansi/package.json +2 -2
  363. package/node_modules/get-intrinsic/CHANGELOG.md +0 -7
  364. package/node_modules/get-intrinsic/index.js +13 -8
  365. package/node_modules/get-intrinsic/package.json +4 -7
  366. package/node_modules/hasown/CHANGELOG.md +11 -0
  367. package/node_modules/hasown/eslint.config.mjs +6 -0
  368. package/node_modules/hasown/index.d.ts +1 -0
  369. package/node_modules/hasown/package.json +14 -14
  370. package/node_modules/hono/dist/adapter/aws-lambda/handler.js +9 -2
  371. package/node_modules/hono/dist/cjs/adapter/aws-lambda/handler.js +9 -2
  372. package/node_modules/hono/dist/cjs/helper/ssg/ssg.js +2 -0
  373. package/node_modules/hono/dist/cjs/jsx/base.js +7 -1
  374. package/node_modules/hono/dist/cjs/jsx/dom/render.js +22 -9
  375. package/node_modules/hono/dist/cjs/jsx/jsx-runtime.js +3 -0
  376. package/node_modules/hono/dist/cjs/jsx/utils.js +155 -5
  377. package/node_modules/hono/dist/cjs/middleware/body-limit/index.js +21 -30
  378. package/node_modules/hono/dist/cjs/middleware/cache/index.js +11 -3
  379. package/node_modules/hono/dist/cjs/middleware/cors/index.js +2 -5
  380. package/node_modules/hono/dist/cjs/middleware/method-override/index.js +1 -1
  381. package/node_modules/hono/dist/cjs/middleware/trailing-slash/index.js +2 -2
  382. package/node_modules/hono/dist/cjs/utils/jwt/jws.js +1 -1
  383. package/node_modules/hono/dist/cjs/utils/jwt/jwt.js +12 -6
  384. package/node_modules/hono/dist/helper/ssg/ssg.js +2 -0
  385. package/node_modules/hono/dist/jsx/base.js +13 -2
  386. package/node_modules/hono/dist/jsx/dom/render.js +22 -9
  387. package/node_modules/hono/dist/jsx/jsx-runtime.js +4 -1
  388. package/node_modules/hono/dist/jsx/utils.js +153 -5
  389. package/node_modules/hono/dist/middleware/body-limit/index.js +21 -30
  390. package/node_modules/hono/dist/middleware/cache/index.js +11 -3
  391. package/node_modules/hono/dist/middleware/cors/index.js +2 -5
  392. package/node_modules/hono/dist/middleware/method-override/index.js +1 -1
  393. package/node_modules/hono/dist/middleware/trailing-slash/index.js +2 -2
  394. package/node_modules/hono/dist/tsconfig.build.tsbuildinfo +1 -1
  395. package/node_modules/hono/dist/types/jsx/utils.d.ts +3 -1
  396. package/node_modules/hono/dist/types/middleware/cache/index.d.ts +2 -0
  397. package/node_modules/hono/dist/types/middleware/cors/index.d.ts +1 -1
  398. package/node_modules/hono/dist/types/middleware/trailing-slash/index.d.ts +16 -0
  399. package/node_modules/hono/dist/types/types.d.ts +116 -116
  400. package/node_modules/hono/dist/utils/jwt/jws.js +1 -1
  401. package/node_modules/hono/dist/utils/jwt/jwt.js +12 -6
  402. package/node_modules/hono/package.json +1 -1
  403. package/node_modules/ip-address/README.md +249 -76
  404. package/node_modules/ip-address/dist/address-error.d.ts +0 -1
  405. package/node_modules/ip-address/dist/address-error.js.map +1 -1
  406. package/node_modules/ip-address/dist/common.d.ts +6 -1
  407. package/node_modules/ip-address/dist/common.js +21 -0
  408. package/node_modules/ip-address/dist/common.js.map +1 -1
  409. package/node_modules/ip-address/dist/ip-address.d.ts +0 -1
  410. package/node_modules/ip-address/dist/ip-address.js.map +1 -1
  411. package/node_modules/ip-address/dist/ipv4.d.ts +115 -57
  412. package/node_modules/ip-address/dist/ipv4.js +193 -68
  413. package/node_modules/ip-address/dist/ipv4.js.map +1 -1
  414. package/node_modules/ip-address/dist/ipv6.d.ts +172 -111
  415. package/node_modules/ip-address/dist/ipv6.js +345 -131
  416. package/node_modules/ip-address/dist/ipv6.js.map +1 -1
  417. package/node_modules/ip-address/dist/v4/constants.d.ts +0 -1
  418. package/node_modules/ip-address/dist/v4/constants.js.map +1 -1
  419. package/node_modules/ip-address/dist/v6/constants.d.ts +0 -1
  420. package/node_modules/ip-address/dist/v6/constants.js +5 -0
  421. package/node_modules/ip-address/dist/v6/constants.js.map +1 -1
  422. package/node_modules/ip-address/dist/v6/helpers.d.ts +1 -1
  423. package/node_modules/ip-address/dist/v6/helpers.js +12 -3
  424. package/node_modules/ip-address/dist/v6/helpers.js.map +1 -1
  425. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -1
  426. package/node_modules/ip-address/dist/v6/regular-expressions.js.map +1 -1
  427. package/node_modules/ip-address/package.json +45 -35
  428. package/node_modules/jose/dist/webapi/jwks/remote.js +1 -1
  429. package/node_modules/jose/dist/webapi/lib/pbes2kw.js +3 -0
  430. package/node_modules/jose/package.json +1 -1
  431. package/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +5 -3
  432. package/node_modules/yaml/browser/dist/nodes/Alias.js +2 -0
  433. package/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +11 -8
  434. package/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +2 -1
  435. package/node_modules/yaml/dist/compose/resolve-flow-scalar.js +5 -3
  436. package/node_modules/yaml/dist/nodes/Alias.js +2 -0
  437. package/node_modules/yaml/dist/nodes/Scalar.d.ts +5 -1
  438. package/node_modules/yaml/dist/schema/yaml-1.1/merge.js +10 -7
  439. package/node_modules/yaml/dist/stringify/stringifyNumber.js +2 -1
  440. package/node_modules/yaml/package.json +1 -1
  441. package/node_modules/zod/README.md +1 -18
  442. package/node_modules/zod/locales/package.json +2 -1
  443. package/node_modules/zod/mini/package.json +2 -1
  444. package/node_modules/zod/package.json +1 -1
  445. package/node_modules/zod/src/v4/classic/errors.ts +2 -2
  446. package/node_modules/zod/src/v4/classic/external.ts +1 -0
  447. package/node_modules/zod/src/v4/classic/from-json-schema.ts +39 -23
  448. package/node_modules/zod/src/v4/classic/parse.ts +6 -6
  449. package/node_modules/zod/src/v4/classic/schemas.ts +414 -151
  450. package/node_modules/zod/src/v4/core/api.ts +31 -6
  451. package/node_modules/zod/src/v4/core/checks.ts +1 -1
  452. package/node_modules/zod/src/v4/core/core.ts +17 -2
  453. package/node_modules/zod/src/v4/core/errors.ts +31 -24
  454. package/node_modules/zod/src/v4/core/json-schema-processors.ts +17 -18
  455. package/node_modules/zod/src/v4/core/parse.ts +7 -7
  456. package/node_modules/zod/src/v4/core/regexes.ts +8 -1
  457. package/node_modules/zod/src/v4/core/schemas.ts +263 -71
  458. package/node_modules/zod/src/v4/core/to-json-schema.ts +10 -1
  459. package/node_modules/zod/src/v4/core/util.ts +52 -35
  460. package/node_modules/zod/src/v4/core/versions.ts +2 -2
  461. package/node_modules/zod/src/v4/locales/el.ts +121 -0
  462. package/node_modules/zod/src/v4/locales/en.ts +4 -0
  463. package/node_modules/zod/src/v4/locales/fr.ts +24 -8
  464. package/node_modules/zod/src/v4/locales/hr.ts +131 -0
  465. package/node_modules/zod/src/v4/locales/index.ts +3 -0
  466. package/node_modules/zod/src/v4/locales/it.ts +1 -1
  467. package/node_modules/zod/src/v4/locales/ka.ts +8 -8
  468. package/node_modules/zod/src/v4/locales/ro.ts +129 -0
  469. package/node_modules/zod/src/v4/locales/uz.ts +1 -0
  470. package/node_modules/zod/src/v4/mini/external.ts +1 -0
  471. package/node_modules/zod/src/v4/mini/schemas.ts +56 -25
  472. package/node_modules/zod/v3/package.json +2 -1
  473. package/node_modules/zod/v4/classic/errors.js +2 -2
  474. package/node_modules/zod/v4/classic/external.d.cts +1 -0
  475. package/node_modules/zod/v4/classic/external.d.ts +1 -0
  476. package/node_modules/zod/v4/classic/from-json-schema.cjs +31 -16
  477. package/node_modules/zod/v4/classic/from-json-schema.js +31 -16
  478. package/node_modules/zod/v4/classic/package.json +2 -1
  479. package/node_modules/zod/v4/classic/schemas.cjs +358 -119
  480. package/node_modules/zod/v4/classic/schemas.d.cts +42 -14
  481. package/node_modules/zod/v4/classic/schemas.d.ts +42 -14
  482. package/node_modules/zod/v4/classic/schemas.js +356 -118
  483. package/node_modules/zod/v4/core/api.cjs +7 -2
  484. package/node_modules/zod/v4/core/api.d.cts +26 -5
  485. package/node_modules/zod/v4/core/api.d.ts +26 -5
  486. package/node_modules/zod/v4/core/api.js +7 -2
  487. package/node_modules/zod/v4/core/checks.d.cts +1 -1
  488. package/node_modules/zod/v4/core/checks.d.ts +1 -1
  489. package/node_modules/zod/v4/core/core.cjs +3 -1
  490. package/node_modules/zod/v4/core/core.js +4 -2
  491. package/node_modules/zod/v4/core/errors.cjs +26 -23
  492. package/node_modules/zod/v4/core/errors.d.cts +1 -0
  493. package/node_modules/zod/v4/core/errors.d.ts +1 -0
  494. package/node_modules/zod/v4/core/errors.js +26 -23
  495. package/node_modules/zod/v4/core/json-schema-processors.cjs +16 -20
  496. package/node_modules/zod/v4/core/json-schema-processors.js +16 -20
  497. package/node_modules/zod/v4/core/package.json +2 -1
  498. package/node_modules/zod/v4/core/parse.cjs +7 -7
  499. package/node_modules/zod/v4/core/parse.js +7 -7
  500. package/node_modules/zod/v4/core/regexes.cjs +9 -3
  501. package/node_modules/zod/v4/core/regexes.d.cts +6 -0
  502. package/node_modules/zod/v4/core/regexes.d.ts +6 -0
  503. package/node_modules/zod/v4/core/regexes.js +7 -1
  504. package/node_modules/zod/v4/core/schemas.cjs +211 -65
  505. package/node_modules/zod/v4/core/schemas.d.cts +39 -1
  506. package/node_modules/zod/v4/core/schemas.d.ts +39 -1
  507. package/node_modules/zod/v4/core/schemas.js +210 -64
  508. package/node_modules/zod/v4/core/to-json-schema.cjs +12 -1
  509. package/node_modules/zod/v4/core/to-json-schema.js +12 -1
  510. package/node_modules/zod/v4/core/util.cjs +54 -30
  511. package/node_modules/zod/v4/core/util.d.cts +1 -0
  512. package/node_modules/zod/v4/core/util.d.ts +1 -0
  513. package/node_modules/zod/v4/core/util.js +55 -32
  514. package/node_modules/zod/v4/core/versions.cjs +2 -2
  515. package/node_modules/zod/v4/core/versions.d.cts +1 -1
  516. package/node_modules/zod/v4/core/versions.d.ts +1 -1
  517. package/node_modules/zod/v4/core/versions.js +2 -2
  518. package/node_modules/zod/v4/locales/el.cjs +136 -0
  519. package/node_modules/zod/v4/locales/el.d.cts +5 -0
  520. package/node_modules/zod/v4/locales/el.d.ts +4 -0
  521. package/node_modules/zod/v4/locales/el.js +109 -0
  522. package/node_modules/zod/v4/locales/en.cjs +4 -0
  523. package/node_modules/zod/v4/locales/en.js +4 -0
  524. package/node_modules/zod/v4/locales/fr.cjs +24 -7
  525. package/node_modules/zod/v4/locales/fr.js +24 -7
  526. package/node_modules/zod/v4/locales/hr.cjs +149 -0
  527. package/node_modules/zod/v4/locales/hr.d.cts +5 -0
  528. package/node_modules/zod/v4/locales/hr.d.ts +4 -0
  529. package/node_modules/zod/v4/locales/hr.js +122 -0
  530. package/node_modules/zod/v4/locales/index.cjs +8 -1
  531. package/node_modules/zod/v4/locales/index.d.cts +3 -0
  532. package/node_modules/zod/v4/locales/index.d.ts +3 -0
  533. package/node_modules/zod/v4/locales/index.js +3 -0
  534. package/node_modules/zod/v4/locales/it.cjs +1 -1
  535. package/node_modules/zod/v4/locales/it.js +1 -1
  536. package/node_modules/zod/v4/locales/ka.cjs +8 -8
  537. package/node_modules/zod/v4/locales/ka.js +8 -8
  538. package/node_modules/zod/v4/locales/package.json +2 -1
  539. package/node_modules/zod/v4/locales/ro.cjs +146 -0
  540. package/node_modules/zod/v4/locales/ro.d.cts +5 -0
  541. package/node_modules/zod/v4/locales/ro.d.ts +4 -0
  542. package/node_modules/zod/v4/locales/ro.js +119 -0
  543. package/node_modules/zod/v4/locales/uz.cjs +1 -0
  544. package/node_modules/zod/v4/locales/uz.js +1 -0
  545. package/node_modules/zod/v4/mini/external.d.cts +1 -0
  546. package/node_modules/zod/v4/mini/external.d.ts +1 -0
  547. package/node_modules/zod/v4/mini/package.json +2 -1
  548. package/node_modules/zod/v4/mini/schemas.cjs +41 -4
  549. package/node_modules/zod/v4/mini/schemas.d.cts +28 -10
  550. package/node_modules/zod/v4/mini/schemas.d.ts +28 -10
  551. package/node_modules/zod/v4/mini/schemas.js +40 -4
  552. package/node_modules/zod/v4/package.json +2 -1
  553. package/node_modules/zod/v4-mini/package.json +2 -1
  554. package/package.json +12 -12
  555. package/node_modules/async-function/.eslintrc +0 -16
  556. package/node_modules/async-function/.github/FUNDING.yml +0 -12
  557. package/node_modules/async-function/.nycrc +0 -9
  558. package/node_modules/async-function/CHANGELOG.md +0 -16
  559. package/node_modules/async-function/LICENSE +0 -21
  560. package/node_modules/async-function/README.md +0 -51
  561. package/node_modules/async-function/index.d.mts +0 -3
  562. package/node_modules/async-function/index.d.ts +0 -13
  563. package/node_modules/async-function/index.js +0 -8
  564. package/node_modules/async-function/index.mjs +0 -4
  565. package/node_modules/async-function/legacy.js +0 -18
  566. package/node_modules/async-function/package.json +0 -86
  567. package/node_modules/async-function/require.mjs +0 -5
  568. package/node_modules/async-function/tsconfig.json +0 -9
  569. package/node_modules/async-generator-function/.eslintrc +0 -26
  570. package/node_modules/async-generator-function/.github/FUNDING.yml +0 -12
  571. package/node_modules/async-generator-function/.nycrc +0 -9
  572. package/node_modules/async-generator-function/CHANGELOG.md +0 -15
  573. package/node_modules/async-generator-function/LICENSE +0 -21
  574. package/node_modules/async-generator-function/README.md +0 -52
  575. package/node_modules/async-generator-function/index.d.mts +0 -3
  576. package/node_modules/async-generator-function/index.d.ts +0 -22
  577. package/node_modules/async-generator-function/index.js +0 -8
  578. package/node_modules/async-generator-function/index.mjs +0 -4
  579. package/node_modules/async-generator-function/legacy.js +0 -18
  580. package/node_modules/async-generator-function/package.json +0 -87
  581. package/node_modules/async-generator-function/require.mjs +0 -5
  582. package/node_modules/async-generator-function/tsconfig.json +0 -9
  583. package/node_modules/fast-uri/.github/.stale.yml +0 -21
  584. package/node_modules/fast-uri/.github/tests_checker.yml +0 -8
  585. package/node_modules/generator-function/.eslintrc +0 -16
  586. package/node_modules/generator-function/.github/FUNDING.yml +0 -12
  587. package/node_modules/generator-function/.nycrc +0 -9
  588. package/node_modules/generator-function/CHANGELOG.md +0 -27
  589. package/node_modules/generator-function/LICENSE.md +0 -7
  590. package/node_modules/generator-function/README.md +0 -51
  591. package/node_modules/generator-function/index.d.mts +0 -3
  592. package/node_modules/generator-function/index.d.ts +0 -3
  593. package/node_modules/generator-function/index.js +0 -8
  594. package/node_modules/generator-function/index.mjs +0 -4
  595. package/node_modules/generator-function/legacy.js +0 -18
  596. package/node_modules/generator-function/package.json +0 -88
  597. package/node_modules/generator-function/require.mjs +0 -5
  598. package/node_modules/generator-function/tsconfig.json +0 -9
  599. package/node_modules/hasown/.eslintrc +0 -5
  600. package/node_modules/ip-address/dist/address-error.d.ts.map +0 -1
  601. package/node_modules/ip-address/dist/common.d.ts.map +0 -1
  602. package/node_modules/ip-address/dist/ip-address.d.ts.map +0 -1
  603. package/node_modules/ip-address/dist/ipv4.d.ts.map +0 -1
  604. package/node_modules/ip-address/dist/ipv6.d.ts.map +0 -1
  605. package/node_modules/ip-address/dist/v4/constants.d.ts.map +0 -1
  606. package/node_modules/ip-address/dist/v6/constants.d.ts.map +0 -1
  607. package/node_modules/ip-address/dist/v6/helpers.d.ts.map +0 -1
  608. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts.map +0 -1
  609. package/node_modules/ip-address/src/address-error.ts +0 -11
  610. package/node_modules/ip-address/src/common.ts +0 -55
  611. package/node_modules/ip-address/src/ip-address.ts +0 -7
  612. package/node_modules/ip-address/src/ipv4.ts +0 -394
  613. package/node_modules/ip-address/src/ipv6.ts +0 -1212
  614. package/node_modules/ip-address/src/v4/constants.ts +0 -7
  615. package/node_modules/ip-address/src/v6/constants.ts +0 -79
  616. package/node_modules/ip-address/src/v6/helpers.ts +0 -48
  617. package/node_modules/ip-address/src/v6/regular-expressions.ts +0 -94
  618. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/.npmignore +0 -0
  619. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/LICENSE +0 -0
  620. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/README.md +0 -0
  621. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/index.js +0 -0
  622. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/mode.js +0 -0
  623. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/package.json +0 -0
  624. /package/node_modules/{cross-spawn/node_modules/isexe → isexe}/windows.js +0 -0
  625. /package/node_modules/{cross-spawn/node_modules/which → which}/LICENSE +0 -0
  626. /package/node_modules/{cross-spawn/node_modules/which → which}/README.md +0 -0
  627. /package/node_modules/{cross-spawn/node_modules/which → which}/bin/node-which +0 -0
  628. /package/node_modules/{cross-spawn/node_modules/which → which}/package.json +0 -0
  629. /package/node_modules/{cross-spawn/node_modules/which → which}/which.js +0 -0
@@ -8,7 +8,8 @@ function stringifyNumber({ format, minFractionDigits, tag, value }) {
8
8
  if (!format &&
9
9
  minFractionDigits &&
10
10
  (!tag || tag === 'tag:yaml.org,2002:float') &&
11
- /^\d/.test(n)) {
11
+ /^-?\d/.test(n) &&
12
+ !n.includes('e')) {
12
13
  let i = n.indexOf('.');
13
14
  if (i < 0) {
14
15
  i = n.length;
@@ -144,7 +144,7 @@ function doubleQuotedValue(source, onError) {
144
144
  next = source[++i + 1];
145
145
  }
146
146
  else if (next === 'x' || next === 'u' || next === 'U') {
147
- const length = { x: 2, u: 4, U: 8 }[next];
147
+ const length = next === 'x' ? 2 : next === 'u' ? 4 : 8;
148
148
  res += parseCharCode(source, i + 1, length, onError);
149
149
  i += length;
150
150
  }
@@ -214,12 +214,14 @@ function parseCharCode(source, offset, length, onError) {
214
214
  const cc = source.substr(offset, length);
215
215
  const ok = cc.length === length && /^[0-9a-fA-F]+$/.test(cc);
216
216
  const code = ok ? parseInt(cc, 16) : NaN;
217
- if (isNaN(code)) {
217
+ try {
218
+ return String.fromCodePoint(code);
219
+ }
220
+ catch {
218
221
  const raw = source.substr(offset - 2, length + 2);
219
222
  onError(offset - 2, 'BAD_DQ_ESCAPE', `Invalid escape sequence ${raw}`);
220
223
  return raw;
221
224
  }
222
- return String.fromCodePoint(code);
223
225
  }
224
226
 
225
227
  exports.resolveFlowScalar = resolveFlowScalar;
@@ -21,6 +21,8 @@ class Alias extends Node.NodeBase {
21
21
  * instance of the `source` anchor before this node.
22
22
  */
23
23
  resolve(doc, ctx) {
24
+ if (ctx?.maxAliasCount === 0)
25
+ throw new ReferenceError('Alias resolution is disabled');
24
26
  let nodes;
25
27
  if (ctx?.aliasResolveCache) {
26
28
  nodes = ctx.aliasResolveCache;
@@ -31,7 +31,11 @@ export declare class Scalar<T = unknown> extends NodeBase {
31
31
  * The YAML 1.1 schema also supports 'BIN' and 'TIME'
32
32
  */
33
33
  format?: string;
34
- /** If `value` is a number, use this value when stringifying this node. */
34
+ /**
35
+ * If `value` is a number that is serialized as a decimal string
36
+ * (i.e. not using exponential notation),
37
+ * use this value when stringifying this node.
38
+ */
35
39
  minFractionDigits?: number;
36
40
  /** Set during parsing to the source string value */
37
41
  source?: string;
@@ -28,18 +28,18 @@ const isMergeKey = (ctx, key) => (merge.identify(key) ||
28
28
  merge.identify(key.value))) &&
29
29
  ctx?.doc.schema.tags.some(tag => tag.tag === merge.tag && tag.default);
30
30
  function addMergeToJSMap(ctx, map, value) {
31
- value = ctx && identity.isAlias(value) ? value.resolve(ctx.doc) : value;
32
- if (identity.isSeq(value))
33
- for (const it of value.items)
31
+ const source = resolveAliasValue(ctx, value);
32
+ if (identity.isSeq(source))
33
+ for (const it of source.items)
34
34
  mergeValue(ctx, map, it);
35
- else if (Array.isArray(value))
36
- for (const it of value)
35
+ else if (Array.isArray(source))
36
+ for (const it of source)
37
37
  mergeValue(ctx, map, it);
38
38
  else
39
- mergeValue(ctx, map, value);
39
+ mergeValue(ctx, map, source);
40
40
  }
41
41
  function mergeValue(ctx, map, value) {
42
- const source = ctx && identity.isAlias(value) ? value.resolve(ctx.doc) : value;
42
+ const source = resolveAliasValue(ctx, value);
43
43
  if (!identity.isMap(source))
44
44
  throw new Error('Merge sources must be maps or map aliases');
45
45
  const srcMap = source.toJSON(null, ctx, Map);
@@ -62,6 +62,9 @@ function mergeValue(ctx, map, value) {
62
62
  }
63
63
  return map;
64
64
  }
65
+ function resolveAliasValue(ctx, value) {
66
+ return ctx && identity.isAlias(value) ? value.resolve(ctx.doc, ctx) : value;
67
+ }
65
68
 
66
69
  exports.addMergeToJSMap = addMergeToJSMap;
67
70
  exports.isMergeKey = isMergeKey;
@@ -10,7 +10,8 @@ function stringifyNumber({ format, minFractionDigits, tag, value }) {
10
10
  if (!format &&
11
11
  minFractionDigits &&
12
12
  (!tag || tag === 'tag:yaml.org,2002:float') &&
13
- /^\d/.test(n)) {
13
+ /^-?\d/.test(n) &&
14
+ !n.includes('e')) {
14
15
  let i = n.indexOf('.');
15
16
  if (i < 0) {
16
17
  i = n.length;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yaml",
3
- "version": "2.8.3",
3
+ "version": "2.8.4",
4
4
  "license": "ISC",
5
5
  "author": "Eemeli Aro <eemeli@gmail.com>",
6
6
  "funding": "https://github.com/sponsors/eemeli",
@@ -31,23 +31,6 @@
31
31
  <br/>
32
32
  <br/>
33
33
 
34
- <h2 align="center">Featured sponsor: Jazz</h2>
35
-
36
- <div align="center">
37
- <a href="https://jazz.tools/?utm_source=zod">
38
- <picture width="85%" >
39
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/garden-co/jazz/938f6767e46cdfded60e50d99bf3b533f4809c68/homepage/homepage/public/Zod%20sponsor%20message.png">
40
- <img alt="jazz logo" src="https://raw.githubusercontent.com/garden-co/jazz/938f6767e46cdfded60e50d99bf3b533f4809c68/homepage/homepage/public/Zod%20sponsor%20message.png" width="85%">
41
- </picture>
42
- </a>
43
- <br/>
44
- <p><sub>Learn more about <a target="_blank" rel="noopener noreferrer" href="mailto:sponsorship@colinhacks.com">featured sponsorships</a></sub></p>
45
- </div>
46
-
47
- <br/>
48
- <br/>
49
- <br/>
50
-
51
34
  ### [Read the docs →](https://zod.dev/api)
52
35
 
53
36
  <br/>
@@ -169,7 +152,7 @@ if (!result.success) {
169
152
  }
170
153
  ```
171
154
 
172
- **Note** — If your schema uses certain asynchronous APIs like `async` [refinements](#refine) or [transforms](#transform), you'll need to use the `.safeParseAsync()` method instead.
155
+ **Note** — If your schema uses certain asynchronous APIs like `async` [refinements](https://zod.dev/api#refinements) or [transforms](https://zod.dev/api#transforms), you'll need to use the `.safeParseAsync()` method instead.
173
156
 
174
157
  ```ts
175
158
  const schema = z.string().refine(async (val) => val.length <= 8);
@@ -2,5 +2,6 @@
2
2
  "type": "module",
3
3
  "main": "./index.cjs",
4
4
  "module": "./index.js",
5
- "types": "./index.d.cts"
5
+ "types": "./index.d.cts",
6
+ "sideEffects": false
6
7
  }
@@ -2,5 +2,6 @@
2
2
  "type": "module",
3
3
  "main": "./index.cjs",
4
4
  "module": "./index.js",
5
- "types": "./index.d.cts"
5
+ "types": "./index.d.cts",
6
+ "sideEffects": false
6
7
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zod",
3
- "version": "4.3.6",
3
+ "version": "4.4.3",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "author": "Colin McDonnell <zod@colinhacks.com>",
@@ -61,8 +61,8 @@ const initializer = (inst: ZodError, issues: core.$ZodIssue[]) => {
61
61
  // },
62
62
  // });
63
63
  };
64
- export const ZodError: core.$constructor<ZodError> = core.$constructor("ZodError", initializer);
65
- export const ZodRealError: core.$constructor<ZodError> = core.$constructor("ZodError", initializer, {
64
+ export const ZodError: core.$constructor<ZodError> = /*@__PURE__*/ core.$constructor("ZodError", initializer);
65
+ export const ZodRealError: core.$constructor<ZodError> = /*@__PURE__*/ core.$constructor("ZodError", initializer, {
66
66
  Parent: Error,
67
67
  });
68
68
 
@@ -11,6 +11,7 @@ import en from "../locales/en.js";
11
11
  config(en());
12
12
 
13
13
  export type { infer, output, input } from "../core/index.js";
14
+ export type { JSONType } from "../core/util.js";
14
15
  export {
15
16
  globalRegistry,
16
17
  type GlobalMeta,
@@ -29,7 +29,7 @@ interface ConversionContext {
29
29
  }
30
30
 
31
31
  // Keys that are recognized and handled by the conversion logic
32
- const RECOGNIZED_KEYS = new Set([
32
+ const RECOGNIZED_KEYS = /*@__PURE__*/ new Set([
33
33
  // Schema identification
34
34
  "$schema",
35
35
  "$ref",
@@ -478,10 +478,10 @@ function convertBaseSchema(schema: JSONSchema.JSONSchema, ctx: ConversionContext
478
478
  }
479
479
  // Apply minItems/maxItems constraints to tuples
480
480
  if (typeof schema.minItems === "number") {
481
- zodSchema = (zodSchema as any).check(z.minLength(schema.minItems));
481
+ zodSchema = zodSchema.check(z.minLength(schema.minItems));
482
482
  }
483
483
  if (typeof schema.maxItems === "number") {
484
- zodSchema = (zodSchema as any).check(z.maxLength(schema.maxItems));
484
+ zodSchema = zodSchema.check(z.maxLength(schema.maxItems));
485
485
  }
486
486
  } else if (Array.isArray(items)) {
487
487
  // Tuple with items array (draft-7)
@@ -497,10 +497,10 @@ function convertBaseSchema(schema: JSONSchema.JSONSchema, ctx: ConversionContext
497
497
  }
498
498
  // Apply minItems/maxItems constraints to tuples
499
499
  if (typeof schema.minItems === "number") {
500
- zodSchema = (zodSchema as any).check(z.minLength(schema.minItems));
500
+ zodSchema = zodSchema.check(z.minLength(schema.minItems));
501
501
  }
502
502
  if (typeof schema.maxItems === "number") {
503
- zodSchema = (zodSchema as any).check(z.maxLength(schema.maxItems));
503
+ zodSchema = zodSchema.check(z.maxLength(schema.maxItems));
504
504
  }
505
505
  } else if (items !== undefined) {
506
506
  // Regular array
@@ -509,10 +509,10 @@ function convertBaseSchema(schema: JSONSchema.JSONSchema, ctx: ConversionContext
509
509
 
510
510
  // Apply constraints
511
511
  if (typeof schema.minItems === "number") {
512
- arraySchema = (arraySchema as any).min(schema.minItems);
512
+ arraySchema = arraySchema.min(schema.minItems);
513
513
  }
514
514
  if (typeof schema.maxItems === "number") {
515
- arraySchema = (arraySchema as any).max(schema.maxItems);
515
+ arraySchema = arraySchema.max(schema.maxItems);
516
516
  }
517
517
 
518
518
  zodSchema = arraySchema;
@@ -527,14 +527,6 @@ function convertBaseSchema(schema: JSONSchema.JSONSchema, ctx: ConversionContext
527
527
  throw new Error(`Unsupported type: ${type}`);
528
528
  }
529
529
 
530
- // Apply metadata
531
- if (schema.description) {
532
- zodSchema = zodSchema.describe(schema.description);
533
- }
534
- if (schema.default !== undefined) {
535
- zodSchema = (zodSchema as any).default(schema.default);
536
- }
537
-
538
530
  return zodSchema;
539
531
  }
540
532
 
@@ -586,10 +578,18 @@ function convertSchema(schema: JSONSchema.JSONSchema | boolean, ctx: ConversionC
586
578
  baseSchema = z.readonly(baseSchema);
587
579
  }
588
580
 
589
- // Collect metadata: core schema keywords and unrecognized keys
581
+ // Apply `default` so it wraps the fully-composed schema. This ensures
582
+ // `parse(undefined) -> default` works regardless of which branch of
583
+ // `convertBaseSchema` produced the inner schema (enum/const/not/typed/etc.).
584
+ if (schema.default !== undefined) {
585
+ baseSchema = baseSchema.default(schema.default);
586
+ }
587
+
588
+ // Collect non-description annotation metadata into the user-supplied
589
+ // registry. Description is handled separately below via `.describe()` to
590
+ // preserve the contract that `schema.description` reads from globalRegistry.
590
591
  const extraMeta: Record<string, unknown> = {};
591
592
 
592
- // Core schema keywords that should be captured as metadata
593
593
  const coreMetadataKeys = ["$id", "id", "$comment", "$anchor", "$vocabulary", "$dynamicRef", "$dynamicAnchor"];
594
594
  for (const key of coreMetadataKeys) {
595
595
  if (key in schema) {
@@ -597,7 +597,6 @@ function convertSchema(schema: JSONSchema.JSONSchema | boolean, ctx: ConversionC
597
597
  }
598
598
  }
599
599
 
600
- // Content keywords - store as metadata
601
600
  const contentMetadataKeys = ["contentEncoding", "contentMediaType", "contentSchema"];
602
601
  for (const key of contentMetadataKeys) {
603
602
  if (key in schema) {
@@ -605,7 +604,6 @@ function convertSchema(schema: JSONSchema.JSONSchema | boolean, ctx: ConversionC
605
604
  }
606
605
  }
607
606
 
608
- // Unrecognized keys (custom metadata)
609
607
  for (const key of Object.keys(schema)) {
610
608
  if (!RECOGNIZED_KEYS.has(key)) {
611
609
  extraMeta[key] = schema[key];
@@ -616,6 +614,13 @@ function convertSchema(schema: JSONSchema.JSONSchema | boolean, ctx: ConversionC
616
614
  ctx.registry.add(baseSchema, extraMeta);
617
615
  }
618
616
 
617
+ // Apply description last. `.describe()` clones the schema and sets
618
+ // `_zod.parent` on the clone, so registry lookups on the returned reference
619
+ // still resolve `extraMeta` via parent inheritance.
620
+ if (schema.description) {
621
+ baseSchema = baseSchema.describe(schema.description);
622
+ }
623
+
619
624
  return baseSchema;
620
625
  }
621
626
 
@@ -627,17 +632,28 @@ export function fromJSONSchema(schema: JSONSchema.JSONSchema | boolean, params?:
627
632
  return schema ? z.any() : z.never();
628
633
  }
629
634
 
630
- const version = detectVersion(schema, params?.defaultTarget);
631
- const defs = (schema.$defs || schema.definitions || {}) as Record<string, JSONSchema.JSONSchema>;
635
+ // Normalize input via a JSON round-trip. This guarantees the converter
636
+ // walks a plain, finite, JSON-valid object graph: cyclic inputs fail here,
637
+ // getter/Proxy-based properties are materialized into static values, and
638
+ // class instances collapse to plain objects.
639
+ let normalized: JSONSchema.JSONSchema;
640
+ try {
641
+ normalized = JSON.parse(JSON.stringify(schema));
642
+ } catch {
643
+ throw new Error("fromJSONSchema input is not valid JSON (possibly cyclic); use $defs/$ref for recursive schemas");
644
+ }
645
+
646
+ const version = detectVersion(normalized, params?.defaultTarget);
647
+ const defs = (normalized.$defs || normalized.definitions || {}) as Record<string, JSONSchema.JSONSchema>;
632
648
 
633
649
  const ctx: ConversionContext = {
634
650
  version,
635
651
  defs,
636
652
  refs: new Map(),
637
653
  processing: new Set(),
638
- rootSchema: schema,
654
+ rootSchema: normalized,
639
655
  registry: params?.registry ?? globalRegistry,
640
656
  };
641
657
 
642
- return convertSchema(schema, ctx);
658
+ return convertSchema(normalized, ctx);
643
659
  }
@@ -10,14 +10,14 @@ export const parse: <T extends core.$ZodType>(
10
10
  value: unknown,
11
11
  _ctx?: core.ParseContext<core.$ZodIssue>,
12
12
  _params?: { callee?: core.util.AnyFunc; Err?: core.$ZodErrorClass }
13
- ) => core.output<T> = /* @__PURE__ */ core._parse(ZodRealError) as any;
13
+ ) => core.output<T> = /* @__PURE__ */ core._parse(ZodRealError);
14
14
 
15
15
  export const parseAsync: <T extends core.$ZodType>(
16
16
  schema: T,
17
17
  value: unknown,
18
18
  _ctx?: core.ParseContext<core.$ZodIssue>,
19
19
  _params?: { callee?: core.util.AnyFunc; Err?: core.$ZodErrorClass }
20
- ) => Promise<core.output<T>> = /* @__PURE__ */ core._parseAsync(ZodRealError) as any;
20
+ ) => Promise<core.output<T>> = /* @__PURE__ */ core._parseAsync(ZodRealError);
21
21
 
22
22
  export const safeParse: <T extends core.$ZodType>(
23
23
  schema: T,
@@ -37,25 +37,25 @@ export const encode: <T extends core.$ZodType>(
37
37
  schema: T,
38
38
  value: core.output<T>,
39
39
  _ctx?: core.ParseContext<core.$ZodIssue>
40
- ) => core.input<T> = /* @__PURE__ */ core._encode(ZodRealError) as any;
40
+ ) => core.input<T> = /* @__PURE__ */ core._encode(ZodRealError);
41
41
 
42
42
  export const decode: <T extends core.$ZodType>(
43
43
  schema: T,
44
44
  value: core.input<T>,
45
45
  _ctx?: core.ParseContext<core.$ZodIssue>
46
- ) => core.output<T> = /* @__PURE__ */ core._decode(ZodRealError) as any;
46
+ ) => core.output<T> = /* @__PURE__ */ core._decode(ZodRealError);
47
47
 
48
48
  export const encodeAsync: <T extends core.$ZodType>(
49
49
  schema: T,
50
50
  value: core.output<T>,
51
51
  _ctx?: core.ParseContext<core.$ZodIssue>
52
- ) => Promise<core.input<T>> = /* @__PURE__ */ core._encodeAsync(ZodRealError) as any;
52
+ ) => Promise<core.input<T>> = /* @__PURE__ */ core._encodeAsync(ZodRealError);
53
53
 
54
54
  export const decodeAsync: <T extends core.$ZodType>(
55
55
  schema: T,
56
56
  value: core.input<T>,
57
57
  _ctx?: core.ParseContext<core.$ZodIssue>
58
- ) => Promise<core.output<T>> = /* @__PURE__ */ core._decodeAsync(ZodRealError) as any;
58
+ ) => Promise<core.output<T>> = /* @__PURE__ */ core._decodeAsync(ZodRealError);
59
59
 
60
60
  export const safeEncode: <T extends core.$ZodType>(
61
61
  schema: T,