• Joined on 2026-02-05
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 09:36:42 +00:00
2e40655a02 Finish remaining PR review fixes
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 01:35:53 +00:00
9f4c82cba0 Fix CI export bootstrap and encounter defaults
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 01:20:53 +00:00
339661cbe6 Fix PR gate diagnostics on Gitea
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 01:15:22 +00:00
7b6e4c6048 Fix MinIO port parsing in PR gate
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 01:09:01 +00:00
f3d4e6acf3 Add failure log artifacts to PR gate
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 00:59:05 +00:00
2f417038d2 Update backend tests for async pool shutdown
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 00:54:36 +00:00
5dbebec465 Use async pool shutdown across backend
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 00:50:17 +00:00
6cdfbe0c88 Avoid shared-port collisions in CI workflows
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-06 00:45:44 +00:00
87fbf7b925 Finish Phase 2F blockers and stabilize E2E
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 23:40:33 +00:00
af49a1361c fix: CI migration failures and E2E test fixes
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 23:16:59 +00:00
98c932d55d fix: address PR #5 round-3 review findings (1–7)
a09bb9812d fix: resolve all 9 round-2 review findings
50c5a1d26c fix: restore analytics.py exactly to main
9c7186ab76 revert: remove backend changes from frontend PR
c685f93b2c fix: CI E2E — add database migration service and fix search_path
Compare 17 commits »
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 22:36:57 +00:00
598a8cedf1 fix: resolve all 9 round-2 review findings
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 22:20:36 +00:00
dc0333665d fix: restore analytics.py exactly to main
8f0e2201e9 revert: remove backend changes from frontend PR
Compare 2 commits »
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 21:58:36 +00:00
b59c3237e0 fix: CI E2E — add database migration service and fix search_path
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 21:32:50 +00:00
290fa8e15d fix: E2E tests — use valid UUID idempotency keys, fix privacy toggle
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 21:23:27 +00:00
68979a220c fix: resolve all 10 PR review findings from codex_b
codex_a created pull request mark/thearchive#5 2026-03-05 20:35:11 +00:00
feat(frontend): Phase 2F — Core UI + Analytics pages (P2F.1–P2F.10)
codex_a created branch feature/phase2f-core-ui in mark/thearchive 2026-03-05 20:34:38 +00:00
codex_a pushed to feature/phase2f-core-ui at mark/thearchive 2026-03-05 20:34:38 +00:00
957256be91 feat(frontend): Phase 2F — Core UI + Analytics pages (P2F.1–P2F.10)
codex_a commented on pull request mark/thearchive#3 2026-03-05 19:25:24 +00:00
feat: Phase 1F — Frontend Core foundation (P1F.1–P1F.5)

Round 4 Review + Self-Review Hardening (3e7b68c)

All Round 4 findings were resolved in the previous commit (e8e54d6). This commit adds proactive self-review fixes:

Round 4 Fixes…