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>
This commit is contained in:
2026-05-28 21:51:21 -04:00
parent c840182d12
commit 1df78ee77f
4 changed files with 152 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
Research notes live in `research/`. Product requirement docs live in `prds/`.
Research notes live in `research/`. Product requirement docs live in `prds/`. Decision records (ADR-lite) live in `decisions/`.