Skip to content

docs(adr): flip ADR-0001 to Accepted + add Outcome section (#57)#65

Merged
thinmintdev merged 4 commits into
mainfrom
docs/adr-0001-close-out-2026-05-21
May 21, 2026
Merged

docs(adr): flip ADR-0001 to Accepted + add Outcome section (#57)#65
thinmintdev merged 4 commits into
mainfrom
docs/adr-0001-close-out-2026-05-21

Conversation

@thinmintdev
Copy link
Copy Markdown
Contributor

Closes #57 — ADR-0001 (Collapse edge auth into FastAPI) is implemented. PR #60 already brought the README, installer/README, PLAN.md, harness FINDINGS, and api-errors docs into line with the single-FastAPI-auth-layer reality. This PR closes the last open hedge: the ADR header itself, which still said Status: Proposed.

What

What was already done (PR #60)

Sanity-checked the spec's other targets — README.md and installer/README.md are already free of stale dual-layer language. The remaining --auth=basic / edge auth mentions in installer/README.md live in the Upgrade notes (pre-v1) subsection, where they're correctly framed as historical for users upgrading off the old path. PLAN.md §1 was rewritten in PR #60 and matches the v1 reality. docs/api-errors.md 401 section links the ADR + PR #58 endpoints. Repo-wide grep for hedge phrases (when ADR-0001 lands, pending ADR-0001, etc.) returns zero hits.

No code, no tests, no installer/install.sh — pure docs-only.

🤖 Generated with Claude Code

ADR-0001 (Collapse edge auth into FastAPI) is implemented. Child A
(#58 — FastAPI password auth), Child B (#59 — Caddyfile reduction +
--no-tls), and Child C (#60 — docs pass) all landed. Flips the
header from Proposed → Accepted, records proposal/acceptance dates
separately, names the implementing PRs, and appends an Outcome
section summarizing what shipped against the original Decision.

Adds #28 (the critical basic_auth ordering bug) to the closed-on-land
list per tests/harness/FINDINGS.md §10. README.md and installer/README.md
were already brought into line with the v1 single-FastAPI-layer reality
in PR #60 — no further changes needed there.
@thinmintdev thinmintdev force-pushed the main branch 2 times, most recently from 0c4ce34 to 5458a0d Compare May 21, 2026 04:16
@thinmintdev thinmintdev merged commit 607d38b into main May 21, 2026
4 checks passed
@thinmintdev thinmintdev deleted the docs/adr-0001-close-out-2026-05-21 branch May 22, 2026 04:48
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.

[ADR-0001 / Child C] Docs: close out ADR-0001 + reframe #28/#43/#51

1 participant