Skip to content

feat(runs): add pure run snapshot projector - #609

Merged
solomonneas merged 6 commits into
mainfrom
codex/568-3-run-projector
Jul 29, 2026
Merged

feat(runs): add pure run snapshot projector#609
solomonneas merged 6 commits into
mainfrom
codex/568-3-run-projector

Conversation

@solomonneas

Copy link
Copy Markdown
Collaborator

Summary

  • Add a pure, deterministic projector that derives five journal-backed fields while preserving all 44 current run.json fields.
  • Fail closed on unknown snapshot fields, invalid event chains, unmapped statuses, and unencodable values, with golden replay and regression coverage.

Scope

This is slice 3 of #568. It defines and tests the projection contract without wiring the projector into writers, recovery, or CLI paths.

Verification

  • ./scripts/verify
  • 4,864 passed, 3 skipped, 82.95% coverage
  • 132 focused projector, event, journal, and lifecycle tests passed

Part of #568.

solomonneas and others added 6 commits July 28, 2026 21:51
Co-Authored-By: Cursor <cursoragent@cursor.com>
Co-Authored-By: Codex <codex@openai.com>
Co-Authored-By: Cursor <cursoragent@cursor.com>
Co-Authored-By: Codex <codex@openai.com>
Co-Authored-By: Cursor <cursoragent@cursor.com>

Co-Authored-By: Codex <codex@openai.com>
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: escoffier-labs/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 01ced3f7-f6f9-444d-9e65-b36ed9aba291

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@solomonneas solomonneas self-assigned this Jul 29, 2026
@solomonneas
solomonneas merged commit b742ff9 into main Jul 29, 2026
28 checks passed
@solomonneas
solomonneas deleted the codex/568-3-run-projector branch July 29, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant