Commit Graph

3 Commits

Author SHA1 Message Date
didericis bbaecdb559 docs: hoist "when to write which document" to docs/README.md
test / unit (pull_request) Successful in 30s
test / integration (pull_request) Successful in 55s
Move the document-type comparison out of docs/decisions/README.md
(where it only surfaced if you were already in the decisions dir) up
to a new docs/README.md, renamed "When to write which document".
Leave a pointer from the decisions README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-28 22:21:28 -04:00
didericis 35f6584fb2 docs(decisions): drop hand-maintained index from README
test / unit (pull_request) Successful in 28s
test / integration (pull_request) Successful in 42s
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>
2026-05-28 22:00:55 -04:00
didericis 8596877cd9 docs(decisions): add ADR-lite decision log
Add docs/decisions/ with a convention README and back-fill two
decisions that previously had no in-repo home: merging PRs with
rebase (ADR 0001) and the agent-identity claimed-not-vouched trust
posture from PRD 0027 (ADR 0002). Point docs/INDEX.md at it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-28 21:51:21 -04:00