Skip to content

Full-stack review improvements: docs fix and agents guide - #260

Merged
BigSimmo merged 3 commits into
mainfrom
codex/fullstack-review
Jul 4, 2026
Merged

Full-stack review improvements: docs fix and agents guide#260
BigSimmo merged 3 commits into
mainfrom
codex/fullstack-review

Conversation

@BigSimmo

@BigSimmo BigSimmo commented Jul 4, 2026

Copy link
Copy Markdown
Owner

This pull request introduces minor documentation improvements following a full-stack review of the Clinical KB repository.

Changes Made

  • Added docs/agents-guide.md – a new guide to help ChatGPT/Codex agents and developers navigate the project. It covers environment setup, development guidelines, routing & architecture, performance & safety best practices, and documentation expectations.
  • Corrected numbering in the README.md setup section: the ingestion worker step is now numbered 8 instead of duplicating step 7.

These changes are documentation-only and do not affect runtime code.


As part of a broader review, no further code changes were necessary at this time. The project appears well-structured, with comprehensive environment validation, API input validation, and clear documentation. The new guide aims to make onboarding and agent-based contributions smoother.

@supabase

supabase Bot commented Jul 4, 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 ↗︎.

@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.

@BigSimmo
BigSimmo enabled auto-merge (squash) July 4, 2026 17:23
@BigSimmo
BigSimmo merged commit feefcd6 into main Jul 4, 2026
5 checks passed
@BigSimmo
BigSimmo deleted the codex/fullstack-review branch July 5, 2026 11:44
BigSimmo pushed a commit that referenced this pull request Aug 12, 2026
…e-local rows

Archived: #179 (compact catalogue restored AND gated at build-therapies-index
.mjs:240-244).
Re-measured: #213 (only 3 empty catches left), #180 (re-confirmed live with
exact source/target lines), #275.
Annotated four machine-local rows (#152, #169, #236, #260) so a cloud session
cannot mistake a fresh container for evidence and close them wrongly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017paT42ZVMf8jaLtkjFxdy5
BigSimmo added a commit that referenced this pull request Aug 13, 2026
… queue text (#1890)

* docs(issues): retire 22 non-actionable ledger rows and correct the #231 queue text

A yield review of all 114 open rows against current main. The queue had become
roughly 60 tasks and 50 notes; this removes the notes and fixes two places where
the ledger was actively misdirecting.

The correction that matters most: the recommended-queue entry for #231, the top
clinical P1, told every session to "measure and fix the fast-route budget /
generation timeout" — an approach #231's own detail records as tested and
rejected, because the decisive 40-second probe completed generation in 25.272s
with route_deadline_exceeded=false and still failed quality. The session-start
hook prints the queue, not the row, so the refuted text was the text agents read.

Closed 22 rows:
  - #304 was already done on main (commit d182844 refreshed the ranking
    snapshot; generatedAt is 0 days old, not 2026-07-20), yet sat in the queue
    advertising a freshness fuse that is not armed.
  - #241 #244 #272 #294 #300 #257 were standing cautions whose own text says
    "no action". Each one's knowledge now lives in the code it protects, so
    closing the row loses nothing.
  - #196-#200 are five steps of the disaster-recovery checklist that is
    canonical in docs/operator-backlog.md, with no trigger until a restore.
  - #86 #188 were index rows over children that are individually findable.
  - #250 #253 #254 were superseded; #250 and #253 say so themselves.
  - #156 #301 #152 #236 #260 merged into #168, #292 and #169 respectively —
    each pair or group was one problem recorded two to four times.

Demoted 20 rows with a stated reason (premature ops for a single-user
prototype, upstream-blocked, measurement-gated, or design-system adoption
competing with an open clinical P1). The Pri cell is unchanged because the
writer has no --pri flag — which is now #313.

Added three rows for mechanism gaps this sweep exposed: rows outliving their
own completion (#312), the missing --pri flag (#313), and the queue being able
to contradict the row it cites with no guard (#314).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DuYJz8hauCsCdx8r4fXiZU

* docs(ledger): record the ledger yield review handoff

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

* Keep recovery work visible and pin forced colors

---------

Co-authored-by: Claude <noreply@anthropic.com>
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