Skip to content

docs: archive architecture and drift changes - #71

Merged
retr0h merged 1 commit into
mainfrom
docs/architecture-progress
Aug 16, 2026
Merged

docs: archive architecture and drift changes#71
retr0h merged 1 commit into
mainfrom
docs/architecture-progress

Conversation

@retr0h

@retr0h retr0h commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Archives two completed changes, in the order their deltas require.

Why the order mattered

correct-documentation-drift carries a ## MODIFIED delta against Documented relationships match declared ones — a requirement that document-system-architecture creates. Until that change archived, the capability did not exist in the corpus and the modification had nothing to edit. openspec validate --strict passes either way, so nothing would have caught it; archiving drift first would have silently orphaned the delta, the same failure as specs#29.

Archiving architecture first, then drift:

  • document-system-architecture — 15/15, adds 4 requirements, creating module-dependencies
  • correct-documentation-drift — 38/38, adds 2 and modifies 1

module-dependencies now holds 6 requirements, and the modified one carries drift's tooling clause.

Corpus

Capability Requirements
code-architecture 11
justfiles 13
go-library-standards 6
module-dependencies 6
non-library-standards 4

Nine changes archived. Four remain in flight.

🤖 Generated with Claude Code

document-system-architecture establishes module-dependencies, so
correct-documentation-drift's MODIFIED delta finally has a target to
edit in place. Archiving in that order merges six requirements into
the corpus without orphaning any.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@retr0h
retr0h merged commit 7778ac0 into main Aug 16, 2026
6 checks passed
@retr0h
retr0h deleted the docs/architecture-progress branch August 16, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant