Skip to content

docs: add reconstructed ADRs for architecture decisions - #56

Merged
cpitzi merged 2 commits into
mainfrom
agent/adr-reconstruction
Aug 14, 2026
Merged

docs: add reconstructed ADRs for architecture decisions#56
cpitzi merged 2 commits into
mainfrom
agent/adr-reconstruction

Conversation

@lentago-claude-runner

Copy link
Copy Markdown
Contributor

Summary

Adds docs/adr/ with three reconstructed architecture decision records, per the fleet-wide ADR reconstruction (2026-08-13):

Each ADR follows the fleet format (# ADR-NNNN, **Status:** Accepted (<original date>; reconstructed 2026-08-13), Context/Decision/Alternatives/Consequences) and includes both the alternatives actually recorded in the evidence and 1–2 retrospective-only alternatives, explicitly labeled as not considered at the time and honestly assessed.

Also adds docs/adr/README.md as an index with a provenance note, and a short "Architecture decisions" line in the main README linking the directory.

Verification

Every issue/PR number, file path, and date cited was checked against this repo (via git log, gh issue view, gh pr view) before being asserted in the docs — nothing was copied blind from the source issue. One correction made along the way: the source issue referred to "#42" generically; verification showed #42 is the PR (closing issue #3), not a separate issue, and the ADR text reflects that.

Scope is limited to the ADR files plus the one README link line, per the issue's ground rules — no other files touched.

Closes #55

Test plan

  • Verified every cited issue/PR number and merge date via gh issue view / gh pr view
  • Verified file/line claims (scoring formula weights, CLAUDE.md quotes, roadmap/README quotes) via grep/git show against the actual repo content
  • Confirmed docs/adr/README.md links resolve to the correct relative paths
  • Confirmed no files outside docs/adr/ and the one README line were touched

🤖 Generated with Claude Code

Records three architectural decisions recovered from repo history per the
fleet-wide ADR reconstruction (2026-08-13): the versioned-prompt product
model (ADR-0001), paired evaluation sets as regression gates (ADR-0002),
and the four-tier risk classification with non-accusatory language
(ADR-0003). Every issue/PR/date anchor was verified against this repo
before being asserted.

Closes #55
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cpitzi
cpitzi enabled auto-merge (squash) August 14, 2026 02:50
@cpitzi
cpitzi merged commit 2d6b408 into main Aug 14, 2026
2 checks passed
@cpitzi
cpitzi deleted the agent/adr-reconstruction branch August 14, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Record architecture decisions: add docs/adr from fleet evidence

1 participant