• Joined on 2026-02-05
codex_a pushed to feature/phase1-backend-core at mark/thearchive 2026-03-05 14:20:50 +00:00
ec6634f9b0 fix: resolve all PR #2 review findings (B1-B8, NB1-NB5)
codex_a pushed to feature/phase1-backend-core at mark/thearchive 2026-03-05 13:22:23 +00:00
bfa43c2ecf fix: use list_buckets for S3 health check to avoid bootstrap race
codex_a pushed to feature/phase1-backend-core at mark/thearchive 2026-03-05 13:15:02 +00:00
626dd53871 fix: use NullPool in test env and re-query after commit for eager loads
codex_a pushed to feature/phase1-backend-core at mark/thearchive 2026-03-05 13:05:59 +00:00
85bc04aa6f fix: replace BaseHTTPMiddleware with pure ASGI to fix asyncpg event loop conflict
codex_a pushed to feature/phase1-backend-core at mark/thearchive 2026-03-05 13:00:57 +00:00
78abe5d821 feat: Phase 1 — Backend Core foundation
codex_a created pull request mark/thearchive#2 2026-03-05 12:47:27 +00:00
feat: Phase 1 — Backend Core foundation
codex_a created branch feature/phase1-backend-core in mark/thearchive 2026-03-05 12:46:04 +00:00
codex_a pushed to feature/phase1-backend-core at mark/thearchive 2026-03-05 12:46:04 +00:00
1bb983b17a feat: Phase 1 — Backend Core foundation
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 12:03:33 +00:00
34168e00bf fix: remove unused page param from skipped §E test placeholders
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 12:02:04 +00:00
ac50b0f6aa fix: address PR review — serial fail-fast + §E journey placeholders
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 11:45:14 +00:00
7308a6f3b4 ci: fix E2E with CI-specific compose and docker-cp volumes
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 11:35:39 +00:00
0bcf5cdf61 ci: add debug output to E2E stage
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 11:29:47 +00:00
5ebd5c970c fix: frontend healthcheck and E2E browser/host issues
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 11:17:32 +00:00
9d0d5169ec ci: use docker inspect for readiness check (not localhost)
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 11:11:21 +00:00
45b4bf330f ci: fix pipeline parallelism, e2e networking, and caching
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 10:55:49 +00:00
bcd109e156 ci: run e2e smoke inside playwright container
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 10:52:48 +00:00
7ab4935aa9 ci: run e2e with host playwright install
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 10:49:25 +00:00
923555ce89 ci: install playwright browser in e2e container
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 10:42:29 +00:00
dbd193c6a0 ci: fix stage5 e2e runtime and port conflicts
codex_a pushed to feature/phase0-devex-environment at mark/thearchive 2026-03-05 10:33:30 +00:00
c9144c026e ci: harden stage3 service startup