@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,11 +1,11 @@
1
1
  import {
2
2
  runDriftProbes
3
- } from "./chunk-VHLI6CTD.js";
3
+ } from "./chunk-BXTYHCB6.js";
4
4
  import {
5
5
  exportOrchestration,
6
6
  importOrchestration,
7
7
  validatePackage
8
- } from "./chunk-N7LBAQGK.js";
8
+ } from "./chunk-CILCGLSN.js";
9
9
  import {
10
10
  loadOrchestrationPhase,
11
11
  setOrchestrationPhase
@@ -18,10 +18,10 @@ import {
18
18
  searchCodeContext,
19
19
  searchCodeContextSemantic,
20
20
  traceCodeSymbol
21
- } from "./chunk-OUJI2ZTY.js";
21
+ } from "./chunk-WW3RLMTF.js";
22
22
  import {
23
23
  StewardGate
24
- } from "./chunk-4UHQYBMQ.js";
24
+ } from "./chunk-JZPPU4WV.js";
25
25
  import {
26
26
  DEFAULT_LIST_LIMIT,
27
27
  MAX_IMPORTANCE,
@@ -30,14 +30,14 @@ import {
30
30
  ingestDocument,
31
31
  listDocumentsByWorkspace,
32
32
  updateChunksImportance
33
- } from "./chunk-T2DJR7ND.js";
33
+ } from "./chunk-3VVOHFAM.js";
34
34
  import {
35
35
  DreamingEngine
36
- } from "./chunk-UDZP2SHJ.js";
36
+ } from "./chunk-63PNRWLU.js";
37
37
  import {
38
38
  isRerankerAvailable,
39
39
  rerankWithScores
40
- } from "./chunk-ELFFRVNL.js";
40
+ } from "./chunk-KM2HODV6.js";
41
41
  import {
42
42
  getEntityByName,
43
43
  getEntityNeighbors,
@@ -48,81 +48,81 @@ import {
48
48
  } from "./chunk-CRCB5S7I.js";
49
49
  import {
50
50
  listRecentSessionEvents
51
- } from "./chunk-F3QMXKKJ.js";
51
+ } from "./chunk-ACFSE5ZV.js";
52
52
  import {
53
53
  AUTO_WAKE_MAX_RETRIES
54
- } from "./chunk-PVC4RNHQ.js";
54
+ } from "./chunk-NNXYKCWS.js";
55
55
  import {
56
56
  getCachedLicenseGate,
57
57
  refreshLicenseGate
58
- } from "./chunk-TA22MGGN.js";
58
+ } from "./chunk-HCQSI7V2.js";
59
59
  import {
60
60
  getToolUsageStats
61
- } from "./chunk-GIS4GBZE.js";
61
+ } from "./chunk-2QUTPKH7.js";
62
62
  import {
63
63
  getToolCapabilityIndex
64
- } from "./chunk-OJS2H5HR.js";
64
+ } from "./chunk-22LALKS6.js";
65
65
  import {
66
66
  isToolAllowed,
67
67
  isToolAllowedForPlan
68
68
  } from "./chunk-E6ORBQHP.js";
69
69
  import {
70
70
  createOrRefreshResumeTask
71
- } from "./chunk-4JI54RHR.js";
71
+ } from "./chunk-HAOBFWP3.js";
72
72
  import {
73
73
  registerCreateReminder
74
- } from "./chunk-IU44MPY3.js";
74
+ } from "./chunk-YUDT2O5K.js";
75
75
  import {
76
76
  registerListReminders
77
- } from "./chunk-CWUCD7C7.js";
77
+ } from "./chunk-HLEKFO3H.js";
78
78
  import {
79
79
  registerCompleteReminder
80
- } from "./chunk-CNQ25C4C.js";
80
+ } from "./chunk-4YS2MDBF.js";
81
81
  import {
82
82
  registerDeactivateBehavior
83
- } from "./chunk-EV2SMRLF.js";
83
+ } from "./chunk-SHTLLQPQ.js";
84
84
  import {
85
85
  completeReminder,
86
86
  createReminder,
87
87
  listReminders
88
- } from "./chunk-CW3FPWUW.js";
88
+ } from "./chunk-GS67TVCP.js";
89
89
  import {
90
90
  registerSendMessage
91
- } from "./chunk-552IGUBB.js";
91
+ } from "./chunk-JS3LSUPY.js";
92
92
  import {
93
93
  registerCreateTask
94
- } from "./chunk-SRMNWAHN.js";
94
+ } from "./chunk-ZOZMKPW6.js";
95
95
  import {
96
96
  registerListTasks
97
- } from "./chunk-HSXWUZOD.js";
97
+ } from "./chunk-WA4GIWMZ.js";
98
98
  import {
99
99
  registerUpdateTask
100
- } from "./chunk-DR7QPGX4.js";
100
+ } from "./chunk-4CVHT2O5.js";
101
101
  import {
102
102
  TOKENS_PER_IDLE_MINUTE,
103
103
  countKillsSince,
104
104
  sumTokensSavedSince
105
- } from "./chunk-OUAGTQC4.js";
105
+ } from "./chunk-VCQNLOC5.js";
106
106
  import {
107
107
  registerImportConversations
108
- } from "./chunk-X5I5QRC2.js";
108
+ } from "./chunk-LYKTZK2G.js";
109
109
  import {
110
110
  createSchedule,
111
111
  parseHumanCron
112
- } from "./chunk-CWACO2D4.js";
112
+ } from "./chunk-NOQKGHZ2.js";
113
113
  import {
114
114
  status
115
- } from "./chunk-AJERMFD6.js";
115
+ } from "./chunk-PHUF32XF.js";
116
116
  import {
117
117
  getAgentSpend
118
- } from "./chunk-CTYHSVHP.js";
118
+ } from "./chunk-ARUJYYDX.js";
119
119
  import {
120
120
  exportGraphHTML,
121
121
  generateGraphReport
122
122
  } from "./chunk-3OEVDGIY.js";
123
123
  import {
124
124
  runHealthCheck
125
- } from "./chunk-RICNNGYH.js";
125
+ } from "./chunk-ACZOMBRN.js";
126
126
  import {
127
127
  checkCpuStealSync
128
128
  } from "./chunk-SSC7EKY2.js";
@@ -134,16 +134,16 @@ import {
134
134
  formatReport,
135
135
  runAudit,
136
136
  shouldFixShards
137
- } from "./chunk-2FULKRDO.js";
137
+ } from "./chunk-ROGF2PD6.js";
138
138
  import {
139
139
  formatDegradations,
140
140
  getRetrievalHealth
141
- } from "./chunk-BRSMAFBN.js";
141
+ } from "./chunk-4LTLAVOW.js";
142
142
  import {
143
143
  hasFailures,
144
144
  runHealth,
145
145
  runTest
146
- } from "./chunk-DJ4RG3RK.js";
146
+ } from "./chunk-GSGHENLJ.js";
147
147
  import {
148
148
  isSupportReportSentStatus,
149
149
  markSupportReportSent
@@ -154,12 +154,12 @@ import {
154
154
  } from "./chunk-2XZ6X3PJ.js";
155
155
  import {
156
156
  renderClientCOOTemplate
157
- } from "./chunk-7QSXARI3.js";
157
+ } from "./chunk-S2Z4I4BU.js";
158
158
  import {
159
159
  deactivateGlobalProcedure,
160
160
  loadGlobalProcedures,
161
161
  storeGlobalProcedure
162
- } from "./chunk-4THK7IA4.js";
162
+ } from "./chunk-DXLENVRL.js";
163
163
  import {
164
164
  PLATFORM_PROCEDURES
165
165
  } from "./chunk-VUH67PT4.js";
@@ -168,14 +168,14 @@ import {
168
168
  cloudSync,
169
169
  getCloudReuploadRequired,
170
170
  markCloudReuploadRequired
171
- } from "./chunk-YEWNIBNA.js";
171
+ } from "./chunk-NAA5SHAL.js";
172
172
  import {
173
173
  createARecord
174
174
  } from "./chunk-X2Z5GT3V.js";
175
175
  import {
176
176
  findSimilarTrajectories,
177
177
  hashSignature
178
- } from "./chunk-N3CRJ2VW.js";
178
+ } from "./chunk-I7WBZ7XF.js";
179
179
  import {
180
180
  GHOST_BEHAVIOR_SQL,
181
181
  deactivateBehavior,
@@ -184,20 +184,20 @@ import {
184
184
  reactivateBehavior,
185
185
  storeBehavior,
186
186
  storeReflexBehavior
187
- } from "./chunk-24BUDF3J.js";
187
+ } from "./chunk-D4DF4XVJ.js";
188
188
  import {
189
189
  countUnconsolidated,
190
190
  groupMemories,
191
191
  runConsolidation,
192
192
  selectUnconsolidated
193
- } from "./chunk-FQH4R6UG.js";
193
+ } from "./chunk-VDWBNXKZ.js";
194
194
  import {
195
195
  entityId,
196
196
  mergeEntities
197
197
  } from "./chunk-FF5DA4XP.js";
198
198
  import {
199
199
  embed
200
- } from "./chunk-FIBL4JRZ.js";
200
+ } from "./chunk-XI7MFALI.js";
201
201
  import {
202
202
  detectDcrIncompatibleConnectorsFromDisk,
203
203
  detectExternalMcpFailures,
@@ -207,20 +207,20 @@ import {
207
207
  } from "./chunk-WOTKNUKK.js";
208
208
  import {
209
209
  updateTask
210
- } from "./chunk-VA2MDALR.js";
210
+ } from "./chunk-AHIUTOZS.js";
211
211
  import {
212
212
  fastDbInit
213
- } from "./chunk-6PR2RAKM.js";
213
+ } from "./chunk-AK5MFSYL.js";
214
214
  import {
215
215
  MAX_CONCURRENT_WORKERS
216
- } from "./chunk-UM6WUSQ7.js";
216
+ } from "./chunk-YROMP5O3.js";
217
217
  import {
218
218
  readDaemonToken
219
219
  } from "./chunk-V2CZVZUO.js";
220
220
  import {
221
221
  hybridSearch,
222
222
  recentRecords
223
- } from "./chunk-Y5CNGG4F.js";
223
+ } from "./chunk-JNGMXR4J.js";
224
224
  import {
225
225
  buildFtsMatch,
226
226
  tokenizeForFts
@@ -230,10 +230,10 @@ import {
230
230
  flushBatch,
231
231
  initStore,
232
232
  writeMemory
233
- } from "./chunk-RLBVY5FE.js";
233
+ } from "./chunk-BBLO7IAR.js";
234
234
  import {
235
235
  getActiveAgent
236
- } from "./chunk-BMNX3YWX.js";
236
+ } from "./chunk-FPQUU3DI.js";
237
237
  import {
238
238
  getMySession,
239
239
  resolveExeSession,
@@ -241,13 +241,13 @@ import {
241
241
  sessionScopeFilter,
242
242
  updateTaskStatus,
243
243
  writeCheckpoint
244
- } from "./chunk-MMNMQNLD.js";
244
+ } from "./chunk-HEXJWMFX.js";
245
245
  import {
246
246
  listSessions
247
- } from "./chunk-ZAA344BL.js";
247
+ } from "./chunk-GDAHXYNV.js";
248
248
  import {
249
249
  recordOrchestrationEventBestEffort
250
- } from "./chunk-P4ULFI2N.js";
250
+ } from "./chunk-6FKWKNTV.js";
251
251
  import {
252
252
  DEFAULT_MODELS,
253
253
  KNOWN_RUNTIMES,
@@ -264,7 +264,7 @@ import {
264
264
  assertEmployeeLimit,
265
265
  assertFeature,
266
266
  assertMemoryLimit
267
- } from "./chunk-JIJKUZIO.js";
267
+ } from "./chunk-AJYTLDMN.js";
268
268
  import {
269
269
  getProjectName
270
270
  } from "./chunk-OPU3NYOO.js";
@@ -277,7 +277,7 @@ import {
277
277
  isScheduledTrigger,
278
278
  loadTriggers,
279
279
  sanitizeParam
280
- } from "./chunk-ZIVUMDHA.js";
280
+ } from "./chunk-4NJZJJ5J.js";
281
281
  import {
282
282
  pushConversationToCRM
283
283
  } from "./chunk-ONKIWA3R.js";
@@ -298,7 +298,7 @@ import {
298
298
  loadEmployeesSync,
299
299
  saveEmployees,
300
300
  updateIdentity
301
- } from "./chunk-VG4ZH2Z3.js";
301
+ } from "./chunk-KWFWIJCI.js";
302
302
  import {
303
303
  getEventLoopLagMs,
304
304
  isDaemonAlive,
@@ -319,7 +319,7 @@ import {
319
319
  readCachedLicenseToken,
320
320
  saveLicense,
321
321
  validateLicense
322
- } from "./chunk-I6RHLHVW.js";
322
+ } from "./chunk-AU6N56DM.js";
323
323
  import {
324
324
  EXE_AI_DIR,
325
325
  loadConfig
@@ -503,7 +503,7 @@ function registerRecallMyMemory(server) {
503
503
  }) => {
504
504
  try {
505
505
  if (!isInitialized()) {
506
- const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-PVJ72264.js");
506
+ const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-FC5O6LS7.js");
507
507
  await fastDbInit2();
508
508
  }
509
509
  if (!recent && !query) {
@@ -550,7 +550,7 @@ function registerRecallMyMemory(server) {
550
550
  let federatedCount = 0;
551
551
  if (!recent && query && results.length < FEDERATION_THRESHOLD) {
552
552
  try {
553
- const { searchCodeContextSemantic: searchCodeContextSemantic2 } = await import("./code-context-index-WFUBYGQT.js");
553
+ const { searchCodeContextSemantic: searchCodeContextSemantic2 } = await import("./code-context-index-7RQ4MLL2.js");
554
554
  const codeResults = await Promise.race([
555
555
  searchCodeContextSemantic2(query, { limit: 5 }),
556
556
  new Promise((_, rej) => setTimeout(() => rej(new Error("timeout")), 2e3))
@@ -788,7 +788,7 @@ function registerStoreMemory(server) {
788
788
  }
789
789
  const { agentId, agentRole } = getActiveAgent();
790
790
  if (kind === "prospective") {
791
- const { createProspectiveMemory } = await import("./prospective-memory-N55XRGJP.js");
791
+ const { createProspectiveMemory } = await import("./prospective-memory-YHUWPNOO.js");
792
792
  let sessionScope = null;
793
793
  try {
794
794
  const { resolveExeSession: resolveExeSession2 } = await import("./lib/tmux-routing.js");
@@ -1774,7 +1774,7 @@ async function handleSupersede(input) {
1774
1774
  }
1775
1775
  try {
1776
1776
  const { getClient: getClient2 } = await import("./lib/database.js");
1777
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
1777
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
1778
1778
  const { writeMemory: writeMemory2, flushBatch: flushBatch2 } = await import("./lib/store.js");
1779
1779
  const { randomUUID: randomUUID2 } = await import("crypto");
1780
1780
  const client = getClient2();
@@ -1827,7 +1827,7 @@ New memory id: ${newId}`
1827
1827
  }
1828
1828
  async function handleResonanceQuery(input) {
1829
1829
  try {
1830
- const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-RH46OQ3N.js");
1830
+ const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-TVNH23OE.js");
1831
1831
  const subAction = input.resonance_action ?? "hot_pairs";
1832
1832
  const limit = input.limit ?? 20;
1833
1833
  if (subAction === "hot_pairs") {
@@ -1922,7 +1922,7 @@ function registerMemory(server) {
1922
1922
  return handleResonanceQuery(input);
1923
1923
  }
1924
1924
  if (action === "update_working_memory" || action === "get_working_memory") {
1925
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
1925
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
1926
1926
  const { agentId } = getActiveAgent2();
1927
1927
  const { readWorkingMemoryWithMeta, writeWorkingMemory, WORKING_MEMORY_MAX_BYTES } = await import("./working-memory-PY4AG577.js");
1928
1928
  if (action === "get_working_memory") {
@@ -1948,9 +1948,9 @@ function registerMemory(server) {
1948
1948
  }
1949
1949
  }
1950
1950
  if (action === "core_get" || action === "core_set" || action === "core_delete") {
1951
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
1951
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
1952
1952
  const { agentId } = getActiveAgent2();
1953
- const { getCoreMemory, setCoreMemory, deleteCoreMemory, formatCoreMemoryBlock } = await import("./core-memory-4JWCAGJI.js");
1953
+ const { getCoreMemory, setCoreMemory, deleteCoreMemory, formatCoreMemoryBlock } = await import("./core-memory-3ARYHKZM.js");
1954
1954
  if (action === "core_get") {
1955
1955
  const entries = await getCoreMemory(agentId);
1956
1956
  const block = formatCoreMemoryBlock(entries);
@@ -2002,12 +2002,12 @@ function registerMemory(server) {
2002
2002
  if (!storeTrigger || !storeTriggerAction) {
2003
2003
  return errorResult('memory action "store" with kind="reflex" requires trigger and trigger_action fields');
2004
2004
  }
2005
- const { formatReflexContent, storeReflexBehavior: storeReflexBehavior2 } = await import("./behaviors-PQ77IPJR.js");
2005
+ const { formatReflexContent, storeReflexBehavior: storeReflexBehavior2 } = await import("./behaviors-YDAHG2LN.js");
2006
2006
  const reflexText = formatReflexContent(storeTrigger, storeTriggerAction);
2007
2007
  legacyArgs.text ??= reflexText;
2008
2008
  legacyArgs.query ??= reflexText;
2009
2009
  try {
2010
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
2010
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
2011
2011
  const { getProjectName: getProjectName2 } = await import("./project-name-EWG5KAZP.js");
2012
2012
  const agent = getActiveAgent2();
2013
2013
  const behaviorId = await storeReflexBehavior2({
@@ -2363,7 +2363,7 @@ function registerCloseTask(server) {
2363
2363
  async ({ task_id, result: result3, status: status2 }) => {
2364
2364
  const agent = getActiveAgent();
2365
2365
  try {
2366
- const { StewardGate: StewardGate2 } = await import("./steward-gate-JEVUDTBI.js");
2366
+ const { StewardGate: StewardGate2 } = await import("./steward-gate-5PKWKGCY.js");
2367
2367
  const steward = new StewardGate2();
2368
2368
  const gateDecision = await steward.checkAuthority(agent.agentId || "unknown", "close_task", task_id);
2369
2369
  if (!gateDecision.allowed) {
@@ -2544,8 +2544,8 @@ ${preflightWarnings.join("\n")}`;
2544
2544
  if (mergeNote) text5 += mergeNote;
2545
2545
  if (status2 === "closed" && assignee) {
2546
2546
  try {
2547
- const { cleanupAgentWorktree } = await import("./worktree-sweep-LWSCAZW6.js");
2548
- const { getGitRoot } = await import("./worktree-Z2G4CP4Z.js");
2547
+ const { cleanupAgentWorktree } = await import("./worktree-sweep-MLCBJZSK.js");
2548
+ const { getGitRoot } = await import("./worktree-BPHTRV5V.js");
2549
2549
  const repoRoot = getGitRoot(baseDir);
2550
2550
  if (repoRoot) {
2551
2551
  const cleanupNotes = cleanupAgentWorktree(repoRoot, assignee);
@@ -2594,8 +2594,8 @@ ${preflightWarnings.join("\n")}`;
2594
2594
  } catch {
2595
2595
  }
2596
2596
  try {
2597
- const { cleanupAgentWorktree } = await import("./worktree-sweep-LWSCAZW6.js");
2598
- const { getGitRoot } = await import("./worktree-Z2G4CP4Z.js");
2597
+ const { cleanupAgentWorktree } = await import("./worktree-sweep-MLCBJZSK.js");
2598
+ const { getGitRoot } = await import("./worktree-BPHTRV5V.js");
2599
2599
  const root = getGitRoot(_baseDir);
2600
2600
  if (root) {
2601
2601
  const notes = cleanupAgentWorktree(root, _assignee);
@@ -2698,7 +2698,7 @@ function registerResumeEmployee(server) {
2698
2698
  },
2699
2699
  async ({ agent_id, project_name }) => {
2700
2700
  if (!isInitialized()) {
2701
- const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-PVJ72264.js");
2701
+ const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-FC5O6LS7.js");
2702
2702
  await fastDbInit2();
2703
2703
  }
2704
2704
  const client = getClient();
@@ -2724,7 +2724,7 @@ function registerResumeEmployee(server) {
2724
2724
  };
2725
2725
  }
2726
2726
  try {
2727
- const { isTmuxSessionAlive } = await import("./tasks-crud-SC3ERIUR.js");
2727
+ const { isTmuxSessionAlive } = await import("./tasks-crud-Q3DKZMU4.js");
2728
2728
  const now = (/* @__PURE__ */ new Date()).toISOString();
2729
2729
  for (const row of openTasks.rows) {
2730
2730
  const status2 = String(row.status);
@@ -2752,7 +2752,7 @@ function registerResumeEmployee(server) {
2752
2752
  }
2753
2753
  let checkpointInfo = "";
2754
2754
  try {
2755
- const { readLatestCheckpoint } = await import("./tasks-crud-SC3ERIUR.js");
2755
+ const { readLatestCheckpoint } = await import("./tasks-crud-Q3DKZMU4.js");
2756
2756
  const checkpoint = await readLatestCheckpoint(agent_id);
2757
2757
  if (checkpoint) {
2758
2758
  const filesTouched = checkpoint.files_touched?.length > 0 ? checkpoint.files_touched.join(", ") : "none";
@@ -3151,7 +3151,7 @@ function registerTask(server) {
3151
3151
  const missing2 = missingRequiredFields2(args, REQUIRED_FIELDS2.create_group);
3152
3152
  if (missing2.length > 0) return errorResult2(`task action "create_group" missing required field(s): ${missing2.join(", ")}`);
3153
3153
  try {
3154
- const { createTaskGroup } = await import("./tasks-crud-SC3ERIUR.js");
3154
+ const { createTaskGroup } = await import("./tasks-crud-Q3DKZMU4.js");
3155
3155
  const group = await createTaskGroup({
3156
3156
  title: args.title,
3157
3157
  coordinator: args.coordinator,
@@ -3170,7 +3170,7 @@ function registerTask(server) {
3170
3170
  const missing2 = missingRequiredFields2(args, REQUIRED_FIELDS2.group_status);
3171
3171
  if (missing2.length > 0) return errorResult2(`task action "group_status" missing required field(s): ${missing2.join(", ")}`);
3172
3172
  try {
3173
- const { getGroupStatus } = await import("./tasks-crud-SC3ERIUR.js");
3173
+ const { getGroupStatus } = await import("./tasks-crud-Q3DKZMU4.js");
3174
3174
  const status2 = await getGroupStatus(args.group_id);
3175
3175
  return { content: [{ type: "text", text: JSON.stringify(status2, null, 2) }] };
3176
3176
  } catch (err) {
@@ -3182,7 +3182,7 @@ function registerTask(server) {
3182
3182
  const missing2 = missingRequiredFields2(args, REQUIRED_FIELDS2.group_results);
3183
3183
  if (missing2.length > 0) return errorResult2(`task action "group_results" missing required field(s): ${missing2.join(", ")}`);
3184
3184
  try {
3185
- const { getGroupResults } = await import("./tasks-crud-SC3ERIUR.js");
3185
+ const { getGroupResults } = await import("./tasks-crud-Q3DKZMU4.js");
3186
3186
  const results = await getGroupResults(args.group_id);
3187
3187
  return { content: [{ type: "text", text: JSON.stringify(results, null, 2) }] };
3188
3188
  } catch (err) {
@@ -3433,7 +3433,7 @@ function registerMessage(server) {
3433
3433
  if (msgType && msgPayload) {
3434
3434
  try {
3435
3435
  const { buildTypedMessage, serializeMessage } = await import("./typed-messages-TKDGVPHS.js");
3436
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
3436
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
3437
3437
  const { sendMessage } = await import("./lib/messaging.js");
3438
3438
  const { agentId } = getActiveAgent2();
3439
3439
  const envelope = buildTypedMessage({
@@ -3467,7 +3467,7 @@ ID: ${msg.id}`
3467
3467
  if (action === "read") {
3468
3468
  try {
3469
3469
  const { getPendingMessages } = await import("./lib/messaging.js");
3470
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
3470
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
3471
3471
  const { agentId } = getActiveAgent2();
3472
3472
  const messages = await getPendingMessages(agentId);
3473
3473
  if (messages.length === 0) {
@@ -3824,8 +3824,8 @@ function registerIngestDocument(server) {
3824
3824
  },
3825
3825
  async (input) => {
3826
3826
  try {
3827
- const { assertFeature: assertFeature2 } = await import("./plan-limits-PBEZVHRQ.js");
3828
- const { assertMemoryLimit: assertMemoryLimit2 } = await import("./plan-limits-PBEZVHRQ.js");
3827
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-MGOHQWBB.js");
3828
+ const { assertMemoryLimit: assertMemoryLimit2 } = await import("./plan-limits-MGOHQWBB.js");
3829
3829
  await assertFeature2("wiki");
3830
3830
  await assertMemoryLimit2();
3831
3831
  const result3 = await ingestDocument(input);
@@ -3896,8 +3896,8 @@ function registerPurgeDocument(server) {
3896
3896
  },
3897
3897
  async ({ document_id }) => {
3898
3898
  try {
3899
- const { StewardGate: StewardGate2 } = await import("./steward-gate-JEVUDTBI.js");
3900
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
3899
+ const { StewardGate: StewardGate2 } = await import("./steward-gate-5PKWKGCY.js");
3900
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
3901
3901
  const steward = new StewardGate2();
3902
3902
  const agent = getActiveAgent2();
3903
3903
  const gateDecision = await steward.checkAuthority(agent.agentId || "unknown", "purge_document", document_id);
@@ -4067,7 +4067,7 @@ function registerDocument(server) {
4067
4067
  const { action: _action, ...legacyArgs } = input;
4068
4068
  if (action === "list" && (legacyArgs.workspace_id === void 0 || legacyArgs.workspace_id === null || legacyArgs.workspace_id === "")) {
4069
4069
  try {
4070
- const { resolveDefaultWorkspaceId, listWorkspaces } = await import("./documents-VWPZTDFA.js");
4070
+ const { resolveDefaultWorkspaceId, listWorkspaces } = await import("./documents-MICRVJHZ.js");
4071
4071
  const defaultId = await resolveDefaultWorkspaceId();
4072
4072
  if (defaultId) {
4073
4073
  legacyArgs.workspace_id = defaultId;
@@ -5094,7 +5094,7 @@ async function handleTrigger(limit) {
5094
5094
  if (rows.rows.length === 0) {
5095
5095
  return text3("No conversations found to re-process.");
5096
5096
  }
5097
- const { ingest } = await import("./pipeline-router-5IBJBH7P.js");
5097
+ const { ingest } = await import("./pipeline-router-NSEFTV72.js");
5098
5098
  const results = [];
5099
5099
  for (const row of rows.rows) {
5100
5100
  const r = row;
@@ -5725,8 +5725,8 @@ function registerMergeEntities(server) {
5725
5725
  },
5726
5726
  async ({ source_name, source_type, target_name, target_type }) => {
5727
5727
  try {
5728
- const { StewardGate: StewardGate2 } = await import("./steward-gate-JEVUDTBI.js");
5729
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
5728
+ const { StewardGate: StewardGate2 } = await import("./steward-gate-5PKWKGCY.js");
5729
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
5730
5730
  const steward = new StewardGate2();
5731
5731
  const agent = getActiveAgent2();
5732
5732
  const gateDecision = await steward.checkAuthority(agent.agentId || "unknown", "merge_entities", `${source_name}\u2192${target_name}`);
@@ -5934,7 +5934,7 @@ async function handleExtractFromDocument(args) {
5934
5934
  return errorResult7('graph action "extract_from_document" requires document_id');
5935
5935
  }
5936
5936
  try {
5937
- const { extractGraphFromExistingDocument } = await import("./doc-graph-extractor-ADYRG7DB.js");
5937
+ const { extractGraphFromExistingDocument } = await import("./doc-graph-extractor-2SRTBTCN.js");
5938
5938
  const result3 = await extractGraphFromExistingDocument(documentId);
5939
5939
  const lines = [
5940
5940
  `## Graph Extraction for Document ${documentId}`,
@@ -6748,7 +6748,7 @@ async function getAgentSessionLoad() {
6748
6748
  return { sessions: [], totalLive: 0, busySessions: 0, idleSessions: 0 };
6749
6749
  }
6750
6750
  const { getClient: getClient2 } = await import("./lib/database.js");
6751
- const { sessionScopeFilter: sessionScopeFilter2 } = await import("./task-scope-P4VLIQNP.js");
6751
+ const { sessionScopeFilter: sessionScopeFilter2 } = await import("./task-scope-FA2XRKHG.js");
6752
6752
  const client = getClient2();
6753
6753
  const scope = sessionScopeFilter2();
6754
6754
  for (const s of liveAgentSessions) {
@@ -6875,7 +6875,7 @@ ${mode} Applying repairs...
6875
6875
  `];
6876
6876
  if (!isDryRun) {
6877
6877
  try {
6878
- const { createBackup: createBackup2 } = await import("./db-backup-BTL2FBBL.js");
6878
+ const { createBackup: createBackup2 } = await import("./db-backup-UX7V6UZ6.js");
6879
6879
  const backupPath = await createBackup2("pre-fix");
6880
6880
  if (backupPath) {
6881
6881
  fixLog.push(` Backup created: ${backupPath.split("/").pop()}`);
@@ -7114,7 +7114,7 @@ async function cloudStatusText() {
7114
7114
  if (lastReuploadedAt) lines.push(`- Last re-upload: ${lastReuploadedAt}`);
7115
7115
  lines.push("");
7116
7116
  try {
7117
- const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-W4HNR3WX.js");
7117
+ const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-BH2RJG5C.js");
7118
7118
  const h = await getRetrievalHealth2();
7119
7119
  lines.push(formatDegradations2(h.degradations, "Health / Degradations"));
7120
7120
  lines.push("");
@@ -8442,7 +8442,7 @@ function registerCreateTrigger(server) {
8442
8442
  }
8443
8443
  },
8444
8444
  async ({ name, event, conditions, actions, project, enabled, schedule, query }) => {
8445
- const { assertFeature: assertFeature2 } = await import("./plan-limits-PBEZVHRQ.js");
8445
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-MGOHQWBB.js");
8446
8446
  const gatedActions = {
8447
8447
  send_whatsapp: "external_agents",
8448
8448
  update_wiki: "wiki"
@@ -9408,8 +9408,8 @@ function buildHandlers5() {
9408
9408
  }
9409
9409
  async function handleDreaming(action, args) {
9410
9410
  try {
9411
- const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-76WKGTL6.js");
9412
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
9411
+ const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-FDO67PDP.js");
9412
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
9413
9413
  const { getClient: getClient2 } = await import("./lib/database.js");
9414
9414
  const agentId = args.agent_id ?? getActiveAgent2().agentId;
9415
9415
  if (action === "dreaming_run") {
@@ -9565,8 +9565,8 @@ function registerConfig(server) {
9565
9565
  }
9566
9566
  if (action === "closeout") {
9567
9567
  try {
9568
- const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-76WKGTL6.js");
9569
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
9568
+ const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-FDO67PDP.js");
9569
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
9570
9570
  const { writeMemory: writeMemory2, flushBatch: flushBatch2 } = await import("./lib/store.js");
9571
9571
  const { randomUUID: randomUUID2 } = await import("crypto");
9572
9572
  const { getProjectName: getProjectName2 } = await import("./project-name-EWG5KAZP.js");
@@ -9637,7 +9637,7 @@ function registerConfig(server) {
9637
9637
  }
9638
9638
  if (action === "capability_cards") {
9639
9639
  try {
9640
- const { getAllCapabilityCards, findAgentForTask } = await import("./capability-cards-2U3XWCDP.js");
9640
+ const { getAllCapabilityCards, findAgentForTask } = await import("./capability-cards-3ILRKPQE.js");
9641
9641
  const cards = getAllCapabilityCards();
9642
9642
  const taskQuery = args.query;
9643
9643
  if (taskQuery) {
@@ -9688,7 +9688,7 @@ function registerConfig(server) {
9688
9688
  const existing = loadEmployeesSync2();
9689
9689
  if (existing.some((e) => e.name === employeeName)) return errorResult8(`Employee "${employeeName}" already exists.`);
9690
9690
  try {
9691
- const { assertEmployeeLimit: assertEmployeeLimit2 } = await import("./plan-limits-PBEZVHRQ.js");
9691
+ const { assertEmployeeLimit: assertEmployeeLimit2 } = await import("./plan-limits-MGOHQWBB.js");
9692
9692
  await assertEmployeeLimit2();
9693
9693
  } catch (e) {
9694
9694
  return errorResult8(e instanceof Error ? e.message : "Employee limit reached.");
@@ -9729,7 +9729,7 @@ You are ${employeeName}. Role: ${role}.`, "utf-8");
9729
9729
  }
9730
9730
  try {
9731
9731
  const { generateSessionWrappers } = await import("./lib/session-wrappers.js");
9732
- const { resolvePackageRoot } = await import("./installer-D7D5O4KL.js");
9732
+ const { resolvePackageRoot } = await import("./installer-T4LWZXM2.js");
9733
9733
  generateSessionWrappers(resolvePackageRoot());
9734
9734
  } catch {
9735
9735
  }
@@ -9816,7 +9816,7 @@ function registerListWikiPages(server) {
9816
9816
  }
9817
9817
  },
9818
9818
  async ({ workspace, folder }) => {
9819
- const { assertFeature: assertFeature2 } = await import("./plan-limits-PBEZVHRQ.js");
9819
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-MGOHQWBB.js");
9820
9820
  await assertFeature2("wiki");
9821
9821
  const apiUrl = process.env.EXE_WIKI_API_URL;
9822
9822
  const apiKey = process.env.EXE_WIKI_API_KEY;
@@ -9916,7 +9916,7 @@ function registerGetWikiPage(server) {
9916
9916
  }
9917
9917
  },
9918
9918
  async ({ workspace, document_id, title }) => {
9919
- const { assertFeature: assertFeature2 } = await import("./plan-limits-PBEZVHRQ.js");
9919
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-MGOHQWBB.js");
9920
9920
  await assertFeature2("wiki");
9921
9921
  const apiUrl = process.env.EXE_WIKI_API_URL;
9922
9922
  const apiKey = process.env.EXE_WIKI_API_KEY;
@@ -10110,10 +10110,10 @@ async function handleWikiSearch(input) {
10110
10110
  const userId = input.user_id;
10111
10111
  if (!workspace) return errorResult9('wiki action "search" requires workspace');
10112
10112
  if (!query) return errorResult9('wiki action "search" requires query');
10113
- const { assertFeature: assertFeature2 } = await import("./plan-limits-PBEZVHRQ.js");
10113
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-MGOHQWBB.js");
10114
10114
  await assertFeature2("wiki");
10115
10115
  if (userId) {
10116
- const { checkWikiAccess } = await import("./wiki-acl-6GZHUA44.js");
10116
+ const { checkWikiAccess } = await import("./wiki-acl-SYDZJOJD.js");
10117
10117
  const { allowed } = await checkWikiAccess(String(userId), String(workspace), "read");
10118
10118
  if (!allowed) {
10119
10119
  return errorResult9(`Access denied: user "${userId}" does not have read access to workspace "${workspace}"`);
@@ -10216,7 +10216,7 @@ function registerWiki(server) {
10216
10216
  return errorResult9('wiki action "document_rerank" requires at least one candidate');
10217
10217
  }
10218
10218
  if (user_id && legacyArgs.workspace) {
10219
- const { checkWikiAccess } = await import("./wiki-acl-6GZHUA44.js");
10219
+ const { checkWikiAccess } = await import("./wiki-acl-SYDZJOJD.js");
10220
10220
  const { allowed } = await checkWikiAccess(
10221
10221
  String(user_id),
10222
10222
  String(legacyArgs.workspace),
@@ -10531,7 +10531,7 @@ Use /exe-forget to remove any that this supersedes.`;
10531
10531
  }]
10532
10532
  };
10533
10533
  }
10534
- const { bulkPurgeGhostBehaviors } = await import("./behaviors-PQ77IPJR.js");
10534
+ const { bulkPurgeGhostBehaviors } = await import("./behaviors-YDAHG2LN.js");
10535
10535
  const res = await bulkPurgeGhostBehaviors({ batchSize: 5e3, vacuum: true });
10536
10536
  return {
10537
10537
  content: [{
@@ -10642,7 +10642,7 @@ Use /exe-forget to remove any that this supersedes.`;
10642
10642
  return { content: [{ type: "text", text: `Behavior not found: ${behavior_id}` }], isError: true };
10643
10643
  }
10644
10644
  const row2 = result4.rows[0];
10645
- const { reactivateBehavior: reactivateBehavior2 } = await import("./behaviors-PQ77IPJR.js");
10645
+ const { reactivateBehavior: reactivateBehavior2 } = await import("./behaviors-YDAHG2LN.js");
10646
10646
  const wasReactivated = await reactivateBehavior2(behavior_id);
10647
10647
  if (!wasReactivated) {
10648
10648
  return { content: [{ type: "text", text: `Behavior ${behavior_id} is already active.` }] };
@@ -11163,7 +11163,7 @@ function registerWorkflowTool(server) {
11163
11163
  getWorkflowInstance,
11164
11164
  listWorkflowInstances,
11165
11165
  approveWorkflowStep
11166
- } = await import("./workflow-engine-OP2DQISD.js");
11166
+ } = await import("./workflow-engine-VKNRQT3O.js");
11167
11167
  try {
11168
11168
  switch (input.action) {
11169
11169
  case "create_workflow": {
@@ -11447,7 +11447,7 @@ function registerCreateBugReport(server) {
11447
11447
  const version = package_version ?? "unknown";
11448
11448
  let metricsSnapshot = "";
11449
11449
  try {
11450
- const { getOrchestrationMetrics, formatOrchestrationMetrics } = await import("./orchestration-events-7SNWRJYE.js");
11450
+ const { getOrchestrationMetrics, formatOrchestrationMetrics } = await import("./orchestration-events-TA4C54NO.js");
11451
11451
  const sinceIso = new Date(Date.now() - 60 * 60 * 1e3).toISOString();
11452
11452
  const metrics = await getOrchestrationMetrics({ sinceIso });
11453
11453
  if (metrics.totalEvents > 0) {
@@ -12705,7 +12705,7 @@ function registerCliParityTools(server) {
12705
12705
  const out = await runCommand("exe-os", ["cloud", "status"], 45e3);
12706
12706
  let healthSection = "";
12707
12707
  try {
12708
- const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-W4HNR3WX.js");
12708
+ const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-BH2RJG5C.js");
12709
12709
  const h = await getRetrievalHealth2();
12710
12710
  const lines = [
12711
12711
  "",
@@ -12773,7 +12773,7 @@ function registerCodeContext(server) {
12773
12773
  const index = buildCodeContextIndex(opts);
12774
12774
  let graphExtract;
12775
12775
  try {
12776
- const { autoExtractGraphEntities } = await import("./graph-auto-extract-TIXRGBC5.js");
12776
+ const { autoExtractGraphEntities } = await import("./graph-auto-extract-IA7T775I.js");
12777
12777
  graphExtract = await autoExtractGraphEntities(opts.projectRoot);
12778
12778
  } catch {
12779
12779
  }
@@ -13859,7 +13859,7 @@ async function handleMergeAgentMemories(input) {
13859
13859
  }
13860
13860
  async function handleSpawnFailures() {
13861
13861
  try {
13862
- const { getOrchestrationMetrics } = await import("./orchestration-events-7SNWRJYE.js");
13862
+ const { getOrchestrationMetrics } = await import("./orchestration-events-TA4C54NO.js");
13863
13863
  const metrics = await getOrchestrationMetrics();
13864
13864
  const c = metrics.counts;
13865
13865
  const attempted = c.tmuxSpawnAttempted;
@@ -13961,7 +13961,7 @@ async function handleOrchestrationHealth() {
13961
13961
  async function handleWorkMap() {
13962
13962
  try {
13963
13963
  const { getAgentLivenessReport } = await import("./agent-heartbeat-I5UPGXAU.js");
13964
- const { classifyRole } = await import("./session-kill-telemetry-U2YHKHCB.js");
13964
+ const { classifyRole } = await import("./session-kill-telemetry-UFZ7NPXG.js");
13965
13965
  const { buildSessionDeathSummary } = await import("./orchestration-health-read-EJWVUARG.js");
13966
13966
  const { getPaneCwd } = await import("./lib/tmux-status.js");
13967
13967
  const live = getAgentLivenessReport();
@@ -14096,7 +14096,7 @@ async function handleDrift(input) {
14096
14096
  }
14097
14097
  async function handleSteward(action, input) {
14098
14098
  const gate = new StewardGate();
14099
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-FFN5ARMC.js");
14099
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-WFNMZBPP.js");
14100
14100
  const inputAgent = input.agent_id;
14101
14101
  const operation = input.operation;
14102
14102
  const target = input.target;
@@ -14394,7 +14394,7 @@ function registerResonance(server) {
14394
14394
  }
14395
14395
  }, async ({ action, memory_id, entity_id, limit }) => {
14396
14396
  try {
14397
- const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-RH46OQ3N.js");
14397
+ const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-TVNH23OE.js");
14398
14398
  if (action === "hot_pairs") {
14399
14399
  const pairs = await getHotPairs(limit ?? 20);
14400
14400
  if (pairs.length === 0) return text4("No co-activation data yet. Pairs are recorded as memories are accessed together in searches.");