docs(ledger): maturity tests/packages audit record - #1397
Conversation
Append a review-ledger row for the read-only maturity audit of recommended tests and packages at main HEAD. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 13 minutes Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Comment |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Summary
Read-only maturity audit of whether this repo needs more tests or packages. Conclusion: already high-maturity — prefer a few targeted additions over new frameworks.
This PR only appends the required
docs/branch-review-ledger.mdrow for scopematurity-tests-packages-auditat HEAD8b27cb4b69b41948a64f91cbbf4b487e5f789b39.Recommendations (do not implement in this PR)
Worth doing (no/low new npm packages)
/api/account/preferencesand/api/account/favourites— auth reject, Zod reject, upsert/delete. Helpers/schema are tested; routes are not.#040Playwright visual baselines — small stable desktop/mobile/a11y set viatoHaveScreenshot; do not add Chromatic/Percy.pyproject.toml+ lock (uv/pip-tools), Ruff, Pytest,pip-audit/OSVforworker/python(clearest tooling gap vs Node).vitest.config.mts(2026-07-29); residual is filling gaps, not adding a package.#094computed-style proofs where the visual is the contract (rails, forced-colors, tap targets).Optional / later
Do not add
Chromatic/Percy, MSW, OpenAPI generators, semantic-release/changesets, commitlint/husky, Renovate (Dependabot exists), size-limit (custom bundle budget exists), repo-wide dependency-cruiser / load-test suites without a measured production pain.
Aligns with
docs/audit/2026-07-20-repository-maturity.mdanddocs/maturity-backlog-workorders.md: risk of over-engineering is higher than under-tooling.Clinical Governance Preflight
npm run ledger:append; no provider checks.RAG impact: no retrieval behaviour change — documentation/ledger only.