Eve
|
c51bd84449
|
feat: enforce proactive report gate during force-recall preflight
|
2026-05-04 11:55:05 +08:00 |
|
Eve
|
3e45643f9b
|
feat: add proactive report gate lock evaluator
|
2026-05-04 11:41:48 +08:00 |
|
Eve
|
eebb2da277
|
test: add proactive report gate lock test skeleton
|
2026-05-04 11:36:25 +08:00 |
|
Eve
|
0c21910ae5
|
docs(continuity): clarify generic host adapter paths
|
2026-04-24 19:41:57 +08:00 |
|
Eve
|
a77141f021
|
fix: gate main-agent self-stop on auto-next obligation
|
2026-04-24 19:34:15 +08:00 |
|
Eve
|
1fe6474009
|
generalize continuity plugin engine and generic adapter
|
2026-04-24 19:28:20 +08:00 |
|
Eve
|
ed4fe3ea6c
|
docs(continuity): add agent installation runbook
|
2026-04-24 18:06:12 +08:00 |
|
Eve
|
b9ccc3d096
|
feat: package continuity plugin MVP docs and receipt store
|
2026-04-24 17:32:47 +08:00 |
|
Eve
|
acf83824b7
|
feat: route force-recall continuity via plugin adapter
|
2026-04-24 17:26:50 +08:00 |
|
Eve
|
b336958fc0
|
feat: validate continuity config and extract receipt contract
|
2026-04-24 16:54:47 +08:00 |
|
Eve
|
b3483098c1
|
chore: add continuity plugin package skeleton
|
2026-04-24 16:45:06 +08:00 |
|
Eve
|
82d0d94b5f
|
feat: harden auto-next continuity receipt linkage
|
2026-04-24 16:38:36 +08:00 |
|
Eve
|
8e290a4d9b
|
feat: surface explicit auto-next obligation failure in force-recall hook
|
2026-04-24 16:25:50 +08:00 |
|
Eve
|
15570a3917
|
feat: enforce auto-next obligation at approved plan task boundaries
|
2026-04-24 16:25:02 +08:00 |
|
Eve
|
69095b374c
|
test: add neutral auto-next obligation coverage for unknown or out-of-plan next task
|
2026-04-24 16:24:38 +08:00 |
|
Eve
|
b058c10e2e
|
test: allow explicit high-risk stop to bypass auto-next obligation
|
2026-04-24 16:24:38 +08:00 |
|
Eve
|
1fefb19c23
|
test: fail auto-next obligation when only dry-run derived action exists
|
2026-04-24 16:24:38 +08:00 |
|
Eve
|
2493042db9
|
test: fail when approved plan stops at task boundary without auto-next dispatch
|
2026-04-24 16:24:38 +08:00 |
|
Eve
|
5a4225e5ed
|
docs: capture current auto-next continuity gap
|
2026-04-24 16:23:48 +08:00 |
|
Eve
|
afd0496e73
|
docs: define auto-next obligation gate contract
|
2026-04-24 16:23:39 +08:00 |
|
Eve
|
57b7840f24
|
docs: capture continuity plugin extraction baseline
|
2026-04-24 15:59:20 +08:00 |
|
Eve
|
0b1ea6c1af
|
feat: add watchdog owner-visible reporting
|
2026-04-24 15:21:03 +08:00 |
|
Eve
|
65bfde9b79
|
Add blocked escalation to watchdog recovery
|
2026-04-24 15:12:54 +08:00 |
|
Eve
|
73f47cfdf7
|
feat: add watchdog recovery decisions
|
2026-04-24 15:08:53 +08:00 |
|
Eve
|
6b1592f066
|
fix: require minimum continuity dispatch receipt
|
2026-04-24 14:38:24 +08:00 |
|
Eve
|
37f26727c5
|
fix: reject dry-run dispatch as continuity receipt
|
2026-04-24 14:17:29 +08:00 |
|
Eve
|
e6261fe2c0
|
feat: enforce approved-plan continuity at reply closure
|
2026-04-24 13:56:50 +08:00 |
|
Eve
|
0146d36b51
|
Fix continuity gate for derivedAction receipts
|
2026-04-24 12:32:07 +08:00 |
|
Eve
|
b4331bf9d2
|
feat: write approved-plan continuity dispatch receipts
|
2026-04-24 12:22:53 +08:00 |
|
Eve
|
8f9bdf0877
|
docs: define approved-plan continuity receipt storage
|
2026-04-24 12:20:54 +08:00 |
|
Eve
|
2f2e5c2b9b
|
test: add fail-first continuity case for unbound dispatch
|
2026-04-24 12:18:10 +08:00 |
|
Eve
|
dc8ef79f77
|
chore: add approved-plan dispatch binding skeleton
|
2026-04-24 12:16:55 +08:00 |
|
Eve
|
770111f171
|
feat: evaluate approved-plan continuity closure
|
2026-04-24 12:01:35 +08:00 |
|
Eve
|
cff363f7c7
|
test: add blocked closure continuity case
|
2026-04-24 11:58:49 +08:00 |
|
Eve
|
99d2de44fb
|
test: add waiting_user continuity gate case
|
2026-04-24 11:57:37 +08:00 |
|
Eve
|
eeec38bff6
|
test: allow approved plan step with dispatch receipt
|
2026-04-24 11:56:05 +08:00 |
|
Eve
|
ded50db9b3
|
test: fail when approved plan step stops without dispatch receipt
|
2026-04-24 11:54:27 +08:00 |
|
Eve
|
ed849b9a2a
|
test: add continuity gate test skeleton
|
2026-04-24 11:52:26 +08:00 |
|
Eve
|
3fb7ecc703
|
chore: add approved-plan continuity gate skeleton
|
2026-04-24 11:50:35 +08:00 |
|
Eve
|
113f1cdb39
|
docs: define legal approved-plan terminal states
|
2026-04-24 11:49:30 +08:00 |
|
Eve
|
15ef9ac425
|
docs: define continuity receipt linkage fields
|
2026-04-24 11:48:27 +08:00 |
|
Eve
|
2f34b27583
|
docs: define continuity dispatch receipt core fields
|
2026-04-24 11:47:30 +08:00 |
|
Eve
|
45e1c7d513
|
feat: detect done without forwarded completion
|
2026-04-24 11:24:17 +08:00 |
|
Eve
|
2647ff579e
|
test: detect done but not forwarded state
|
2026-04-24 11:23:02 +08:00 |
|
Eve
|
7d6e0716aa
|
feat: recompute basic watchdog statuses
|
2026-04-24 10:55:05 +08:00 |
|
Eve
|
b7416036db
|
feat: write subagent completion receipt state
|
2026-04-24 10:52:44 +08:00 |
|
Eve
|
8a9a48649a
|
fix: repair watchdog dispatch receipt writer output
|
2026-04-24 10:50:13 +08:00 |
|
Eve
|
cf1fbcf93f
|
feat: write subagent dispatch receipt state
|
2026-04-24 10:50:00 +08:00 |
|
Eve
|
660168ae40
|
docs: define watchdog state storage shape
|
2026-04-24 10:48:28 +08:00 |
|
Eve
|
ff6a42ae29
|
test: require active status before SLA breach
|
2026-04-24 10:44:35 +08:00 |
|