docs: activate universal repository task ledger#1105
Conversation
…ger-c7306a # Conflicts: # docs/outstanding-issues.md
# Conflicts: # docs/outstanding-issues.md
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Warning Review limit reached
Next review available in: 9 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. 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 Plus Run ID: 📒 Files selected for processing (11)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2482830. Configure here.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5433003c9b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5c1f37486f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| | 14 | #011 | Change Supabase Auth allocation before compute scale-up | P3 | Defer until approved scale-up | Sol/high + Supabase operator | Immediately before the first compute resize | 1–2 hours plus soak | | ||
| | 15 | #007 | Choose the canonical Tools entry point | P3 | Requires user/product decision | Terra/high + product owner | When navigation ownership is available | 30–60 minutes decision; 2–4 hours implementation | | ||
| | 16 | #009 | Decide whether `/api/jobs` remains an ops-only surface | P3 | Requires operator decision | Terra/high + operations owner | Before expanding or documenting job operations | 30–60 minutes; 2–4 hours if removal/docs follow | | ||
| | 17 | #025 | Configure only approved webhooks and trigger delivery with named owners | P3 | Requires provider/operator decision | Sol/high + DevOps owner | After secret, endpoint, and alert ownership decisions | 2–4 hours plus provider setup | |
There was a problem hiding this comment.
Keep #25 acuity synchronized with its source row
When /issues is read or filtered by acuity, this queue row presents #25 as P3 optional work even though the source row for #25 still marks it P2 and describes trigger-delivery secrets as blocking any at-least-once ingestion claim. That split makes the new queue demote a material ingestion/provider task while the source table says it remains should-do work; update either the queue acuity or the source row so the single ledger cannot give agents conflicting priority.
AGENTS.md reference: AGENTS.md:L463-L465
Useful? React with 👍 / 👎.

Summary
docs/outstanding-issues.mdthe single universal, ordered task ledger./issues.RAG impact: no retrieval behaviour change — documentation and repository workflow only.
Verification
npm run verify:pr-localnpm run verify:uiwhen UI, routing, styling, browser behavior, reduced-motion, or forced-colors behavior changednpm run verify:releasebefore release or handoff confidence claimsnpm run docs:check-links(1,138 references)npm run docs:check-indexnpm run check:skillsgit diff --checkVerification not run:
verify:pr-localbecause this isolated worktree has nonode_modules; no install or shared heavyweight gate was started for this docs/workflow-only change. Hosted required checks remain authoritative before merge.UI verification not run: no product UI, routing, styling, or browser behavior changed.
Release verification not run: no release or runtime behavior changed.
Risk and rollout
Clinical Governance Preflight
Clinical KB Database(sjrfecxgysukkwxsowpy)Notes
Note
Low Risk
Documentation and repository task-memory workflow only; no application runtime, retrieval, or provider behavior changes.
Overview
Establishes
docs/outstanding-issues.mdas the only active repository-wide work order via a new Recommended execution queue (ordered rows with acuity, classification, timing, estimates, and an execution contract) and expanded open items #52–#58, including reconciled P1/P2 priorities and a paused document-accordion handoff as #58.Retargets agent workflow to that queue: the SessionStart hook
.claude/hooks/issues-surface.shnow parses and summarizes the recommended queue (not the Open items table); theissuesskill andAGENTS.mdrequire/issuesreads and mutations to keep queue and source/archive rows in sync, with stricter evidence-based capture and commits only when authorized.Demotes other docs to supporting history or runbook detail—
maturity-backlog-workorders.md,rag-hybrid-findings-and-todo.md, andoperator-backlog.mdno longer act as independent task queues;docs/README.md,codebase-index.md, andproduction-readiness-checklist.mdpoint recommended work at the universal ledger. Minor ledger housekeeping updates staging provision evidence and #25 webhook wording.Reviewed by Cursor Bugbot for commit 2482830. Configure here.