@askexenow/exe-os 0.9.348 → 0.9.350

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 (306) hide show
  1. package/deploy/compose/docker-compose.yml +15 -6
  2. package/deploy/compose/erp-nginx/nginx.conf +17 -10
  3. package/deploy/stack-manifests/v0.9.30-apps.json +81 -0
  4. package/deploy/stack-manifests/v0.9.json +111 -2
  5. package/dist/{active-agent-PX6KAEEQ.js → active-agent-PMCD3LFW.js} +3 -3
  6. package/dist/{active-agent-QVLZKWR2.js → active-agent-WQYB3JQY.js} +3 -3
  7. package/dist/{agentic-ontology-6MEXY5L7.js → agentic-ontology-HTU5EMEQ.js} +1 -1
  8. package/dist/{backfill-metadata-MCFBGWKX.js → backfill-metadata-QUUXE2TL.js} +5 -5
  9. package/dist/{backup-verify-RGB3KKD4.js → backup-verify-YJGUNZWJ.js} +1 -1
  10. package/dist/{behaviors-6GI6VND2.js → behaviors-P5FORAYU.js} +6 -6
  11. package/dist/bin/agentic-ontology-backfill.js +6 -6
  12. package/dist/bin/agentic-reflection-backfill.js +7 -7
  13. package/dist/bin/agentic-semantic-label.js +6 -6
  14. package/dist/bin/backfill-conversations.js +5 -5
  15. package/dist/bin/backfill-responses.js +5 -5
  16. package/dist/bin/backfill-vectors.js +6 -6
  17. package/dist/bin/bulk-sync-postgres.js +11 -11
  18. package/dist/bin/cc-doctor.js +4 -4
  19. package/dist/bin/cleanup-stale-review-tasks.js +12 -12
  20. package/dist/bin/cli.js +18 -18
  21. package/dist/bin/deferred-daemon-restart.js +68 -68
  22. package/dist/bin/exe-agent-config.js +2 -2
  23. package/dist/bin/exe-agent.js +5 -5
  24. package/dist/bin/exe-assign.js +6 -6
  25. package/dist/bin/exe-boot.js +26 -26
  26. package/dist/bin/exe-call.js +5 -5
  27. package/dist/bin/exe-cloud.js +11 -11
  28. package/dist/bin/exe-config-dump.js +2 -2
  29. package/dist/bin/exe-dispatch.js +12 -12
  30. package/dist/bin/exe-doctor.js +4 -4
  31. package/dist/bin/exe-export-behaviors.js +8 -8
  32. package/dist/bin/exe-forget.js +7 -7
  33. package/dist/bin/exe-gateway.js +7 -7
  34. package/dist/bin/exe-healthcheck.js +4 -4
  35. package/dist/bin/exe-heartbeat.js +14 -14
  36. package/dist/bin/exe-kill.js +16 -16
  37. package/dist/bin/exe-launch-agent.js +23 -23
  38. package/dist/bin/exe-memory-reads.js +5 -5
  39. package/dist/bin/exe-new-employee.js +9 -9
  40. package/dist/bin/exe-os-mcp-proxy.js +3 -3
  41. package/dist/bin/exe-pending-messages.js +13 -13
  42. package/dist/bin/exe-pending-notifications.js +12 -12
  43. package/dist/bin/exe-pending-reviews.js +12 -12
  44. package/dist/bin/exe-rename.js +5 -5
  45. package/dist/bin/exe-review.js +15 -15
  46. package/dist/bin/exe-search.js +6 -6
  47. package/dist/bin/exe-session-cleanup.js +16 -16
  48. package/dist/bin/exe-settings.js +11 -11
  49. package/dist/bin/exe-start-codex.js +13 -13
  50. package/dist/bin/exe-start-opencode.js +9 -9
  51. package/dist/bin/exe-status.js +13 -13
  52. package/dist/bin/exe-support.js +3 -3
  53. package/dist/bin/exe-team.js +3 -3
  54. package/dist/bin/git-sweep.js +13 -13
  55. package/dist/bin/graph-backfill.js +6 -6
  56. package/dist/bin/graph-export.js +6 -6
  57. package/dist/bin/import-history.js +9 -9
  58. package/dist/bin/install.js +70 -70
  59. package/dist/bin/intercom-check.js +4 -4
  60. package/dist/bin/mcp-sessions.js +2 -2
  61. package/dist/bin/orchestration-metrics.js +4 -4
  62. package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
  63. package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
  64. package/dist/bin/pre-publish.js +1 -1
  65. package/dist/bin/reconcile-backlog.js +2 -2
  66. package/dist/bin/registry-proxy.js +1 -1
  67. package/dist/bin/scan-tasks.js +12 -12
  68. package/dist/bin/setup.js +1 -1
  69. package/dist/bin/shard-migrate.js +5 -5
  70. package/dist/bin/stack-update.js +4 -4
  71. package/dist/bin/vps-health-gate.js +1 -1
  72. package/dist/{boot-generation-FB2J53IG.js → boot-generation-XNR2CBMX.js} +3 -3
  73. package/dist/{boot-review-sections-QF5MZGJI.js → boot-review-sections-ZWXRZ6YX.js} +11 -11
  74. package/dist/{capability-cards-YADEM2KN.js → capability-cards-IOGHQJ6Y.js} +2 -2
  75. package/dist/{capacity-monitor-CG2IGONS.js → capacity-monitor-3YN75QXX.js} +13 -13
  76. package/dist/{catchup-brief-QFVNMTU5.js → catchup-brief-HPB5CL7R.js} +16 -16
  77. package/dist/{chunk-YAIFZXOM.js → chunk-4EEML23J.js} +5 -5
  78. package/dist/{chunk-UTQWVRU6.js → chunk-4Z74A4A6.js} +5 -5
  79. package/dist/{chunk-27REQ7KR.js → chunk-53HZ23T5.js} +1 -1
  80. package/dist/{chunk-KZUU6MNF.js → chunk-55OFK4ZY.js} +1 -1
  81. package/dist/{chunk-DJYJDK53.js → chunk-5J4GLPTU.js} +7 -7
  82. package/dist/{chunk-WUMWXU6B.js → chunk-5SJXJSAI.js} +1 -1
  83. package/dist/{chunk-MH5HWMVH.js → chunk-6ON3JHGE.js} +1 -1
  84. package/dist/{chunk-A42356G7.js → chunk-6QHQCY3N.js} +1 -1
  85. package/dist/{chunk-YTPCJLEL.js → chunk-AAVVHD4C.js} +1 -1
  86. package/dist/{chunk-BUUGFQHL.js → chunk-ABIZWPSK.js} +2 -2
  87. package/dist/{chunk-AUILJKSM.js → chunk-AGCGXXIB.js} +2 -2
  88. package/dist/{chunk-6WFXNQDJ.js → chunk-AUEMXOJT.js} +1 -1
  89. package/dist/{chunk-FENYNW52.js → chunk-BAWZEI77.js} +1 -1
  90. package/dist/{chunk-MMXIE6HV.js → chunk-BHDOPDPY.js} +7 -1
  91. package/dist/{chunk-M7PBRIRH.js → chunk-CYBDUQDO.js} +1 -1
  92. package/dist/{chunk-PBLDPW4U.js → chunk-D2UZ35PQ.js} +2 -2
  93. package/dist/{chunk-KIMAQNSM.js → chunk-DKOWIBBM.js} +3 -3
  94. package/dist/{chunk-JORPYG4O.js → chunk-DXYHU5D6.js} +1 -1
  95. package/dist/{chunk-FPK753IZ.js → chunk-EDEVSNAF.js} +9 -9
  96. package/dist/{chunk-HL24OHHS.js → chunk-EGYDW57S.js} +9 -9
  97. package/dist/{chunk-WWT3E7DO.js → chunk-ENIFHOMF.js} +3 -3
  98. package/dist/{chunk-EFHGK6JP.js → chunk-FGII4IO7.js} +1 -1
  99. package/dist/{chunk-RBRGSOK5.js → chunk-FHOLN7BD.js} +1 -1
  100. package/dist/{chunk-7WQ3WHPW.js → chunk-FUOXMZUZ.js} +138 -128
  101. package/dist/{chunk-X6VEQ7MC.js → chunk-GIEIWDC2.js} +1 -1
  102. package/dist/{chunk-SLH2743O.js → chunk-GINAJJQR.js} +3 -3
  103. package/dist/{chunk-5KCC26FB.js → chunk-GIZLVGOM.js} +2 -2
  104. package/dist/{chunk-GJ6KIHOM.js → chunk-GWO54VKD.js} +4 -4
  105. package/dist/{chunk-FE6WBI2M.js → chunk-GXMY5ERQ.js} +1 -1
  106. package/dist/chunk-HCRUMO4B.js +58 -0
  107. package/dist/{chunk-HYZE3MNS.js → chunk-HUCMSRIF.js} +1 -1
  108. package/dist/{chunk-23O6LHII.js → chunk-I6UOIBCG.js} +1 -1
  109. package/dist/{chunk-RFRUDXOI.js → chunk-IC4O376V.js} +2 -2
  110. package/dist/{chunk-AXNUMBLO.js → chunk-IXDSQ2VO.js} +3 -3
  111. package/dist/{chunk-H3TA23PH.js → chunk-IXJGEZBS.js} +4 -4
  112. package/dist/{chunk-SQ4WACH4.js → chunk-JFGX7LHH.js} +1 -1
  113. package/dist/{chunk-MMOONM6D.js → chunk-JO6RMHMW.js} +1 -1
  114. package/dist/{chunk-DAODOSH4.js → chunk-KBFHODXV.js} +1 -1
  115. package/dist/{chunk-5RPCWLXE.js → chunk-KES3SNOH.js} +1 -1
  116. package/dist/{chunk-Z52QQB4Z.js → chunk-KMWRDB5U.js} +2 -2
  117. package/dist/{chunk-6JQTSKDR.js → chunk-KZ7BANUM.js} +1 -1
  118. package/dist/{chunk-WL3IQJKN.js → chunk-L3DKZC4R.js} +3 -3
  119. package/dist/{chunk-NY6DU5RB.js → chunk-L4SGSV4M.js} +1 -1
  120. package/dist/{chunk-GA655CUD.js → chunk-LFDW43MP.js} +2 -2
  121. package/dist/{chunk-ZXSFUR77.js → chunk-LOYK2BRY.js} +15 -15
  122. package/dist/{chunk-H5QNVWU4.js → chunk-LVG5ATTU.js} +10 -10
  123. package/dist/{chunk-AQ24P2O7.js → chunk-LVYIM3V4.js} +4 -4
  124. package/dist/{chunk-PAXAF2UY.js → chunk-LYMEWCFD.js} +24 -8
  125. package/dist/{chunk-OBWIVRD6.js → chunk-MFRJRJ6U.js} +1 -1
  126. package/dist/{chunk-Y3JXLIZV.js → chunk-MFX2RWJZ.js} +3 -3
  127. package/dist/{chunk-AMC2OPYP.js → chunk-MGFG7V3M.js} +1 -1
  128. package/dist/{chunk-A43SIGAO.js → chunk-NXC3Z7VI.js} +3 -3
  129. package/dist/{chunk-CCOKYSJA.js → chunk-OPDZ62TW.js} +3 -3
  130. package/dist/{chunk-5C46Y4AK.js → chunk-PBLFSNIA.js} +1 -1
  131. package/dist/{chunk-6QRS3IZF.js → chunk-PELEK2IT.js} +1 -1
  132. package/dist/{chunk-TF5E6O5Q.js → chunk-QABQ7C4C.js} +1 -1
  133. package/dist/{chunk-MGMXYI7Y.js → chunk-QIALP626.js} +2 -2
  134. package/dist/{chunk-FFCPSPNK.js → chunk-RYKHPC3Y.js} +1 -1
  135. package/dist/{chunk-MVZLF27P.js → chunk-SDNIBE22.js} +2 -2
  136. package/dist/{chunk-AFY4V4N3.js → chunk-SLROFI6M.js} +1 -1
  137. package/dist/{chunk-2AD2GAPC.js → chunk-SUZOENOA.js} +1 -1
  138. package/dist/{chunk-O522M4YZ.js → chunk-T346KHGF.js} +1 -1
  139. package/dist/{chunk-TLWYOMSS.js → chunk-T4VUDUZF.js} +3 -3
  140. package/dist/{chunk-43RTUMUT.js → chunk-TGGOWOLG.js} +1 -1
  141. package/dist/{chunk-E3BNUQHW.js → chunk-TGU2IB6P.js} +2 -2
  142. package/dist/{chunk-WZJ3VYRJ.js → chunk-THDM6HMQ.js} +3 -3
  143. package/dist/{chunk-YM6GJM2F.js → chunk-TXGOFNXD.js} +4 -4
  144. package/dist/{chunk-UAKGNQWE.js → chunk-U7HUQPVS.js} +1 -1
  145. package/dist/{chunk-GLOWJP5H.js → chunk-UCO3XIL5.js} +2 -2
  146. package/dist/{chunk-JW5XS35A.js → chunk-UXOCABN4.js} +4 -4
  147. package/dist/{chunk-L36RX54F.js → chunk-UZ6AA52H.js} +6 -6
  148. package/dist/{chunk-2WJYLXPF.js → chunk-VDEBUOPB.js} +1 -1
  149. package/dist/{chunk-GKNWKQFY.js → chunk-VDKI6PIZ.js} +1 -1
  150. package/dist/{chunk-6GSYN262.js → chunk-VF6HK2ID.js} +1 -1
  151. package/dist/{chunk-Z4UKLRML.js → chunk-VU2MZ7BP.js} +18 -6
  152. package/dist/{chunk-SMQ642D3.js → chunk-WAVZDYXS.js} +4 -4
  153. package/dist/{chunk-QNKR7WEL.js → chunk-WOGK3FIE.js} +3 -3
  154. package/dist/{chunk-DXMTJJP3.js → chunk-YJBBW6OT.js} +4 -4
  155. package/dist/{chunk-MOZY4IQO.js → chunk-Z4F6ZHDV.js} +1 -1
  156. package/dist/{chunk-BOQUXG7N.js → chunk-ZMDTRDTD.js} +3 -3
  157. package/dist/{cleanup-graph-garbage-XTSBQXD6.js → cleanup-graph-garbage-DQDJK6L7.js} +7 -7
  158. package/dist/{cloud-sync-shutdown-A2QB74YM.js → cloud-sync-shutdown-UHICWZ2B.js} +2 -2
  159. package/dist/{co-activation-S2FVGMQP.js → co-activation-PIRKOOPD.js} +2 -2
  160. package/dist/{co-occurrence-VQB6U5ME.js → co-occurrence-PO4EPN5C.js} +5 -5
  161. package/dist/{conversation-entity-extractor-YF3ZLTEJ.js → conversation-entity-extractor-3UUAYXS6.js} +3 -3
  162. package/dist/{crdt-sync-2SGCDWC3.js → crdt-sync-ZL3GKAQW.js} +1 -1
  163. package/dist/{crm-webhook-P64SXEHD.js → crm-webhook-BAF3VM34.js} +2 -2
  164. package/dist/{cto-delegation-gate-6KLGT2LB.js → cto-delegation-gate-AQE2M4HU.js} +11 -11
  165. package/dist/{daemon-orchestration-JQGKEWPD.js → daemon-orchestration-WHGMXCZW.js} +16 -16
  166. package/dist/{doc-graph-extractor-DCJMATVZ.js → doc-graph-extractor-IFLEVHUJ.js} +5 -5
  167. package/dist/{documents-7EPH3VPE.js → documents-2BXH6YE4.js} +6 -6
  168. package/dist/{dreaming-O4P2W5E5.js → dreaming-AQI4F7J4.js} +15 -15
  169. package/dist/{exe-drift-ED7FBS2C.js → exe-drift-OBXBE3BJ.js} +3 -3
  170. package/dist/{exe-export-YJI4USGZ.js → exe-export-VKRI6DK4.js} +8 -8
  171. package/dist/{exe-import-SUTAYKUW.js → exe-import-EH74J6HM.js} +8 -8
  172. package/dist/{exe-key-CRSDAOZD.js → exe-key-GYNPBQDF.js} +68 -68
  173. package/dist/{exe-snapshot-KB4YYDCA.js → exe-snapshot-CWQBLHZN.js} +16 -16
  174. package/dist/{fast-db-init-3K2PV6GJ.js → fast-db-init-5HF3TLAF.js} +1 -1
  175. package/dist/{founder-context-JHHFM4GF.js → founder-context-PWEQQF43.js} +2 -2
  176. package/dist/gateway/index.js +8 -8
  177. package/dist/{git-staleness-YPHGWE3B.js → git-staleness-ZQEAOK6X.js} +2 -2
  178. package/dist/{global-procedures-PEWDBSPJ.js → global-procedures-LBAA7VLL.js} +4 -4
  179. package/dist/{graph-auto-extract-7OJYYV4G.js → graph-auto-extract-XOJSREN4.js} +5 -5
  180. package/dist/{graph-rag-YFITUAVO.js → graph-rag-P3PSYW7P.js} +3 -3
  181. package/dist/{hook-prefetch-O6ZCZCTX.js → hook-prefetch-HGHMON76.js} +12 -12
  182. package/dist/hooks/bug-report-worker.js +14 -14
  183. package/dist/hooks/codex-stop-task-finalizer.js +15 -15
  184. package/dist/hooks/commit-complete.js +14 -14
  185. package/dist/hooks/error-recall.js +7 -7
  186. package/dist/hooks/exe-heartbeat-hook.js +3 -3
  187. package/dist/hooks/ingest.js +6 -6
  188. package/dist/hooks/instructions-loaded.js +4 -4
  189. package/dist/hooks/manifest.json +19 -19
  190. package/dist/hooks/notification.js +4 -4
  191. package/dist/hooks/post-compact.js +13 -13
  192. package/dist/hooks/post-tool-combined.js +9 -9
  193. package/dist/hooks/pre-compact.js +14 -14
  194. package/dist/hooks/pre-tool-use.js +19 -19
  195. package/dist/hooks/prompt-submit.js +26 -26
  196. package/dist/hooks/session-end.js +18 -18
  197. package/dist/hooks/session-start.js +13 -13
  198. package/dist/hooks/stop.js +17 -17
  199. package/dist/hooks/subagent-stop.js +15 -15
  200. package/dist/hooks/summary-worker.js +18 -18
  201. package/dist/index.js +21 -21
  202. package/dist/{installer-CY5PN7TN.js → installer-DWOXEACJ.js} +5 -5
  203. package/dist/{installer-N4QXGINR.js → installer-LDICNL4N.js} +5 -5
  204. package/dist/{installer-3ONNP5JV.js → installer-WZLGX2W6.js} +5 -5
  205. package/dist/{intercom-queue-A52WQOCD.js → intercom-queue-S3XGJ632.js} +11 -11
  206. package/dist/lib/cloud-sync.js +11 -11
  207. package/dist/lib/consolidation.js +7 -7
  208. package/dist/lib/database.js +2 -2
  209. package/dist/lib/db-backup.js +1 -1
  210. package/dist/lib/db-daemon-client.js +5 -1
  211. package/dist/lib/db-write-worker.js +2 -2
  212. package/dist/lib/db.js +2 -2
  213. package/dist/lib/device-registry.js +1 -1
  214. package/dist/lib/employee-templates.js +5 -5
  215. package/dist/lib/employees.js +2 -2
  216. package/dist/lib/exe-daemon.js +55 -55
  217. package/dist/lib/hybrid-search.js +6 -6
  218. package/dist/lib/identity.js +2 -2
  219. package/dist/lib/license.js +2 -2
  220. package/dist/lib/messaging.js +12 -12
  221. package/dist/lib/registry-proxy.js +1 -1
  222. package/dist/lib/reminders.js +3 -3
  223. package/dist/lib/schedules.js +6 -6
  224. package/dist/lib/session-registry.js +4 -4
  225. package/dist/lib/skill-learning.js +7 -7
  226. package/dist/lib/store.js +5 -5
  227. package/dist/lib/task-router.js +3 -3
  228. package/dist/lib/tasks.js +13 -13
  229. package/dist/lib/tmux-routing.js +11 -11
  230. package/dist/lib/token-spend.js +3 -3
  231. package/dist/{license-gate-ZRORTAQ2.js → license-gate-H3AEDCEX.js} +3 -3
  232. package/dist/{license-sync-CQHBDUQE.js → license-sync-FBYT75E3.js} +2 -2
  233. package/dist/mcp/register-tools.js +67 -67
  234. package/dist/mcp/server.js +68 -68
  235. package/dist/mcp/tools/complete-reminder.js +4 -4
  236. package/dist/mcp/tools/create-reminder.js +4 -4
  237. package/dist/mcp/tools/create-task.js +15 -15
  238. package/dist/mcp/tools/deactivate-behavior.js +8 -8
  239. package/dist/mcp/tools/list-reminders.js +4 -4
  240. package/dist/mcp/tools/list-tasks.js +15 -15
  241. package/dist/mcp/tools/send-message.js +14 -14
  242. package/dist/mcp/tools/update-task.js +14 -14
  243. package/dist/{mcp-http-config-2A6HKQP5.js → mcp-http-config-XE5KEKOR.js} +3 -3
  244. package/dist/{mcp-session-identity-OPRX32H5.js → mcp-session-identity-QA4ZXYCY.js} +11 -11
  245. package/dist/{memory-cards-GFO2CSPV.js → memory-cards-GHAU5A4O.js} +5 -5
  246. package/dist/{memory-graph-extractor-2Z72HN5P.js → memory-graph-extractor-P7B2V6CN.js} +6 -6
  247. package/dist/{memory-poisoning-defense-WZJ52KXT.js → memory-poisoning-defense-OY4EJES5.js} +2 -2
  248. package/dist/{memory-pressure-watchdog-IG7VRFIX.js → memory-pressure-watchdog-ZGA5GAUE.js} +12 -12
  249. package/dist/{memory-reflection-LTRHDGUL.js → memory-reflection-5NAOS2OJ.js} +2 -2
  250. package/dist/{notification-ledger-KSCPGLQG.js → notification-ledger-LCG3TRSE.js} +12 -12
  251. package/dist/{notifications-YKHZPCXU.js → notifications-YX43A36Z.js} +11 -11
  252. package/dist/{orchestration-events-HAFDPTLV.js → orchestration-events-EXQRGVEJ.js} +3 -3
  253. package/dist/{orchestrator-4MZEQULR.js → orchestrator-3OO5FV6O.js} +13 -13
  254. package/dist/{pipeline-router-RSRJPZNI.js → pipeline-router-U6U3M5DB.js} +3 -3
  255. package/dist/{plan-limits-5QYYPIPT.js → plan-limits-FNYZOE7J.js} +5 -5
  256. package/dist/{platform-procedures-DZ6YABEK.js → platform-procedures-NBKHO33A.js} +1 -1
  257. package/dist/{projection-worker-SKAMSZJF.js → projection-worker-HIXCZRPD.js} +2 -2
  258. package/dist/{prospective-memory-V7LFCPU4.js → prospective-memory-WQJJB2PS.js} +2 -2
  259. package/dist/{reranker-HXMJ7SKW.js → reranker-GJEC7PVT.js} +1 -1
  260. package/dist/{retrieval-health-4NCBHUUS.js → retrieval-health-IP74ZJ3D.js} +1 -1
  261. package/dist/{review-polling-KQUALBEU.js → review-polling-AXQWGH4M.js} +12 -12
  262. package/dist/runtime/index.js +15 -15
  263. package/dist/{session-events-3KL735DZ.js → session-events-POBJERCM.js} +12 -12
  264. package/dist/{session-kill-telemetry-KVRGLYVI.js → session-kill-telemetry-WRT5UFGM.js} +12 -12
  265. package/dist/{session-scope-LBG6DT5O.js → session-scope-J4JJHTOC.js} +11 -11
  266. package/dist/{setup-wizard-UL3AKI6E.js → setup-wizard-TEBZRHIB.js} +1 -1
  267. package/dist/{skill-refinement-6HPISXQC.js → skill-refinement-E2X3FHGX.js} +3 -3
  268. package/dist/{stack-promote-RSOWO6EY.js → stack-promote-OQWEY3RN.js} +13 -3
  269. package/dist/{stack-release-HGFFFCGC.js → stack-release-NUITUMB4.js} +464 -169
  270. package/dist/{stack-update-WBDTJJEF.js → stack-update-5XFOBX3A.js} +3 -3
  271. package/dist/{steward-gate-CWPD4HEK.js → steward-gate-ODMUO6TD.js} +3 -3
  272. package/dist/{support-inbox-HRIHHKPU.js → support-inbox-HRU4TVLN.js} +3 -3
  273. package/dist/{task-enforcement-OAOL7XFL.js → task-enforcement-DTQ5QMDD.js} +12 -12
  274. package/dist/{task-scope-PSVAE3EM.js → task-scope-3F3MSGSX.js} +11 -11
  275. package/dist/{tasks-crud-TLELWWUL.js → tasks-crud-DBQFOYOX.js} +11 -11
  276. package/dist/{tasks-notify-7Q2XTDZ7.js → tasks-notify-X7AJMSX6.js} +12 -12
  277. package/dist/{tasks-review-S6QB5KGS.js → tasks-review-QQXKYQ52.js} +11 -11
  278. package/dist/{telemetry-upload-LTL5SW24.js → telemetry-upload-3KLDXO4Z.js} +7 -7
  279. package/dist/{token-budget-SK32GKFZ.js → token-budget-T3L6OHAN.js} +3 -3
  280. package/dist/{tool-telemetry-QJGJAHOC.js → tool-telemetry-TKENX37V.js} +1 -1
  281. package/dist/tui/App.js +20 -20
  282. package/dist/{tui-data-3JSV56ME.js → tui-data-4ITCYY3G.js} +11 -11
  283. package/dist/{update-support-LMPGWJVG.js → update-support-TT2ESH4G.js} +9 -9
  284. package/dist/{work-state-heartbeat-MQQOCU54.js → work-state-heartbeat-UAVYBQOK.js} +1 -1
  285. package/dist/{worker-gate-P2O64XMH.js → worker-gate-GK46QYHU.js} +1 -1
  286. package/dist/{workflow-engine-BLLQKA3O.js → workflow-engine-YYRUTNCM.js} +2 -2
  287. package/dist/{worktree-FJZXHDCJ.js → worktree-5LHP677X.js} +4 -4
  288. package/dist/{worktree-sweep-SW4AG6JR.js → worktree-sweep-TVQVQTVD.js} +5 -5
  289. package/package.json +3 -2
  290. package/release-notes.json +43 -51
  291. /package/dist/{chunk-GFIWADEH.js → chunk-2BJYY4SK.js} +0 -0
  292. /package/dist/{chunk-GPZQZTJB.js → chunk-2XQZZAFI.js} +0 -0
  293. /package/dist/{chunk-HTJKAAHD.js → chunk-4NPP7ASA.js} +0 -0
  294. /package/dist/{chunk-BTP7BORU.js → chunk-AGV4GKNY.js} +0 -0
  295. /package/dist/{chunk-XF2D4CDA.js → chunk-IMGD6PW3.js} +0 -0
  296. /package/dist/{chunk-PIUDQ7P2.js → chunk-JAF64HJT.js} +0 -0
  297. /package/dist/{chunk-QUOMJKVF.js → chunk-JGTJAA6B.js} +0 -0
  298. /package/dist/{chunk-H4JKOLXU.js → chunk-PENPH5AG.js} +0 -0
  299. /package/dist/{chunk-DRHXISWL.js → chunk-PIBEPI5W.js} +0 -0
  300. /package/dist/{chunk-FXZRJT3H.js → chunk-S6APJBIZ.js} +0 -0
  301. /package/dist/{chunk-E42D2E5F.js → chunk-TEJOHJZQ.js} +0 -0
  302. /package/dist/{chunk-AQ6ECPUP.js → chunk-TZMXGMSV.js} +0 -0
  303. /package/dist/{core-memory-Z7LPR3RX.js → core-memory-F2TJ2VVZ.js} +0 -0
  304. /package/dist/{oauth-server-FSKABATB.js → oauth-server-DCZN5VOK.js} +0 -0
  305. /package/dist/{project-boot-FVSC4VQC.js → project-boot-GVT2NKGJ.js} +0 -0
  306. /package/dist/{wiki-acl-CW2UALTJ.js → wiki-acl-NCAPBNOZ.js} +0 -0
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  persistSupportArtifact
3
- } from "./chunk-6QRS3IZF.js";
3
+ } from "./chunk-PELEK2IT.js";
4
4
  import {
5
5
  exportOrchestration,
6
6
  importOrchestration,
7
7
  validatePackage
8
- } from "./chunk-WL3IQJKN.js";
8
+ } from "./chunk-L3DKZC4R.js";
9
9
  import {
10
10
  runDriftProbes
11
- } from "./chunk-2AD2GAPC.js";
11
+ } from "./chunk-SUZOENOA.js";
12
12
  import {
13
13
  queueSupportStatusUpdateSync
14
14
  } from "./chunk-25X4JD2V.js";
@@ -24,7 +24,7 @@ import {
24
24
  registerTriageBugReport,
25
25
  registerTriageFeatureRequest,
26
26
  registerTriageReview
27
- } from "./chunk-M7PBRIRH.js";
27
+ } from "./chunk-CYBDUQDO.js";
28
28
  import {
29
29
  supportCommitSchema,
30
30
  supportIdSchema,
@@ -43,7 +43,7 @@ import {
43
43
  } from "./chunk-MBULOZJF.js";
44
44
  import {
45
45
  StewardGate
46
- } from "./chunk-DAODOSH4.js";
46
+ } from "./chunk-KBFHODXV.js";
47
47
  import {
48
48
  DEFAULT_LIST_LIMIT,
49
49
  MAX_IMPORTANCE,
@@ -52,14 +52,14 @@ import {
52
52
  ingestDocument,
53
53
  listDocumentsByWorkspace,
54
54
  updateChunksImportance
55
- } from "./chunk-CCOKYSJA.js";
55
+ } from "./chunk-OPDZ62TW.js";
56
56
  import {
57
57
  DreamingEngine
58
- } from "./chunk-DXMTJJP3.js";
58
+ } from "./chunk-YJBBW6OT.js";
59
59
  import {
60
60
  isRerankerAvailable,
61
61
  rerankWithScores
62
- } from "./chunk-HTJKAAHD.js";
62
+ } from "./chunk-4NPP7ASA.js";
63
63
  import {
64
64
  getEntityByName,
65
65
  getEntityNeighbors,
@@ -70,10 +70,10 @@ import {
70
70
  } from "./chunk-CRCB5S7I.js";
71
71
  import {
72
72
  AUTO_WAKE_MAX_RETRIES
73
- } from "./chunk-FPK753IZ.js";
73
+ } from "./chunk-EDEVSNAF.js";
74
74
  import {
75
75
  listRecentSessionEvents
76
- } from "./chunk-5RPCWLXE.js";
76
+ } from "./chunk-KES3SNOH.js";
77
77
  import {
78
78
  isToolAllowed,
79
79
  isToolAllowedForPlan
@@ -83,14 +83,14 @@ import {
83
83
  getPlayMode,
84
84
  listExploreSessions,
85
85
  setPlayMode
86
- } from "./chunk-SMQ642D3.js";
86
+ } from "./chunk-WAVZDYXS.js";
87
87
  import {
88
88
  getCachedLicenseGate,
89
89
  refreshLicenseGate
90
- } from "./chunk-FENYNW52.js";
90
+ } from "./chunk-BAWZEI77.js";
91
91
  import {
92
92
  getToolUsageStats
93
- } from "./chunk-E42D2E5F.js";
93
+ } from "./chunk-TEJOHJZQ.js";
94
94
  import {
95
95
  getToolCapabilityIndex
96
96
  } from "./chunk-YL2JH3XV.js";
@@ -100,56 +100,56 @@ import {
100
100
  } from "./chunk-QLFN3MUW.js";
101
101
  import {
102
102
  createOrRefreshResumeTask
103
- } from "./chunk-YAIFZXOM.js";
103
+ } from "./chunk-4EEML23J.js";
104
104
  import {
105
105
  registerCreateTask,
106
106
  resolveProjectDir
107
- } from "./chunk-PAXAF2UY.js";
107
+ } from "./chunk-LYMEWCFD.js";
108
108
  import {
109
109
  registerListTasks
110
- } from "./chunk-WWT3E7DO.js";
110
+ } from "./chunk-ENIFHOMF.js";
111
111
  import {
112
112
  registerUpdateTask
113
- } from "./chunk-AQ24P2O7.js";
113
+ } from "./chunk-LVYIM3V4.js";
114
114
  import {
115
115
  registerCreateReminder
116
- } from "./chunk-MOZY4IQO.js";
116
+ } from "./chunk-Z4F6ZHDV.js";
117
117
  import {
118
118
  registerListReminders
119
- } from "./chunk-23O6LHII.js";
119
+ } from "./chunk-I6UOIBCG.js";
120
120
  import {
121
121
  registerCompleteReminder
122
- } from "./chunk-GKNWKQFY.js";
122
+ } from "./chunk-VDKI6PIZ.js";
123
123
  import {
124
124
  registerDeactivateBehavior
125
- } from "./chunk-YM6GJM2F.js";
125
+ } from "./chunk-TXGOFNXD.js";
126
126
  import {
127
127
  completeReminder,
128
128
  createReminder,
129
129
  listReminders
130
- } from "./chunk-UAKGNQWE.js";
130
+ } from "./chunk-U7HUQPVS.js";
131
131
  import {
132
132
  registerSendMessage
133
- } from "./chunk-PBLDPW4U.js";
133
+ } from "./chunk-D2UZ35PQ.js";
134
134
  import {
135
135
  registerImportConversations
136
- } from "./chunk-A43SIGAO.js";
136
+ } from "./chunk-NXC3Z7VI.js";
137
137
  import {
138
138
  status
139
- } from "./chunk-TLWYOMSS.js";
139
+ } from "./chunk-T4VUDUZF.js";
140
140
  import {
141
141
  TOKENS_PER_IDLE_MINUTE,
142
142
  countKillsSince,
143
143
  sumTokensSavedSince
144
- } from "./chunk-Y3JXLIZV.js";
144
+ } from "./chunk-MFX2RWJZ.js";
145
145
  import {
146
146
  evaluateGlobalSpendCap,
147
147
  getAgentSpend
148
- } from "./chunk-JORPYG4O.js";
148
+ } from "./chunk-DXYHU5D6.js";
149
149
  import {
150
150
  createSchedule,
151
151
  parseHumanCron
152
- } from "./chunk-GA655CUD.js";
152
+ } from "./chunk-LFDW43MP.js";
153
153
  import {
154
154
  exportGraphHTML,
155
155
  generateGraphReport
@@ -162,14 +162,14 @@ import {
162
162
  formatReport,
163
163
  runAudit,
164
164
  shouldFixShards
165
- } from "./chunk-H3TA23PH.js";
165
+ } from "./chunk-IXJGEZBS.js";
166
166
  import {
167
167
  formatDegradations,
168
168
  getRetrievalHealth
169
- } from "./chunk-QUOMJKVF.js";
169
+ } from "./chunk-JGTJAA6B.js";
170
170
  import {
171
171
  runHealthCheck
172
- } from "./chunk-X6VEQ7MC.js";
172
+ } from "./chunk-GIEIWDC2.js";
173
173
  import {
174
174
  checkCpuStealSync
175
175
  } from "./chunk-SSC7EKY2.js";
@@ -177,7 +177,7 @@ import {
177
177
  hasFailures,
178
178
  runHealth,
179
179
  runTest
180
- } from "./chunk-O522M4YZ.js";
180
+ } from "./chunk-T346KHGF.js";
181
181
  import {
182
182
  isSupportReportSentStatus,
183
183
  markSupportReportSent
@@ -188,28 +188,28 @@ import {
188
188
  } from "./chunk-2XZ6X3PJ.js";
189
189
  import {
190
190
  renderClientCOOTemplate
191
- } from "./chunk-6GSYN262.js";
191
+ } from "./chunk-VF6HK2ID.js";
192
192
  import {
193
193
  deactivateGlobalProcedure,
194
194
  loadGlobalProcedures,
195
195
  storeGlobalProcedure
196
- } from "./chunk-AUILJKSM.js";
196
+ } from "./chunk-AGCGXXIB.js";
197
197
  import {
198
198
  PLATFORM_PROCEDURES
199
- } from "./chunk-MMXIE6HV.js";
199
+ } from "./chunk-BHDOPDPY.js";
200
200
  import {
201
201
  clearCloudReuploadRequired,
202
202
  cloudSync,
203
203
  getCloudReuploadRequired,
204
204
  markCloudReuploadRequired
205
- } from "./chunk-L36RX54F.js";
205
+ } from "./chunk-UZ6AA52H.js";
206
206
  import {
207
207
  createARecord
208
208
  } from "./chunk-X2Z5GT3V.js";
209
209
  import {
210
210
  findSimilarTrajectories,
211
211
  hashSignature
212
- } from "./chunk-5KCC26FB.js";
212
+ } from "./chunk-GIZLVGOM.js";
213
213
  import {
214
214
  GHOST_BEHAVIOR_SQL,
215
215
  deactivateBehavior,
@@ -218,17 +218,17 @@ import {
218
218
  reactivateBehavior,
219
219
  storeBehavior,
220
220
  storeReflexBehavior
221
- } from "./chunk-MGMXYI7Y.js";
221
+ } from "./chunk-QIALP626.js";
222
222
  import {
223
223
  countUnconsolidated,
224
224
  groupMemories,
225
225
  runConsolidation,
226
226
  selectUnconsolidated
227
- } from "./chunk-AXNUMBLO.js";
227
+ } from "./chunk-IXDSQ2VO.js";
228
228
  import {
229
229
  entityId,
230
230
  mergeEntities
231
- } from "./chunk-MVZLF27P.js";
231
+ } from "./chunk-SDNIBE22.js";
232
232
  import {
233
233
  detectDcrIncompatibleConnectorsFromDisk,
234
234
  detectExternalMcpFailures,
@@ -242,7 +242,7 @@ import {
242
242
  import {
243
243
  hybridSearch,
244
244
  recentRecords
245
- } from "./chunk-HL24OHHS.js";
245
+ } from "./chunk-EGYDW57S.js";
246
246
  import {
247
247
  buildFtsMatch,
248
248
  tokenizeForFts
@@ -252,19 +252,19 @@ import {
252
252
  flushBatch,
253
253
  initStore,
254
254
  writeMemory
255
- } from "./chunk-H5QNVWU4.js";
255
+ } from "./chunk-LVG5ATTU.js";
256
256
  import {
257
257
  updateTask
258
- } from "./chunk-DJYJDK53.js";
258
+ } from "./chunk-5J4GLPTU.js";
259
259
  import {
260
260
  fastDbInit
261
- } from "./chunk-AQ6ECPUP.js";
261
+ } from "./chunk-TZMXGMSV.js";
262
262
  import {
263
263
  MAX_CONCURRENT_WORKERS
264
- } from "./chunk-2WJYLXPF.js";
264
+ } from "./chunk-VDEBUOPB.js";
265
265
  import {
266
266
  getActiveAgent
267
- } from "./chunk-TF5E6O5Q.js";
267
+ } from "./chunk-QABQ7C4C.js";
268
268
  import {
269
269
  UPSTREAM_ATTACHMENT_MAX_CHARS,
270
270
  isTelemetryRedactionEnabled,
@@ -284,13 +284,13 @@ import {
284
284
  sessionScopeFilter,
285
285
  updateTaskStatus,
286
286
  writeCheckpoint
287
- } from "./chunk-ZXSFUR77.js";
287
+ } from "./chunk-LOYK2BRY.js";
288
288
  import {
289
289
  listSessions
290
- } from "./chunk-HYZE3MNS.js";
290
+ } from "./chunk-HUCMSRIF.js";
291
291
  import {
292
292
  recordOrchestrationEventBestEffort
293
- } from "./chunk-AMC2OPYP.js";
293
+ } from "./chunk-MGFG7V3M.js";
294
294
  import {
295
295
  DEFAULT_MODELS,
296
296
  KNOWN_RUNTIMES,
@@ -304,7 +304,7 @@ import {
304
304
  assertEmployeeLimit,
305
305
  assertFeature,
306
306
  assertMemoryLimit
307
- } from "./chunk-RFRUDXOI.js";
307
+ } from "./chunk-IC4O376V.js";
308
308
  import {
309
309
  getProjectName
310
310
  } from "./chunk-OPU3NYOO.js";
@@ -324,7 +324,7 @@ import {
324
324
  isScheduledTrigger,
325
325
  loadTriggers,
326
326
  sanitizeParam
327
- } from "./chunk-PIUDQ7P2.js";
327
+ } from "./chunk-JAF64HJT.js";
328
328
  import {
329
329
  pushConversationToCRM
330
330
  } from "./chunk-ML4S5SHZ.js";
@@ -346,7 +346,7 @@ import {
346
346
  loadEmployeesSync,
347
347
  saveEmployees,
348
348
  updateIdentity
349
- } from "./chunk-QNKR7WEL.js";
349
+ } from "./chunk-WOGK3FIE.js";
350
350
  import {
351
351
  getEventLoopLagMs,
352
352
  isDaemonAlive,
@@ -371,7 +371,7 @@ import {
371
371
  refreshLicense,
372
372
  saveLicense,
373
373
  validateLicense
374
- } from "./chunk-MMOONM6D.js";
374
+ } from "./chunk-JO6RMHMW.js";
375
375
  import {
376
376
  EXE_AI_DIR,
377
377
  loadConfig
@@ -555,7 +555,7 @@ function registerRecallMyMemory(server) {
555
555
  }) => {
556
556
  try {
557
557
  if (!isInitialized()) {
558
- const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-3K2PV6GJ.js");
558
+ const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-5HF3TLAF.js");
559
559
  await fastDbInit2();
560
560
  }
561
561
  if (!recent && !query) {
@@ -840,7 +840,7 @@ function registerStoreMemory(server) {
840
840
  }
841
841
  const { agentId, agentRole } = getActiveAgent();
842
842
  if (kind === "prospective") {
843
- const { createProspectiveMemory } = await import("./prospective-memory-V7LFCPU4.js");
843
+ const { createProspectiveMemory } = await import("./prospective-memory-WQJJB2PS.js");
844
844
  let sessionScope = null;
845
845
  try {
846
846
  const { resolveExeSession: resolveExeSession2 } = await import("./lib/tmux-routing.js");
@@ -1826,7 +1826,7 @@ async function handleSupersede(input) {
1826
1826
  }
1827
1827
  try {
1828
1828
  const { getClient: getClient2 } = await import("./lib/database.js");
1829
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
1829
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
1830
1830
  const { writeMemory: writeMemory2, flushBatch: flushBatch2 } = await import("./lib/store.js");
1831
1831
  const { randomUUID: randomUUID2 } = await import("crypto");
1832
1832
  const client = getClient2();
@@ -1879,7 +1879,7 @@ New memory id: ${newId}`
1879
1879
  }
1880
1880
  async function handleResonanceQuery(input) {
1881
1881
  try {
1882
- const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-S2FVGMQP.js");
1882
+ const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-PIRKOOPD.js");
1883
1883
  const subAction = input.resonance_action ?? "hot_pairs";
1884
1884
  const limit = input.limit ?? 20;
1885
1885
  if (subAction === "hot_pairs") {
@@ -1977,7 +1977,7 @@ function registerMemory(server) {
1977
1977
  return handleResonanceQuery(input);
1978
1978
  }
1979
1979
  if (action === "update_working_memory" || action === "get_working_memory") {
1980
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
1980
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
1981
1981
  const { agentId } = getActiveAgent2();
1982
1982
  const { readWorkingMemoryWithMeta, writeWorkingMemory, WORKING_MEMORY_MAX_BYTES } = await import("./working-memory-BACVOAIV.js");
1983
1983
  if (action === "get_working_memory") {
@@ -2003,9 +2003,9 @@ function registerMemory(server) {
2003
2003
  }
2004
2004
  }
2005
2005
  if (action === "core_get" || action === "core_set" || action === "core_delete") {
2006
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
2006
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
2007
2007
  const { agentId } = getActiveAgent2();
2008
- const { getCoreMemory, setCoreMemory, deleteCoreMemory, formatCoreMemoryBlock } = await import("./core-memory-Z7LPR3RX.js");
2008
+ const { getCoreMemory, setCoreMemory, deleteCoreMemory, formatCoreMemoryBlock } = await import("./core-memory-F2TJ2VVZ.js");
2009
2009
  if (action === "core_get") {
2010
2010
  const entries = await getCoreMemory(agentId);
2011
2011
  const block = formatCoreMemoryBlock(entries);
@@ -2057,12 +2057,12 @@ function registerMemory(server) {
2057
2057
  if (!storeTrigger || !storeTriggerAction) {
2058
2058
  return errorResult('memory action "store" with kind="reflex" requires trigger and trigger_action fields');
2059
2059
  }
2060
- const { formatReflexContent, storeReflexBehavior: storeReflexBehavior2 } = await import("./behaviors-6GI6VND2.js");
2060
+ const { formatReflexContent, storeReflexBehavior: storeReflexBehavior2 } = await import("./behaviors-P5FORAYU.js");
2061
2061
  const reflexText = formatReflexContent(storeTrigger, storeTriggerAction);
2062
2062
  legacyArgs.text ??= reflexText;
2063
2063
  legacyArgs.query ??= reflexText;
2064
2064
  try {
2065
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
2065
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
2066
2066
  const { getProjectName: getProjectName2 } = await import("./project-name-EWG5KAZP.js");
2067
2067
  const agent = getActiveAgent2();
2068
2068
  const behaviorId = await storeReflexBehavior2({
@@ -2448,8 +2448,8 @@ async function respawnAssigneeAfterClose(input) {
2448
2448
  } catch {
2449
2449
  }
2450
2450
  try {
2451
- const { cleanupAgentWorktree } = await import("./worktree-sweep-SW4AG6JR.js");
2452
- const { getGitRoot } = await import("./worktree-FJZXHDCJ.js");
2451
+ const { cleanupAgentWorktree } = await import("./worktree-sweep-TVQVQTVD.js");
2452
+ const { getGitRoot } = await import("./worktree-5LHP677X.js");
2453
2453
  const root = getGitRoot(projectDir);
2454
2454
  if (root) {
2455
2455
  const notes = await cleanupAgentWorktree(root, input.assignee);
@@ -2529,7 +2529,7 @@ function registerCloseTask(server) {
2529
2529
  const callerIsAssignedReviewer = Boolean(agent.agentId) && taskReviewer !== null && agent.agentId === taskReviewer;
2530
2530
  const canClose = canCoordinate(agent.agentId, agent.agentRole) || CLOSE_TASK_ALLOWED_ROLES.has(agent.agentRole ?? "") || callerIsAssignedReviewer;
2531
2531
  try {
2532
- const { StewardGate: StewardGate2 } = await import("./steward-gate-CWPD4HEK.js");
2532
+ const { StewardGate: StewardGate2 } = await import("./steward-gate-ODMUO6TD.js");
2533
2533
  const steward = new StewardGate2();
2534
2534
  const gateDecision = await steward.checkAuthority(agent.agentId || "unknown", "close_task", task_id);
2535
2535
  if (!gateDecision.allowed && !callerIsAssignedReviewer) {
@@ -2694,8 +2694,8 @@ ${preflightWarnings.join("\n")}`;
2694
2694
  if (mergeNote) text5 += mergeNote;
2695
2695
  if (status2 === "closed" && assignee) {
2696
2696
  try {
2697
- const { cleanupAgentWorktree } = await import("./worktree-sweep-SW4AG6JR.js");
2698
- const { getGitRoot } = await import("./worktree-FJZXHDCJ.js");
2697
+ const { cleanupAgentWorktree } = await import("./worktree-sweep-TVQVQTVD.js");
2698
+ const { getGitRoot } = await import("./worktree-5LHP677X.js");
2699
2699
  const repoRoot = getGitRoot(baseDir);
2700
2700
  if (repoRoot) {
2701
2701
  const cleanupNotes = await cleanupAgentWorktree(repoRoot, assignee);
@@ -2838,7 +2838,7 @@ function registerResumeEmployee(server) {
2838
2838
  },
2839
2839
  async ({ agent_id, project_name }) => {
2840
2840
  if (!isInitialized()) {
2841
- const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-3K2PV6GJ.js");
2841
+ const { fastDbInit: fastDbInit2 } = await import("./fast-db-init-5HF3TLAF.js");
2842
2842
  await fastDbInit2();
2843
2843
  }
2844
2844
  const client = getClient();
@@ -2865,7 +2865,7 @@ function registerResumeEmployee(server) {
2865
2865
  };
2866
2866
  }
2867
2867
  try {
2868
- const { isTmuxSessionAlive } = await import("./tasks-crud-TLELWWUL.js");
2868
+ const { isTmuxSessionAlive } = await import("./tasks-crud-DBQFOYOX.js");
2869
2869
  const now = (/* @__PURE__ */ new Date()).toISOString();
2870
2870
  for (const row of openTasks.rows) {
2871
2871
  const status2 = String(row.status);
@@ -2893,7 +2893,7 @@ function registerResumeEmployee(server) {
2893
2893
  }
2894
2894
  let checkpointInfo = "";
2895
2895
  try {
2896
- const { readLatestCheckpoint } = await import("./tasks-crud-TLELWWUL.js");
2896
+ const { readLatestCheckpoint } = await import("./tasks-crud-DBQFOYOX.js");
2897
2897
  const checkpointSessionScope = openTasks.rows[0]?.session_scope != null ? String(openTasks.rows[0].session_scope) : reScope.args[0] != null ? String(reScope.args[0]) : "";
2898
2898
  const checkpoint = checkpointSessionScope ? await readLatestCheckpoint(agent_id, { sessionScope: checkpointSessionScope }) : null;
2899
2899
  if (checkpoint) {
@@ -3391,7 +3391,7 @@ function registerTask(server) {
3391
3391
  const missing2 = missingRequiredFields2(args, REQUIRED_FIELDS2.create_group);
3392
3392
  if (missing2.length > 0) return errorResult2(`task action "create_group" missing required field(s): ${missing2.join(", ")}`);
3393
3393
  try {
3394
- const { createTaskGroup } = await import("./tasks-crud-TLELWWUL.js");
3394
+ const { createTaskGroup } = await import("./tasks-crud-DBQFOYOX.js");
3395
3395
  const group = await createTaskGroup({
3396
3396
  title: args.title,
3397
3397
  coordinator: args.coordinator,
@@ -3410,7 +3410,7 @@ function registerTask(server) {
3410
3410
  const missing2 = missingRequiredFields2(args, REQUIRED_FIELDS2.group_status);
3411
3411
  if (missing2.length > 0) return errorResult2(`task action "group_status" missing required field(s): ${missing2.join(", ")}`);
3412
3412
  try {
3413
- const { getGroupStatus } = await import("./tasks-crud-TLELWWUL.js");
3413
+ const { getGroupStatus } = await import("./tasks-crud-DBQFOYOX.js");
3414
3414
  const status2 = await getGroupStatus(args.group_id);
3415
3415
  return { content: [{ type: "text", text: JSON.stringify(status2, null, 2) }] };
3416
3416
  } catch (err) {
@@ -3422,7 +3422,7 @@ function registerTask(server) {
3422
3422
  const missing2 = missingRequiredFields2(args, REQUIRED_FIELDS2.group_results);
3423
3423
  if (missing2.length > 0) return errorResult2(`task action "group_results" missing required field(s): ${missing2.join(", ")}`);
3424
3424
  try {
3425
- const { getGroupResults } = await import("./tasks-crud-TLELWWUL.js");
3425
+ const { getGroupResults } = await import("./tasks-crud-DBQFOYOX.js");
3426
3426
  const results = await getGroupResults(args.group_id);
3427
3427
  return { content: [{ type: "text", text: JSON.stringify(results, null, 2) }] };
3428
3428
  } catch (err) {
@@ -3673,7 +3673,7 @@ function registerMessage(server) {
3673
3673
  if (msgType && msgPayload) {
3674
3674
  try {
3675
3675
  const { buildTypedMessage, serializeMessage } = await import("./typed-messages-TKDGVPHS.js");
3676
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
3676
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
3677
3677
  const { sendMessage } = await import("./lib/messaging.js");
3678
3678
  const { agentId } = getActiveAgent2();
3679
3679
  const envelope = buildTypedMessage({
@@ -3707,7 +3707,7 @@ ID: ${msg.id}`
3707
3707
  if (action === "read") {
3708
3708
  try {
3709
3709
  const { getPendingMessages } = await import("./lib/messaging.js");
3710
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
3710
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
3711
3711
  const { resolveExeSession: resolveExeSession2 } = await import("./lib/tmux-routing.js");
3712
3712
  const { agentId } = getActiveAgent2();
3713
3713
  const callerScope = resolveExeSession2() ?? void 0;
@@ -4072,8 +4072,8 @@ function registerIngestDocument(server) {
4072
4072
  },
4073
4073
  async (input) => {
4074
4074
  try {
4075
- const { assertFeature: assertFeature2 } = await import("./plan-limits-5QYYPIPT.js");
4076
- const { assertMemoryLimit: assertMemoryLimit2 } = await import("./plan-limits-5QYYPIPT.js");
4075
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-FNYZOE7J.js");
4076
+ const { assertMemoryLimit: assertMemoryLimit2 } = await import("./plan-limits-FNYZOE7J.js");
4077
4077
  await assertFeature2("wiki");
4078
4078
  await assertMemoryLimit2();
4079
4079
  const result3 = await ingestDocument(input);
@@ -4144,8 +4144,8 @@ function registerPurgeDocument(server) {
4144
4144
  },
4145
4145
  async ({ document_id }) => {
4146
4146
  try {
4147
- const { StewardGate: StewardGate2 } = await import("./steward-gate-CWPD4HEK.js");
4148
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
4147
+ const { StewardGate: StewardGate2 } = await import("./steward-gate-ODMUO6TD.js");
4148
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
4149
4149
  const steward = new StewardGate2();
4150
4150
  const agent = getActiveAgent2();
4151
4151
  const gateDecision = await steward.checkAuthority(agent.agentId || "unknown", "purge_document", document_id);
@@ -4315,7 +4315,7 @@ function registerDocument(server) {
4315
4315
  const { action: _action, ...legacyArgs } = input;
4316
4316
  if (action === "list" && (legacyArgs.workspace_id === void 0 || legacyArgs.workspace_id === null || legacyArgs.workspace_id === "")) {
4317
4317
  try {
4318
- const { resolveDefaultWorkspaceId, listWorkspaces } = await import("./documents-7EPH3VPE.js");
4318
+ const { resolveDefaultWorkspaceId, listWorkspaces } = await import("./documents-2BXH6YE4.js");
4319
4319
  const defaultId = await resolveDefaultWorkspaceId();
4320
4320
  if (defaultId) {
4321
4321
  legacyArgs.workspace_id = defaultId;
@@ -5315,7 +5315,7 @@ async function handleStatus() {
5315
5315
  detail: wikiUrl ? `API at ${wikiUrl}` : "EXE_WIKI_API_URL not set"
5316
5316
  };
5317
5317
  try {
5318
- await import("./graph-rag-YFITUAVO.js");
5318
+ await import("./graph-rag-P3PSYW7P.js");
5319
5319
  sinks.entity_extraction = { configured: true, detail: "GraphRAG available" };
5320
5320
  } catch {
5321
5321
  sinks.entity_extraction = { configured: false, detail: "graph-rag module unavailable" };
@@ -5342,7 +5342,7 @@ async function handleTrigger(limit) {
5342
5342
  if (rows.rows.length === 0) {
5343
5343
  return text3("No conversations found to re-process.");
5344
5344
  }
5345
- const { ingest } = await import("./pipeline-router-RSRJPZNI.js");
5345
+ const { ingest } = await import("./pipeline-router-U6U3M5DB.js");
5346
5346
  const results = [];
5347
5347
  for (const row of rows.rows) {
5348
5348
  const r = row;
@@ -5998,8 +5998,8 @@ function registerMergeEntities(server) {
5998
5998
  };
5999
5999
  }
6000
6000
  try {
6001
- const { StewardGate: StewardGate2 } = await import("./steward-gate-CWPD4HEK.js");
6002
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
6001
+ const { StewardGate: StewardGate2 } = await import("./steward-gate-ODMUO6TD.js");
6002
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
6003
6003
  const steward = new StewardGate2();
6004
6004
  const agent = getActiveAgent2();
6005
6005
  const sourceLabel2 = source_name ?? source_id;
@@ -6213,7 +6213,7 @@ async function handleExtractFromDocument(args) {
6213
6213
  return errorResult7('graph action "extract_from_document" requires document_id');
6214
6214
  }
6215
6215
  try {
6216
- const { extractGraphFromExistingDocument } = await import("./doc-graph-extractor-DCJMATVZ.js");
6216
+ const { extractGraphFromExistingDocument } = await import("./doc-graph-extractor-IFLEVHUJ.js");
6217
6217
  const result3 = await extractGraphFromExistingDocument(documentId);
6218
6218
  const lines = [
6219
6219
  `## Graph Extraction for Document ${documentId}`,
@@ -6240,7 +6240,7 @@ async function handleCleanupGarbage(args) {
6240
6240
  const doMerge = !garbageOnly;
6241
6241
  let mod;
6242
6242
  try {
6243
- mod = await import("./cleanup-graph-garbage-XTSBQXD6.js");
6243
+ mod = await import("./cleanup-graph-garbage-DQDJK6L7.js");
6244
6244
  } catch (err) {
6245
6245
  return errorResult7(`cleanup_garbage: failed to load cleanup module \u2014 ${err instanceof Error ? err.message : String(err)}`);
6246
6246
  }
@@ -7126,7 +7126,7 @@ async function getAgentSessionLoad() {
7126
7126
  return { sessions: [], totalLive: 0, busySessions: 0, idleSessions: 0 };
7127
7127
  }
7128
7128
  const { getClient: getClient2 } = await import("./lib/database.js");
7129
- const { sessionScopeFilter: sessionScopeFilter2 } = await import("./task-scope-PSVAE3EM.js");
7129
+ const { sessionScopeFilter: sessionScopeFilter2 } = await import("./task-scope-3F3MSGSX.js");
7130
7130
  const client = getClient2();
7131
7131
  const scope = sessionScopeFilter2();
7132
7132
  for (const s of liveAgentSessions) {
@@ -7505,7 +7505,7 @@ async function cloudStatusText() {
7505
7505
  if (lastReuploadedAt) lines.push(`- Last re-upload: ${lastReuploadedAt}`);
7506
7506
  lines.push("");
7507
7507
  try {
7508
- const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-4NCBHUUS.js");
7508
+ const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-IP74ZJ3D.js");
7509
7509
  const h = await getRetrievalHealth2();
7510
7510
  lines.push(formatDegradations2(h.degradations, "Health / Degradations"));
7511
7511
  lines.push("");
@@ -9000,7 +9000,7 @@ function registerCreateTrigger(server) {
9000
9000
  }
9001
9001
  },
9002
9002
  async ({ name, event, conditions, actions, project, enabled, schedule, query }) => {
9003
- const { assertFeature: assertFeature2 } = await import("./plan-limits-5QYYPIPT.js");
9003
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-FNYZOE7J.js");
9004
9004
  const gatedActions = {
9005
9005
  send_whatsapp: "external_agents",
9006
9006
  update_wiki: "wiki"
@@ -9983,8 +9983,8 @@ function buildHandlers5() {
9983
9983
  }
9984
9984
  async function handleDreaming(action, args) {
9985
9985
  try {
9986
- const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-O4P2W5E5.js");
9987
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
9986
+ const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-AQI4F7J4.js");
9987
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
9988
9988
  const { getClient: getClient2 } = await import("./lib/database.js");
9989
9989
  const agentId = args.agent_id ?? getActiveAgent2().agentId;
9990
9990
  if (action === "dreaming_run") {
@@ -10142,15 +10142,19 @@ function registerConfig(server) {
10142
10142
  }
10143
10143
  if (action === "closeout") {
10144
10144
  try {
10145
- const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-O4P2W5E5.js");
10146
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
10145
+ const { DreamingEngine: DreamingEngine2 } = await import("./dreaming-AQI4F7J4.js");
10146
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
10147
10147
  const { writeMemory: writeMemory2, flushBatch: flushBatch2 } = await import("./lib/store.js");
10148
10148
  const { randomUUID: randomUUID2 } = await import("crypto");
10149
10149
  const { getProjectName: getProjectName2 } = await import("./project-name-EWG5KAZP.js");
10150
+ const { retryOnDaemonTransportError } = await import("./lib/db-daemon-client.js");
10150
10151
  const agentId = args.agent_id ?? getActiveAgent2().agentId;
10151
10152
  const hours = args.hours ?? 24;
10152
10153
  const engine = new DreamingEngine2();
10153
- const dreamResult = await engine.runDreamCycle(agentId, hours);
10154
+ const dreamResult = await retryOnDaemonTransportError(
10155
+ () => engine.runDreamCycle(agentId, hours),
10156
+ { attempts: 3, baseDelayMs: 1e3 }
10157
+ );
10154
10158
  const completedTasks = dreamResult.review.tasks.filter(
10155
10159
  (t) => t.status === "done" || t.status === "closed" || t.status === "needs_review"
10156
10160
  );
@@ -10180,21 +10184,27 @@ function registerConfig(server) {
10180
10184
  ];
10181
10185
  const summaryText = summaryLines.join("\n");
10182
10186
  const projectName = args.project_name ?? getProjectName2();
10183
- await writeMemory2({
10184
- id: randomUUID2(),
10185
- agent_id: agentId,
10186
- agent_role: "employee",
10187
- session_id: `closeout-${agentId}`,
10188
- timestamp: (/* @__PURE__ */ new Date()).toISOString(),
10189
- tool_name: "SessionCloseout",
10190
- project_name: projectName,
10191
- has_error: false,
10192
- raw_text: summaryText,
10193
- vector: null,
10194
- importance: 8,
10195
- memory_type: "checkpoint"
10196
- });
10197
- await flushBatch2();
10187
+ const closeoutMemoryId = randomUUID2();
10188
+ await retryOnDaemonTransportError(
10189
+ async () => {
10190
+ await writeMemory2({
10191
+ id: closeoutMemoryId,
10192
+ agent_id: agentId,
10193
+ agent_role: "employee",
10194
+ session_id: `closeout-${agentId}`,
10195
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
10196
+ tool_name: "SessionCloseout",
10197
+ project_name: projectName,
10198
+ has_error: false,
10199
+ raw_text: summaryText,
10200
+ vector: null,
10201
+ importance: 8,
10202
+ memory_type: "checkpoint"
10203
+ });
10204
+ await flushBatch2();
10205
+ },
10206
+ { attempts: 3, baseDelayMs: 1e3 }
10207
+ );
10198
10208
  return {
10199
10209
  content: [{
10200
10210
  type: "text",
@@ -10214,7 +10224,7 @@ function registerConfig(server) {
10214
10224
  }
10215
10225
  if (action === "capability_cards") {
10216
10226
  try {
10217
- const { getAllCapabilityCards, findAgentForTask } = await import("./capability-cards-YADEM2KN.js");
10227
+ const { getAllCapabilityCards, findAgentForTask } = await import("./capability-cards-IOGHQJ6Y.js");
10218
10228
  const cards = getAllCapabilityCards();
10219
10229
  const taskQuery = args.query;
10220
10230
  if (taskQuery) {
@@ -10265,7 +10275,7 @@ function registerConfig(server) {
10265
10275
  const existing = loadEmployeesSync2();
10266
10276
  if (existing.some((e) => e.name === employeeName)) return errorResult8(`Employee "${employeeName}" already exists.`);
10267
10277
  try {
10268
- const { assertEmployeeLimit: assertEmployeeLimit2 } = await import("./plan-limits-5QYYPIPT.js");
10278
+ const { assertEmployeeLimit: assertEmployeeLimit2 } = await import("./plan-limits-FNYZOE7J.js");
10269
10279
  await assertEmployeeLimit2();
10270
10280
  } catch (e) {
10271
10281
  return errorResult8(e instanceof Error ? e.message : "Employee limit reached.");
@@ -10306,7 +10316,7 @@ You are ${employeeName}. Role: ${role}.`, "utf-8");
10306
10316
  }
10307
10317
  try {
10308
10318
  const { generateSessionWrappers } = await import("./lib/session-wrappers.js");
10309
- const { resolvePackageRoot } = await import("./installer-N4QXGINR.js");
10319
+ const { resolvePackageRoot } = await import("./installer-LDICNL4N.js");
10310
10320
  generateSessionWrappers(resolvePackageRoot());
10311
10321
  } catch {
10312
10322
  }
@@ -10393,7 +10403,7 @@ function registerListWikiPages(server) {
10393
10403
  }
10394
10404
  },
10395
10405
  async ({ workspace, folder }) => {
10396
- const { assertFeature: assertFeature2 } = await import("./plan-limits-5QYYPIPT.js");
10406
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-FNYZOE7J.js");
10397
10407
  await assertFeature2("wiki");
10398
10408
  const apiUrl = process.env.EXE_WIKI_API_URL;
10399
10409
  const apiKey = process.env.EXE_WIKI_API_KEY;
@@ -10493,7 +10503,7 @@ function registerGetWikiPage(server) {
10493
10503
  }
10494
10504
  },
10495
10505
  async ({ workspace, document_id, title }) => {
10496
- const { assertFeature: assertFeature2 } = await import("./plan-limits-5QYYPIPT.js");
10506
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-FNYZOE7J.js");
10497
10507
  await assertFeature2("wiki");
10498
10508
  const apiUrl = process.env.EXE_WIKI_API_URL;
10499
10509
  const apiKey = process.env.EXE_WIKI_API_KEY;
@@ -10687,10 +10697,10 @@ async function handleWikiSearch(input) {
10687
10697
  const userId = input.user_id;
10688
10698
  if (!workspace) return errorResult9('wiki action "search" requires workspace');
10689
10699
  if (!query) return errorResult9('wiki action "search" requires query');
10690
- const { assertFeature: assertFeature2 } = await import("./plan-limits-5QYYPIPT.js");
10700
+ const { assertFeature: assertFeature2 } = await import("./plan-limits-FNYZOE7J.js");
10691
10701
  await assertFeature2("wiki");
10692
10702
  if (userId) {
10693
- const { checkWikiAccess } = await import("./wiki-acl-CW2UALTJ.js");
10703
+ const { checkWikiAccess } = await import("./wiki-acl-NCAPBNOZ.js");
10694
10704
  const { allowed } = await checkWikiAccess(String(userId), String(workspace), "read");
10695
10705
  if (!allowed) {
10696
10706
  return errorResult9(`Access denied: user "${userId}" does not have read access to workspace "${workspace}"`);
@@ -10793,7 +10803,7 @@ function registerWiki(server) {
10793
10803
  return errorResult9('wiki action "document_rerank" requires at least one candidate');
10794
10804
  }
10795
10805
  if (user_id && legacyArgs.workspace) {
10796
- const { checkWikiAccess } = await import("./wiki-acl-CW2UALTJ.js");
10806
+ const { checkWikiAccess } = await import("./wiki-acl-NCAPBNOZ.js");
10797
10807
  const { allowed } = await checkWikiAccess(
10798
10808
  String(user_id),
10799
10809
  String(legacyArgs.workspace),
@@ -11124,7 +11134,7 @@ Use /exe-forget to remove any that this supersedes.`;
11124
11134
  }]
11125
11135
  };
11126
11136
  }
11127
- const { bulkPurgeGhostBehaviors } = await import("./behaviors-6GI6VND2.js");
11137
+ const { bulkPurgeGhostBehaviors } = await import("./behaviors-P5FORAYU.js");
11128
11138
  const res = await bulkPurgeGhostBehaviors({ batchSize: 5e3, vacuum: true });
11129
11139
  return {
11130
11140
  content: [{
@@ -11235,7 +11245,7 @@ Use /exe-forget to remove any that this supersedes.`;
11235
11245
  return { content: [{ type: "text", text: `Behavior not found: ${behavior_id}` }], isError: true };
11236
11246
  }
11237
11247
  const row2 = result4.rows[0];
11238
- const { reactivateBehavior: reactivateBehavior2 } = await import("./behaviors-6GI6VND2.js");
11248
+ const { reactivateBehavior: reactivateBehavior2 } = await import("./behaviors-P5FORAYU.js");
11239
11249
  const wasReactivated = await reactivateBehavior2(behavior_id);
11240
11250
  if (!wasReactivated) {
11241
11251
  return { content: [{ type: "text", text: `Behavior ${behavior_id} is already active.` }] };
@@ -11767,7 +11777,7 @@ function registerWorkflowTool(server) {
11767
11777
  getWorkflowInstance,
11768
11778
  listWorkflowInstances,
11769
11779
  approveWorkflowStep
11770
- } = await import("./workflow-engine-BLLQKA3O.js");
11780
+ } = await import("./workflow-engine-YYRUTNCM.js");
11771
11781
  try {
11772
11782
  switch (input.action) {
11773
11783
  case "create_workflow": {
@@ -12063,7 +12073,7 @@ function registerCreateBugReport(server) {
12063
12073
  const version = sanitizeVersionField(package_version) ?? "unknown";
12064
12074
  let metricsSnapshot = "";
12065
12075
  try {
12066
- const { getOrchestrationMetrics, formatOrchestrationMetrics } = await import("./orchestration-events-HAFDPTLV.js");
12076
+ const { getOrchestrationMetrics, formatOrchestrationMetrics } = await import("./orchestration-events-EXQRGVEJ.js");
12067
12077
  const sinceIso = new Date(Date.now() - 60 * 60 * 1e3).toISOString();
12068
12078
  const metrics = await getOrchestrationMetrics({ sinceIso });
12069
12079
  if (metrics.totalEvents > 0) {
@@ -13419,7 +13429,7 @@ function registerCliParityTools(server) {
13419
13429
  const out = await runCommand("exe-os", ["cloud", "status"], 45e3);
13420
13430
  let healthSection = "";
13421
13431
  try {
13422
- const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-4NCBHUUS.js");
13432
+ const { getRetrievalHealth: getRetrievalHealth2, formatDegradations: formatDegradations2 } = await import("./retrieval-health-IP74ZJ3D.js");
13423
13433
  const h = await getRetrievalHealth2();
13424
13434
  const lines = [
13425
13435
  "",
@@ -13487,7 +13497,7 @@ function registerCodeContext(server) {
13487
13497
  const index = await buildCodeContextIndexAsync(opts);
13488
13498
  let graphExtract;
13489
13499
  try {
13490
- const { autoExtractGraphEntities } = await import("./graph-auto-extract-7OJYYV4G.js");
13500
+ const { autoExtractGraphEntities } = await import("./graph-auto-extract-XOJSREN4.js");
13491
13501
  graphExtract = await autoExtractGraphEntities(index.projectRoot);
13492
13502
  } catch {
13493
13503
  }
@@ -14358,7 +14368,7 @@ async function handleMergeAgentMemories(input) {
14358
14368
  }
14359
14369
  async function handleSpawnFailures() {
14360
14370
  try {
14361
- const { getOrchestrationMetrics } = await import("./orchestration-events-HAFDPTLV.js");
14371
+ const { getOrchestrationMetrics } = await import("./orchestration-events-EXQRGVEJ.js");
14362
14372
  const metrics = await getOrchestrationMetrics();
14363
14373
  const c = metrics.counts;
14364
14374
  const attempted = c.tmuxSpawnAttempted;
@@ -14460,7 +14470,7 @@ async function handleOrchestrationHealth() {
14460
14470
  async function handleWorkMap() {
14461
14471
  try {
14462
14472
  const { getAgentLivenessReport } = await import("./agent-heartbeat-I5UPGXAU.js");
14463
- const { classifyRole } = await import("./session-kill-telemetry-KVRGLYVI.js");
14473
+ const { classifyRole } = await import("./session-kill-telemetry-WRT5UFGM.js");
14464
14474
  const { buildSessionDeathSummary } = await import("./orchestration-health-read-EJWVUARG.js");
14465
14475
  const { getPaneCwd } = await import("./lib/tmux-status.js");
14466
14476
  const live = getAgentLivenessReport();
@@ -14530,7 +14540,7 @@ async function handleWorkMap() {
14530
14540
  async function handleWorkState(input) {
14531
14541
  try {
14532
14542
  const { getClient: getClient2 } = await import("./lib/database.js");
14533
- const { readWorkState, listWorkStates } = await import("./work-state-heartbeat-MQQOCU54.js");
14543
+ const { readWorkState, listWorkStates } = await import("./work-state-heartbeat-UAVYBQOK.js");
14534
14544
  const client = await getClient2();
14535
14545
  const sessionScope = typeof input.session_scope === "string" ? input.session_scope.trim() : "";
14536
14546
  if (sessionScope) {
@@ -14632,7 +14642,7 @@ async function handleDrift(input) {
14632
14642
  }
14633
14643
  async function handleSteward(action, input) {
14634
14644
  const gate = new StewardGate();
14635
- const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PX6KAEEQ.js");
14645
+ const { getActiveAgent: getActiveAgent2 } = await import("./active-agent-PMCD3LFW.js");
14636
14646
  const inputAgent = input.agent_id;
14637
14647
  const operation = input.operation;
14638
14648
  const target = input.target;
@@ -14930,7 +14940,7 @@ function registerResonance(server) {
14930
14940
  }
14931
14941
  }, async ({ action, memory_id, entity_id, limit }) => {
14932
14942
  try {
14933
- const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-S2FVGMQP.js");
14943
+ const { getHotPairs, getCoActivationNeighbors } = await import("./co-activation-PIRKOOPD.js");
14934
14944
  if (action === "hot_pairs") {
14935
14945
  const pairs = await getHotPairs(limit ?? 20);
14936
14946
  if (pairs.length === 0) return text4("No co-activation data yet. Pairs are recorded as memories are accessed together in searches.");