Problem
Two doc rules still point at the now-removed docs/session-reports/:
.claude/CLAUDE.md "Session progress reporting"
docs/CLAUDE.md "Session Report Rule"
They're inconsistent with the new append-only docs/handoff/ tree.
Fix
- Update both to reference the handoff tree (
docs/handoff/<date>-<name>/HANDOFF.md + father update), OR explicitly keep session-reports as a separate committed milestone-summary stream — pick one and make both docs agree.
- Verify no other doc references the dead path.
Acceptance
Notes
Context in docs/handoff/_meta/LATER-TASKS.md ("Session-report rule reconciliation").
Problem
Two doc rules still point at the now-removed
docs/session-reports/:.claude/CLAUDE.md"Session progress reporting"docs/CLAUDE.md"Session Report Rule"They're inconsistent with the new append-only
docs/handoff/tree.Fix
docs/handoff/<date>-<name>/HANDOFF.md+ father update), OR explicitly keep session-reports as a separate committed milestone-summary stream — pick one and make both docs agree.Acceptance
docs/session-reports/references that contradict the treeNotes
Context in
docs/handoff/_meta/LATER-TASKS.md("Session-report rule reconciliation").