Skip to content

v1.0.0 docs: post-v1.0 staleness sweep (3 stragglers)#335

Merged
dep0we merged 1 commit into
mainfrom
docs/v1.0-stragglers
Jun 5, 2026
Merged

v1.0.0 docs: post-v1.0 staleness sweep (3 stragglers)#335
dep0we merged 1 commit into
mainfrom
docs/v1.0-stragglers

Conversation

@dep0we
Copy link
Copy Markdown
Owner

@dep0we dep0we commented Jun 5, 2026

Summary

Three quick copy flips a post-v1.0 documentation staleness scan surfaced that didn't make it into the PR #334 v1.0 release sweep. All doc-only; no code, no tests, no version bump (stays at v1.0.0).

  • ROADMAP.md lines 8-17: section header reframed from "remaining backend protocols" to "backend protocols shipped"; "Eleven of twelve" flipped to "Twelve of twelve"; MCPServerRegistryBackend added to the list; table Status flipped from "Planned" to "Shipped (v1.0.0)"; footer reframed from future-tense to PyPI-install present-tense.
  • docs/deployment/programmatic.md lines 727-735: backend count flipped Eleven to Twelve; MCPServerRegistryBackend added to the parenthetical list; "one remains for v1.0" clause removed; numbered spec list extended to include spec/36.
  • docs/spec/31-llm-backend.md line 3: status line "as of v0.13 era" updated to "as of v1.0".
  • CHANGELOG.md [Unreleased] gets a brief Documentation note pointing back to this sweep.

How this slipped through

PR #334 ran the document-release subagent in Step 18 which caught and updated docs/methodology.md, CONTRIBUTING.md, and docs/getting-started.md. The subagent was diff-scoped (only looked at files the v1.0 release diff touched) and didn't crawl the rest of the doc surface. A fresh post-v1.0 audit caught these 3 outliers.

Pre-Landing Review

Doc-only diff (10 lines insertions, 10 deletions, 4 files). Manually reviewed inline; no behavior change. No specialist dispatch needed.

Test Coverage

No code paths touched. Test suite re-run after edits: 3,270 passed + 56 skipped + 0 failures (unchanged from main HEAD).

Audit context

The full doc staleness audit (90+ markdown + 5 HTML/SVG explainer artifacts scanned) found exactly these 3 stale files. Notably the visual explainer pages (docs/explainer/leader-brief.html, docs/explainer/index.html, hero SVGs) were already current — no version text embedded, no stale architectural claims, leader-brief.html was updated Jun 4 (within the v1.0 release window).

Test plan

  • All 3,270 tests pass
  • Doc edits verified by re-reading each section
  • No code paths modified

🤖 Generated with Claude Code

…count, spec/31 era)

Three quick copy flips the post-v1.0 documentation staleness scan
surfaced that didn't make it into the PR #334 /ship + /document-release
sweep. All doc-only; no code, no tests, no version bump.

- ROADMAP.md lines 8-17: section header reframed from "remaining backend
  protocols" to "backend protocols shipped"; "Eleven of twelve" flipped
  to "Twelve of twelve"; MCPServerRegistryBackend added to the list;
  table Status flipped from "Planned" to "Shipped (v1.0.0)"; footer
  reframed from future-tense to PyPI-install present-tense.
- docs/deployment/programmatic.md lines 727-735: backend count flipped
  Eleven to Twelve; MCPServerRegistryBackend added to the parenthetical
  list; "one remains for v1.0" clause removed; numbered spec list
  extended to include spec/36.
- docs/spec/31-llm-backend.md line 3: status line "as of v0.13 era"
  updated to "as of v1.0".

CHANGELOG [Unreleased] gets a brief Documentation note pointing back
to this sweep.

These are the only stale references the audit found across 90+
markdown + 5 HTML/SVG explainer artifacts. All other v1.0-relevant
docs were already updated in PR #334 (the v1.0 release PR) or by the
document-release subagent during the v1.0 ship.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dep0we dep0we merged commit 6fac32b into main Jun 5, 2026
5 checks passed
@dep0we dep0we deleted the docs/v1.0-stragglers branch June 5, 2026 17:38
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.

1 participant