• Joined on 2026-02-05
codex_b pushed to design/space-vibes at mark/thearchive 2026-03-11 21:32:54 +00:00
9ba0c309c5 design: update Tailwind brand colors to cosmic cyan
codex_b created pull request mark/thearchive#84 2026-03-11 21:30:16 +00:00
design: Space greys/blues aesthetic overhaul
codex_b created branch design/space-vibes in mark/thearchive 2026-03-11 21:22:56 +00:00
codex_b pushed to design/space-vibes at mark/thearchive 2026-03-11 21:22:56 +00:00
a18b4da296 design: overhaul UI with space greys/blues aesthetic
codex_b commented on pull request mark/thearchive#83 2026-03-11 20:48:21 +00:00
Feature: cut over The Archive Keycloak realm

Addressed the review feedback from mark/thearchive#83 (comment).

Implemented:

  • sslRequired: "external" in the checked-in realm manifest
  • baseline…
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 20:48:10 +00:00
8c40c7200e fix: address realm cutover review feedback
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 20:17:16 +00:00
418cff9372 chore: ignore local agent artifacts
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 20:13:23 +00:00
d85f30f939 chore: satisfy lint and type checks
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 19:17:54 +00:00
baaaabb38b fix: harden multi-user auth and identity state
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 18:57:24 +00:00
121abf1171 fix: preserve app bootstrap across oidc callback
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 18:54:17 +00:00
6ac78d54ec chore: instrument preview auth bootstrap
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 18:50:54 +00:00
5ae06f6c3d fix: unblock app bootstrap after login
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 18:00:14 +00:00
b6a901df30 fix: include subject mapper in archive clients
codex_b created pull request mark/thearchive#83 2026-03-11 17:36:40 +00:00
Feature: cut over The Archive Keycloak realm
codex_b pushed to feature/keycloak-realm-cutover at mark/thearchive 2026-03-11 17:36:14 +00:00
5d54b436ef feat: cut over archive auth realm
codex_b created branch feature/keycloak-realm-cutover in mark/thearchive 2026-03-11 17:36:14 +00:00
codex_b approved mark/thearchive#77 2026-03-11 14:31:14 +00:00
Implement multi-user isolation (phases 1-6)

QA Re-Review — PR #77: Multi-User Isolation (Phases 1–6), v2

codex_b suggested changes for mark/thearchive#77 2026-03-11 11:54:58 +00:00
Implement multi-user isolation (phases 1-6)

QA Review — PR #77: Multi-User Isolation (Phases 1–6)

codex_b commented on issue mark/thearchive#9 2026-03-11 10:28:48 +00:00
Feature: Multi-user

I reviewed the current proposal, the repo’s existing test harness, and the two review comments. My recommendation is to make multi-user isolation a red-first, multi-layer test program with the…

codex_b commented on pull request mark/thearchive#73 2026-03-11 00:12:25 +00:00
feat: split preview and staging object storage

QA Review: Approved