docs(maturity): consolidate remaining backlog into one canonical tracker - #1299
Conversation
Fold the two remaining-work items that lived only in the audit report into docs/maturity-backlog-workorders.md, so it is the single git-findable list of what's left: - X7: complete the src/lib domain-directory reorg (the follow-on to the X2 rag pilot; answer/retrieval clusters need the RAG-impact flag). - M1: repo-host hardening checklist under a new "Maintainer host actions" section (GitHub-UI settings, mirroring audit §8; the sharp advisory item is noted resolved). Plus the matching progress-summary rows and an intro note pointing at §8. Docs-only; no code, config, or behaviour change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019Jc1ZYHFjXjn6mE6U6riVU
This pull request has been ignored for the connected project Preview Branches by Supabase. |
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe maturity backlog document now references its mirrored repository-host checklist, adds the open X7 ChangesMaturity backlog documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Summary
Make
docs/maturity-backlog-workorders.mdthe single, git-findable list of remaining maturitywork, by folding in the two items that previously lived only in the audit report:
src/libdomain-directory reorg — the follow-on to the X2 rag pilot (refactor(rag): extract the rag cluster into src/lib/rag/ (maturity X2) #994);one cluster per PR via
git mv+ import codemod. Flagged that the answer/retrieval clusters touchRAG-ranking surfaces and need the
RAG impact:line.mirroring audit §8 (branch-protection rulesets, required checks, secret scanning, auto-delete
merged branches, etc.). Notes the
sharp <0.35.0advisory item is now resolved onmain.Plus the two matching progress-summary rows and an intro note pointing at §8. This closes the "split
across two docs" gap so a future reader (or a fresh session) finds everything from one file.
Verification
npm run docs:check-links— 1278 repo path references resolvenpm run docs:check-scripts— 369 npm-run references resolvenpm run docs:check-index— codebase-index coverage OKnpm run format:check— clean (Prettier realigned the summary table)Risk and rollout
Clinical Governance Preflight
Not applicable — documentation only. No ingestion, answer generation, retrieval/ranking, source
governance, document access, privacy, schema, or production behaviour changed.
🤖 Generated with Claude Code
Generated by Claude Code
Summary by CodeRabbit
src/libdomain-directory reorganization, including affected areas and verification guidance.