Skip to content

Commit 42b2cdd

Browse files
committed
docs: add handoff doctor roadmap item
1 parent d1047cd commit 42b2cdd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ROADMAP.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ Goal: prevent durable memory from silently rotting.
110110
- Promote refresh candidates into tasks or memory handoffs after review.
111111
- Auto-fix only within safe gates where source evidence is current, low-risk, and locally reviewable.
112112
- Treat bootstrap truncation as a hard failure. Bootstrap files stay slim, cards hold durable detail, and doctor checks enforce the boundary.
113+
- Add a handoff doctor that compares repo-local writer inboxes such as `.claude/memory-handoffs/` and `.codex/memory-handoffs/` against the canonical ingestor source list, warning when handoffs exist in directories the owner is not scanning.
114+
- Add handoff-ingest observability checks for hidden warning states, including unreachable remote sources, malformed handoffs that are skipped, and runs that emit `NO_REPLY` despite warnings.
113115

114116
## Later Phase: Portable Operator Setup
115117

0 commit comments

Comments
 (0)