Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
2f26a53
docs: file loose dated records and close the docs index gaps
BigSimmo Jul 30, 2026
12b20c3
docs(ledger): record the docs organisation review for PR #1436
BigSimmo Jul 30, 2026
cb38354
Merge origin/main into claude/organize-local-worktree-d22bc3
BigSimmo Jul 30, 2026
270435e
issues: capture the root-dir coverage gap, the four unfileable dated …
BigSimmo Jul 30, 2026
cede8eb
issues: keep the hook path out of the docs link checker
BigSimmo Jul 30, 2026
56ca2c6
docs(scripts-index): name every top-level script and correct the stal…
BigSimmo Jul 30, 2026
977807f
issues: record the pre-commit fail-open mitigation and why #137 stays…
BigSimmo Jul 30, 2026
229a71f
merge origin/main into organize-local-worktree
cursoragent Jul 30, 2026
9d8e081
Merge remote-tracking branch 'origin/main' into codex/review-pr1436
BigSimmo Jul 30, 2026
880ac31
docs: record final organization review
BigSimmo Jul 30, 2026
c8169d0
docs: format reconciled issue ledger
BigSimmo Jul 30, 2026
804780b
docs: correct historical CI readiness verdict
BigSimmo Jul 30, 2026
15d8ed1
feat(gates): make docs:check-index cover tracked repo-root directories
BigSimmo Jul 30, 2026
8bb9ea5
issues: correct #137 — the hook was committed all along, the MSYS ref…
BigSimmo Jul 30, 2026
0fc4e09
docs(ledger): record the docs:check-index root-coverage review for PR…
BigSimmo Jul 30, 2026
03b3644
Merge origin/main: #1436 landed as a squash, so drop the duplicated d…
BigSimmo Jul 30, 2026
b100657
merge origin/main into claude/root-dir-coverage-gate-v2
cursoragent Jul 30, 2026
f275fdd
docs: clarify untracked hook mitigation
BigSimmo Jul 30, 2026
aad7b20
Merge origin/claude/root-dir-coverage-gate-v2: keep the fuller #143 w…
BigSimmo Jul 30, 2026
64e7f96
merge: reconcile superseded root-gate work
BigSimmo Jul 30, 2026
8c1975b
merge: sync hook documentation after component coverage
BigSimmo Jul 30, 2026
77b7aaa
docs: record reconciled PR #1458 review
BigSimmo Jul 30, 2026
2168c90
merge: sync documentation cleanup with main
BigSimmo Jul 30, 2026
3986601
docs: format archived issue record
BigSimmo Jul 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ src/data/ Static clinical content (DSM, formulation, therapies indexes)
data/ Generated clinical snapshot exports loaded at runtime — regenerate, never hand-edit
supabase/ migrations/ (source of truth), schema.sql (mirror), functions/
worker/ Ingestion worker; worker/python/ is the OCR stack
scripts/ ~160 files backing 194 npm scripts: gates, eval, reindex, governance, dev
scripts/ gates, eval, reindex, governance, dev — counted and mapped in docs/scripts-index.md
tests/ Vitest unit + Playwright E2E, side by side
docs/ Runbooks, governance, plans; docs/README.md categorises them
eslint-rules/ Repo-specific lint rules (see Conventions below)
Expand Down
1 change: 1 addition & 0 deletions docs/branch-review-ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ Records before 2026-07-28 were written by hand and had drifted: 146 lines carrie
| 2026-07-30 | PR #1477 | 20f795da2d9d0adafa6cb3117429ab3665129c0d | PR #1477 fork-safe Codex autofix routing | Refreshed onto current main after #1465; issue and ledger reconciliation remained clean and no new actionable defects were introduced. | check:outstanding-issues; check:branch-review-ledger; check:codex-autofix-workflow; focused Vitest 53 passed |
| 2026-07-30 | PR #1480 | 6c1e76f53aee87be8408cebc295744fbdce05367 | PR #1480 bounded outstanding reliability fixes | Fixed both review findings: documented the dark accent role and added partial favourites retry without hiding valid counts; no other actionable defects found. | focused Vitest 119 passed; docs index; issue and ledger guards; Actions and Codex workflow guards; Prettier; diff check; typecheck coordinator-blocked |
| 2026-07-30 | codex/close-pr1480-issues | bf8ac88b024642eb45d1fead86f4ee30fce3f98d | archive PR 1480 issue resolutions | approved: five resolved rows moved intact to archive | check:outstanding-issues; prettier check; diff check |
| 2026-07-30 | PR-1458 | 8c1975b178c67e4c54acffc395d85e38c43d39f5 | PR #1458 superseded root-gate reconciliation | PASS: retained only unique documentation corrections after PR #1480 landed the stronger tracked-root gate; archived resolved shared-hook issue #143 | docs index and links passed; outstanding-issues and branch-review-ledger guards passed; diff check passed |
| 2026-07-30 | codex/close-issue-127 | 9bbb8486d399ed31b9bf43364579f466a4e66c67 | archive issue 127 after post-fix runs | approved: close condition satisfied with no post-fix recurrence | check:outstanding-issues; prettier check; diff check |
| 2026-07-30 | codex/close-issue-127 | d5fd28f75b404046f13507aa3705d55898d7669c | review finding wording correction | approved: causal wording now matches PR 1427 implementation | check:outstanding-issues; prettier check; diff check |
| 2026-07-30 | PR-1469 | 02108d5424f8a3ab50f45808a6cc3cbd872e7555 | PR #1469 component state matrix coverage | PASS after current-main sync; tests execute enabled and disabled popup transitions plus document search loading, empty, and fault states | focused Vitest 2 files, 10 tests passed; outstanding-issues and branch-review-ledger guards passed; no unresolved review threads |
Expand Down
Loading
Loading