gsd-pi 2.63.0-dev.d04bbc5 → 2.64.0-dev.6fe1e44

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 (210) hide show
  1. package/dist/resources/extensions/gsd/auto-dashboard.js +5 -5
  2. package/dist/resources/extensions/gsd/auto-post-unit.js +98 -1
  3. package/dist/resources/extensions/gsd/auto-verification.js +138 -1
  4. package/dist/resources/extensions/gsd/auto.js +5 -0
  5. package/dist/resources/extensions/gsd/bootstrap/notify-interceptor.js +28 -0
  6. package/dist/resources/extensions/gsd/bootstrap/register-hooks.js +8 -0
  7. package/dist/resources/extensions/gsd/bootstrap/register-shortcuts.js +15 -0
  8. package/dist/resources/extensions/gsd/commands/catalog.js +7 -1
  9. package/dist/resources/extensions/gsd/commands/handlers/core.js +1 -0
  10. package/dist/resources/extensions/gsd/commands/handlers/notifications-handler.js +103 -0
  11. package/dist/resources/extensions/gsd/commands/handlers/ops.js +5 -0
  12. package/dist/resources/extensions/gsd/notification-overlay.js +224 -0
  13. package/dist/resources/extensions/gsd/notification-store.js +268 -0
  14. package/dist/resources/extensions/gsd/notification-widget.js +56 -0
  15. package/dist/resources/extensions/gsd/post-execution-checks.js +407 -0
  16. package/dist/resources/extensions/gsd/pre-execution-checks.js +464 -0
  17. package/dist/resources/extensions/gsd/preferences-types.js +4 -0
  18. package/dist/resources/extensions/gsd/preferences-validation.js +33 -0
  19. package/dist/resources/extensions/gsd/preferences.js +4 -0
  20. package/dist/resources/extensions/gsd/verification-evidence.js +18 -0
  21. package/dist/resources/extensions/gsd/workflow-logger.js +8 -0
  22. package/dist/web/standalone/.next/BUILD_ID +1 -1
  23. package/dist/web/standalone/.next/app-path-routes-manifest.json +17 -16
  24. package/dist/web/standalone/.next/build-manifest.json +2 -2
  25. package/dist/web/standalone/.next/prerender-manifest.json +3 -3
  26. package/dist/web/standalone/.next/required-server-files.json +1 -1
  27. package/dist/web/standalone/.next/routes-manifest.json +6 -0
  28. package/dist/web/standalone/.next/server/app/_global-error.html +2 -2
  29. package/dist/web/standalone/.next/server/app/_global-error.rsc +1 -1
  30. package/dist/web/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  31. package/dist/web/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  32. package/dist/web/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  33. package/dist/web/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  34. package/dist/web/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  35. package/dist/web/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  36. package/dist/web/standalone/.next/server/app/_not-found.html +1 -1
  37. package/dist/web/standalone/.next/server/app/_not-found.rsc +1 -1
  38. package/dist/web/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  39. package/dist/web/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  40. package/dist/web/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  41. package/dist/web/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  42. package/dist/web/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  43. package/dist/web/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  44. package/dist/web/standalone/.next/server/app/api/notifications/route.js +3 -0
  45. package/dist/web/standalone/.next/server/app/api/notifications/route.js.nft.json +1 -0
  46. package/dist/web/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -0
  47. package/dist/web/standalone/.next/server/app/index.html +1 -1
  48. package/dist/web/standalone/.next/server/app/index.rsc +1 -1
  49. package/dist/web/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  50. package/dist/web/standalone/.next/server/app/index.segments/_full.segment.rsc +1 -1
  51. package/dist/web/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  52. package/dist/web/standalone/.next/server/app/index.segments/_index.segment.rsc +1 -1
  53. package/dist/web/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  54. package/dist/web/standalone/.next/server/app-paths-manifest.json +17 -16
  55. package/dist/web/standalone/.next/server/functions-config-manifest.json +1 -0
  56. package/dist/web/standalone/.next/server/pages/404.html +1 -1
  57. package/dist/web/standalone/.next/server/pages/500.html +2 -2
  58. package/dist/web/standalone/.next/server/server-reference-manifest.json +1 -1
  59. package/dist/web/standalone/.next/static/KPMt-rZBouivKwIKcIral/_buildManifest.js +1 -0
  60. package/dist/web/standalone/.next/static/chunks/app/_global-error/page-8805a20e15762c3c.js +1 -0
  61. package/dist/web/standalone/.next/static/chunks/app/api/boot/route-8805a20e15762c3c.js +1 -0
  62. package/dist/web/standalone/.next/static/chunks/app/api/bridge-terminal/input/route-8805a20e15762c3c.js +1 -0
  63. package/dist/web/standalone/.next/static/chunks/app/api/bridge-terminal/resize/route-8805a20e15762c3c.js +1 -0
  64. package/dist/web/standalone/.next/static/chunks/app/api/bridge-terminal/stream/route-8805a20e15762c3c.js +1 -0
  65. package/dist/web/standalone/.next/static/chunks/app/api/browse-directories/route-8805a20e15762c3c.js +1 -0
  66. package/dist/web/standalone/.next/static/chunks/app/api/captures/route-8805a20e15762c3c.js +1 -0
  67. package/dist/web/standalone/.next/static/chunks/app/api/cleanup/route-8805a20e15762c3c.js +1 -0
  68. package/dist/web/standalone/.next/static/chunks/app/api/dev-mode/route-8805a20e15762c3c.js +1 -0
  69. package/dist/web/standalone/.next/static/chunks/app/api/doctor/route-8805a20e15762c3c.js +1 -0
  70. package/dist/web/standalone/.next/static/chunks/app/api/experimental/route-8805a20e15762c3c.js +1 -0
  71. package/dist/web/standalone/.next/static/chunks/app/api/export-data/route-8805a20e15762c3c.js +1 -0
  72. package/dist/web/standalone/.next/static/chunks/app/api/files/route-8805a20e15762c3c.js +1 -0
  73. package/dist/web/standalone/.next/static/chunks/app/api/forensics/route-8805a20e15762c3c.js +1 -0
  74. package/dist/web/standalone/.next/static/chunks/app/api/git/route-8805a20e15762c3c.js +1 -0
  75. package/dist/web/standalone/.next/static/chunks/app/api/history/route-8805a20e15762c3c.js +1 -0
  76. package/dist/web/standalone/.next/static/chunks/app/api/hooks/route-8805a20e15762c3c.js +1 -0
  77. package/dist/web/standalone/.next/static/chunks/app/api/inspect/route-8805a20e15762c3c.js +1 -0
  78. package/dist/web/standalone/.next/static/chunks/app/api/knowledge/route-8805a20e15762c3c.js +1 -0
  79. package/dist/web/standalone/.next/static/chunks/app/api/live-state/route-8805a20e15762c3c.js +1 -0
  80. package/dist/web/standalone/.next/static/chunks/app/api/notifications/route-8805a20e15762c3c.js +1 -0
  81. package/dist/web/standalone/.next/static/chunks/app/api/onboarding/route-8805a20e15762c3c.js +1 -0
  82. package/dist/web/standalone/.next/static/chunks/app/api/preferences/route-8805a20e15762c3c.js +1 -0
  83. package/dist/web/standalone/.next/static/chunks/app/api/projects/route-8805a20e15762c3c.js +1 -0
  84. package/dist/web/standalone/.next/static/chunks/app/api/recovery/route-8805a20e15762c3c.js +1 -0
  85. package/dist/web/standalone/.next/static/chunks/app/api/remote-questions/route-8805a20e15762c3c.js +1 -0
  86. package/dist/web/standalone/.next/static/chunks/app/api/session/browser/route-8805a20e15762c3c.js +1 -0
  87. package/dist/web/standalone/.next/static/chunks/app/api/session/command/route-8805a20e15762c3c.js +1 -0
  88. package/dist/web/standalone/.next/static/chunks/app/api/session/events/route-8805a20e15762c3c.js +1 -0
  89. package/dist/web/standalone/.next/static/chunks/app/api/session/manage/route-8805a20e15762c3c.js +1 -0
  90. package/dist/web/standalone/.next/static/chunks/app/api/settings-data/route-8805a20e15762c3c.js +1 -0
  91. package/dist/web/standalone/.next/static/chunks/app/api/shutdown/route-8805a20e15762c3c.js +1 -0
  92. package/dist/web/standalone/.next/static/chunks/app/api/skill-health/route-8805a20e15762c3c.js +1 -0
  93. package/dist/web/standalone/.next/static/chunks/app/api/steer/route-8805a20e15762c3c.js +1 -0
  94. package/dist/web/standalone/.next/static/chunks/app/api/switch-root/route-8805a20e15762c3c.js +1 -0
  95. package/dist/web/standalone/.next/static/chunks/app/api/terminal/input/route-8805a20e15762c3c.js +1 -0
  96. package/dist/web/standalone/.next/static/chunks/app/api/terminal/resize/route-8805a20e15762c3c.js +1 -0
  97. package/dist/web/standalone/.next/static/chunks/app/api/terminal/sessions/route-8805a20e15762c3c.js +1 -0
  98. package/dist/web/standalone/.next/static/chunks/app/api/terminal/stream/route-8805a20e15762c3c.js +1 -0
  99. package/dist/web/standalone/.next/static/chunks/app/api/terminal/upload/route-8805a20e15762c3c.js +1 -0
  100. package/dist/web/standalone/.next/static/chunks/app/api/undo/route-8805a20e15762c3c.js +1 -0
  101. package/dist/web/standalone/.next/static/chunks/app/api/update/route-8805a20e15762c3c.js +1 -0
  102. package/dist/web/standalone/.next/static/chunks/app/api/visualizer/route-8805a20e15762c3c.js +1 -0
  103. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-8805a20e15762c3c.js +1 -0
  104. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-8805a20e15762c3c.js +1 -0
  105. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-8805a20e15762c3c.js +1 -0
  106. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-8805a20e15762c3c.js +1 -0
  107. package/dist/web/standalone/server.js +1 -1
  108. package/package.json +1 -1
  109. package/packages/pi-agent-core/dist/agent-loop.js +26 -9
  110. package/packages/pi-agent-core/dist/agent-loop.js.map +1 -1
  111. package/packages/pi-agent-core/src/agent-loop.test.ts +100 -4
  112. package/packages/pi-agent-core/src/agent-loop.ts +43 -12
  113. package/packages/pi-coding-agent/dist/core/agent-session-tool-refresh.test.d.ts +2 -0
  114. package/packages/pi-coding-agent/dist/core/agent-session-tool-refresh.test.d.ts.map +1 -0
  115. package/packages/pi-coding-agent/dist/core/agent-session-tool-refresh.test.js +38 -0
  116. package/packages/pi-coding-agent/dist/core/agent-session-tool-refresh.test.js.map +1 -0
  117. package/packages/pi-coding-agent/dist/core/agent-session.d.ts.map +1 -1
  118. package/packages/pi-coding-agent/dist/core/agent-session.js +11 -0
  119. package/packages/pi-coding-agent/dist/core/agent-session.js.map +1 -1
  120. package/packages/pi-coding-agent/dist/core/resource-loader-cache-reset.test.d.ts +2 -0
  121. package/packages/pi-coding-agent/dist/core/resource-loader-cache-reset.test.d.ts.map +1 -0
  122. package/packages/pi-coding-agent/dist/core/resource-loader-cache-reset.test.js +24 -0
  123. package/packages/pi-coding-agent/dist/core/resource-loader-cache-reset.test.js.map +1 -0
  124. package/packages/pi-coding-agent/dist/core/resource-loader.d.ts.map +1 -1
  125. package/packages/pi-coding-agent/dist/core/resource-loader.js +4 -1
  126. package/packages/pi-coding-agent/dist/core/resource-loader.js.map +1 -1
  127. package/packages/pi-coding-agent/package.json +1 -1
  128. package/packages/pi-coding-agent/src/core/agent-session-tool-refresh.test.ts +64 -0
  129. package/packages/pi-coding-agent/src/core/agent-session.ts +10 -0
  130. package/packages/pi-coding-agent/src/core/resource-loader-cache-reset.test.ts +42 -0
  131. package/packages/pi-coding-agent/src/core/resource-loader.ts +5 -1
  132. package/pkg/package.json +1 -1
  133. package/src/resources/extensions/gsd/auto-dashboard.ts +5 -4
  134. package/src/resources/extensions/gsd/auto-post-unit.ts +122 -0
  135. package/src/resources/extensions/gsd/auto-verification.ts +190 -2
  136. package/src/resources/extensions/gsd/auto.ts +4 -0
  137. package/src/resources/extensions/gsd/bootstrap/notify-interceptor.ts +34 -0
  138. package/src/resources/extensions/gsd/bootstrap/register-hooks.ts +8 -0
  139. package/src/resources/extensions/gsd/bootstrap/register-shortcuts.ts +19 -0
  140. package/src/resources/extensions/gsd/commands/catalog.ts +7 -1
  141. package/src/resources/extensions/gsd/commands/handlers/core.ts +1 -0
  142. package/src/resources/extensions/gsd/commands/handlers/notifications-handler.ts +139 -0
  143. package/src/resources/extensions/gsd/commands/handlers/ops.ts +5 -0
  144. package/src/resources/extensions/gsd/notification-overlay.ts +267 -0
  145. package/src/resources/extensions/gsd/notification-store.ts +288 -0
  146. package/src/resources/extensions/gsd/notification-widget.ts +68 -0
  147. package/src/resources/extensions/gsd/post-execution-checks.ts +539 -0
  148. package/src/resources/extensions/gsd/pre-execution-checks.ts +573 -0
  149. package/src/resources/extensions/gsd/preferences-types.ts +28 -0
  150. package/src/resources/extensions/gsd/preferences-validation.ts +33 -0
  151. package/src/resources/extensions/gsd/preferences.ts +4 -0
  152. package/src/resources/extensions/gsd/tests/auto-start-time-persistence.test.ts +50 -0
  153. package/src/resources/extensions/gsd/tests/discuss-tool-scope-leak.test.ts +76 -0
  154. package/src/resources/extensions/gsd/tests/enhanced-verification-integration.test.ts +526 -0
  155. package/src/resources/extensions/gsd/tests/notification-store.test.ts +249 -0
  156. package/src/resources/extensions/gsd/tests/post-exec-retry-bypass.test.ts +312 -0
  157. package/src/resources/extensions/gsd/tests/post-execution-checks.test.ts +813 -0
  158. package/src/resources/extensions/gsd/tests/pre-execution-checks.test.ts +999 -0
  159. package/src/resources/extensions/gsd/tests/pre-execution-fail-closed.test.ts +266 -0
  160. package/src/resources/extensions/gsd/tests/pre-execution-pause-wiring.test.ts +457 -0
  161. package/src/resources/extensions/gsd/verification-evidence.ts +68 -0
  162. package/src/resources/extensions/gsd/workflow-logger.ts +13 -0
  163. package/dist/web/standalone/.next/static/chunks/app/_global-error/page-c4cc189e7b117ea2.js +0 -1
  164. package/dist/web/standalone/.next/static/chunks/app/api/boot/route-c4cc189e7b117ea2.js +0 -1
  165. package/dist/web/standalone/.next/static/chunks/app/api/bridge-terminal/input/route-c4cc189e7b117ea2.js +0 -1
  166. package/dist/web/standalone/.next/static/chunks/app/api/bridge-terminal/resize/route-c4cc189e7b117ea2.js +0 -1
  167. package/dist/web/standalone/.next/static/chunks/app/api/bridge-terminal/stream/route-c4cc189e7b117ea2.js +0 -1
  168. package/dist/web/standalone/.next/static/chunks/app/api/browse-directories/route-c4cc189e7b117ea2.js +0 -1
  169. package/dist/web/standalone/.next/static/chunks/app/api/captures/route-c4cc189e7b117ea2.js +0 -1
  170. package/dist/web/standalone/.next/static/chunks/app/api/cleanup/route-c4cc189e7b117ea2.js +0 -1
  171. package/dist/web/standalone/.next/static/chunks/app/api/dev-mode/route-c4cc189e7b117ea2.js +0 -1
  172. package/dist/web/standalone/.next/static/chunks/app/api/doctor/route-c4cc189e7b117ea2.js +0 -1
  173. package/dist/web/standalone/.next/static/chunks/app/api/experimental/route-c4cc189e7b117ea2.js +0 -1
  174. package/dist/web/standalone/.next/static/chunks/app/api/export-data/route-c4cc189e7b117ea2.js +0 -1
  175. package/dist/web/standalone/.next/static/chunks/app/api/files/route-c4cc189e7b117ea2.js +0 -1
  176. package/dist/web/standalone/.next/static/chunks/app/api/forensics/route-c4cc189e7b117ea2.js +0 -1
  177. package/dist/web/standalone/.next/static/chunks/app/api/git/route-c4cc189e7b117ea2.js +0 -1
  178. package/dist/web/standalone/.next/static/chunks/app/api/history/route-c4cc189e7b117ea2.js +0 -1
  179. package/dist/web/standalone/.next/static/chunks/app/api/hooks/route-c4cc189e7b117ea2.js +0 -1
  180. package/dist/web/standalone/.next/static/chunks/app/api/inspect/route-c4cc189e7b117ea2.js +0 -1
  181. package/dist/web/standalone/.next/static/chunks/app/api/knowledge/route-c4cc189e7b117ea2.js +0 -1
  182. package/dist/web/standalone/.next/static/chunks/app/api/live-state/route-c4cc189e7b117ea2.js +0 -1
  183. package/dist/web/standalone/.next/static/chunks/app/api/onboarding/route-c4cc189e7b117ea2.js +0 -1
  184. package/dist/web/standalone/.next/static/chunks/app/api/preferences/route-c4cc189e7b117ea2.js +0 -1
  185. package/dist/web/standalone/.next/static/chunks/app/api/projects/route-c4cc189e7b117ea2.js +0 -1
  186. package/dist/web/standalone/.next/static/chunks/app/api/recovery/route-c4cc189e7b117ea2.js +0 -1
  187. package/dist/web/standalone/.next/static/chunks/app/api/remote-questions/route-c4cc189e7b117ea2.js +0 -1
  188. package/dist/web/standalone/.next/static/chunks/app/api/session/browser/route-c4cc189e7b117ea2.js +0 -1
  189. package/dist/web/standalone/.next/static/chunks/app/api/session/command/route-c4cc189e7b117ea2.js +0 -1
  190. package/dist/web/standalone/.next/static/chunks/app/api/session/events/route-c4cc189e7b117ea2.js +0 -1
  191. package/dist/web/standalone/.next/static/chunks/app/api/session/manage/route-c4cc189e7b117ea2.js +0 -1
  192. package/dist/web/standalone/.next/static/chunks/app/api/settings-data/route-c4cc189e7b117ea2.js +0 -1
  193. package/dist/web/standalone/.next/static/chunks/app/api/shutdown/route-c4cc189e7b117ea2.js +0 -1
  194. package/dist/web/standalone/.next/static/chunks/app/api/skill-health/route-c4cc189e7b117ea2.js +0 -1
  195. package/dist/web/standalone/.next/static/chunks/app/api/steer/route-c4cc189e7b117ea2.js +0 -1
  196. package/dist/web/standalone/.next/static/chunks/app/api/switch-root/route-c4cc189e7b117ea2.js +0 -1
  197. package/dist/web/standalone/.next/static/chunks/app/api/terminal/input/route-c4cc189e7b117ea2.js +0 -1
  198. package/dist/web/standalone/.next/static/chunks/app/api/terminal/resize/route-c4cc189e7b117ea2.js +0 -1
  199. package/dist/web/standalone/.next/static/chunks/app/api/terminal/sessions/route-c4cc189e7b117ea2.js +0 -1
  200. package/dist/web/standalone/.next/static/chunks/app/api/terminal/stream/route-c4cc189e7b117ea2.js +0 -1
  201. package/dist/web/standalone/.next/static/chunks/app/api/terminal/upload/route-c4cc189e7b117ea2.js +0 -1
  202. package/dist/web/standalone/.next/static/chunks/app/api/undo/route-c4cc189e7b117ea2.js +0 -1
  203. package/dist/web/standalone/.next/static/chunks/app/api/update/route-c4cc189e7b117ea2.js +0 -1
  204. package/dist/web/standalone/.next/static/chunks/app/api/visualizer/route-c4cc189e7b117ea2.js +0 -1
  205. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-c4cc189e7b117ea2.js +0 -1
  206. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-c4cc189e7b117ea2.js +0 -1
  207. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-c4cc189e7b117ea2.js +0 -1
  208. package/dist/web/standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-c4cc189e7b117ea2.js +0 -1
  209. package/dist/web/standalone/.next/static/vIq9fmvRUaFOpguoX5j4W/_buildManifest.js +0 -1
  210. /package/dist/web/standalone/.next/static/{vIq9fmvRUaFOpguoX5j4W → KPMt-rZBouivKwIKcIral}/_ssgManifest.js +0 -0
@@ -0,0 +1,457 @@
1
+ /**
2
+ * pre-execution-pause-wiring.test.ts — Integration tests for pre-execution check → pauseAuto wiring.
3
+ *
4
+ * Tests that verify the control flow from pre-execution checks through to pauseAuto:
5
+ * 1. When runPreExecutionChecks returns status: "fail" with blocking: true, pauseAuto is called
6
+ * 2. When enhanced_verification_strict: true and status: "warn", pauseAuto is also called
7
+ *
8
+ * These are integration-level tests that exercise the actual postUnitPostVerification function
9
+ * with controlled mocks for external dependencies.
10
+ */
11
+
12
+ import { describe, test, mock, beforeEach, afterEach } from "node:test";
13
+ import assert from "node:assert/strict";
14
+ import { tmpdir } from "node:os";
15
+ import { mkdirSync, writeFileSync, rmSync } from "node:fs";
16
+ import { join } from "node:path";
17
+
18
+ import { postUnitPostVerification, type PostUnitContext } from "../auto-post-unit.ts";
19
+ import { AutoSession } from "../auto/session.ts";
20
+ import { openDatabase, closeDatabase, insertMilestone, insertSlice, insertTask } from "../gsd-db.ts";
21
+ import { invalidateAllCaches } from "../cache.ts";
22
+ import { _clearGsdRootCache } from "../paths.ts";
23
+
24
+ // ─── Test Fixtures ───────────────────────────────────────────────────────────
25
+
26
+ let tempDir: string;
27
+ let dbPath: string;
28
+ let originalCwd: string;
29
+
30
+ /**
31
+ * Create a minimal mock ExtensionContext.
32
+ */
33
+ function makeMockCtx() {
34
+ return {
35
+ ui: {
36
+ notify: mock.fn(),
37
+ setStatus: () => {},
38
+ setWidget: () => {},
39
+ setFooter: () => {},
40
+ },
41
+ model: { id: "test-model" },
42
+ } as any;
43
+ }
44
+
45
+ /**
46
+ * Create a minimal mock ExtensionAPI.
47
+ */
48
+ function makeMockPi() {
49
+ return {
50
+ sendMessage: mock.fn(),
51
+ setModel: mock.fn(async () => true),
52
+ } as any;
53
+ }
54
+
55
+ /**
56
+ * Create a minimal AutoSession for testing.
57
+ */
58
+ function makeMockSession(basePath: string, currentUnit?: { type: string; id: string }): AutoSession {
59
+ const s = new AutoSession();
60
+ s.basePath = basePath;
61
+ s.active = true;
62
+ if (currentUnit) {
63
+ s.currentUnit = {
64
+ type: currentUnit.type,
65
+ id: currentUnit.id,
66
+ startedAt: Date.now(),
67
+ };
68
+ }
69
+ return s;
70
+ }
71
+
72
+ /**
73
+ * Create a PostUnitContext with a mockable pauseAuto.
74
+ */
75
+ function makePostUnitContext(
76
+ s: AutoSession,
77
+ ctx: ReturnType<typeof makeMockCtx>,
78
+ pi: ReturnType<typeof makeMockPi>,
79
+ pauseAutoMock: ReturnType<typeof mock.fn>,
80
+ ): PostUnitContext {
81
+ return {
82
+ s,
83
+ ctx,
84
+ pi,
85
+ buildSnapshotOpts: () => ({}),
86
+ lockBase: () => tempDir,
87
+ stopAuto: mock.fn(async () => {}) as unknown as PostUnitContext["stopAuto"],
88
+ pauseAuto: pauseAutoMock as unknown as PostUnitContext["pauseAuto"],
89
+ updateProgressWidget: () => {},
90
+ };
91
+ }
92
+
93
+ /**
94
+ * Set up a temp directory with GSD structure and DB.
95
+ * Also changes cwd so preferences loading finds the right PREFERENCES.md.
96
+ */
97
+ function setupTestEnvironment(): void {
98
+ // Save original cwd so we can restore it
99
+ originalCwd = process.cwd();
100
+
101
+ tempDir = join(tmpdir(), `pre-exec-pause-test-${Date.now()}-${Math.random().toString(36).slice(2)}`);
102
+ mkdirSync(tempDir, { recursive: true });
103
+
104
+ // Create .gsd directory structure
105
+ const gsdDir = join(tempDir, ".gsd");
106
+ mkdirSync(gsdDir, { recursive: true });
107
+
108
+ // Create milestones directory structure
109
+ const milestonesDir = join(gsdDir, "milestones", "M001", "slices", "S01", "tasks");
110
+ mkdirSync(milestonesDir, { recursive: true });
111
+
112
+ // Change cwd so loadEffectiveGSDPreferences finds our PREFERENCES.md
113
+ process.chdir(tempDir);
114
+
115
+ // Clear gsdRoot cache so it finds the new .gsd directory
116
+ _clearGsdRootCache();
117
+
118
+ // Initialize DB
119
+ dbPath = join(gsdDir, "gsd.db");
120
+ openDatabase(dbPath);
121
+ }
122
+
123
+ /**
124
+ * Clean up test environment.
125
+ */
126
+ function cleanupTestEnvironment(): void {
127
+ // Restore original cwd before cleanup
128
+ try {
129
+ process.chdir(originalCwd);
130
+ } catch {
131
+ // Ignore if original cwd doesn't exist
132
+ }
133
+
134
+ try {
135
+ closeDatabase();
136
+ } catch {
137
+ // Ignore close errors
138
+ }
139
+ try {
140
+ rmSync(tempDir, { recursive: true, force: true });
141
+ } catch {
142
+ // Ignore cleanup errors
143
+ }
144
+ }
145
+
146
+ /**
147
+ * Create a PREFERENCES.md file with specified preferences.
148
+ * Uses YAML frontmatter format (---\nkey: value\n---).
149
+ * Also invalidates caches so the preferences are re-read.
150
+ */
151
+ function writePreferences(prefs: Record<string, unknown>): void {
152
+ const yamlLines = Object.entries(prefs).map(([k, v]) => `${k}: ${JSON.stringify(v)}`);
153
+ const prefsContent = `---
154
+ ${yamlLines.join("\n")}
155
+ ---
156
+
157
+ # GSD Preferences
158
+ `;
159
+ writeFileSync(join(tempDir, ".gsd", "PREFERENCES.md"), prefsContent);
160
+ // Invalidate caches so the new preferences file is found
161
+ invalidateAllCaches();
162
+ _clearGsdRootCache();
163
+ }
164
+
165
+ /**
166
+ * Create tasks in DB that will cause pre-execution checks to fail.
167
+ * A task that references a non-existent file will produce a blocking failure.
168
+ */
169
+ function createFailingTasks(): void {
170
+ // Insert milestone first
171
+ insertMilestone({ id: "M001" });
172
+
173
+ // Insert slice
174
+ insertSlice({
175
+ id: "S01",
176
+ milestoneId: "M001",
177
+ title: "Test Slice",
178
+ risk: "low",
179
+ });
180
+
181
+ // Create a task that references a file that doesn't exist
182
+ // This will cause checkFilePathConsistency to produce a blocking failure
183
+ insertTask({
184
+ id: "T01",
185
+ sliceId: "S01",
186
+ milestoneId: "M001",
187
+ title: "Task with missing file",
188
+ status: "pending",
189
+ planning: {
190
+ description: "This task references a non-existent file",
191
+ estimate: "1h",
192
+ files: ["nonexistent-file-that-does-not-exist.ts"],
193
+ verify: "npm test",
194
+ inputs: [],
195
+ expectedOutput: [],
196
+ observabilityImpact: "",
197
+ },
198
+ sequence: 0,
199
+ });
200
+ }
201
+
202
+ /**
203
+ * Create tasks in DB that will produce only warnings (non-blocking issues).
204
+ * Interface contract mismatches produce warnings, not blocking failures.
205
+ */
206
+ function createWarningOnlyTasks(): void {
207
+ // Insert milestone first
208
+ insertMilestone({ id: "M001" });
209
+
210
+ // Insert slice
211
+ insertSlice({
212
+ id: "S01",
213
+ milestoneId: "M001",
214
+ title: "Test Slice",
215
+ risk: "low",
216
+ });
217
+
218
+ // Create tasks with interface contract mismatch (produces warn, not fail)
219
+ insertTask({
220
+ id: "T01",
221
+ sliceId: "S01",
222
+ milestoneId: "M001",
223
+ title: "Task 1 with function signature",
224
+ status: "pending",
225
+ planning: {
226
+ description: `
227
+ \`\`\`typescript
228
+ function processData(input: string): boolean
229
+ \`\`\`
230
+ `.trim(),
231
+ estimate: "1h",
232
+ files: [],
233
+ verify: "npm test",
234
+ inputs: [],
235
+ expectedOutput: [],
236
+ observabilityImpact: "",
237
+ },
238
+ sequence: 0,
239
+ });
240
+
241
+ insertTask({
242
+ id: "T02",
243
+ sliceId: "S01",
244
+ milestoneId: "M001",
245
+ title: "Task 2 with mismatched signature",
246
+ status: "pending",
247
+ planning: {
248
+ description: `
249
+ \`\`\`typescript
250
+ function processData(input: number): string
251
+ \`\`\`
252
+ `.trim(),
253
+ estimate: "1h",
254
+ files: [],
255
+ verify: "npm test",
256
+ inputs: [],
257
+ expectedOutput: [],
258
+ observabilityImpact: "",
259
+ },
260
+ sequence: 1,
261
+ });
262
+ }
263
+
264
+ // ─── Tests ───────────────────────────────────────────────────────────────────
265
+
266
+ describe("Pre-execution checks → pauseAuto wiring", () => {
267
+ beforeEach(() => {
268
+ setupTestEnvironment();
269
+ });
270
+
271
+ afterEach(() => {
272
+ cleanupTestEnvironment();
273
+ });
274
+
275
+ test("pauseAuto is called when pre-execution checks return status: fail with blocking: true", async () => {
276
+ // Set up tasks that will cause a blocking failure
277
+ createFailingTasks();
278
+
279
+ // Create mocks
280
+ const ctx = makeMockCtx();
281
+ const pi = makeMockPi();
282
+ const pauseAutoMock = mock.fn(async () => {});
283
+ const s = makeMockSession(tempDir, { type: "plan-slice", id: "M001/S01" });
284
+ const pctx = makePostUnitContext(s, ctx, pi, pauseAutoMock);
285
+
286
+ // Call postUnitPostVerification
287
+ const result = await postUnitPostVerification(pctx);
288
+
289
+ // Verify pauseAuto was called
290
+ assert.equal(
291
+ pauseAutoMock.mock.callCount(),
292
+ 1,
293
+ "pauseAuto should be called exactly once when pre-execution checks fail with blocking issues"
294
+ );
295
+
296
+ // Verify return value is "stopped"
297
+ assert.equal(
298
+ result,
299
+ "stopped",
300
+ "postUnitPostVerification should return 'stopped' when pre-execution checks fail"
301
+ );
302
+
303
+ // Verify UI was notified of the failure
304
+ const notifyCalls = ctx.ui.notify.mock.calls;
305
+ const errorNotify = notifyCalls.find(
306
+ (call: { arguments: unknown[] }) =>
307
+ call.arguments[1] === "error" &&
308
+ String(call.arguments[0]).includes("Pre-execution checks failed")
309
+ );
310
+ assert.ok(errorNotify, "Should show error notification about pre-execution check failure");
311
+ });
312
+
313
+ test("pauseAuto is called when enhanced_verification_strict: true and pre-execution returns warn", async () => {
314
+ // Write preferences with strict mode enabled
315
+ writePreferences({
316
+ enhanced_verification: true,
317
+ enhanced_verification_pre: true,
318
+ enhanced_verification_strict: true,
319
+ });
320
+
321
+ // Set up tasks that will produce only warnings (interface contract mismatch)
322
+ createWarningOnlyTasks();
323
+
324
+ // Create mocks
325
+ const ctx = makeMockCtx();
326
+ const pi = makeMockPi();
327
+ const pauseAutoMock = mock.fn(async () => {});
328
+ const s = makeMockSession(tempDir, { type: "plan-slice", id: "M001/S01" });
329
+ const pctx = makePostUnitContext(s, ctx, pi, pauseAutoMock);
330
+
331
+ // Call postUnitPostVerification
332
+ const result = await postUnitPostVerification(pctx);
333
+
334
+ // Verify pauseAuto was called (strict mode promotes warnings to blocking)
335
+ assert.equal(
336
+ pauseAutoMock.mock.callCount(),
337
+ 1,
338
+ "pauseAuto should be called when strict mode is enabled and pre-execution returns warn"
339
+ );
340
+
341
+ // Verify return value is "stopped"
342
+ assert.equal(
343
+ result,
344
+ "stopped",
345
+ "postUnitPostVerification should return 'stopped' when strict mode treats warnings as blocking"
346
+ );
347
+
348
+ // Verify UI was notified of the warning
349
+ const notifyCalls = ctx.ui.notify.mock.calls;
350
+ const warnNotify = notifyCalls.find(
351
+ (call: { arguments: unknown[] }) =>
352
+ call.arguments[1] === "warning" &&
353
+ String(call.arguments[0]).includes("Pre-execution checks passed with warnings")
354
+ );
355
+ assert.ok(warnNotify, "Should show warning notification about pre-execution check warnings");
356
+ });
357
+
358
+ test("pauseAuto is NOT called when enhanced_verification_strict: false and pre-execution returns warn", async () => {
359
+ // Write preferences with strict mode disabled (default behavior)
360
+ writePreferences({
361
+ enhanced_verification: true,
362
+ enhanced_verification_pre: true,
363
+ enhanced_verification_strict: false,
364
+ });
365
+
366
+ // Set up tasks that will produce only warnings
367
+ createWarningOnlyTasks();
368
+
369
+ // Create mocks
370
+ const ctx = makeMockCtx();
371
+ const pi = makeMockPi();
372
+ const pauseAutoMock = mock.fn(async () => {});
373
+ const s = makeMockSession(tempDir, { type: "plan-slice", id: "M001/S01" });
374
+ const pctx = makePostUnitContext(s, ctx, pi, pauseAutoMock);
375
+
376
+ // Call postUnitPostVerification
377
+ const result = await postUnitPostVerification(pctx);
378
+
379
+ // Verify pauseAuto was NOT called (warnings don't block in non-strict mode)
380
+ assert.equal(
381
+ pauseAutoMock.mock.callCount(),
382
+ 0,
383
+ "pauseAuto should NOT be called when strict mode is disabled and only warnings exist"
384
+ );
385
+
386
+ // Verify return value is "continue" (not "stopped")
387
+ assert.equal(
388
+ result,
389
+ "continue",
390
+ "postUnitPostVerification should return 'continue' when warnings don't block in non-strict mode"
391
+ );
392
+ });
393
+
394
+ test("pre-execution checks are skipped when unit type is not plan-slice", async () => {
395
+ // Set up tasks that would fail if checked
396
+ createFailingTasks();
397
+
398
+ // Create mocks with execute-task unit (not plan-slice)
399
+ const ctx = makeMockCtx();
400
+ const pi = makeMockPi();
401
+ const pauseAutoMock = mock.fn(async () => {});
402
+ const s = makeMockSession(tempDir, { type: "execute-task", id: "M001/S01/T01" });
403
+ const pctx = makePostUnitContext(s, ctx, pi, pauseAutoMock);
404
+
405
+ // Call postUnitPostVerification
406
+ const result = await postUnitPostVerification(pctx);
407
+
408
+ // Verify pauseAuto was NOT called (pre-execution checks only run for plan-slice)
409
+ assert.equal(
410
+ pauseAutoMock.mock.callCount(),
411
+ 0,
412
+ "pauseAuto should NOT be called for non-plan-slice unit types"
413
+ );
414
+
415
+ // Verify return value is "continue"
416
+ assert.equal(
417
+ result,
418
+ "continue",
419
+ "postUnitPostVerification should return 'continue' for non-plan-slice unit types"
420
+ );
421
+ });
422
+
423
+ test("pre-execution checks are skipped when enhanced_verification_pre: false", async () => {
424
+ // Write preferences with pre-execution checks disabled
425
+ writePreferences({
426
+ enhanced_verification: true,
427
+ enhanced_verification_pre: false,
428
+ });
429
+
430
+ // Set up tasks that would fail if checked
431
+ createFailingTasks();
432
+
433
+ // Create mocks
434
+ const ctx = makeMockCtx();
435
+ const pi = makeMockPi();
436
+ const pauseAutoMock = mock.fn(async () => {});
437
+ const s = makeMockSession(tempDir, { type: "plan-slice", id: "M001/S01" });
438
+ const pctx = makePostUnitContext(s, ctx, pi, pauseAutoMock);
439
+
440
+ // Call postUnitPostVerification
441
+ const result = await postUnitPostVerification(pctx);
442
+
443
+ // Verify pauseAuto was NOT called (pre-execution checks disabled)
444
+ assert.equal(
445
+ pauseAutoMock.mock.callCount(),
446
+ 0,
447
+ "pauseAuto should NOT be called when enhanced_verification_pre is disabled"
448
+ );
449
+
450
+ // Verify return value is "continue"
451
+ assert.equal(
452
+ result,
453
+ "continue",
454
+ "postUnitPostVerification should return 'continue' when pre-execution checks are disabled"
455
+ );
456
+ });
457
+ });
@@ -52,6 +52,32 @@ export interface BrowserEvidenceJSON {
52
52
  duration: number;
53
53
  }
54
54
 
55
+ export interface PreExecutionCheckJSON {
56
+ /** Check category: package, file, tool, endpoint, schema */
57
+ category: "package" | "file" | "tool" | "endpoint" | "schema";
58
+ /** What was checked (e.g., package name, file path) */
59
+ target: string;
60
+ /** Whether the check passed */
61
+ passed: boolean;
62
+ /** Human-readable message explaining the result */
63
+ message: string;
64
+ /** Whether this failure should block execution (only meaningful when passed=false) */
65
+ blocking?: boolean;
66
+ }
67
+
68
+ export interface PostExecutionCheckJSON {
69
+ /** Check category: import, signature, pattern */
70
+ category: "import" | "signature" | "pattern";
71
+ /** What was checked (e.g., file:line, function name) */
72
+ target: string;
73
+ /** Whether the check passed */
74
+ passed: boolean;
75
+ /** Human-readable message explaining the result */
76
+ message: string;
77
+ /** Whether this failure should block completion (only meaningful when passed=false) */
78
+ blocking?: boolean;
79
+ }
80
+
55
81
  export interface EvidenceJSON {
56
82
  schemaVersion: 1;
57
83
  taskId: string;
@@ -65,6 +91,10 @@ export interface EvidenceJSON {
65
91
  runtimeErrors?: RuntimeErrorJSON[];
66
92
  auditWarnings?: AuditWarningJSON[];
67
93
  browser?: BrowserEvidenceJSON;
94
+ /** Pre-execution checks run before task execution (package existence, file refs, etc.) */
95
+ preExecutionChecks?: PreExecutionCheckJSON[];
96
+ /** Post-execution checks run after task completion (import resolution, signature drift, pattern consistency) */
97
+ postExecutionChecks?: PostExecutionCheckJSON[];
68
98
  }
69
99
 
70
100
  /**
@@ -124,6 +154,44 @@ export function writeVerificationJSON(
124
154
  writeFileSync(filePath, JSON.stringify(evidence, null, 2) + "\n", "utf-8");
125
155
  }
126
156
 
157
+ // ─── Pre-Execution Evidence ──────────────────────────────────────────────────
158
+
159
+ export interface PreExecutionEvidenceJSON {
160
+ schemaVersion: 1;
161
+ milestoneId: string;
162
+ sliceId: string;
163
+ timestamp: number;
164
+ status: "pass" | "warn" | "fail";
165
+ durationMs: number;
166
+ checks: PreExecutionCheckJSON[];
167
+ }
168
+
169
+ /**
170
+ * Write pre-execution check results to a PRE-EXEC-VERIFY.json artifact
171
+ * in the slice directory.
172
+ */
173
+ export function writePreExecutionEvidence(
174
+ result: { status: "pass" | "warn" | "fail"; checks: PreExecutionCheckJSON[]; durationMs: number },
175
+ sliceDir: string,
176
+ milestoneId: string,
177
+ sliceId: string,
178
+ ): void {
179
+ mkdirSync(sliceDir, { recursive: true });
180
+
181
+ const evidence: PreExecutionEvidenceJSON = {
182
+ schemaVersion: 1,
183
+ milestoneId,
184
+ sliceId,
185
+ timestamp: Date.now(),
186
+ status: result.status,
187
+ durationMs: result.durationMs,
188
+ checks: result.checks,
189
+ };
190
+
191
+ const filePath = join(sliceDir, `${sliceId}-PRE-EXEC-VERIFY.json`);
192
+ writeFileSync(filePath, JSON.stringify(evidence, null, 2) + "\n", "utf-8");
193
+ }
194
+
127
195
  // ─── Markdown Evidence Table ─────────────────────────────────────────────────
128
196
 
129
197
  /**
@@ -19,6 +19,8 @@
19
19
  import { appendFileSync, readFileSync, existsSync, mkdirSync } from "node:fs";
20
20
  import { join } from "node:path";
21
21
 
22
+ import { appendNotification } from "./notification-store.js";
23
+
22
24
  // ─── Types ──────────────────────────────────────────────────────────────
23
25
 
24
26
  export type LogSeverity = "warn" | "error";
@@ -245,6 +247,17 @@ function _push(
245
247
  const ctxStr = context ? ` ${JSON.stringify(context)}` : "";
246
248
  process.stderr.write(`[gsd:${component}] ${prefix}: ${message}${ctxStr}\n`);
247
249
 
250
+ // Persist to notification store (both warnings and errors)
251
+ try {
252
+ appendNotification(
253
+ `[${component}] ${message}`,
254
+ severity === "error" ? "error" : "warning",
255
+ "workflow-logger",
256
+ );
257
+ } catch (notifErr) {
258
+ process.stderr.write(`[gsd:workflow-logger] notification-store append failed: ${(notifErr as Error).message}\n`);
259
+ }
260
+
248
261
  // Buffer for auto-loop to drain
249
262
  _buffer.push(entry);
250
263
  if (_buffer.length > MAX_BUFFER) {
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64,191,635,802,861,975,992,1226,1965,2437,3788,4117,4233,4367,4468,4794,4868,4896,5318,5338,5517,5673,5676,6143,6231,6366,6498,6748,6819,6851,6954,6988,7331,7410,7584,7670,7822,7851,8167,8361,8570,8898,8966,9452,9560,9788],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);