Triage: Already Implemented
This refactor is fully implemented in the current codebase on main:
SPARC/auth.pyuses a module-level singleton_db_client(line 150) initialized via…
Repo Manager triage (2026-03-30):
Blocked status confirmed. Depends on #165 (IngressRoute verified). Cannot check resource usage because the cluster API is unreachable. Assigned to AI-QA --…
Repo Manager triage (2026-03-30):
Blocked status confirmed. This is a v2 feature that depends on the base deployment being verified first. Requires Authentik middleware to be configured in…
Repo Manager triage (2026-03-30):
Blocked + needs-human confirmed. Requires physical iPhone Safari testing after the app is deployed and accessible. The needs-human label is accurate.…
Repo Manager triage (2026-03-30):
Blocked + needs-human confirmed. Depends on #161 (act_runner deployment) which itself needs human action. The needs-human label is accurate. Assigned to…
Repo Manager triage (2026-03-30):
Blocked + needs-human confirmed. Requires:
- SealedSecret setup for runner registration token (human must create via Gitea admin panel)
- K8s manifests to…
Repo Manager triage (2026-03-30):
Assigned to @AI-QA. Blocked status confirmed -- depends on #167 (pod Running) and #158 (smoke test). Cluster API unreachable; cannot verify NetworkPolicy.…
Repo Manager triage (2026-03-30):
Blocked status confirmed. Depends on #94 and #158, which both depend on #167. Cluster API unreachable. Assigned to AI-QA -- will be actionable after the full…
Triage: Already Implemented
This feature is fully implemented in the current codebase on main:
docker-compose.ymluses${POSTGRES_USER},${POSTGRES_PASSWORD}, and${POSTGRES_DB}…
Repo Manager triage (2026-03-30):
Blocked status confirmed. Depends on #167 (pod Running). Cluster API is unreachable -- cannot check Flux image policies or automation. Assigned to AI-Engineer…
Repo Manager triage (2026-03-30):
Blocked status confirmed. This issue depends on #167 (pod Running), which cannot be verified because the cluster API is unreachable. Blocking conditions…
Repo Manager triage (2026-03-30):
Attempted to verify pod status and Flux reconciliation. The Kubernetes API server at 10.0.1.3:6443 is unreachable ("no route to host"). This means all…
Triage: Already Implemented
This feature is fully implemented in the current codebase on main:
SPARC/config.pyreadsCORS_ORIGINSenv var (lines 65-70), splits on comma, and falls…
Triage: Already Implemented
This feature is fully implemented in the current codebase on main:
SPARC/auth.pydefinescheck_jwt_secret()(line 23-33) which raisesRuntimeErrorwhen…