v4.2.4 — Codex Review Actions
This patch ships Codex review actions for Veritas Kanban task diffs.
Added
POST /api/diff/:taskId/codex-reviewfor read-only Codex review of task branch diffs- Codex SDK review runner with structured decision and findings output
- Mapping from Codex findings to Veritas review comments
- Review decision and summary persistence when saving is enabled
- Frontend API and React Query hook support
- Route validation coverage
Docs
- Updated Codex roadmap, SOP, workflow examples, feature reference, changelog, package versions, and README badge for v4.2.4
Validation
- Local route test, typechecks, and full workspace build passed
- GitHub CI passed on PR #317