docs: architecture-doc sweep (non-ADR) - reconcile diagrams and flow docs with the current code #246
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea#246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The docs/architecture tree (NOT docs/adr - decision records are historical and stay as written) describes the system as built, and the last two days changed a lot of what it describes. Sweep every architecture doc against the current code and update where reality moved.
Known drift candidates from the recent work, to check first:
madtea install(--mcp-client for the non-Claude-Code agents); the hook-delivery channel is plugin-only.Scope: every file under docs/architecture/, including any embedded diagrams (mermaid or ascii) - a diagram showing a removed component counts as drift. Each doc gets checked against the code it describes, with the check recorded (a one-line per-doc verdict in the PR body: current / updated / rewritten). ADRs are explicitly out of scope; where an architecture doc should cite a governing ADR it may link one (docs are allowed direct ADR references).
Acceptance criteria:
Reopening: the sweep that closed this marked finish-workflow.md current-as-is while it was missing the #224 ahead-of-origin warning on the return step and the release-gate note - both named in this issue's drift candidates - and several other architecture claims went unverified. A full re-verification (every file, every diagram, counts recomputed) lands with the public-release accuracy sweep PR, which closes this properly.