9a3e19ddce
CI / Typecheck (push) Successful in 3m27s
CI / Architecture Guardrails (push) Successful in 3m29s
CI / Lint (push) Successful in 3m22s
CI / Assistant Split Regression (push) Successful in 4m44s
CI / Unit Tests (push) Successful in 5m39s
CI / Build (push) Successful in 5m53s
CI / E2E Tests (push) Failing after 4m41s
CI / Release Images (push) Has been skipped
CI / Fresh-Linux Docker Deploy (push) Failing after 6m59s
upload-artifact@v4 and download-artifact@v4 are not supported on Gitea Actions (GHES), so coverage + Playwright report uploads fail the whole job even when every test passes. Mark those three upload steps as continue-on-error so test success is not gated on artifact persistence — the artifacts are still useful locally via act / the job logs, just not retained server-side. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>