@askexenow/exe-os 0.9.313 → 0.9.314

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 (278) hide show
  1. package/dist/{active-agent-EWF2HJ3W.js → active-agent-BZ4JD2YU.js} +3 -3
  2. package/dist/{active-agent-FFN5ARMC.js → active-agent-WFNMZBPP.js} +3 -3
  3. package/dist/{agentic-ontology-AAUATKUS.js → agentic-ontology-KUDXQQKL.js} +1 -1
  4. package/dist/{backfill-metadata-FBYFDOTH.js → backfill-metadata-BXG7KFWS.js} +4 -4
  5. package/dist/{behaviors-PQ77IPJR.js → behaviors-YDAHG2LN.js} +5 -5
  6. package/dist/bin/agentic-ontology-backfill.js +5 -5
  7. package/dist/bin/agentic-reflection-backfill.js +6 -6
  8. package/dist/bin/agentic-semantic-label.js +5 -5
  9. package/dist/bin/backfill-conversations.js +6 -6
  10. package/dist/bin/backfill-responses.js +6 -6
  11. package/dist/bin/backfill-vectors.js +8 -8
  12. package/dist/bin/bulk-sync-postgres.js +12 -12
  13. package/dist/bin/cc-doctor.js +4 -4
  14. package/dist/bin/cleanup-stale-review-tasks.js +11 -11
  15. package/dist/bin/cli.js +16 -16
  16. package/dist/bin/deferred-daemon-restart.js +1 -1
  17. package/dist/bin/exe-agent-config.js +2 -2
  18. package/dist/bin/exe-agent.js +4 -4
  19. package/dist/bin/exe-assign.js +8 -8
  20. package/dist/bin/exe-boot.js +19 -19
  21. package/dist/bin/exe-call.js +4 -4
  22. package/dist/bin/exe-cloud.js +12 -12
  23. package/dist/bin/exe-config-dump.js +2 -2
  24. package/dist/bin/exe-dispatch.js +11 -11
  25. package/dist/bin/exe-doctor.js +4 -4
  26. package/dist/bin/exe-export-behaviors.js +7 -7
  27. package/dist/bin/exe-forget.js +6 -6
  28. package/dist/bin/exe-gateway.js +7 -7
  29. package/dist/bin/exe-healthcheck.js +4 -4
  30. package/dist/bin/exe-heartbeat.js +11 -11
  31. package/dist/bin/exe-kill.js +14 -14
  32. package/dist/bin/exe-launch-agent.js +21 -21
  33. package/dist/bin/exe-new-employee.js +8 -8
  34. package/dist/bin/exe-pending-messages.js +12 -12
  35. package/dist/bin/exe-pending-notifications.js +11 -11
  36. package/dist/bin/exe-pending-reviews.js +11 -11
  37. package/dist/bin/exe-rename.js +4 -4
  38. package/dist/bin/exe-review.js +13 -13
  39. package/dist/bin/exe-search.js +5 -5
  40. package/dist/bin/exe-session-cleanup.js +17 -17
  41. package/dist/bin/exe-settings.js +12 -12
  42. package/dist/bin/exe-start-codex.js +12 -12
  43. package/dist/bin/exe-start-opencode.js +8 -8
  44. package/dist/bin/exe-status.js +12 -12
  45. package/dist/bin/exe-support.js +3 -3
  46. package/dist/bin/exe-team.js +3 -3
  47. package/dist/bin/git-sweep.js +12 -12
  48. package/dist/bin/graph-backfill.js +4 -4
  49. package/dist/bin/graph-export.js +5 -5
  50. package/dist/bin/import-history.js +7 -7
  51. package/dist/bin/install.js +7 -7
  52. package/dist/bin/intercom-check.js +4 -4
  53. package/dist/bin/mcp-sessions.js +2 -2
  54. package/dist/bin/orchestration-metrics.js +4 -4
  55. package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
  56. package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
  57. package/dist/bin/scan-tasks.js +11 -11
  58. package/dist/bin/setup.js +1 -1
  59. package/dist/bin/shard-migrate.js +4 -4
  60. package/dist/bin/stack-update.js +4 -4
  61. package/dist/bin/vps-health-gate.js +1 -1
  62. package/dist/{capability-cards-2U3XWCDP.js → capability-cards-3ILRKPQE.js} +2 -2
  63. package/dist/{capacity-monitor-ZRLW7TVL.js → capacity-monitor-4K2OX2CS.js} +12 -12
  64. package/dist/{catchup-brief-FSBZVYPL.js → catchup-brief-5QIYT2IV.js} +14 -14
  65. package/dist/{chunk-SE6MLUOK.js → chunk-2TJPU7ZV.js} +1 -1
  66. package/dist/{chunk-T2DJR7ND.js → chunk-3VVOHFAM.js} +4 -4
  67. package/dist/{chunk-DR7QPGX4.js → chunk-4CVHT2O5.js} +3 -3
  68. package/dist/{chunk-CNQ25C4C.js → chunk-4YS2MDBF.js} +1 -1
  69. package/dist/{chunk-ITVMRPCQ.js → chunk-5WFX4JKF.js} +1 -1
  70. package/dist/{chunk-UDZP2SHJ.js → chunk-63PNRWLU.js} +3 -3
  71. package/dist/{chunk-IXTDBQYU.js → chunk-6DWKMQBX.js} +109 -109
  72. package/dist/{chunk-P4ULFI2N.js → chunk-6FKWKNTV.js} +1 -1
  73. package/dist/{chunk-BSPALHIR.js → chunk-6J7M7RZE.js} +1 -1
  74. package/dist/{chunk-R2WP3XIN.js → chunk-6W5I6KFG.js} +1 -1
  75. package/dist/{chunk-F3QMXKKJ.js → chunk-ACFSE5ZV.js} +1 -1
  76. package/dist/{chunk-RICNNGYH.js → chunk-ACZOMBRN.js} +1 -1
  77. package/dist/{chunk-VA2MDALR.js → chunk-AHIUTOZS.js} +5 -5
  78. package/dist/{chunk-JIJKUZIO.js → chunk-AJYTLDMN.js} +2 -2
  79. package/dist/{chunk-CTYHSVHP.js → chunk-ARUJYYDX.js} +1 -1
  80. package/dist/{chunk-R5TZ2FC3.js → chunk-ATKTT5L2.js} +1 -1
  81. package/dist/{chunk-I6RHLHVW.js → chunk-AU6N56DM.js} +1 -1
  82. package/dist/{chunk-K5C6LC2G.js → chunk-B6VVBLPS.js} +1 -1
  83. package/dist/{chunk-RLBVY5FE.js → chunk-BBLO7IAR.js} +9 -9
  84. package/dist/{chunk-KMI4TUTW.js → chunk-BTBE6FT4.js} +1 -1
  85. package/dist/{chunk-VHLI6CTD.js → chunk-BXTYHCB6.js} +1 -1
  86. package/dist/{chunk-N7LBAQGK.js → chunk-CILCGLSN.js} +2 -2
  87. package/dist/{chunk-63UEWYM3.js → chunk-CO4247VK.js} +1 -1
  88. package/dist/{chunk-24BUDF3J.js → chunk-D4DF4XVJ.js} +2 -2
  89. package/dist/{chunk-4THK7IA4.js → chunk-DXLENVRL.js} +1 -1
  90. package/dist/{chunk-6SPUK67A.js → chunk-E7QPRJYM.js} +2 -2
  91. package/dist/{chunk-3AMGSCRH.js → chunk-F347GH2N.js} +1 -1
  92. package/dist/{chunk-TRPGNCVB.js → chunk-FGH3ZLRU.js} +2 -2
  93. package/dist/{chunk-BMNX3YWX.js → chunk-FPQUU3DI.js} +1 -1
  94. package/dist/{chunk-F5XPKUPK.js → chunk-G76KKLCO.js} +1 -1
  95. package/dist/{chunk-ZAA344BL.js → chunk-GDAHXYNV.js} +1 -1
  96. package/dist/{chunk-WZZBGGSD.js → chunk-GLFXHDKI.js} +2 -2
  97. package/dist/{chunk-GHJRLETI.js → chunk-GQORAQQ2.js} +5 -5
  98. package/dist/{chunk-CW3FPWUW.js → chunk-GS67TVCP.js} +1 -1
  99. package/dist/{chunk-DJ4RG3RK.js → chunk-GSGHENLJ.js} +1 -1
  100. package/dist/{chunk-4JI54RHR.js → chunk-HAOBFWP3.js} +5 -5
  101. package/dist/{chunk-TA22MGGN.js → chunk-HCQSI7V2.js} +1 -1
  102. package/dist/{chunk-MMNMQNLD.js → chunk-HEXJWMFX.js} +13 -13
  103. package/dist/{chunk-CWUCD7C7.js → chunk-HLEKFO3H.js} +1 -1
  104. package/dist/{chunk-N3CRJ2VW.js → chunk-I7WBZ7XF.js} +2 -2
  105. package/dist/{chunk-Y5CNGG4F.js → chunk-JNGMXR4J.js} +10 -10
  106. package/dist/{chunk-552IGUBB.js → chunk-JS3LSUPY.js} +2 -2
  107. package/dist/{chunk-4UHQYBMQ.js → chunk-JZPPU4WV.js} +1 -1
  108. package/dist/{chunk-VG4ZH2Z3.js → chunk-KWFWIJCI.js} +3 -3
  109. package/dist/{chunk-D4EMVYI7.js → chunk-LQR4XOX6.js} +1 -1
  110. package/dist/{chunk-X5I5QRC2.js → chunk-LYKTZK2G.js} +3 -3
  111. package/dist/{chunk-TN7SC2ZQ.js → chunk-MBMOMBNV.js} +1 -1
  112. package/dist/{chunk-YEWNIBNA.js → chunk-NAA5SHAL.js} +7 -7
  113. package/dist/{chunk-PVC4RNHQ.js → chunk-NNXYKCWS.js} +25 -9
  114. package/dist/{chunk-CWACO2D4.js → chunk-NOQKGHZ2.js} +2 -2
  115. package/dist/{chunk-IFSOVXGN.js → chunk-NWYFJJ6O.js} +3 -3
  116. package/dist/{chunk-AJERMFD6.js → chunk-PHUF32XF.js} +3 -3
  117. package/dist/{chunk-L6QI2NNG.js → chunk-QM7U5YKL.js} +1 -1
  118. package/dist/{chunk-SB7W6XI4.js → chunk-REQZMGAZ.js} +1 -1
  119. package/dist/{chunk-2FULKRDO.js → chunk-ROGF2PD6.js} +5 -5
  120. package/dist/{chunk-7QSXARI3.js → chunk-S2Z4I4BU.js} +1 -1
  121. package/dist/{chunk-XCORXJ3M.js → chunk-S4SRMTOS.js} +1 -1
  122. package/dist/{chunk-EV2SMRLF.js → chunk-SHTLLQPQ.js} +4 -4
  123. package/dist/{chunk-2PWRUIKZ.js → chunk-T7QDO35P.js} +1 -1
  124. package/dist/{chunk-RYPFOZQH.js → chunk-U25GXRSV.js} +2 -2
  125. package/dist/{chunk-OUAGTQC4.js → chunk-VCQNLOC5.js} +3 -3
  126. package/dist/{chunk-FQH4R6UG.js → chunk-VDWBNXKZ.js} +2 -2
  127. package/dist/{chunk-HSXWUZOD.js → chunk-WA4GIWMZ.js} +3 -3
  128. package/dist/{chunk-ZGLJ2VD7.js → chunk-WNSWJVOA.js} +4 -4
  129. package/dist/{chunk-OUJI2ZTY.js → chunk-WW3RLMTF.js} +1 -1
  130. package/dist/{chunk-DIHMGQGV.js → chunk-WXADTTWU.js} +3 -3
  131. package/dist/{chunk-FIBL4JRZ.js → chunk-XI7MFALI.js} +1 -1
  132. package/dist/{chunk-FSAKWKWU.js → chunk-YAMG7DHQ.js} +1 -1
  133. package/dist/{chunk-JB7QUK3D.js → chunk-YCRXNN3V.js} +2 -2
  134. package/dist/{chunk-UM6WUSQ7.js → chunk-YROMP5O3.js} +1 -1
  135. package/dist/{chunk-IU44MPY3.js → chunk-YUDT2O5K.js} +1 -1
  136. package/dist/{chunk-SRMNWAHN.js → chunk-ZOZMKPW6.js} +8 -8
  137. package/dist/{co-activation-RH46OQ3N.js → co-activation-TVNH23OE.js} +2 -2
  138. package/dist/{co-occurrence-MJWERUWY.js → co-occurrence-CNOOF4KC.js} +2 -2
  139. package/dist/{code-context-index-WFUBYGQT.js → code-context-index-7RQ4MLL2.js} +3 -3
  140. package/dist/{crdt-sync-4R7SXTNB.js → crdt-sync-XXO4GRSB.js} +1 -1
  141. package/dist/{crm-webhook-YDXX5FDK.js → crm-webhook-CU4NHOSU.js} +2 -2
  142. package/dist/{cto-delegation-gate-ZJHLPK4Y.js → cto-delegation-gate-LE4EIVDK.js} +10 -10
  143. package/dist/{daemon-orchestration-NBU5RZ2O.js → daemon-orchestration-JSYP6J6E.js} +14 -14
  144. package/dist/{db-backup-BTL2FBBL.js → db-backup-UX7V6UZ6.js} +1 -1
  145. package/dist/{doc-graph-extractor-ADYRG7DB.js → doc-graph-extractor-2SRTBTCN.js} +2 -2
  146. package/dist/{documents-VWPZTDFA.js → documents-MICRVJHZ.js} +8 -8
  147. package/dist/{dreaming-76WKGTL6.js → dreaming-FDO67PDP.js} +11 -11
  148. package/dist/{exe-drift-T3IO2SPX.js → exe-drift-D7QM62BY.js} +3 -3
  149. package/dist/{exe-export-6YEHSJMP.js → exe-export-ER75IIZJ.js} +6 -6
  150. package/dist/{exe-import-3NERK63O.js → exe-import-QPGYFNFA.js} +6 -6
  151. package/dist/{exe-key-RCMBMLSQ.js → exe-key-4GXR2IZA.js} +3 -3
  152. package/dist/{exe-snapshot-JIY7MNRI.js → exe-snapshot-MJVI36KB.js} +14 -14
  153. package/dist/{fast-db-init-PVJ72264.js → fast-db-init-FC5O6LS7.js} +1 -1
  154. package/dist/{founder-context-A4VUEKDH.js → founder-context-5LP7LGOM.js} +2 -2
  155. package/dist/gateway/index.js +8 -8
  156. package/dist/{git-staleness-IOAHAGBI.js → git-staleness-BK46WKVL.js} +2 -2
  157. package/dist/{git-task-sweep-IGM5RILF.js → git-task-sweep-LGPACXMG.js} +11 -11
  158. package/dist/{global-procedures-VZL2X4RK.js → global-procedures-I5Q323ZZ.js} +3 -3
  159. package/dist/{graph-auto-extract-TIXRGBC5.js → graph-auto-extract-IA7T775I.js} +2 -2
  160. package/dist/hooks/bug-report-worker.js +13 -13
  161. package/dist/hooks/codex-stop-task-finalizer.js +13 -13
  162. package/dist/hooks/commit-complete.js +13 -13
  163. package/dist/hooks/error-recall.js +6 -6
  164. package/dist/hooks/exe-heartbeat-hook.js +3 -3
  165. package/dist/hooks/ingest-worker.js +3 -3
  166. package/dist/hooks/ingest.js +6 -6
  167. package/dist/hooks/instructions-loaded.js +4 -4
  168. package/dist/hooks/manifest.json +20 -20
  169. package/dist/hooks/notification.js +4 -4
  170. package/dist/hooks/post-compact.js +12 -12
  171. package/dist/hooks/post-tool-combined.js +8 -8
  172. package/dist/hooks/pre-compact.js +16 -16
  173. package/dist/hooks/pre-tool-use.js +16 -16
  174. package/dist/hooks/prompt-submit.js +25 -25
  175. package/dist/hooks/session-end.js +21 -21
  176. package/dist/hooks/session-start.js +12 -12
  177. package/dist/hooks/stop.js +19 -19
  178. package/dist/hooks/subagent-stop.js +12 -12
  179. package/dist/hooks/summary-worker.js +19 -19
  180. package/dist/index.js +20 -20
  181. package/dist/{installer-EQP2EMNZ.js → installer-2GKUCQ3K.js} +5 -5
  182. package/dist/{installer-IWRYH55Z.js → installer-E26MJH5Y.js} +5 -5
  183. package/dist/{installer-D7D5O4KL.js → installer-T4LWZXM2.js} +5 -5
  184. package/dist/lib/cloud-sync.js +12 -12
  185. package/dist/lib/consolidation.js +5 -5
  186. package/dist/lib/database.js +2 -2
  187. package/dist/lib/db-daemon-client.js +3 -3
  188. package/dist/lib/db.js +2 -2
  189. package/dist/lib/device-registry.js +1 -1
  190. package/dist/lib/embedder.js +3 -3
  191. package/dist/lib/employee-templates.js +4 -4
  192. package/dist/lib/employees.js +2 -2
  193. package/dist/lib/exe-daemon-client.js +2 -2
  194. package/dist/lib/exe-daemon.js +50 -50
  195. package/dist/lib/hybrid-search.js +5 -5
  196. package/dist/lib/identity.js +2 -2
  197. package/dist/lib/license.js +2 -2
  198. package/dist/lib/messaging.js +11 -11
  199. package/dist/lib/reminders.js +3 -3
  200. package/dist/lib/schedules.js +5 -5
  201. package/dist/lib/session-registry.js +4 -4
  202. package/dist/lib/skill-learning.js +6 -6
  203. package/dist/lib/store.js +4 -4
  204. package/dist/lib/task-router.js +3 -3
  205. package/dist/lib/tasks.js +12 -12
  206. package/dist/lib/tmux-routing.js +10 -10
  207. package/dist/lib/token-spend.js +3 -3
  208. package/dist/{license-gate-PZOP7S2S.js → license-gate-XP5CXPPD.js} +3 -3
  209. package/dist/mcp/register-tools.js +65 -65
  210. package/dist/mcp/server.js +66 -66
  211. package/dist/mcp/tools/complete-reminder.js +4 -4
  212. package/dist/mcp/tools/create-reminder.js +4 -4
  213. package/dist/mcp/tools/create-task.js +14 -14
  214. package/dist/mcp/tools/deactivate-behavior.js +7 -7
  215. package/dist/mcp/tools/list-reminders.js +4 -4
  216. package/dist/mcp/tools/list-tasks.js +14 -14
  217. package/dist/mcp/tools/send-message.js +13 -13
  218. package/dist/mcp/tools/update-task.js +13 -13
  219. package/dist/{mcp-http-config-23DHJAU4.js → mcp-http-config-ONEMD72I.js} +3 -3
  220. package/dist/{memory-cards-CNLMHSZC.js → memory-cards-DNUKSSAL.js} +2 -2
  221. package/dist/{memory-graph-extractor-HIXP2BQS.js → memory-graph-extractor-WFPYEFZQ.js} +3 -3
  222. package/dist/{memory-poisoning-defense-YL53IBBF.js → memory-poisoning-defense-O7JIJX4S.js} +2 -2
  223. package/dist/{memory-queue-client-YP2QKX6J.js → memory-queue-client-YYUUX4H6.js} +3 -3
  224. package/dist/{memory-reflection-VHQRUZWK.js → memory-reflection-NKH3Y4BD.js} +2 -2
  225. package/dist/{notifications-Q5NEAP6K.js → notifications-745BUZDE.js} +10 -10
  226. package/dist/{orchestration-events-7SNWRJYE.js → orchestration-events-TA4C54NO.js} +3 -3
  227. package/dist/{orchestrator-XWLKNWUG.js → orchestrator-2TDCJ2J7.js} +12 -12
  228. package/dist/{pipeline-router-5IBJBH7P.js → pipeline-router-NSEFTV72.js} +3 -3
  229. package/dist/{plan-limits-PBEZVHRQ.js → plan-limits-MGOHQWBB.js} +5 -5
  230. package/dist/{projection-worker-HELRBNDR.js → projection-worker-APOY7HML.js} +2 -2
  231. package/dist/{prospective-memory-N55XRGJP.js → prospective-memory-YHUWPNOO.js} +2 -2
  232. package/dist/{reranker-MNJSTOPR.js → reranker-YM3446PK.js} +1 -1
  233. package/dist/{retrieval-health-W4HNR3WX.js → retrieval-health-BH2RJG5C.js} +1 -1
  234. package/dist/{review-polling-SRYZU2PI.js → review-polling-XHJR5QXY.js} +11 -11
  235. package/dist/runtime/index.js +14 -14
  236. package/dist/{session-events-L4DK5J6J.js → session-events-U42CSAEX.js} +11 -11
  237. package/dist/{session-kill-telemetry-U2YHKHCB.js → session-kill-telemetry-UFZ7NPXG.js} +11 -11
  238. package/dist/{session-scope-JTPHECAU.js → session-scope-HNXLG56Y.js} +10 -10
  239. package/dist/{setup-wizard-IP5R66LR.js → setup-wizard-GXDNABWB.js} +1 -1
  240. package/dist/{skill-refinement-VTYL4OMJ.js → skill-refinement-JZJ5TASV.js} +2 -2
  241. package/dist/{stack-update-MRNVHUZZ.js → stack-update-K6X7ZMQE.js} +3 -3
  242. package/dist/{steward-gate-JEVUDTBI.js → steward-gate-5PKWKGCY.js} +3 -3
  243. package/dist/{task-enforcement-VFSAAZUN.js → task-enforcement-QBOMJKNP.js} +10 -10
  244. package/dist/{task-scope-P4VLIQNP.js → task-scope-FA2XRKHG.js} +10 -10
  245. package/dist/{tasks-crud-SC3ERIUR.js → tasks-crud-Q3DKZMU4.js} +10 -10
  246. package/dist/{tasks-notify-WJYBUCIB.js → tasks-notify-UIPEFCI4.js} +11 -11
  247. package/dist/{tasks-review-XPVPHCGD.js → tasks-review-ZPWWHTUV.js} +10 -10
  248. package/dist/{telemetry-upload-4QEYQROW.js → telemetry-upload-FW2HN7C7.js} +7 -7
  249. package/dist/{token-budget-UBOP3HVE.js → token-budget-HFQQSV46.js} +3 -3
  250. package/dist/{tool-capability-index-SHYCBE2Z.js → tool-capability-index-PK4A2BMA.js} +1 -1
  251. package/dist/{tool-telemetry-CDNPES5B.js → tool-telemetry-BP6PQRKE.js} +1 -1
  252. package/dist/tui/App.js +18 -18
  253. package/dist/{tui-data-HVYY7GRK.js → tui-data-PQOKT5N4.js} +10 -10
  254. package/dist/{worker-gate-KQTODSUQ.js → worker-gate-MLBXTRBD.js} +1 -1
  255. package/dist/{workflow-engine-OP2DQISD.js → workflow-engine-VKNRQT3O.js} +2 -2
  256. package/dist/{worktree-Z2G4CP4Z.js → worktree-BPHTRV5V.js} +4 -4
  257. package/dist/{worktree-sweep-LWSCAZW6.js → worktree-sweep-MLCBJZSK.js} +5 -5
  258. package/package.json +1 -1
  259. package/release-notes.json +14 -88
  260. /package/dist/{chunk-OJS2H5HR.js → chunk-22LALKS6.js} +0 -0
  261. /package/dist/{chunk-GIS4GBZE.js → chunk-2QUTPKH7.js} +0 -0
  262. /package/dist/{chunk-BRSMAFBN.js → chunk-4LTLAVOW.js} +0 -0
  263. /package/dist/{chunk-ZIVUMDHA.js → chunk-4NJZJJ5J.js} +0 -0
  264. /package/dist/{chunk-NAPBIDGH.js → chunk-6NVZI5LP.js} +0 -0
  265. /package/dist/{chunk-6PR2RAKM.js → chunk-AK5MFSYL.js} +0 -0
  266. /package/dist/{chunk-AIUXE3ZJ.js → chunk-GDOLQO6I.js} +0 -0
  267. /package/dist/{chunk-UST3MKK7.js → chunk-HEIZVOB2.js} +0 -0
  268. /package/dist/{chunk-ELFFRVNL.js → chunk-KM2HODV6.js} +0 -0
  269. /package/dist/{chunk-CSTL7BMK.js → chunk-QQ425N26.js} +0 -0
  270. /package/dist/{chunk-PCRRDXGL.js → chunk-SOCPFERN.js} +0 -0
  271. /package/dist/{chunk-75TM3APG.js → chunk-TY4RTYW6.js} +0 -0
  272. /package/dist/{chunk-RRYJTPVW.js → chunk-UPSG6BNC.js} +0 -0
  273. /package/dist/{core-memory-4JWCAGJI.js → core-memory-3ARYHKZM.js} +0 -0
  274. /package/dist/{entity-boost-AU342QRK.js → entity-boost-DL2ZSN7S.js} +0 -0
  275. /package/dist/{message-queue-client-IXYLJJVJ.js → message-queue-client-CVHQXJLM.js} +0 -0
  276. /package/dist/{oauth-server-F4QWESK2.js → oauth-server-CZHVC5S3.js} +0 -0
  277. /package/dist/{project-boot-OHEGJD2L.js → project-boot-UAW3NRQF.js} +0 -0
  278. /package/dist/{wiki-acl-6GZHUA44.js → wiki-acl-SYDZJOJD.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getClient
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
 
5
5
  // src/lib/orchestration-events.ts
6
6
  import crypto from "crypto";
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-X2FHTDIU.js";
4
4
  import {
5
5
  loadEmployeesSync
6
- } from "./chunk-VG4ZH2Z3.js";
6
+ } from "./chunk-KWFWIJCI.js";
7
7
 
8
8
  // src/adapters/mcp-http-config.ts
9
9
  import { chmodSync, existsSync, mkdirSync, readFileSync, writeFileSync } from "fs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  writeMemoryViaDaemon
3
- } from "./chunk-F5XPKUPK.js";
3
+ } from "./chunk-G76KKLCO.js";
4
4
 
5
5
  // src/lib/auto-checkpoint.ts
6
6
  var FILE_RE = /(?:^|\s)([\w./-]+\.(?:ts|tsx|js|jsx|json|md|yml|yaml|sql|go|py|css|scss|html|sh))(?:\b|$)/g;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getCurrentSessionScope,
3
3
  strictSessionScopeFilter
4
- } from "./chunk-MMNMQNLD.js";
4
+ } from "./chunk-HEXJWMFX.js";
5
5
  import {
6
6
  getProjectName
7
7
  } from "./chunk-OPU3NYOO.js";
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk-WOTKNUKK.js";
13
13
  import {
14
14
  mcpHttpPort
15
- } from "./chunk-BSPALHIR.js";
15
+ } from "./chunk-6J7M7RZE.js";
16
16
  import {
17
17
  EXE_AI_DIR
18
18
  } from "./chunk-WCES22KG.js";
@@ -2,7 +2,7 @@ import {
2
2
  dispatchTaskToEmployee,
3
3
  markTaskNotificationsRead,
4
4
  notifyTaskDone
5
- } from "./chunk-ZGLJ2VD7.js";
5
+ } from "./chunk-WNSWJVOA.js";
6
6
  import {
7
7
  cleanupReviewFile,
8
8
  createTaskCore,
@@ -11,7 +11,7 @@ import {
11
11
  sessionScopeFilter,
12
12
  updateTaskStatus,
13
13
  writeNotification
14
- } from "./chunk-MMNMQNLD.js";
14
+ } from "./chunk-HEXJWMFX.js";
15
15
  import {
16
16
  orgBus
17
17
  } from "./chunk-MP2AFCGL.js";
@@ -19,7 +19,7 @@ import {
19
19
  getClient,
20
20
  getCoordinatorName,
21
21
  isCoordinatorName
22
- } from "./chunk-VG4ZH2Z3.js";
22
+ } from "./chunk-KWFWIJCI.js";
23
23
  import {
24
24
  EXE_AI_DIR
25
25
  } from "./chunk-WCES22KG.js";
@@ -61,7 +61,7 @@ async function cascadeUnblock(taskId, baseDir, now) {
61
61
  }
62
62
  if (unblockedRows.rows.length > 0 && !process.env.VITEST) {
63
63
  try {
64
- const { dispatchTaskToEmployee: dispatchTaskToEmployee2 } = await import("./tasks-notify-WJYBUCIB.js");
64
+ const { dispatchTaskToEmployee: dispatchTaskToEmployee2 } = await import("./tasks-notify-UIPEFCI4.js");
65
65
  const dispatched = /* @__PURE__ */ new Set();
66
66
  for (const ur of unblockedRows.rows) {
67
67
  const assignee = String(ur.assigned_to);
@@ -333,7 +333,7 @@ async function updateTask(input) {
333
333
  await markTaskNotificationsRead(taskFile);
334
334
  if (isCompletionReviewTransition && !isCoordinator && row.reviewer) {
335
335
  try {
336
- const { writeNotification: writeNotification2 } = await import("./notifications-Q5NEAP6K.js");
336
+ const { writeNotification: writeNotification2 } = await import("./notifications-745BUZDE.js");
337
337
  const reviewer = String(row.reviewer);
338
338
  await writeNotification2({
339
339
  agentId: reviewer,
@@ -3,12 +3,12 @@ import {
3
3
  getClient,
4
4
  isInitialized,
5
5
  loadEmployees
6
- } from "./chunk-VG4ZH2Z3.js";
6
+ } from "./chunk-KWFWIJCI.js";
7
7
  import {
8
8
  PLAN_LIMITS,
9
9
  checkLicense,
10
10
  isFeatureAllowed
11
- } from "./chunk-I6RHLHVW.js";
11
+ } from "./chunk-AU6N56DM.js";
12
12
  import {
13
13
  EXE_AI_DIR
14
14
  } from "./chunk-WCES22KG.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getClient
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
 
5
5
  // src/lib/token-spend.ts
6
6
  import { readdir, stat } from "fs/promises";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clean,
3
3
  stableId
4
- } from "./chunk-NAPBIDGH.js";
4
+ } from "./chunk-6NVZI5LP.js";
5
5
 
6
6
  // src/lib/reflection-checkpoints.ts
7
7
  function parsePayload(payload) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getDeviceInfo
3
- } from "./chunk-UST3MKK7.js";
3
+ } from "./chunk-HEIZVOB2.js";
4
4
  import {
5
5
  EXE_AI_DIR
6
6
  } from "./chunk-WCES22KG.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  loadLicense
3
- } from "./chunk-I6RHLHVW.js";
3
+ } from "./chunk-AU6N56DM.js";
4
4
 
5
5
  // src/lib/stack-update.ts
6
6
  import { execFileSync, spawnSync } from "child_process";
@@ -9,7 +9,7 @@ import {
9
9
  findScopedDuplicate,
10
10
  governMemoryRecord,
11
11
  schedulePostWriteMemoryHygiene
12
- } from "./chunk-RRYJTPVW.js";
12
+ } from "./chunk-UPSG6BNC.js";
13
13
  import {
14
14
  orgBus
15
15
  } from "./chunk-MP2AFCGL.js";
@@ -18,7 +18,7 @@ import {
18
18
  ensureSchema,
19
19
  getClient,
20
20
  initTurso
21
- } from "./chunk-VG4ZH2Z3.js";
21
+ } from "./chunk-KWFWIJCI.js";
22
22
  import {
23
23
  EMBEDDING_DIM
24
24
  } from "./chunk-FXU7JOXK.js";
@@ -68,7 +68,7 @@ function recordShardFailure(project, error) {
68
68
  `[store] Shard circuit OPEN for "${project}" after ${state.failures} consecutive failures. Will retry in ${SHARD_CB_COOLDOWN_MS / 6e4}min. Last error: ${error}
69
69
  `
70
70
  );
71
- void import("./orchestration-events-7SNWRJYE.js").then(({ recordOrchestrationEventBestEffort }) => {
71
+ void import("./orchestration-events-TA4C54NO.js").then(({ recordOrchestrationEventBestEffort }) => {
72
72
  recordOrchestrationEventBestEffort({
73
73
  eventType: "shard.circuit_open",
74
74
  source: "store.recordShardFailure",
@@ -165,7 +165,7 @@ async function initStore(options) {
165
165
  );
166
166
  _nextVersion = (Number(vResult.rows[0]?.max_v) || 0) + 1;
167
167
  try {
168
- const { loadGlobalProcedures } = await import("./global-procedures-VZL2X4RK.js");
168
+ const { loadGlobalProcedures } = await import("./global-procedures-I5Q323ZZ.js");
169
169
  await loadGlobalProcedures();
170
170
  } catch (e) {
171
171
  logStoreWarn("catch", e);
@@ -293,7 +293,7 @@ async function writeMemory(record) {
293
293
  founder_id: record.founder_id ?? null
294
294
  };
295
295
  try {
296
- const { checkMemoryPoisoning } = await import("./memory-poisoning-defense-YL53IBBF.js");
296
+ const { checkMemoryPoisoning } = await import("./memory-poisoning-defense-O7JIJX4S.js");
297
297
  const poisonResult = await checkMemoryPoisoning({
298
298
  memoryId: dbRow.id,
299
299
  vector: Array.isArray(dbRow.vector) ? dbRow.vector : void 0,
@@ -486,19 +486,19 @@ async function flushBatch() {
486
486
  }
487
487
  _nextVersion = baseVersion;
488
488
  try {
489
- const { insertMemoryCardsForBatch } = await import("./memory-cards-CNLMHSZC.js");
489
+ const { insertMemoryCardsForBatch } = await import("./memory-cards-DNUKSSAL.js");
490
490
  await insertMemoryCardsForBatch(batch);
491
491
  } catch (e) {
492
492
  logStoreWarn("catch", e);
493
493
  }
494
494
  try {
495
- const { insertOntologyForBatch } = await import("./agentic-ontology-AAUATKUS.js");
495
+ const { insertOntologyForBatch } = await import("./agentic-ontology-KUDXQQKL.js");
496
496
  await insertOntologyForBatch(batch);
497
497
  } catch (e) {
498
498
  logStoreWarn("catch", e);
499
499
  }
500
500
  try {
501
- const { extractGraphForBatch } = await import("./memory-graph-extractor-HIXP2BQS.js");
501
+ const { extractGraphForBatch } = await import("./memory-graph-extractor-WFPYEFZQ.js");
502
502
  await extractGraphForBatch(batch);
503
503
  } catch (e) {
504
504
  logStoreWarn("catch", e);
@@ -629,7 +629,7 @@ async function searchMemories(queryVector, agentId, options) {
629
629
  args.push(activeEmbeddingModel);
630
630
  }
631
631
  try {
632
- const { founderScopeFilter } = await import("./founder-context-A4VUEKDH.js");
632
+ const { founderScopeFilter } = await import("./founder-context-5LP7LGOM.js");
633
633
  const founderFilter = founderScopeFilter(options?.founderId);
634
634
  sql += founderFilter.sql;
635
635
  args.push(...founderFilter.args.filter((a) => a !== null));
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  isCoordinatorRole
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
 
5
5
  // src/lib/task-router.ts
6
6
  import { randomUUID } from "crypto";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getIdentity,
3
3
  loadEmployeesSync
4
- } from "./chunk-VG4ZH2Z3.js";
4
+ } from "./chunk-KWFWIJCI.js";
5
5
 
6
6
  // src/lib/drift-probes.ts
7
7
  var DRIFT_THRESHOLD = 80;
@@ -3,13 +3,13 @@ import {
3
3
  } from "./chunk-VUH67PT4.js";
4
4
  import {
5
5
  isGhostBehaviorRow
6
- } from "./chunk-24BUDF3J.js";
6
+ } from "./chunk-D4DF4XVJ.js";
7
7
  import {
8
8
  getClient,
9
9
  getIdentity,
10
10
  listIdentities,
11
11
  updateIdentity
12
- } from "./chunk-VG4ZH2Z3.js";
12
+ } from "./chunk-KWFWIJCI.js";
13
13
  import {
14
14
  atomicWriteJsonSync
15
15
  } from "./chunk-SHIICYJW.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getClient
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
 
5
5
  // src/lib/pipeline-router.ts
6
6
  import crypto from "crypto";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  vectorToSqlLiteral
3
- } from "./chunk-RLBVY5FE.js";
3
+ } from "./chunk-BBLO7IAR.js";
4
4
  import {
5
5
  blobToVector
6
6
  } from "./chunk-OTVEIJUQ.js";
7
7
  import {
8
8
  getClient
9
- } from "./chunk-VG4ZH2Z3.js";
9
+ } from "./chunk-KWFWIJCI.js";
10
10
 
11
11
  // src/lib/behaviors.ts
12
12
  import crypto from "crypto";
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-VUH67PT4.js";
5
5
  import {
6
6
  getClient
7
- } from "./chunk-VG4ZH2Z3.js";
7
+ } from "./chunk-KWFWIJCI.js";
8
8
 
9
9
  // src/lib/global-procedures.ts
10
10
  import { randomUUID } from "crypto";
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-FF5DA4XP.js";
5
5
  import {
6
6
  getClient
7
- } from "./chunk-VG4ZH2Z3.js";
7
+ } from "./chunk-KWFWIJCI.js";
8
8
 
9
9
  // src/lib/graph-entity-heuristics.ts
10
10
  var FILE_EXT_PATTERN = /(?:^|\s|['"`(])([a-zA-Z0-9_./-]+\.(?:ts|js|tsx|jsx|json|md|py|rs|go|toml|yaml|yml|css|html|sql|sh|bash|zsh|env|conf|cfg|xml|csv|lock))\b/g;
@@ -467,7 +467,7 @@ async function upsertMemoryGraph(result, memoryId) {
467
467
  });
468
468
  }
469
469
  try {
470
- const { createCoOccurrenceEdges } = await import("./co-occurrence-MJWERUWY.js");
470
+ const { createCoOccurrenceEdges } = await import("./co-occurrence-CNOOF4KC.js");
471
471
  await createCoOccurrenceEdges(result.entities, memoryId);
472
472
  } catch {
473
473
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  loadEmployees
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
 
5
5
  // src/lib/agent-symlinks.ts
6
6
  import os from "os";
@@ -10,7 +10,7 @@ import {
10
10
  import {
11
11
  createCRMWebhookHandler,
12
12
  parseTwentyWebhook
13
- } from "./chunk-FSAKWKWU.js";
13
+ } from "./chunk-YAMG7DHQ.js";
14
14
  import {
15
15
  WhatsAppAdapter
16
16
  } from "./chunk-ECSNSHZ7.js";
@@ -42,7 +42,7 @@ import {
42
42
  retryWithBackoff,
43
43
  routeMessage,
44
44
  validateGatewayConfig
45
- } from "./chunk-RYPFOZQH.js";
45
+ } from "./chunk-U25GXRSV.js";
46
46
  import {
47
47
  OllamaProvider
48
48
  } from "./chunk-FWFFZGSC.js";
@@ -9,7 +9,7 @@ import {
9
9
  getCoordinatorEmployee,
10
10
  getEmployee,
11
11
  loadEmployeesSync
12
- } from "./chunk-VG4ZH2Z3.js";
12
+ } from "./chunk-KWFWIJCI.js";
13
13
  import {
14
14
  EXE_AI_DIR
15
15
  } from "./chunk-WCES22KG.js";
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  isClientConnected,
6
6
  sendDaemonRequest
7
- } from "./chunk-SE6MLUOK.js";
7
+ } from "./chunk-2TJPU7ZV.js";
8
8
 
9
9
  // src/lib/memory-queue-client.ts
10
10
  async function writeMemoryViaDaemon(entry) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  recordOrchestrationEventBestEffort
3
- } from "./chunk-P4ULFI2N.js";
3
+ } from "./chunk-6FKWKNTV.js";
4
4
  import {
5
5
  atomicWriteJsonSync
6
6
  } from "./chunk-SHIICYJW.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sessionScopeFilter
3
- } from "./chunk-MMNMQNLD.js";
3
+ } from "./chunk-HEXJWMFX.js";
4
4
 
5
5
  // src/lib/git-task-sweep.ts
6
6
  import { execSync } from "child_process";
@@ -238,7 +238,7 @@ async function sweepTasks(projectName, options = {}) {
238
238
  }
239
239
  if (!dryRun) {
240
240
  try {
241
- const { updateTaskStatus } = await import("./tasks-crud-SC3ERIUR.js");
241
+ const { updateTaskStatus } = await import("./tasks-crud-Q3DKZMU4.js");
242
242
  await updateTaskStatus({
243
243
  taskId: task.id,
244
244
  status: "needs_review",
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  MultiAgentOrchestrator
3
- } from "./chunk-DIHMGQGV.js";
3
+ } from "./chunk-WXADTTWU.js";
4
4
  import {
5
5
  createTokenBudgetMiddleware
6
- } from "./chunk-TN7SC2ZQ.js";
6
+ } from "./chunk-MBMOMBNV.js";
7
7
  import {
8
8
  createQuietRenderer,
9
9
  createTerminalRenderer,
@@ -209,7 +209,7 @@ function createExeOSHooks(config) {
209
209
  );
210
210
  }
211
211
  try {
212
- const { listBehaviors } = await import("./behaviors-PQ77IPJR.js");
212
+ const { listBehaviors } = await import("./behaviors-YDAHG2LN.js");
213
213
  const behaviors = await listBehaviors(config.agentId, config.projectName, 12);
214
214
  if (behaviors.length > 0) {
215
215
  process.stderr.write(
@@ -330,7 +330,7 @@ function createExeOSHooks(config) {
330
330
  async onSubagentStop(_reason) {
331
331
  try {
332
332
  const { getClient } = await import("./lib/database.js");
333
- const { sessionScopeFilter } = await import("./task-scope-P4VLIQNP.js");
333
+ const { sessionScopeFilter } = await import("./task-scope-FA2XRKHG.js");
334
334
  const client = getClient();
335
335
  const ehScope = sessionScopeFilter();
336
336
  const tasks = await client.execute({
@@ -422,7 +422,7 @@ function createExeOSHooks(config) {
422
422
  try {
423
423
  const { writeMemory, flushBatch } = await import("./lib/store.js");
424
424
  const { getClient } = await import("./lib/database.js");
425
- const { sessionScopeFilter: cpScopeFilter } = await import("./task-scope-P4VLIQNP.js");
425
+ const { sessionScopeFilter: cpScopeFilter } = await import("./task-scope-FA2XRKHG.js");
426
426
  const client = getClient();
427
427
  const cpScope = cpScopeFilter();
428
428
  const tasks = await client.execute({
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getClient
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
  import {
5
5
  loadConfig
6
6
  } from "./chunk-WCES22KG.js";
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  loadLicense,
10
10
  readCachedLicenseToken
11
- } from "./chunk-I6RHLHVW.js";
11
+ } from "./chunk-AU6N56DM.js";
12
12
  import {
13
13
  EXE_AI_DIR,
14
14
  loadConfig
@@ -1,24 +1,24 @@
1
1
  import {
2
2
  recordSessionKill
3
- } from "./chunk-OUAGTQC4.js";
3
+ } from "./chunk-VCQNLOC5.js";
4
4
  import {
5
5
  sessionScopeFilter,
6
6
  verifyPaneAtCapacity,
7
7
  writeNotification
8
- } from "./chunk-MMNMQNLD.js";
8
+ } from "./chunk-HEXJWMFX.js";
9
9
  import {
10
10
  listSessions
11
- } from "./chunk-ZAA344BL.js";
11
+ } from "./chunk-GDAHXYNV.js";
12
12
  import {
13
13
  getTransport
14
14
  } from "./chunk-KOO3J5PV.js";
15
15
  import {
16
16
  recordOrchestrationEventBestEffort
17
- } from "./chunk-P4ULFI2N.js";
17
+ } from "./chunk-6FKWKNTV.js";
18
18
  import {
19
19
  getClient,
20
20
  isCoordinatorName
21
- } from "./chunk-VG4ZH2Z3.js";
21
+ } from "./chunk-KWFWIJCI.js";
22
22
 
23
23
  // src/lib/capacity-monitor.ts
24
24
  var CAPACITY_PATTERNS = [
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  checkLicense,
3
3
  loadLicense
4
- } from "./chunk-I6RHLHVW.js";
4
+ } from "./chunk-AU6N56DM.js";
5
5
 
6
6
  // src/lib/license-gate.ts
7
7
  var _cachedLicense = null;
@@ -2,7 +2,7 @@ import {
2
2
  ensureWorktree,
3
3
  getGitRoot,
4
4
  isWorktreeDirty
5
- } from "./chunk-L6QI2NNG.js";
5
+ } from "./chunk-QM7U5YKL.js";
6
6
  import {
7
7
  buildTaskResult,
8
8
  serializeMessage
@@ -16,7 +16,7 @@ import {
16
16
  } from "./chunk-E23LNUWJ.js";
17
17
  import {
18
18
  registerSession
19
- } from "./chunk-ZAA344BL.js";
19
+ } from "./chunk-GDAHXYNV.js";
20
20
  import {
21
21
  listTmuxSessions
22
22
  } from "./chunk-SSTLTIF3.js";
@@ -25,7 +25,7 @@ import {
25
25
  } from "./chunk-KOO3J5PV.js";
26
26
  import {
27
27
  recordOrchestrationEventBestEffort
28
- } from "./chunk-P4ULFI2N.js";
28
+ } from "./chunk-6FKWKNTV.js";
29
29
  import {
30
30
  getAgentRuntime,
31
31
  normalizeCcModelName
@@ -36,7 +36,7 @@ import {
36
36
  import {
37
37
  PlanLimitError,
38
38
  assertEmployeeLimitSync
39
- } from "./chunk-JIJKUZIO.js";
39
+ } from "./chunk-AJYTLDMN.js";
40
40
  import {
41
41
  getSessionKey
42
42
  } from "./chunk-CVYC6DUW.js";
@@ -51,7 +51,7 @@ import {
51
51
  } from "./chunk-MP2AFCGL.js";
52
52
  import {
53
53
  ensureAgentSymlink
54
- } from "./chunk-3AMGSCRH.js";
54
+ } from "./chunk-F347GH2N.js";
55
55
  import {
56
56
  expandDualPrefixTools
57
57
  } from "./chunk-HYZV25LY.js";
@@ -64,10 +64,10 @@ import {
64
64
  loadEmployees,
65
65
  loadEmployeesSync,
66
66
  offloadReadIfMain
67
- } from "./chunk-VG4ZH2Z3.js";
67
+ } from "./chunk-KWFWIJCI.js";
68
68
  import {
69
69
  loadDeviceId
70
- } from "./chunk-I6RHLHVW.js";
70
+ } from "./chunk-AU6N56DM.js";
71
71
  import {
72
72
  EXE_AI_DIR
73
73
  } from "./chunk-WCES22KG.js";
@@ -674,7 +674,7 @@ async function createTaskCore(input) {
674
674
  if (isCoordinatorSession) {
675
675
  earlySessionScope = resolved;
676
676
  } else {
677
- const { getSessionProject } = await import("./session-scope-JTPHECAU.js");
677
+ const { getSessionProject } = await import("./session-scope-HNXLG56Y.js");
678
678
  const sessionProject = getSessionProject(resolved);
679
679
  if (sessionProject && sessionProject !== input.projectName) {
680
680
  scopeMismatchWarning = `session/project mismatch: session "${resolved}" owns "${sessionProject}" but task targets "${input.projectName}". Routed to default scope.`;
@@ -923,7 +923,7 @@ async function queryTaskRows(opts) {
923
923
  }
924
924
  if (opts.founderId !== null) {
925
925
  try {
926
- const { founderScopeFilter } = await import("./founder-context-A4VUEKDH.js");
926
+ const { founderScopeFilter } = await import("./founder-context-5LP7LGOM.js");
927
927
  const founderFilter = founderScopeFilter(opts.founderId);
928
928
  const cleaned = founderFilter.sql.replace(/^\s*AND\s+/, "");
929
929
  conditions.push(cleaned);
@@ -1158,7 +1158,7 @@ async function updateTaskStatus(input) {
1158
1158
  } catch {
1159
1159
  }
1160
1160
  try {
1161
- const { writeNotification: writeNotification2 } = await import("./notifications-Q5NEAP6K.js");
1161
+ const { writeNotification: writeNotification2 } = await import("./notifications-745BUZDE.js");
1162
1162
  await writeNotification2({
1163
1163
  agentId: reviewer,
1164
1164
  agentRole: isCoordinatorName(reviewer) ? "COO" : "manager",
@@ -1578,7 +1578,7 @@ ${input.result ?? ""}`;
1578
1578
  }
1579
1579
  if (shouldWriteCompletionMemory && input.result) {
1580
1580
  try {
1581
- const { writeMemoryViaDaemon } = await import("./memory-queue-client-YP2QKX6J.js");
1581
+ const { writeMemoryViaDaemon } = await import("./memory-queue-client-YYUUX4H6.js");
1582
1582
  await writeMemoryViaDaemon({
1583
1583
  raw_text: input.result,
1584
1584
  agent_id: String(row.assigned_to),
@@ -1681,7 +1681,7 @@ ${input.result ?? ""}`;
1681
1681
  }
1682
1682
  if (input.status === "done" || input.status === "needs_review") {
1683
1683
  try {
1684
- const { incrementSkillSuccess } = await import("./skill-refinement-VTYL4OMJ.js");
1684
+ const { incrementSkillSuccess } = await import("./skill-refinement-JZJ5TASV.js");
1685
1685
  await incrementSkillSuccess(
1686
1686
  String(row.assigned_to),
1687
1687
  row.project_name ? String(row.project_name) : null
@@ -3320,7 +3320,7 @@ async function verifyPaneAtCapacity(sessionName) {
3320
3320
  reason: `capture-pane failed: ${err instanceof Error ? err.message : String(err)}`
3321
3321
  };
3322
3322
  }
3323
- const { isAtCapacity } = await import("./capacity-monitor-ZRLW7TVL.js");
3323
+ const { isAtCapacity } = await import("./capacity-monitor-4K2OX2CS.js");
3324
3324
  if (!isAtCapacity(pane)) {
3325
3325
  return {
3326
3326
  atCapacity: false,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  listReminders
3
- } from "./chunk-CW3FPWUW.js";
3
+ } from "./chunk-GS67TVCP.js";
4
4
 
5
5
  // src/mcp/tools/list-reminders.ts
6
6
  import { z } from "zod";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  storeBehavior
3
- } from "./chunk-24BUDF3J.js";
3
+ } from "./chunk-D4DF4XVJ.js";
4
4
  import {
5
5
  getClient
6
- } from "./chunk-VG4ZH2Z3.js";
6
+ } from "./chunk-KWFWIJCI.js";
7
7
  import {
8
8
  loadConfig
9
9
  } from "./chunk-WCES22KG.js";