Skip to content
Merged
Changes from all commits
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
b51196a
fix(ui): center mobile hero search and harden composer portal
BigSimmo Jul 5, 2026
804acfe
chore: ignore medications snapshot gitleaks false positives for deploy
BigSimmo Jul 5, 2026
1faf49c
fix(access): resolve outstanding P0/P1 security and UX gaps
BigSimmo Jul 5, 2026
650d26c
fix(rag): scope anonymous retrieval to public documents via owner sen…
BigSimmo Jul 5, 2026
c331802
fix(access): complete forms fallback, signed-url hardening, upload guard
BigSimmo Jul 5, 2026
8981761
feat(db): promote locally reviewed documents to public corpus for ano…
BigSimmo Jul 5, 2026
8888f5b
fix(access): complete forms fallback, signed-url hardening, upload guard
BigSimmo Jul 5, 2026
85f247a
test: stabilize scope-sources stress flow via answer options menu
BigSimmo Jul 5, 2026
5130917
chore: ignore medications snapshot gitleaks false positives for main …
BigSimmo Jul 5, 2026
f67dcd0
chore: ignore medications snapshot gitleaks false positives for main …
BigSimmo Jul 5, 2026
d9c9084
fix(access): complete public retrieval scope and production access ha…
BigSimmo Jul 5, 2026
7ed03f1
chore: format access rollout files and add batched public document pr…
BigSimmo Jul 5, 2026
d1f3f1d
fix: audit P0 RAG cache, synopsis parity, and safety hardening
BigSimmo Jul 5, 2026
ab071dc
fix(access): repair image signed-url route and align access route tests
BigSimmo Jul 5, 2026
7217a8e
merge: reconcile content-access rollout with main hotfix
BigSimmo Jul 5, 2026
149a854
Compact answer recommended questions into shared suggestion chips
cursoragent Jul 5, 2026
c69302f
fix(access): add document_upload rate limit bucket and update retriev…
BigSimmo Jul 5, 2026
24f4cd1
Auto-hide answer support chips when content sits below on mobile
BigSimmo Jul 5, 2026
d8d4330
fix: clear merge markers and align tests with local upload guard
BigSimmo Jul 5, 2026
eb7573d
fix(db): repair dollar-quote delimiters in retrieval owner sentinel m…
BigSimmo Jul 5, 2026
fbb6247
fix(db): align schema.sql retrieval_owner_matches dollar quotes
BigSimmo Jul 5, 2026
be3f8e5
docs(governance): record public and anonymous API access verification
BigSimmo Jul 5, 2026
9236874
fix: unblock production anonymous search and setup-status project war…
BigSimmo Jul 5, 2026
b3cbb48
style: format access rollout files for CI
BigSimmo Jul 5, 2026
dfff842
Polish answer suggestion chips across empty home, mobile composer, an…
cursoragent Jul 5, 2026
daed3a1
merge: sync consolidated platform fixes with main
BigSimmo Jul 5, 2026
b5380d8
checkpoint before checking out cursor/add-supabase-plugin-6f14
BigSimmo Jul 5, 2026
cbe3c71
fix: drop accidental worktree gitlinks blocking CI
BigSimmo Jul 5, 2026
4ad1528
Merge branch 'cursor/fix-all-db-issues-5f13' of https://github.com/Bi…
BigSimmo Jul 5, 2026
6cd0ebd
style: format CI-flagged sources after main sync
BigSimmo Jul 5, 2026
3c32423
Fix CI failures from compact suggestion chips rollout
cursoragent Jul 5, 2026
5b0cfcb
feat: add public corpus promotion and retrieval-owner verification sc…
BigSimmo Jul 5, 2026
467b2cd
Relax touch-target tolerance for full-suite subpixel variance
cursoragent Jul 5, 2026
1b67541
fix(mobile): prevent integrated action menu clipping on mode homes
BigSimmo Jul 5, 2026
47a566b
Merge origin/main into cursor/compact-answer-suggestions-94e1
cursoragent Jul 5, 2026
cb121d8
Hide cross-mode chip prefix when query is empty
cursoragent Jul 5, 2026
1f81cb8
fix(ui): center mobile hero search and harden composer portal
BigSimmo Jul 5, 2026
605a89a
fix(ui): resolve merge conflicts and restore /applications route
BigSimmo Jul 5, 2026
bbc711b
fix(ci): format sources and stabilize scope-menu Playwright helpers
BigSimmo Jul 5, 2026
202cad1
style: format ui-stress spec for prettier check
BigSimmo Jul 5, 2026
149ceb8
fix(mobile): restore favourites composer slot and stabilize scope smo…
BigSimmo Jul 5, 2026
8bade07
test(ui): fallback to answer options menu for desktop scope stress
BigSimmo Jul 5, 2026
4bbfdd7
test(ui): open scope via answer options in desktop stress path
BigSimmo Jul 5, 2026
ab3f42b
test(ui): relax scope summary copy matcher for stress desktop path
BigSimmo Jul 5, 2026
bb01fef
style: format mode-action-popup for prettier check
BigSimmo Jul 5, 2026
02b785e
Fix: close evidence sheet on follow-up quote to unblock focus trap
Copilot Jul 5, 2026
0479e8b
test(ui): use openDailyActions for mobile stress scope path
BigSimmo Jul 5, 2026
3cd7779
fix(lint): remove setState-in-effect cleanup for integrated menu layout
BigSimmo Jul 5, 2026
bb1280f
test(ui): force-click scope menuitem in mobile stress path
BigSimmo Jul 5, 2026
d575db9
fix(ui): clear integrated menu layout on close without effect setState
BigSimmo Jul 5, 2026
e2137be
fix(rag): deploy app-layer public owner sentinel for anonymous search…
BigSimmo Jul 5, 2026
7c6210c
Compact answer recommended questions into shared suggestion chips (#283)
BigSimmo Jul 5, 2026
8df76c9
merge: apply Supabase Preview migration fix
cursoragent Jul 5, 2026
736a639
fix: resolve stale merge conflict markers from fix-all-db-issues inte…
cursoragent Jul 5, 2026
3a6b018
merge: sync origin/main into cursor/fix-mobile-action-popup-whitespac…
cursoragent Jul 5, 2026
b411cfb
fix: run prettier on 6 files failing format check
Copilot Jul 5, 2026
1a5abfd
test(ui): relax mode-dependent selectors in smoke test
Copilot Jul 6, 2026
6c3aacb
Fix Prettier formatting violations
Copilot Jul 6, 2026
9b81894
test(ui): make mode-options smoke assertion mode-agnostic
Copilot Jul 6, 2026
d028859
merge: sync mobile-ui-fixes with main and resolve launcher/test confl…
BigSimmo Jul 6, 2026
34740f6
fix(ingestion): R24e — drop ingestion_job_stages.job_id FK (resolve d…
BigSimmo Jul 8, 2026
d016a98
fix(ingestion): suppress agent stage ids from OCR retry targets
BigSimmo Jul 8, 2026
fd17134
fix: stale search-effect closure, missing effect dep, dead code cleanup
BigSimmo Jul 8, 2026
2b70edc
Merge remote-tracking branch 'origin/claude/derive-unknown-status' in…
BigSimmo Jul 8, 2026
80184e6
style: format ingestion quality route for CI prettier gate
BigSimmo Jul 8, 2026
a69f093
chore: trigger CI after prettier fix
BigSimmo Jul 8, 2026
f44063e
Merge remote-tracking branch 'origin/claude/derive-unknown-status' in…
BigSimmo Jul 8, 2026
66cfc44
chore: organize pending local changes
BigSimmo Jul 8, 2026
eb8454b
ci: add image-generation remediation workflow
BigSimmo Jul 8, 2026
f86ae20
feat: add image generation metadata re-stamp script
BigSimmo Jul 8, 2026
03974ca
fix(ci): stub RAG_QUERY_HASH_SECRET in deployment boot smoke
cursoragent Jul 9, 2026
85d42aa
style: format deployment-boot-smoke for Prettier
cursoragent Jul 9, 2026
b9e53e6
fix(ci): require RAG_QUERY_HASH_SECRET in deployment boot smoke
cursoragent Jul 9, 2026
4002699
fix(ci): supply RAG_QUERY_HASH_SECRET placeholder for deployment boot…
cursoragent Jul 9, 2026
c8e7baf
style: run Prettier on deployment-boot-smoke.mjs
cursoragent Jul 9, 2026
4b00637
ci: retrigger checks after Codex feedback fix
cursoragent Jul 9, 2026
bac1752
chore: reconcile ingestion RPC execute privileges, schema.sql and dri…
BigSimmo Jul 9, 2026
9216187
ci: add db-reset-verify and dependency-review workflows
BigSimmo Jul 9, 2026
83b437e
ci: remove dependency-review workflow because repository is private w…
BigSimmo Jul 9, 2026
1eee7d8
Merge origin/main into claude/llm-pipeline-review
Copilot Jul 9, 2026
50adfd5
Merge remote-tracking branch 'origin/claude/llm-pipeline-review' into…
Copilot Jul 9, 2026
6b7e581
📝 CodeRabbit Chat: Simplify code implementation (#434)
coderabbitai[bot] Jul 9, 2026
7efedc2
fix(db): rename duplicate migration version 20260708160000 to unique …
BigSimmo Jul 9, 2026
24314db
fix: run prettier on 19 files to fix CI format:check failure (#436)
Copilot Jul 9, 2026
def4753
fix: address PR 433 review comments
cursoragent Jul 9, 2026
255ca67
fix: address follow-up PR 433 review comments
cursoragent Jul 9, 2026
560013a
docs: add Codex review throttling protocol
BigSimmo Jul 9, 2026
31d79e7
fix: format docs/branch-review-ledger.md to pass Prettier check
Copilot Jul 9, 2026
e426255
Merge branch 'main' into codex/review-throttling-protocol
BigSimmo Jul 9, 2026
87cb446
fix(docs): tighten ledger skip checks and pure-review exception
BigSimmo Jul 9, 2026
fed1d48
fix: throttle Codex auto-resolve reviews
BigSimmo Jul 9, 2026
f629cb4
fix: harden Codex review automation
BigSimmo Jul 9, 2026
02096c5
Merge branch 'main' into codex/review-throttling-protocol
BigSimmo Jul 9, 2026
6251c01
fix: prevent repeated Codex auto-resolve requests
BigSimmo Jul 9, 2026
5a82fde
fix: keep Codex auto-resolve permission skips green
BigSimmo Jul 9, 2026
8f27df1
fix: harden Codex auto-resolve GitHub API error handling
BigSimmo Jul 9, 2026
131b7a3
Merge branch 'main' into codex/review-throttling-protocol
BigSimmo Jul 9, 2026
2a99f75
fix: harden Codex auto-resolve dedupe and review guards
BigSimmo Jul 9, 2026
fe32cb7
docs: add Codex resolve follow-up guidance and issue_comment trigger
BigSimmo Jul 9, 2026
d270538
Merge branch 'main' into codex/review-throttling-protocol
BigSimmo Jul 9, 2026
9227f9e
fix: format check-codex-autofix-workflow.mjs with Prettier
Copilot Jul 9, 2026
4178268
fix: harden Codex auto-resolve label and retrigger guards
BigSimmo Jul 9, 2026
7024ab9
fix: soft-skip Codex auto-resolve on comment read 403
BigSimmo Jul 9, 2026
585ea16
archive: preserve obsolete branch heads
BigSimmo Jul 9, 2026
98e4388
archive: document obsolete branch preservation
BigSimmo Jul 9, 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
32 changes: 32 additions & 0 deletions BRANCH_ARCHIVE_20260709.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Obsolete Branch Archive

This branch preserves the histories of obsolete remote branches before deleting
their scattered refs. The archive merge used Git's `ours` strategy, so this
branch intentionally keeps the current `origin/main` tree while retaining the
listed branch tips as merge parents for recovery.
Comment thread
BigSimmo marked this conversation as resolved.

Archived on 2026-07-09.

Preserved branch tips:

- `origin/claude/ingestion-r24e-stage-fk` -> `a69f09353a44` - chore: trigger CI after prettier fix
- `origin/codex/organize-local-commits` -> `eb8454bfe395` - ci: add image-generation remediation workflow
- `origin/codex/review-throttling-protocol` -> `7024ab977bef` - fix: soft-skip Codex auto-resolve on comment read 403
- `origin/copilot/fix-ci-issue` -> `6c3aacb1bc9d` - Fix Prettier formatting violations
- `origin/copilot/fix-ci-issue-again` -> `9b81894e8b0d` - test(ui): make mode-options smoke assertion mode-agnostic
- `origin/copilot/fix-issue` -> `b411cfbe29df` - fix: run prettier on 6 files failing format check
- `origin/copilot/fix-issue-85246278525` -> `02b785edb234` - Fix: close evidence sheet on follow-up quote to unblock focus trap
- `origin/copilot/fix-issue-again` -> `8df76c9ab385` - merge: apply Supabase Preview migration fix
- `origin/cursor/access-hardening-f048` -> `be3f8e586477` - docs(governance): record public and anonymous API access verification
- `origin/cursor/auto-hide-support-chips-1eb5` -> `24f4cd1c1e23` - Auto-hide answer support chips when content sits below on mobile
- `origin/cursor/ci-boot-smoke-hash-secret-57ce` -> `c8e7baf9bf71` - style: run Prettier on deployment-boot-smoke.mjs
- `origin/cursor/consolidated-platform-fixes-d6c9` -> `6cd0ebda314f` - style: format CI-flagged sources after main sync
- `origin/cursor/content-access-review-a385` -> `d9c9084c3d80` - fix(access): complete public retrieval scope and production access hardening
- `origin/cursor/deploy-production-access-c40b` -> `f67dcd07fb5b` - chore: ignore medications snapshot gitleaks false positives for main deploy
- `origin/cursor/fix-audit-p0-b54f` -> `d8d43301311d` - fix: clear merge markers and align tests with local upload guard
- `origin/cursor/fix-deploy-smoke-query-hash-b681` -> `4b00637eba20` - ci: retrigger checks after Codex feedback fix
- `origin/cursor/merge-access-to-main-5c94` -> `b3cbb48b67df` - style: format access rollout files for CI
- `origin/cursor/mobile-ui-fixes-d6c9` -> `d02885980f11` - merge: sync mobile-ui-fixes with main and resolve launcher/test conflicts
- `origin/cursor/outstanding-fixes-f048` -> `8888f5b0cf98` - fix(access): complete forms fallback, signed-url hardening, upload guard
- `origin/cursor/pr433-comment-fixes-5746` -> `255ca676868b` - fix: address follow-up PR 433 review comments
- `origin/cursor/public-corpus-promotion-d970` -> `5b0cfcb11129` - feat: add public corpus promotion and retrieval-owner verification scripts
Loading