Nightly full CI failed.
Commit: 3c7540c (deploy: add readOnlyPaths support to Hardening) Command: git branchless test run --command ci-full --color never origin/live Log: /home/ben/omni/live/_/tmp/ci-full-nightly/ci-full-2026-01-22-180745.log
Output summary:
Next steps: 1) Re-run full CI on this commit to reproduce. 2) Inspect branchless test worktree stderr/stdout for failing step. 3) Identify failing namespace and error, then fix.
Set ci-full-checkpoint tag to origin/live (a729020a). Nightly script now exits cleanly with no new commits.
Investigated failure. Full CI on commit 3c7540c fails because bild can't get namespace for Omni/Agent/Eval/questions.jsonl (jsonl extension unsupported in that commit). This is fixed by the jsonl extension changes (d7aa4fb/8486aa) once merged to live or by setting ci-full-checkpoint tag to a commit after those fixes.