Skip to content

docs: refresh maturity tracker + scripts index to merged reality#1010

Merged
BigSimmo merged 2 commits into
mainfrom
claude/maturity-final-wins
Jul 20, 2026
Merged

docs: refresh maturity tracker + scripts index to merged reality#1010
BigSimmo merged 2 commits into
mainfrom
claude/maturity-final-wins

Conversation

@BigSimmo

@BigSimmo BigSimmo commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

A documentation-accuracy pass — the living maturity backlog tracker had drifted from what
actually shipped across the recent maturity PRs. No source, config, or behaviour changes.

Performance and broader repo-wide review were considered as part of this "final wins" sweep;
there is no safe, easy performance win here — the remaining perf-relevant surfaces are the
runtime/RAG lane, which is deliberately out of scope for a maintainability pass. That is
recorded honestly rather than padded with a speculative change.

Verification

  • npm run verify:pr-local

Verification not run: docs-only accuracy change with no source/config/behaviour edits. Ran the
documentation gates instead, all green:

  • npm run docs:check-links — 1032 repo path references resolve.

  • npm run docs:check-scripts — 319 npm run references resolve to real scripts.

  • npm run docs:check-index — codebase-index coverage OK (41 modules/routes + all schema tables).

  • npx prettier --check on both edited files — clean.

  • npm run verify:ui — N/A (no UI/routing/styling change)

  • npm run verify:release — N/A (not a release/handoff claim)

Risk and rollout

  • Risk: negligible — Markdown-only edits to two tracking docs; every fact was verified against
    the repo state and the merged PR history before writing.
  • Rollback: revert the single commit.
  • Provider or production effects: None.

Clinical Governance Preflight

Not applicable — this change touches no ingestion, answer generation, search/ranking, source
rendering, document access, privacy, production env, or clinical output. Documentation only.

Notes

🤖 Generated with Claude Code


Generated by Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated maturity backlog statuses and progress summaries to reflect recently completed work.
    • Documented completed dependency reporting, import-boundary checks, domain extraction, monolith decomposition, and gate-manifest work.
    • Clarified verification gate documentation, including checks that local and CI gate lists remain aligned.

The living backlog tracker had drifted from what shipped:

- maturity-backlog-workorders: N2 and X1 → DONE (#986), L3 → DONE (#1002);
  X3 annotated with its first extraction landing (#997) and refreshed
  monolith line counts (rag.ts 5,018); corrected the stale "197 flat files"
  to the 176 top-level .ts files that remain after the rag move; replaced
  "this PR" placeholders with the PR numbers each item actually landed in;
  refreshed the progress-summary table to match.
- scripts-index: added check-gate-manifest.mjs to the verification-gate
  building blocks with a one-line description of what it guards.

Docs-only accuracy fixes — no source, config, or behaviour change.
Verified with docs:check-links, docs:check-scripts, docs:check-index,
and Prettier format:check.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019Jc1ZYHFjXjn6mE6U6riVU
@supabase

supabase Bot commented Jul 20, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The PR updates maturity backlog statuses and landed-work details, revises the progress summary, and documents check-gate-manifest.mjs in the verification gate chain and CI coverage.

Changes

Maturity and verification documentation

Layer / File(s) Summary
Record landed maturity work
docs/maturity-backlog-workorders.md
Dependency, import-boundary, RAG extraction, monolith decomposition, tooling, WCAG, and progress-summary entries now reflect landed work and updated statuses.
Document gate-manifest verification
docs/maturity-backlog-workorders.md, docs/scripts-index.md
The gate-manifest implementation and verification chain now document cross-checking local gates against CI’s static-pr job.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • BigSimmo/Database#454: Introduced or refactored the risk-scoped verification workflow referenced by the gate-manifest documentation.
  • BigSimmo/Database#985: Added earlier versions of the maturity backlog and verification gate documentation updated here.
  • BigSimmo/Database#1002: Added the gate-manifest enforcement wired into CI and package scripts.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly matches the doc-only update to the maturity tracker and scripts index.
Description check ✅ Passed The description follows the template and includes summary, verification, risk/rollback, clinical preflight, and notes.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/maturity-final-wins

Comment @coderabbitai help to get the list of available commands.

@BigSimmo
BigSimmo marked this pull request as ready for review July 20, 2026 21:12
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@BigSimmo
BigSimmo enabled auto-merge (squash) July 20, 2026 21:13
@BigSimmo
BigSimmo merged commit 8dfb377 into main Jul 20, 2026
17 checks passed
@BigSimmo
BigSimmo deleted the claude/maturity-final-wins branch July 20, 2026 21:14
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.

2 participants