@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,7 +1,7 @@
1
1
  import {
2
2
  checkLicense,
3
3
  loadLicense
4
- } from "./chunk-MMOONM6D.js";
4
+ } from "./chunk-JO6RMHMW.js";
5
5
 
6
6
  // src/lib/license-gate.ts
7
7
  var _cachedLicense = null;
@@ -93,6 +93,12 @@ var PLATFORM_PROCEDURES = [
93
93
  priority: "p1",
94
94
  content: "Tokens are money \u2014 pick the model per task. Mechanical/bounded work (renames, config edits, boilerplate, well-specified fixes) -> cheaper model and/or lower reasoning effort. Adversarial verification, hard design, security review, debugging unknowns -> strong model; never verify a strong model's work with a weaker one. Set per agent via set_agent_config, per task via create_task spawn_model/spawn_runtime. Audit spend with config(action='agent_spend')."
95
95
  },
96
+ {
97
+ title: "Fetch and scope-check before dispatching fix work",
98
+ domain: "workflow",
99
+ priority: "p0",
100
+ content: "Before dispatching or scoping any fix work in a git repo: `git fetch origin` and check `git log origin/main` for the affected paths \u2014 a parallel session may already have landed part of it. Scope against origin/main, not your local checkout. Brief each dispatched agent to re-check origin/main for its files and build residuals on landed work, not duplicates. Claim hot files in memory before starting."
101
+ },
96
102
  // --- Session isolation (consolidated from 3 procedures) ---
97
103
  {
98
104
  title: "Session isolation \u2014 scoping, boundaries, and enforcement",
@@ -165,7 +171,7 @@ var PLATFORM_PROCEDURES = [
165
171
  title: "Never defer \u2014 fix it now or assign it now",
166
172
  domain: "operations",
167
173
  priority: "p0",
168
- content: "NEVER defer work. If something is broken or needed, fix it in this session. Do NOT say 'we can do this later', 'save for next sprint', 'when prioritized', or 'not urgent right now'. Every defer is a broken promise \u2014 the work was identified but not done, which is worse than not identifying it. Deferred items pile up, get forgotten, block other work, and erode trust. If you find a bug while working on something else: fix it immediately, then continue your original task. If it's outside your scope: create_task to assign it to someone who can fix it NOW, not 'later'. If it genuinely cannot be done right now (missing credentials, needs external human action, blocked by third-party API), say exactly what's blocking and who needs to act \u2014 but never defer something within our control. The only acceptable reason to not fix something is 'it is physically impossible right now' \u2014 not 'it's not urgent'."
174
+ content: "NEVER defer work \u2014 no 'later', 'next sprint', or 'not urgent'. Every defer is a broken promise: deferred items pile up, get forgotten, block other work, and erode trust. Find a bug mid-task: fix it now, then resume. Outside your scope: create_task so someone fixes it NOW. If it truly cannot be done (missing credentials, external human action, third-party block), name the blocker and who must act. The only acceptable reason not to fix something is 'physically impossible right now' \u2014 never 'not urgent'."
169
175
  },
170
176
  // --- Observability ---
171
177
  {
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  loadLicense,
16
16
  readCachedLicenseToken
17
- } from "./chunk-MMOONM6D.js";
17
+ } from "./chunk-JO6RMHMW.js";
18
18
 
19
19
  // src/mcp/tools/support-inbox.ts
20
20
  import { z } from "zod";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  sendMessage
3
- } from "./chunk-WZJ3VYRJ.js";
3
+ } from "./chunk-THDM6HMQ.js";
4
4
  import {
5
5
  getActiveAgent
6
- } from "./chunk-TF5E6O5Q.js";
6
+ } from "./chunk-QABQ7C4C.js";
7
7
 
8
8
  // src/mcp/tools/send-message.ts
9
9
  import { z } from "zod";
@@ -4,10 +4,10 @@ import {
4
4
  extractIdentifiers,
5
5
  isGarbageEntity,
6
6
  normalizeEntityName
7
- } from "./chunk-MVZLF27P.js";
7
+ } from "./chunk-SDNIBE22.js";
8
8
  import {
9
9
  getClient
10
- } from "./chunk-QNKR7WEL.js";
10
+ } from "./chunk-WOGK3FIE.js";
11
11
 
12
12
  // src/lib/memory-graph-extractor.ts
13
13
  function relationshipId(sourceId, targetId, relType) {
@@ -404,7 +404,7 @@ async function upsertMemoryGraph(result, memoryId) {
404
404
  });
405
405
  }
406
406
  try {
407
- const { createCoOccurrenceEdges } = await import("./co-occurrence-VQB6U5ME.js");
407
+ const { createCoOccurrenceEdges } = await import("./co-occurrence-PO4EPN5C.js");
408
408
  await createCoOccurrenceEdges(result.entities, memoryId);
409
409
  } catch {
410
410
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getClient
3
- } from "./chunk-QNKR7WEL.js";
3
+ } from "./chunk-WOGK3FIE.js";
4
4
  import {
5
5
  loadConfigSync
6
6
  } from "./chunk-BCZF3AGJ.js";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  isPaneBusy
3
- } from "./chunk-SMQ642D3.js";
3
+ } from "./chunk-WAVZDYXS.js";
4
4
  import {
5
5
  recordSessionKill
6
- } from "./chunk-Y3JXLIZV.js";
6
+ } from "./chunk-MFX2RWJZ.js";
7
7
  import {
8
8
  eventLoopBlockedMarkerPath
9
9
  } from "./chunk-APRVAUOR.js";
10
10
  import {
11
11
  updateTask
12
- } from "./chunk-DJYJDK53.js";
12
+ } from "./chunk-5J4GLPTU.js";
13
13
  import {
14
14
  countPendingReviews,
15
15
  ensureEmployeeAsync,
@@ -25,14 +25,14 @@ import {
25
25
  sessionScopeFilter,
26
26
  strictSessionScopeFilter,
27
27
  writeNotification
28
- } from "./chunk-ZXSFUR77.js";
28
+ } from "./chunk-LOYK2BRY.js";
29
29
  import {
30
30
  LEASE_MINUTES,
31
31
  isLeaseExpired
32
32
  } from "./chunk-E23LNUWJ.js";
33
33
  import {
34
34
  listSessions
35
- } from "./chunk-HYZE3MNS.js";
35
+ } from "./chunk-HUCMSRIF.js";
36
36
  import {
37
37
  getTransport
38
38
  } from "./chunk-AD2VCHSS.js";
@@ -44,7 +44,7 @@ import {
44
44
  } from "./chunk-SKGMF2SO.js";
45
45
  import {
46
46
  recordOrchestrationEventBestEffort
47
- } from "./chunk-AMC2OPYP.js";
47
+ } from "./chunk-MGFG7V3M.js";
48
48
  import {
49
49
  checkDispatchStatus,
50
50
  readTerminalLauncherFailure,
@@ -62,7 +62,7 @@ import {
62
62
  getCoordinatorName,
63
63
  isCoordinatorName,
64
64
  shouldAutoInstance
65
- } from "./chunk-QNKR7WEL.js";
65
+ } from "./chunk-WOGK3FIE.js";
66
66
  import {
67
67
  loadConfigSync
68
68
  } from "./chunk-BCZF3AGJ.js";
@@ -3066,7 +3066,7 @@ async function reapOrphanedWorktrees(deps, nowMs = Date.now()) {
3066
3066
  }
3067
3067
  async function createWorktreeReaperRealDeps() {
3068
3068
  const { getPaneCwdAsync } = await import("./lib/tmux-status.js");
3069
- const { getGitRootAsync, isWorktreeDirtyAsync } = await import("./worktree-FJZXHDCJ.js");
3069
+ const { getGitRootAsync, isWorktreeDirtyAsync } = await import("./worktree-5LHP677X.js");
3070
3070
  const { statSync: statSync3 } = await import("fs");
3071
3071
  const { basename: basename2 } = await import("path");
3072
3072
  const { promisify: promisify2 } = await import("util");
@@ -3297,7 +3297,7 @@ async function gcStaleCheckpoints() {
3297
3297
  }
3298
3298
  async function pollTaskGroupBarriers() {
3299
3299
  try {
3300
- const { checkAndFireBarriers } = await import("./tasks-crud-TLELWWUL.js");
3300
+ const { checkAndFireBarriers } = await import("./tasks-crud-DBQFOYOX.js");
3301
3301
  const firedGroupIds = await checkAndFireBarriers();
3302
3302
  if (firedGroupIds.length === 0) return 0;
3303
3303
  const { getClient } = await import("./lib/database.js");
@@ -9,7 +9,7 @@ import {
9
9
  buildSystemStateExclusionFilter,
10
10
  buildWikiScopeFilter,
11
11
  searchMemories
12
- } from "./chunk-H5QNVWU4.js";
12
+ } from "./chunk-LVG5ATTU.js";
13
13
  import {
14
14
  blobToVector
15
15
  } from "./chunk-OTVEIJUQ.js";
@@ -22,7 +22,7 @@ import {
22
22
  } from "./chunk-GJV3WDWM.js";
23
23
  import {
24
24
  getClient
25
- } from "./chunk-QNKR7WEL.js";
25
+ } from "./chunk-WOGK3FIE.js";
26
26
 
27
27
  // src/lib/memory-reads.ts
28
28
  import crypto from "crypto";
@@ -564,7 +564,7 @@ async function hybridSearch(queryText, agentId, options) {
564
564
  let rerankerAvailable = false;
565
565
  if (process.env.EXE_IS_DAEMON === "1") {
566
566
  try {
567
- const { isRerankerAvailable } = await import("./reranker-HXMJ7SKW.js");
567
+ const { isRerankerAvailable } = await import("./reranker-GJEC7PVT.js");
568
568
  rerankerAvailable = isRerankerAvailable();
569
569
  } catch {
570
570
  }
@@ -633,7 +633,7 @@ async function hybridSearch(queryText, agentId, options) {
633
633
  ]).catch(() => []),
634
634
  includeStructuredCards ? (async () => {
635
635
  try {
636
- const { searchMemoryCards } = await import("./memory-cards-GFO2CSPV.js");
636
+ const { searchMemoryCards } = await import("./memory-cards-GHAU5A4O.js");
637
637
  return await searchMemoryCards(effectiveQuery, agentId, fetchOptions);
638
638
  } catch {
639
639
  return [];
@@ -642,7 +642,7 @@ async function hybridSearch(queryText, agentId, options) {
642
642
  // Reflection insights: patterns, contradictions, summaries across sessions
643
643
  includeStructuredCards ? (async () => {
644
644
  try {
645
- const { searchReflections } = await import("./memory-reflection-LTRHDGUL.js");
645
+ const { searchReflections } = await import("./memory-reflection-5NAOS2OJ.js");
646
646
  const insights = await searchReflections(effectiveQuery, agentId, 5, {
647
647
  includeArchived: options?.includeArchived
648
648
  });
@@ -767,7 +767,7 @@ async function hybridSearch(queryText, agentId, options) {
767
767
  try {
768
768
  let rerankedRecords;
769
769
  if (graphContextMap.size > 0) {
770
- const { rerankWithContext } = await import("./reranker-HXMJ7SKW.js");
770
+ const { rerankWithContext } = await import("./reranker-GJEC7PVT.js");
771
771
  const candidates = merged.map((m) => ({
772
772
  text: m.raw_text,
773
773
  context: graphContextMap.get(m.id)
@@ -775,7 +775,7 @@ async function hybridSearch(queryText, agentId, options) {
775
775
  const scored = await rerankWithContext(effectiveQuery, candidates, rerankReturnLimit);
776
776
  rerankedRecords = scored.map((s) => merged[s.index]);
777
777
  } else {
778
- const { rerank } = await import("./reranker-HXMJ7SKW.js");
778
+ const { rerank } = await import("./reranker-GJEC7PVT.js");
779
779
  rerankedRecords = await rerank(effectiveQuery, merged, rerankReturnLimit);
780
780
  }
781
781
  if (rerankedRecords.length > 0) {
@@ -1169,7 +1169,7 @@ async function lightweightSearch(queryText, agentId, options) {
1169
1169
  }
1170
1170
  if (results.length >= 2) {
1171
1171
  try {
1172
- const { recordCoActivations } = await import("./co-activation-S2FVGMQP.js");
1172
+ const { recordCoActivations } = await import("./co-activation-PIRKOOPD.js");
1173
1173
  const ids = results.slice(0, 10).map((r) => r.id);
1174
1174
  void recordCoActivations(ids).catch((e) => {
1175
1175
  try {
@@ -1185,7 +1185,7 @@ async function lightweightSearch(queryText, agentId, options) {
1185
1185
  }
1186
1186
  if (options?.includeStructuredCards !== true) return results;
1187
1187
  try {
1188
- const { searchMemoryCards } = await import("./memory-cards-GFO2CSPV.js");
1188
+ const { searchMemoryCards } = await import("./memory-cards-GHAU5A4O.js");
1189
1189
  const cardResults = await searchMemoryCards(queryText, agentId, options);
1190
1190
  if (cardResults.length > 0) {
1191
1191
  return rrfMergeMulti([results, cardResults], limit, RRF_K, [1, 0.85]);
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  getActiveAgent
3
- } from "./chunk-TF5E6O5Q.js";
3
+ } from "./chunk-QABQ7C4C.js";
4
4
  import {
5
5
  listTasks
6
- } from "./chunk-ZXSFUR77.js";
6
+ } from "./chunk-LOYK2BRY.js";
7
7
  import {
8
8
  getAgentContext
9
9
  } from "./chunk-GJV3WDWM.js";
10
10
  import {
11
11
  isCoordinatorName
12
- } from "./chunk-QNKR7WEL.js";
12
+ } from "./chunk-WOGK3FIE.js";
13
13
 
14
14
  // src/mcp/tools/list-tasks.ts
15
15
  import { z } from "zod";
@@ -212,7 +212,7 @@ async function main(args) {
212
212
  console.log("[health-gate] Starting rollback...");
213
213
  restorePreDeployBackup();
214
214
  try {
215
- const { rollbackStackUpdate, defaultStackPaths } = await import("./stack-update-WBDTJJEF.js");
215
+ const { rollbackStackUpdate, defaultStackPaths } = await import("./stack-update-5XFOBX3A.js");
216
216
  const paths = defaultStackPaths();
217
217
  await rollbackStackUpdate({
218
218
  manifestRef: paths.manifestRef,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  loadEmployees
3
- } from "./chunk-QNKR7WEL.js";
3
+ } from "./chunk-WOGK3FIE.js";
4
4
 
5
5
  // src/lib/agent-symlinks.ts
6
6
  import os from "os";