Publish Codex Live quality evidence

Update Live Lab and the Live reference with the default Sol worker, full-task quality gate, Spark control, cold readiness, and production architecture.\n\nAI-assisted: OpenAI Codex.
This commit is contained in:
Paul Bakaus
2026-07-12 20:05:28 -07:00
parent b6304913ef
commit 2a6f8c3f53
5 changed files with 40 additions and 19 deletions
@@ -148,7 +148,7 @@ export class CodexLiveWorkerSupervisor {
id: event.id,
type: 'error',
sourceEventType: event.type,
message: `Experimental Codex worker does not handle ${event.type}; disable IMPECCABLE_LIVE_CODEX_WORKER for the portable foreground path.`,
message: `Dedicated Codex worker does not handle ${event.type}; disable IMPECCABLE_LIVE_CODEX_WORKER for the portable foreground path.`,
});
}
}