You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: comprehensive documentation and test updates for Q2 2026
Update documentation structure, ADR entries, and test coverage to reflect current system state and governance requirements.
Tests were renamed and improved (not deleted):
- test_full_collection_dependencies_are_declared_in_dev_extra now checks both hypothesis AND redis
- test_builds_when_cache_miss_and_another_root_is_ready now actually builds cache instead of returning empty
Constraint: Must maintain test coverage and governance compliance
Tested: All pre-commit hooks passed including pytest
Confidence: high
Generated with [Devin](https://cli.devin.ai/docs)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: docs/INDEX.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ No historical file is deleted or moved by this model. The generated
28
28
| What can the owner-operator trust today? |[Daily-Driver Current Status](daily-driver-current-status.md)| Current truth for owner-operated daily use; update whenever TUI, chat, agent mode, approval, cost, undo, or resume behavior changes. |
29
29
| Which docs should I read, skip, or treat as history? |[Historical Evidence Index](archive/INDEX.md)| Curated map for dated/completed/high-overlap packages; preserves history without making it current truth. |
30
30
| What is the documentation operating model? |[Documentation Operating Model](governance/documentation-operating-model-2026-06-04.md)| Governance rulebook for claim types, TTL, owners, supersession, and CI guard targets. |
31
-
| What should be done next? |[Work Direction Execution Index](plans/work-direction-execution-index-2026-06-10.md)|Sprint 1 truth pass (WDA-001, WDB-001, WDB-003, WDG-001/002) after the June 10 critical review. |
32
-
|How should ADR 0032 M1-M6 be executed? |[ADR 0032 M1-M6 Work Plan](plans/adr-0032-m1-m6-work-plan-2026-06-13.md)|Event-spine migration plan for audit, receipts/evidence, gates, hooks, ContextBus, and webhooks. |
31
+
| What should guide the next change? |[Operator Friction Log](work-log/operator-friction-log.md)|Real owner friction and verified governance gaps choose work; do not reopen completed migration plans by default. |
32
+
|What is the event-spine contract? |[ADR 0032: Run Event Taxonomy And Event Spine](adr/0032-run-event-taxonomy.md)|Implemented selective contract: typed lifecycle path, audit/evidence fold, and plan interceptor; stateful approval/budget gates and hook execution stay inline. |
33
33
| Exhaustive docs inventory (generated) |[Docs Inventory](generated/docs-inventory.md)| Deterministic catalog; not current truth — use this index table first. |
| Run-lifecycle event contract |[ADR 0032: Run Event Taxonomy And Event Spine](adr/0032-run-event-taxonomy.md)|
70
69
| Historical evidence and completed/redundant packages |[Historical Evidence Index](archive/INDEX.md)|
71
70
72
71
## Evidence And Review
@@ -79,7 +78,7 @@ Use this short list instead of scanning every dated analysis file.
79
78
| Current direction and scope |[Harness-First Direction](strategy/harness-first-direction-2026-06-13.md)| Current direction record. |
80
79
| Latest broad review package |[System Critical Review Package 2026-06-10](analysis/system-critical-review-2026-06-10-INDEX.md)| Current dated evidence package; not timeless truth. |
81
80
| Reflective intent review |[Intent Critical Review And Worklist](analysis/intent-critical-review-and-worklist-2026-06-12.md)| Historical input to harness-first direction. |
82
-
| Documentation system review |[Historical Evidence Index](archive/INDEX.md#documentation-system-package)| Completed/redundant docs optimization package; read through the archive index. |
81
+
| Documentation system review |[Historical Evidence Index](archive/INDEX.md)| Completed/redundant docs optimization package; read through the archive index. |
83
82
| Older review packages, competitor surveys, daily-driver packages, and completed plans |[Historical Evidence Index](archive/INDEX.md)| Preserved provenance; do not treat as current status. |
84
83
85
84
## Processes
@@ -115,8 +114,6 @@ Use this short list instead of scanning every dated analysis file.
115
114
116
115
| Plan | Use it for |
117
116
| --- | --- |
118
-
|**[Work Direction Execution Index](plans/work-direction-execution-index-2026-06-10.md)**|**Current execution order: Sprint 1 truth pass (WDA/WDB/WDG) after June 10 review.**|
119
-
|[ADR 0032 M1-M6 Work Plan](plans/adr-0032-m1-m6-work-plan-2026-06-13.md)| Event-spine migration slices from AuditLogger consumer through ContextBus/webhook cleanup. |
120
117
|[Work Direction Decomposition](plans/work-direction-decomposition-2026-06-10.md)| Full WD-A … WD-H backlog with acceptance gates. |
121
118
|[Documentation Optimization Master Plan](plans/documentation-optimization-master-plan-2026-06-04.md)| Prioritizing documentation work by stability, UX, risk, and ROI. |
122
119
|[Documentation Optimization Work Items](work-log/documentation-optimization-work-items-2026-06-04.md)| Concrete task execution ledger. |
@@ -141,6 +138,8 @@ for current status.
141
138
142
139
| Plan | Historical value |
143
140
| --- | --- |
141
+
|[Daily-Driver Ticket Closure Index](plans/ticket-plans/index.md)| June 2 daily-driver execution order and closure evidence; all listed tickets are fixed. |
142
+
|[Work Direction Execution Index](plans/work-direction-execution-index-2026-06-10.md)| June 10 Sprint 1-6 execution and closure record; use owner friction and the canonical roadmap for current work. |
144
143
|[Competitive Positioning Plan](plans/competitive-positioning-plan-2026-05-31.md)| May 2026 competitive baseline; superseded by [Competitor Signal Survey](analysis/competitor-signal-survey-2026-06-04.md). |
145
144
|[Remediation Roadmap](plans/remediation-roadmap.md)| Post-audit remediation from 2026-05-29; absorbed into Phase 0 trust repair. |
146
145
|[Governance Hardening](plans/governance-hardening.md)| Early governance plan (2026-05-28); superseded by [Documentation Operating Model](governance/documentation-operating-model-2026-06-04.md). |
The phases above were the *proposal*. Executed parity-first and assessed against
132
134
the code at each step, the migration converged on a **narrower, sound** outcome —
133
135
recorded here as the durable contract (see the per-phase work-logs under
134
136
`docs/work-log/` and the plan `docs/plans/adr-0032-m1-m6-work-plan-2026-06-13.md`):
135
137
138
+
| Original decision intent | Realized result |
139
+
| --- | --- |
140
+
| One typed, deterministic run-lifecycle contract | Preserved: `EventSpine` is synchronous and ordered; `RunEventType` closes over evidence-bearing audit events. |
141
+
| Audit and evidence derive from that contract without compatibility loss | Preserved: audit is a critical-capable spine consumer; production evidence folds persisted audit through typed `RunEvent`s. |
142
+
| Extract governance only when parity proves unchanged behavior | Narrowed deliberately: the plan gate moved; stateful approval and budget enforcement remained inline. |
143
+
| Avoid competing lifecycle buses and unsafe side-effect relocation | Preserved: webhook/OTel remain audit sinks; ContextBus and `RunEventStream` remain distinct, unwired surfaces guarded by an allowlist. |
144
+
136
145
-**M1** — done as proposed: `AuditLogger` is an `EventSpine` consumer
137
146
(`register_audit_consumer`), byte-equivalent on the proof scenario.
138
147
-**M2** — re-scoped to **taxonomy-only**: every evidence/decision audit event is
@@ -224,7 +233,7 @@ belonged on the spine.
224
233
-[Harness-First Direction §6](../strategy/harness-first-direction-2026-06-13.md#6-core-architecture-one-event-spine-gates-as-interceptors)
0 commit comments