docs(decisions): drop hand-maintained index from README

Per review on PR #97: an index that lists every ADR is a sync
burden. The files in docs/decisions/ are the index.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 22:00:55 -04:00
parent ccbed97776
commit 2141a85884
+2 -4
View File
@@ -50,7 +50,5 @@ PRDs, research notes, issues/PRs. Forge links are convenience
pointers; the reasoning above must stand without them.
```
## Index
- [ADR 0001](0001-merge-prs-with-rebase.md) — merge PRs with rebase, not merge commits.
- [ADR 0002](0002-agent-identity-claimed-not-vouched.md) — agent-set git identity is claimed, not vouched.
The records are the index: `ls docs/decisions/` or skim the titles.
No hand-maintained list to keep in sync.