@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
@@ -23,14 +23,14 @@ import {
23
23
  findScopedDuplicate,
24
24
  governMemoryRecord,
25
25
  schedulePostWriteMemoryHygiene
26
- } from "../chunk-RRYJTPVW.js";
26
+ } from "../chunk-UPSG6BNC.js";
27
27
  import "../chunk-Y25OJWOQ.js";
28
28
  import {
29
29
  attributeSignalSource,
30
30
  consumeRestartIntentDetail,
31
31
  logRestartEvent,
32
32
  requestRestart
33
- } from "../chunk-75TM3APG.js";
33
+ } from "../chunk-TY4RTYW6.js";
34
34
  import {
35
35
  DAEMON_RSS_RESTART_DEBOUNCE,
36
36
  DAEMON_RSS_STARTUP_GRACE_MS,
@@ -1150,7 +1150,7 @@ async function loadModel() {
1150
1150
  void (async () => {
1151
1151
  try {
1152
1152
  if (_storeInitialized) {
1153
- const { writeNotification } = await import("../notifications-Q5NEAP6K.js");
1153
+ const { writeNotification } = await import("../notifications-745BUZDE.js");
1154
1154
  await writeNotification({
1155
1155
  agentId: "exe",
1156
1156
  agentRole: "system",
@@ -1266,7 +1266,7 @@ function disableEmbeddingsForInferenceTimeouts() {
1266
1266
  void (async () => {
1267
1267
  try {
1268
1268
  if (_storeInitialized) {
1269
- const { writeNotification } = await import("../notifications-Q5NEAP6K.js");
1269
+ const { writeNotification } = await import("../notifications-745BUZDE.js");
1270
1270
  await writeNotification({
1271
1271
  agentId: "exe",
1272
1272
  agentRole: "system",
@@ -1477,7 +1477,7 @@ async function shutdown(exitCode = 0) {
1477
1477
  }
1478
1478
  }
1479
1479
  try {
1480
- const { createBackupAsync, enforceRetention, hasRecentBackup } = await import("../db-backup-BTL2FBBL.js");
1480
+ const { createBackupAsync, enforceRetention, hasRecentBackup } = await import("../db-backup-UX7V6UZ6.js");
1481
1481
  const PRE_RESTART_DEDUP_MS = 2 * 60 * 1e3;
1482
1482
  if (hasRecentBackup("pre-restart", PRE_RESTART_DEDUP_MS)) {
1483
1483
  const deleted = enforceRetention("pre-restart");
@@ -1508,7 +1508,7 @@ async function shutdown(exitCode = 0) {
1508
1508
  `);
1509
1509
  }
1510
1510
  try {
1511
- const { stopProjectionWorker } = await import("../projection-worker-HELRBNDR.js");
1511
+ const { stopProjectionWorker } = await import("../projection-worker-APOY7HML.js");
1512
1512
  stopProjectionWorker();
1513
1513
  } catch {
1514
1514
  }
@@ -1574,7 +1574,7 @@ async function handleHealthCheck(socket, requestId) {
1574
1574
  let pipelineStatus = "unknown";
1575
1575
  if (dbConnected) {
1576
1576
  try {
1577
- await import("../pipeline-router-5IBJBH7P.js");
1577
+ await import("../pipeline-router-NSEFTV72.js");
1578
1578
  pipelineStatus = "ok";
1579
1579
  } catch {
1580
1580
  pipelineStatus = "unavailable";
@@ -1970,7 +1970,7 @@ async function _writeMemoryRecordInner(entry) {
1970
1970
  const vRow = await client.execute({ sql: "SELECT version FROM memories WHERE id = ?", args: [id] });
1971
1971
  const version = Number(vRow.rows[0]?.version) || 0;
1972
1972
  try {
1973
- const { insertOntologyForMemory } = await import("../agentic-ontology-AAUATKUS.js");
1973
+ const { insertOntologyForMemory } = await import("../agentic-ontology-KUDXQQKL.js");
1974
1974
  await insertOntologyForMemory({
1975
1975
  id,
1976
1976
  agent_id: record.agent_id,
@@ -2060,7 +2060,7 @@ function startMessageQueueDrain() {
2060
2060
  fired("message_queue_drain");
2061
2061
  if (!await ensureStoreForPolling()) return;
2062
2062
  try {
2063
- const { claimMessageQueue, ackMessageQueue } = await import("../message-queue-client-IXYLJJVJ.js");
2063
+ const { claimMessageQueue, ackMessageQueue } = await import("../message-queue-client-CVHQXJLM.js");
2064
2064
  const lease = claimMessageQueue();
2065
2065
  if (!lease || lease.entries.length === 0) return;
2066
2066
  acted("message_queue_drain");
@@ -2659,7 +2659,7 @@ async function startMcpHttpServer() {
2659
2659
  }
2660
2660
  process.stderr.write("[exed] MCP HTTP: DB ready\n");
2661
2661
  _storeInitialized = true;
2662
- const { initLicenseGate, getCachedLicenseGate } = await import("../license-gate-PZOP7S2S.js");
2662
+ const { initLicenseGate, getCachedLicenseGate } = await import("../license-gate-XP5CXPPD.js");
2663
2663
  const gateResult = await initLicenseGate();
2664
2664
  if (!gateResult.hasKey) {
2665
2665
  process.stderr.write(
@@ -2674,13 +2674,13 @@ async function startMcpHttpServer() {
2674
2674
  let _cachedWrapTelemetry = null;
2675
2675
  async function getWrapTelemetry() {
2676
2676
  if (!_cachedWrapTelemetry) {
2677
- const { wrapServerWithTelemetry } = await import("../tool-telemetry-CDNPES5B.js");
2677
+ const { wrapServerWithTelemetry } = await import("../tool-telemetry-BP6PQRKE.js");
2678
2678
  _cachedWrapTelemetry = wrapServerWithTelemetry;
2679
2679
  }
2680
2680
  return _cachedWrapTelemetry;
2681
2681
  }
2682
2682
  Promise.all([
2683
- import("../tool-capability-index-SHYCBE2Z.js"),
2683
+ import("../tool-capability-index-PK4A2BMA.js"),
2684
2684
  import("../tool-gates-3IC7DK4R.js")
2685
2685
  ]).then(async ([{ getToolCapabilityIndex }, { TOOL_CATEGORIES }]) => {
2686
2686
  const gateState = getCachedLicenseGate();
@@ -2744,7 +2744,7 @@ async function startMcpHttpServer() {
2744
2744
  if (!token || token === header) return false;
2745
2745
  if (token === _daemonToken) return true;
2746
2746
  try {
2747
- const { verifyAccessToken } = await import("../oauth-server-F4QWESK2.js");
2747
+ const { verifyAccessToken } = await import("../oauth-server-CZHVC5S3.js");
2748
2748
  const result = verifyAccessToken(token);
2749
2749
  return result.valid;
2750
2750
  } catch {
@@ -2986,7 +2986,7 @@ async function startMcpHttpServer() {
2986
2986
  return;
2987
2987
  }
2988
2988
  try {
2989
- const { handleOAuthRoute } = await import("../oauth-server-F4QWESK2.js");
2989
+ const { handleOAuthRoute } = await import("../oauth-server-CZHVC5S3.js");
2990
2990
  const handled = await handleOAuthRoute(req, res, url, MCP_HTTP_PORT);
2991
2991
  if (handled) return;
2992
2992
  } catch (err) {
@@ -3114,7 +3114,7 @@ async function startMcpHttpServer() {
3114
3114
  contextPct: body.context_pct
3115
3115
  });
3116
3116
  if (body.context_pct !== void 0 && body.context_pct > 70) {
3117
- void import("../orchestration-events-7SNWRJYE.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
3117
+ void import("../orchestration-events-TA4C54NO.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
3118
3118
  recordOE({
3119
3119
  eventType: "context.pressure",
3120
3120
  source: "exe-daemon.heartbeat",
@@ -3708,13 +3708,13 @@ async function ensureStoreForPolling() {
3708
3708
  }
3709
3709
  }
3710
3710
  async function startReviewPolling() {
3711
- const polling = await import("../review-polling-SRYZU2PI.js");
3711
+ const polling = await import("../review-polling-XHJR5QXY.js");
3712
3712
  const state = {
3713
3713
  lastIntercomSent: /* @__PURE__ */ new Map(),
3714
3714
  lastNudgeSent: /* @__PURE__ */ new Map(),
3715
3715
  intervalMs: REVIEW_POLL_INTERVAL_MS
3716
3716
  };
3717
- const { pollReviewNudge, createReviewNudgeRealDeps, loadNudgeState } = await import("../daemon-orchestration-NBU5RZ2O.js");
3717
+ const { pollReviewNudge, createReviewNudgeRealDeps, loadNudgeState } = await import("../daemon-orchestration-JSYP6J6E.js");
3718
3718
  const nudgeState = loadNudgeState();
3719
3719
  const tick = async () => traceDaemonTimer("review_polling", async () => {
3720
3720
  fired("review_polling");
@@ -3758,7 +3758,7 @@ function startSessionTTL() {
3758
3758
  if (!await ensureStoreForPolling()) return;
3759
3759
  try {
3760
3760
  const { getClient } = await import("./database.js");
3761
- const { checkSessionTTL, createSessionTTLRealDeps } = await import("../daemon-orchestration-NBU5RZ2O.js");
3761
+ const { checkSessionTTL, createSessionTTLRealDeps } = await import("../daemon-orchestration-JSYP6J6E.js");
3762
3762
  const deps = createSessionTTLRealDeps(getClient);
3763
3763
  const killed = await checkSessionTTL(deps);
3764
3764
  if (killed.length > 0) acted("session_ttl");
@@ -3806,7 +3806,7 @@ function startIdleKill() {
3806
3806
  const cfg = await getCachedConfig();
3807
3807
  if (!cfg) return;
3808
3808
  const { getClient } = await import("./database.js");
3809
- const { pollIdleKill, createIdleKillRealDeps } = await import("../daemon-orchestration-NBU5RZ2O.js");
3809
+ const { pollIdleKill, createIdleKillRealDeps } = await import("../daemon-orchestration-JSYP6J6E.js");
3810
3810
  const { sessions: liveSessions, paneCache, aliveSessions } = await getSharedOrchestrationCaches();
3811
3811
  const realDeps = createIdleKillRealDeps(
3812
3812
  getClient,
@@ -3875,7 +3875,7 @@ function startConsolidation() {
3875
3875
  `);
3876
3876
  }
3877
3877
  try {
3878
- const { createBackupAsync, enforceRetention } = await import("../db-backup-BTL2FBBL.js");
3878
+ const { createBackupAsync, enforceRetention } = await import("../db-backup-UX7V6UZ6.js");
3879
3879
  const p = await createBackupAsync("pre-consolidation");
3880
3880
  if (p) enforceRetention("pre-consolidation");
3881
3881
  } catch (e) {
@@ -4059,7 +4059,7 @@ function startSkillRefinement() {
4059
4059
  if (!shouldRunHeavyJob("skill_refinement")) return;
4060
4060
  try {
4061
4061
  if (!await ensureStoreForPolling()) return;
4062
- const { runSkillRefinement } = await import("../skill-refinement-VTYL4OMJ.js");
4062
+ const { runSkillRefinement } = await import("../skill-refinement-JZJ5TASV.js");
4063
4063
  const result = await runSkillRefinement();
4064
4064
  if (result.reviewed > 0) {
4065
4065
  acted("skill_refinement");
@@ -4085,7 +4085,7 @@ function startStaleBranchSweep() {
4085
4085
  const tick = async () => {
4086
4086
  fired("stale_branch_sweep");
4087
4087
  try {
4088
- const { discoverRepoPaths } = await import("../worktree-sweep-LWSCAZW6.js");
4088
+ const { discoverRepoPaths } = await import("../worktree-sweep-MLCBJZSK.js");
4089
4089
  const { scanUnmergedBranches } = await import("../branch-hygiene-55TKIWAZ.js");
4090
4090
  const today = (/* @__PURE__ */ new Date()).toISOString().slice(0, 10);
4091
4091
  for (const k of _staleBranchAlertedToday) {
@@ -4112,7 +4112,7 @@ function startStaleBranchSweep() {
4112
4112
  if (!_storeInitialized) continue;
4113
4113
  const stale = scan.branches.filter((b) => b.ageHours >= STALE_BRANCH_HOURS).slice(0, 5).map((b) => `${b.name} (+${b.ahead} commits, ${(b.ageHours / 24).toFixed(1)}d)`).join("; ");
4114
4114
  try {
4115
- const { writeNotification } = await import("../notifications-Q5NEAP6K.js");
4115
+ const { writeNotification } = await import("../notifications-745BUZDE.js");
4116
4116
  await writeNotification({
4117
4117
  agentId: "exe",
4118
4118
  agentRole: "system",
@@ -4565,7 +4565,7 @@ function startReflectionSweep() {
4565
4565
  );
4566
4566
  let runReflection;
4567
4567
  try {
4568
- ({ runReflection } = await import("../memory-reflection-VHQRUZWK.js"));
4568
+ ({ runReflection } = await import("../memory-reflection-NKH3Y4BD.js"));
4569
4569
  } catch (importErr) {
4570
4570
  _reflectionImportFailed = true;
4571
4571
  process.stderr.write(`[exed] Reflection module unavailable (stale chunk hash?) \u2014 disabled until daemon restart: ${importErr instanceof Error ? importErr.message : String(importErr)}
@@ -4604,7 +4604,7 @@ function startReflectionSweep() {
4604
4604
  if (memories > 100 && cards < memories * 0.1) {
4605
4605
  process.stderr.write(`[exed] Memory cards sparse (${cards} cards / ${memories} memories) \u2014 running backfill...
4606
4606
  `);
4607
- const { insertMemoryCardsForBatch } = await import("../memory-cards-CNLMHSZC.js");
4607
+ const { insertMemoryCardsForBatch } = await import("../memory-cards-DNUKSSAL.js");
4608
4608
  const batchSize = 500;
4609
4609
  let offset = 0;
4610
4610
  let totalCards = 0;
@@ -4649,7 +4649,7 @@ function startDatabaseBackup() {
4649
4649
  fired("db_backup");
4650
4650
  if (!shouldRunHeavyJob("db_backup")) return;
4651
4651
  try {
4652
- const { createBackupAsync, enforceRetention, hasBackupToday } = await import("../db-backup-BTL2FBBL.js");
4652
+ const { createBackupAsync, enforceRetention, hasBackupToday } = await import("../db-backup-UX7V6UZ6.js");
4653
4653
  if (hasBackupToday("daily")) return;
4654
4654
  const backupPath = await createBackupAsync("daily");
4655
4655
  if (backupPath) {
@@ -4718,7 +4718,7 @@ function startSessionEventsRetention() {
4718
4718
  if (!await ensureStoreForPolling()) return;
4719
4719
  try {
4720
4720
  const { getClient } = await import("./database.js");
4721
- const { sweepExpiredSessionEvents, DEFAULT_SESSION_EVENTS_RETENTION_DAYS } = await import("../session-events-L4DK5J6J.js");
4721
+ const { sweepExpiredSessionEvents, DEFAULT_SESSION_EVENTS_RETENTION_DAYS } = await import("../session-events-U42CSAEX.js");
4722
4722
  const days = SESSION_EVENTS_RETENTION_DAYS ?? DEFAULT_SESSION_EVENTS_RETENTION_DAYS;
4723
4723
  const count = await sweepExpiredSessionEvents(getClient(), days);
4724
4724
  if (count > 0) {
@@ -4814,7 +4814,7 @@ function startOrphanReaper() {
4814
4814
  const tick = async () => traceDaemonTimer("orphan_reaper", async () => {
4815
4815
  fired("orphan_reaper");
4816
4816
  try {
4817
- const { reapOrphanedMcpProcesses, createOrphanReaperRealDepsAsync } = await import("../daemon-orchestration-NBU5RZ2O.js");
4817
+ const { reapOrphanedMcpProcesses, createOrphanReaperRealDepsAsync } = await import("../daemon-orchestration-JSYP6J6E.js");
4818
4818
  const deps = await createOrphanReaperRealDepsAsync();
4819
4819
  const reaped = await reapOrphanedMcpProcesses(deps);
4820
4820
  if (reaped.length > 0) acted("orphan_reaper");
@@ -4839,7 +4839,7 @@ function startZombieAgentReaper() {
4839
4839
  const tick = async () => traceDaemonTimer("zombie_agent_reaper", async () => {
4840
4840
  fired("zombie_agent_reaper");
4841
4841
  try {
4842
- const { reapZombieAgentProcesses, createZombieAgentReaperRealDepsAsync } = await import("../daemon-orchestration-NBU5RZ2O.js");
4842
+ const { reapZombieAgentProcesses, createZombieAgentReaperRealDepsAsync } = await import("../daemon-orchestration-JSYP6J6E.js");
4843
4843
  const deps = await createZombieAgentReaperRealDepsAsync();
4844
4844
  const reaped = reapZombieAgentProcesses(deps);
4845
4845
  if (reaped.length > 0) acted("zombie_agent_reaper");
@@ -4863,7 +4863,7 @@ function startWorktreeReaper() {
4863
4863
  const tick = async () => traceDaemonTimer("worktree_reaper", async () => {
4864
4864
  fired("worktree_reaper");
4865
4865
  try {
4866
- const { reapOrphanedWorktrees, createWorktreeReaperRealDeps } = await import("../daemon-orchestration-NBU5RZ2O.js");
4866
+ const { reapOrphanedWorktrees, createWorktreeReaperRealDeps } = await import("../daemon-orchestration-JSYP6J6E.js");
4867
4867
  const deps = await createWorktreeReaperRealDeps();
4868
4868
  const result = await reapOrphanedWorktrees(deps);
4869
4869
  if (result.pruned.length > 0) {
@@ -4903,8 +4903,8 @@ function startWorktreeReaper() {
4903
4903
  }
4904
4904
  continue;
4905
4905
  }
4906
- const { cleanupAgentWorktree } = await import("../worktree-sweep-LWSCAZW6.js");
4907
- const { getMainRepoRoot } = await import("../worktree-Z2G4CP4Z.js");
4906
+ const { cleanupAgentWorktree } = await import("../worktree-sweep-MLCBJZSK.js");
4907
+ const { getMainRepoRoot } = await import("../worktree-BPHTRV5V.js");
4908
4908
  const repoRoot = getMainRepoRoot(signal.worktreePath);
4909
4909
  if (repoRoot && signal.agentId) {
4910
4910
  const notes = cleanupAgentWorktree(repoRoot, signal.agentId);
@@ -4937,7 +4937,7 @@ function startAutoWake() {
4937
4937
  if (!await ensureStoreForPolling()) return;
4938
4938
  try {
4939
4939
  const { getClient } = await import("./database.js");
4940
- const { pollOrphanedTasks, createAutoWakeRealDeps } = await import("../daemon-orchestration-NBU5RZ2O.js");
4940
+ const { pollOrphanedTasks, createAutoWakeRealDeps } = await import("../daemon-orchestration-JSYP6J6E.js");
4941
4941
  const deps = createAutoWakeRealDeps(getClient, process.cwd());
4942
4942
  const woken = await pollOrphanedTasks(deps);
4943
4943
  if (woken.length > 0) acted("auto_wake");
@@ -4988,7 +4988,7 @@ function startAutoWake() {
4988
4988
  if (age > 60 * 60 * 1e3) {
4989
4989
  try {
4990
4990
  unlinkSync2(signalPath);
4991
- void import("../orchestration-events-7SNWRJYE.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
4991
+ void import("../orchestration-events-TA4C54NO.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
4992
4992
  recordOE({ eventType: "signal.stale", source: "exe-daemon.autoWake", severity: "warn", payload: { file, ageMinutes: Math.round(age / 6e4) } });
4993
4993
  }).catch(() => {
4994
4994
  });
@@ -5048,7 +5048,7 @@ function startWalCheckpoint() {
5048
5048
  try {
5049
5049
  const { getClient, runWalCheckpoint } = await import("./database.js");
5050
5050
  const client = getClient();
5051
- const { findActiveDb } = await import("../db-backup-BTL2FBBL.js");
5051
+ const { findActiveDb } = await import("../db-backup-UX7V6UZ6.js");
5052
5052
  const dbPath = findActiveDb();
5053
5053
  const started = Date.now();
5054
5054
  const result = await runWalCheckpoint(client, dbPath, true);
@@ -5120,7 +5120,7 @@ function startStuckTaskRelease() {
5120
5120
  if (!await ensureStoreForPolling()) return;
5121
5121
  try {
5122
5122
  const { getClient } = await import("./database.js");
5123
- const { releaseStuckTasks, createStuckTaskRealDeps } = await import("../daemon-orchestration-NBU5RZ2O.js");
5123
+ const { releaseStuckTasks, createStuckTaskRealDeps } = await import("../daemon-orchestration-JSYP6J6E.js");
5124
5124
  const deps = createStuckTaskRealDeps(getClient);
5125
5125
  const released = await releaseStuckTasks(deps);
5126
5126
  if (released.length > 0) {
@@ -5307,12 +5307,12 @@ function startTaskEnforcementScanner() {
5307
5307
  const tick = async () => traceDaemonTimer("task_enforcement", async () => {
5308
5308
  fired("task_enforcement");
5309
5309
  try {
5310
- const { runTaskEnforcementTick } = await import("../task-enforcement-VFSAAZUN.js");
5310
+ const { runTaskEnforcementTick } = await import("../task-enforcement-QBOMJKNP.js");
5311
5311
  const { getTransport } = await import("./transport.js");
5312
5312
  const { loadAgentConfig } = await import("./agent-config.js");
5313
5313
  const { getClient } = await import("./database.js");
5314
5314
  const { loadEmployeesSync } = await import("./employees.js");
5315
- const { sessionScopeFilter } = await import("../task-scope-P4VLIQNP.js");
5315
+ const { sessionScopeFilter } = await import("../task-scope-FA2XRKHG.js");
5316
5316
  const transport = getTransport();
5317
5317
  const { sessions: allSessions, paneCache, aliveSessions } = await getSharedOrchestrationCaches();
5318
5318
  await yieldToEventLoop();
@@ -5323,10 +5323,10 @@ function startTaskEnforcementScanner() {
5323
5323
  sendKeysLiteral: transport.sendKeysLiteral?.bind(transport),
5324
5324
  isAlive: (session) => aliveSessions.has(session)
5325
5325
  };
5326
- const { checkAutoWakeGates } = await import("../daemon-orchestration-NBU5RZ2O.js");
5326
+ const { checkAutoWakeGates } = await import("../daemon-orchestration-JSYP6J6E.js");
5327
5327
  const { ensureEmployeeAsync, employeeSessionName } = await import("./tmux-routing.js");
5328
5328
  const { shouldAutoInstance } = await import("./employees.js");
5329
- const { recordOrchestrationEventBestEffort } = await import("../orchestration-events-7SNWRJYE.js");
5329
+ const { recordOrchestrationEventBestEffort } = await import("../orchestration-events-TA4C54NO.js");
5330
5330
  const projectDir = process.cwd();
5331
5331
  await runTaskEnforcementTick({
5332
5332
  transport: enforcementTransport,
@@ -6004,7 +6004,7 @@ if (process.platform === "darwin") {
6004
6004
  logBoot({ socketPath: SOCKET_PATH, pidPath: PID_PATH });
6005
6005
  void (async () => {
6006
6006
  try {
6007
- const { cleanupCrashDebris } = await import("../db-backup-BTL2FBBL.js");
6007
+ const { cleanupCrashDebris } = await import("../db-backup-UX7V6UZ6.js");
6008
6008
  const removed = cleanupCrashDebris();
6009
6009
  if (removed > 0) {
6010
6010
  process.stderr.write(`[exed] Startup cleanup: pruned ${removed} crash-debris file(s) (backups/quarantine).
@@ -6171,7 +6171,7 @@ function startEventLoopLagDetector() {
6171
6171
  const msg = `[exed] EVENT LOOP BLOCKED ${(lag / 1e3).toFixed(1)}s \u2014 MCP UNRESPONSIVE. Sessions will die.`;
6172
6172
  process.stderr.write(msg + "\n");
6173
6173
  logDaemonHealth({ event: "event_loop_blocked", pid: process.pid, message: msg, data: { lagMs: lag } });
6174
- void import("../orchestration-events-7SNWRJYE.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
6174
+ void import("../orchestration-events-TA4C54NO.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
6175
6175
  recordOE({ eventType: "daemon.event_loop_blocked", source: "exe-daemon.lagDetector", severity: "error", durationMs: lag });
6176
6176
  }).catch(() => {
6177
6177
  });
@@ -6291,7 +6291,7 @@ function startTaskFileResync() {
6291
6291
  });
6292
6292
  if (Number(res.rowsAffected ?? 0) > 0) {
6293
6293
  synced++;
6294
- void import("../orchestration-events-7SNWRJYE.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
6294
+ void import("../orchestration-events-TA4C54NO.js").then(({ recordOrchestrationEventBestEffort: recordOE }) => {
6295
6295
  recordOE({
6296
6296
  eventType: "task_file.resynced",
6297
6297
  source: "exe-daemon.taskFileResync",
@@ -6328,7 +6328,7 @@ function startTaskGroupBarriers() {
6328
6328
  fired("task_group_barriers");
6329
6329
  if (!await ensureStoreForPolling()) return;
6330
6330
  try {
6331
- const { pollTaskGroupBarriers } = await import("../daemon-orchestration-NBU5RZ2O.js");
6331
+ const { pollTaskGroupBarriers } = await import("../daemon-orchestration-JSYP6J6E.js");
6332
6332
  const firedCount = await pollTaskGroupBarriers();
6333
6333
  if (firedCount > 0) {
6334
6334
  acted("task_group_barriers");
@@ -6350,7 +6350,7 @@ function startCheckpointGc() {
6350
6350
  fired("checkpoint_gc");
6351
6351
  if (!await ensureStoreForPolling()) return;
6352
6352
  try {
6353
- const { gcStaleCheckpoints } = await import("../daemon-orchestration-NBU5RZ2O.js");
6353
+ const { gcStaleCheckpoints } = await import("../daemon-orchestration-JSYP6J6E.js");
6354
6354
  const cleared = await gcStaleCheckpoints();
6355
6355
  if (cleared > 0) {
6356
6356
  acted("checkpoint_gc");
@@ -6390,14 +6390,14 @@ function startDispatchAckCleanup() {
6390
6390
  function startProjectionWorkerDeferred() {
6391
6391
  setTimeout(async () => {
6392
6392
  try {
6393
- const { startProjectionWorker } = await import("../projection-worker-HELRBNDR.js");
6393
+ const { startProjectionWorker } = await import("../projection-worker-APOY7HML.js");
6394
6394
  startProjectionWorker();
6395
6395
  } catch {
6396
6396
  }
6397
6397
  }, 2e4);
6398
6398
  }
6399
6399
  async function startToolTelemetry() {
6400
- const { startToolTelemetryFlush } = await import("../tool-telemetry-CDNPES5B.js");
6400
+ const { startToolTelemetryFlush } = await import("../tool-telemetry-BP6PQRKE.js");
6401
6401
  startToolTelemetryFlush();
6402
6402
  process.stderr.write("[exed] Tool telemetry started (flush every 5m)\n");
6403
6403
  }
@@ -6542,7 +6542,7 @@ function startLocalFirstTimers() {
6542
6542
  fired("orphan_task_cleanup");
6543
6543
  try {
6544
6544
  if (!await ensureStoreForPolling()) return;
6545
- const { cleanOrphanedTaskFiles } = await import("../tasks-crud-SC3ERIUR.js");
6545
+ const { cleanOrphanedTaskFiles } = await import("../tasks-crud-Q3DKZMU4.js");
6546
6546
  const count = await cleanOrphanedTaskFiles();
6547
6547
  if (count > 0) {
6548
6548
  acted("orphan_task_cleanup");
@@ -6558,7 +6558,7 @@ function startLocalFirstTimers() {
6558
6558
  fired("task_file_consistency");
6559
6559
  try {
6560
6560
  if (!await ensureStoreForPolling()) return;
6561
- const { checkTaskFileConsistency } = await import("../tasks-crud-SC3ERIUR.js");
6561
+ const { checkTaskFileConsistency } = await import("../tasks-crud-Q3DKZMU4.js");
6562
6562
  const mismatches = await checkTaskFileConsistency();
6563
6563
  if (mismatches > 0) {
6564
6564
  acted("task_file_consistency");
@@ -6577,7 +6577,7 @@ function startLocalFirstTimers() {
6577
6577
  const TELEMETRY_DAILY_MS = 24 * 60 * 60 * 1e3;
6578
6578
  const telemetryDaily = async () => {
6579
6579
  try {
6580
- const { sendTelemetry, isTelemetryEnabled } = await import("../telemetry-upload-4QEYQROW.js");
6580
+ const { sendTelemetry, isTelemetryEnabled } = await import("../telemetry-upload-FW2HN7C7.js");
6581
6581
  if (!isTelemetryEnabled()) return;
6582
6582
  const { upstream } = await sendTelemetry(24);
6583
6583
  if (upstream.startsWith("sent")) {
@@ -5,17 +5,17 @@ import {
5
5
  recentRecords,
6
6
  rrfMerge,
7
7
  rrfMergeMulti
8
- } from "../chunk-Y5CNGG4F.js";
8
+ } from "../chunk-JNGMXR4J.js";
9
9
  import "../chunk-AB4PAQYK.js";
10
- import "../chunk-RLBVY5FE.js";
10
+ import "../chunk-BBLO7IAR.js";
11
11
  import "../chunk-CHCA3ZM2.js";
12
12
  import "../chunk-OTVEIJUQ.js";
13
- import "../chunk-RRYJTPVW.js";
13
+ import "../chunk-UPSG6BNC.js";
14
14
  import "../chunk-Y25OJWOQ.js";
15
15
  import "../chunk-MP2AFCGL.js";
16
- import "../chunk-VG4ZH2Z3.js";
16
+ import "../chunk-KWFWIJCI.js";
17
17
  import "../chunk-2I23RPSI.js";
18
- import "../chunk-CSTL7BMK.js";
18
+ import "../chunk-QQ425N26.js";
19
19
  import "../chunk-PNQDP3OA.js";
20
20
  import "../chunk-H73TUI4Y.js";
21
21
  import "../chunk-7HLWBYH7.js";
@@ -4,9 +4,9 @@ import {
4
4
  identityPath,
5
5
  listIdentities,
6
6
  updateIdentity
7
- } from "../chunk-VG4ZH2Z3.js";
7
+ } from "../chunk-KWFWIJCI.js";
8
8
  import "../chunk-2I23RPSI.js";
9
- import "../chunk-CSTL7BMK.js";
9
+ import "../chunk-QQ425N26.js";
10
10
  import "../chunk-PNQDP3OA.js";
11
11
  import "../chunk-H73TUI4Y.js";
12
12
  import "../chunk-7HLWBYH7.js";
@@ -14,8 +14,8 @@ import {
14
14
  startLicenseRevalidation,
15
15
  stopLicenseRevalidation,
16
16
  validateLicense
17
- } from "../chunk-I6RHLHVW.js";
18
- import "../chunk-UST3MKK7.js";
17
+ } from "../chunk-AU6N56DM.js";
18
+ import "../chunk-HEIZVOB2.js";
19
19
  import "../chunk-WCES22KG.js";
20
20
  import "../chunk-SHIICYJW.js";
21
21
  import "../chunk-MLKGABMK.js";
@@ -15,35 +15,35 @@ import {
15
15
  sendMessage,
16
16
  sendTypedMessage,
17
17
  setWsClientSend
18
- } from "../chunk-IFSOVXGN.js";
19
- import "../chunk-MMNMQNLD.js";
20
- import "../chunk-L6QI2NNG.js";
18
+ } from "../chunk-NWYFJJ6O.js";
19
+ import "../chunk-HEXJWMFX.js";
20
+ import "../chunk-QM7U5YKL.js";
21
21
  import "../chunk-4JERP7NT.js";
22
22
  import "../chunk-4FVVJ7ME.js";
23
23
  import "../chunk-E23LNUWJ.js";
24
- import "../chunk-ZAA344BL.js";
24
+ import "../chunk-GDAHXYNV.js";
25
25
  import "../chunk-SSTLTIF3.js";
26
26
  import "../chunk-KOO3J5PV.js";
27
27
  import "../chunk-22TVSRQQ.js";
28
- import "../chunk-P4ULFI2N.js";
28
+ import "../chunk-6FKWKNTV.js";
29
29
  import "../chunk-2PI6JBJL.js";
30
30
  import "../chunk-NGP6LSV2.js";
31
- import "../chunk-JIJKUZIO.js";
31
+ import "../chunk-AJYTLDMN.js";
32
32
  import "../chunk-CVYC6DUW.js";
33
33
  import "../chunk-OPU3NYOO.js";
34
34
  import "../chunk-GJV3WDWM.js";
35
35
  import "../chunk-MP2AFCGL.js";
36
- import "../chunk-3AMGSCRH.js";
36
+ import "../chunk-F347GH2N.js";
37
37
  import "../chunk-HYZV25LY.js";
38
- import "../chunk-VG4ZH2Z3.js";
38
+ import "../chunk-KWFWIJCI.js";
39
39
  import "../chunk-2I23RPSI.js";
40
- import "../chunk-CSTL7BMK.js";
40
+ import "../chunk-QQ425N26.js";
41
41
  import "../chunk-PNQDP3OA.js";
42
42
  import "../chunk-H73TUI4Y.js";
43
43
  import "../chunk-7HLWBYH7.js";
44
44
  import "../chunk-FXU7JOXK.js";
45
- import "../chunk-I6RHLHVW.js";
46
- import "../chunk-UST3MKK7.js";
45
+ import "../chunk-AU6N56DM.js";
46
+ import "../chunk-HEIZVOB2.js";
47
47
  import "../chunk-WCES22KG.js";
48
48
  import "../chunk-SHIICYJW.js";
49
49
  import "../chunk-MLKGABMK.js";
@@ -2,10 +2,10 @@ import {
2
2
  completeReminder,
3
3
  createReminder,
4
4
  listReminders
5
- } from "../chunk-CW3FPWUW.js";
6
- import "../chunk-VG4ZH2Z3.js";
5
+ } from "../chunk-GS67TVCP.js";
6
+ import "../chunk-KWFWIJCI.js";
7
7
  import "../chunk-2I23RPSI.js";
8
- import "../chunk-CSTL7BMK.js";
8
+ import "../chunk-QQ425N26.js";
9
9
  import "../chunk-PNQDP3OA.js";
10
10
  import "../chunk-H73TUI4Y.js";
11
11
  import "../chunk-7HLWBYH7.js";
@@ -4,16 +4,16 @@ import {
4
4
  deleteSchedule,
5
5
  listSchedules,
6
6
  parseHumanCron
7
- } from "../chunk-CWACO2D4.js";
8
- import "../chunk-RLBVY5FE.js";
7
+ } from "../chunk-NOQKGHZ2.js";
8
+ import "../chunk-BBLO7IAR.js";
9
9
  import "../chunk-CHCA3ZM2.js";
10
10
  import "../chunk-OTVEIJUQ.js";
11
- import "../chunk-RRYJTPVW.js";
11
+ import "../chunk-UPSG6BNC.js";
12
12
  import "../chunk-Y25OJWOQ.js";
13
13
  import "../chunk-MP2AFCGL.js";
14
- import "../chunk-VG4ZH2Z3.js";
14
+ import "../chunk-KWFWIJCI.js";
15
15
  import "../chunk-2I23RPSI.js";
16
- import "../chunk-CSTL7BMK.js";
16
+ import "../chunk-QQ425N26.js";
17
17
  import "../chunk-PNQDP3OA.js";
18
18
  import "../chunk-H73TUI4Y.js";
19
19
  import "../chunk-7HLWBYH7.js";
@@ -7,11 +7,11 @@ import {
7
7
  pruneStaleSessions,
8
8
  refreshSessionProject,
9
9
  registerSession
10
- } from "../chunk-ZAA344BL.js";
11
- import "../chunk-P4ULFI2N.js";
12
- import "../chunk-VG4ZH2Z3.js";
10
+ } from "../chunk-GDAHXYNV.js";
11
+ import "../chunk-6FKWKNTV.js";
12
+ import "../chunk-KWFWIJCI.js";
13
13
  import "../chunk-2I23RPSI.js";
14
- import "../chunk-CSTL7BMK.js";
14
+ import "../chunk-QQ425N26.js";
15
15
  import "../chunk-PNQDP3OA.js";
16
16
  import "../chunk-H73TUI4Y.js";
17
17
  import "../chunk-7HLWBYH7.js";
@@ -8,17 +8,17 @@ import {
8
8
  hashSignature,
9
9
  storeTrajectory,
10
10
  sweepTrajectories
11
- } from "../chunk-N3CRJ2VW.js";
12
- import "../chunk-24BUDF3J.js";
13
- import "../chunk-RLBVY5FE.js";
11
+ } from "../chunk-I7WBZ7XF.js";
12
+ import "../chunk-D4DF4XVJ.js";
13
+ import "../chunk-BBLO7IAR.js";
14
14
  import "../chunk-CHCA3ZM2.js";
15
15
  import "../chunk-OTVEIJUQ.js";
16
- import "../chunk-RRYJTPVW.js";
16
+ import "../chunk-UPSG6BNC.js";
17
17
  import "../chunk-Y25OJWOQ.js";
18
18
  import "../chunk-MP2AFCGL.js";
19
- import "../chunk-VG4ZH2Z3.js";
19
+ import "../chunk-KWFWIJCI.js";
20
20
  import "../chunk-2I23RPSI.js";
21
- import "../chunk-CSTL7BMK.js";
21
+ import "../chunk-QQ425N26.js";
22
22
  import "../chunk-PNQDP3OA.js";
23
23
  import "../chunk-H73TUI4Y.js";
24
24
  import "../chunk-7HLWBYH7.js";
package/dist/lib/store.js CHANGED
@@ -15,15 +15,15 @@ import {
15
15
  vectorToBlob,
16
16
  vectorToSqlLiteral,
17
17
  writeMemory
18
- } from "../chunk-RLBVY5FE.js";
18
+ } from "../chunk-BBLO7IAR.js";
19
19
  import "../chunk-CHCA3ZM2.js";
20
20
  import "../chunk-OTVEIJUQ.js";
21
- import "../chunk-RRYJTPVW.js";
21
+ import "../chunk-UPSG6BNC.js";
22
22
  import "../chunk-Y25OJWOQ.js";
23
23
  import "../chunk-MP2AFCGL.js";
24
- import "../chunk-VG4ZH2Z3.js";
24
+ import "../chunk-KWFWIJCI.js";
25
25
  import "../chunk-2I23RPSI.js";
26
- import "../chunk-CSTL7BMK.js";
26
+ import "../chunk-QQ425N26.js";
27
27
  import "../chunk-PNQDP3OA.js";
28
28
  import "../chunk-H73TUI4Y.js";
29
29
  import "../chunk-7HLWBYH7.js";
@@ -5,10 +5,10 @@ import {
5
5
  resolveBloomRouting,
6
6
  routeTask,
7
7
  scoreEmployee
8
- } from "../chunk-KMI4TUTW.js";
9
- import "../chunk-VG4ZH2Z3.js";
8
+ } from "../chunk-BTBE6FT4.js";
9
+ import "../chunk-KWFWIJCI.js";
10
10
  import "../chunk-2I23RPSI.js";
11
- import "../chunk-CSTL7BMK.js";
11
+ import "../chunk-QQ425N26.js";
12
12
  import "../chunk-PNQDP3OA.js";
13
13
  import "../chunk-H73TUI4Y.js";
14
14
  import "../chunk-7HLWBYH7.js";