Skip to content

Harden V5 staged runtime and recovery - #3607

Open
joshlf wants to merge 1 commit into
Gwmskgf6pp5ufbufusyjegs357wjllvtqfrom
Gfkyot5qmode4aiscnrbgzyffxebq4z56
Open

Harden V5 staged runtime and recovery#3607
joshlf wants to merge 1 commit into
Gwmskgf6pp5ufbufusyjegs357wjllvtqfrom
Gfkyot5qmode4aiscnrbgzyffxebq4z56

Conversation

@joshlf

@joshlf joshlf commented Aug 29, 2026

Copy link
Copy Markdown
Member

Replace the monolithic mutable runtime with a coordinator-claimed six-stage
immutable aggregation prefix. Derive each evaluator frontier and input packet
only from the committed predecessor stage, bind every manifest to the static
lock, coordinator, predecessor, and cumulative envelopes, and rederive the
chain during bound-gate evaluation.

Make attempt sealing bounded and crash-recoverable with exact external
workspaces, seal-time input verification, injective pathname capture, hard
payload, entry, and path budgets, immutable terminal claims, and no-replace
object and pointer publication. Publish authenticated terminal ERROR records
when a phase cannot safely derive its successor while allowing usable
report-format failures to reach their frozen gate consequence.

Update schemas, policies, integration contracts, and adversarial self-tests
for the 154-to-163-attempt, six-stage production lifecycle.

Agent-Authored-By: AI agent acting on Josh Liebow-Feeser's behalf


This PR is on branch codex/unsafe-rust-stack.

Latest Update: v14 — Compare vs v13

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gfkyot5qmode4aiscnrbgzyffxebq4z56 && git checkout -b pr-Gfkyot5qmode4aiscnrbgzyffxebq4z56 FETCH_HEAD

Checkout

git fetch origin refs/heads/Gfkyot5qmode4aiscnrbgzyffxebq4z56 && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gfkyot5qmode4aiscnrbgzyffxebq4z56 && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gfkyot5qmode4aiscnrbgzyffxebq4z56

Stacked PRs enabled by GHerrit.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T10:50:50.745902Z 2964a8d PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch from 2964a8d to 38e88de Compare August 29, 2026 11:11
@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch from 38e88de to cc9c836 Compare September 1, 2026 22:15
@codecov-commenter

codecov-commenter commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (513513b) to head (be182dd).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           Gwmskgf6pp5ufbufusyjegs357wjllvtq    #3607   +/-   ##
==================================================================
  Coverage                              91.85%   91.85%           
==================================================================
  Files                                     20       20           
  Lines                                   6093     6093           
==================================================================
  Hits                                    5597     5597           
  Misses                                   496      496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joshlf
joshlf force-pushed the Gwmskgf6pp5ufbufusyjegs357wjllvtq branch from d9a0f70 to c1da2dc Compare September 2, 2026 22:28
@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch 2 times, most recently from 64b8aba to ce8989d Compare September 2, 2026 23:04
@joshlf
joshlf force-pushed the Gwmskgf6pp5ufbufusyjegs357wjllvtq branch from 4d13c40 to 723a6d0 Compare September 3, 2026 00:07
@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch 2 times, most recently from 85e815f to 84eb9cc Compare September 3, 2026 01:00
@joshlf
joshlf force-pushed the Gwmskgf6pp5ufbufusyjegs357wjllvtq branch from 723a6d0 to 54817d6 Compare September 3, 2026 01:00
@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch from 84eb9cc to bbc5184 Compare September 3, 2026 01:33
@joshlf
joshlf force-pushed the Gwmskgf6pp5ufbufusyjegs357wjllvtq branch 2 times, most recently from 8b449c4 to 4a19257 Compare September 3, 2026 02:26
@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch from bbc5184 to 16092d5 Compare September 3, 2026 02:26
Replace the monolithic mutable runtime with a coordinator-claimed six-stage
immutable aggregation prefix. Derive each evaluator frontier and input packet
only from the committed predecessor stage, bind every manifest to the static
lock, coordinator, predecessor, and cumulative envelopes, and rederive the
chain during bound-gate evaluation.

Make attempt sealing bounded and crash-recoverable with exact external
workspaces, seal-time input verification, injective pathname capture, hard
payload, entry, and path budgets, immutable terminal claims, and no-replace
object and pointer publication. Publish authenticated terminal ERROR records
when a phase cannot safely derive its successor while allowing usable
report-format failures to reach their frozen gate consequence.

Update schemas, policies, integration contracts, and adversarial self-tests
for the 154-to-163-attempt, six-stage production lifecycle.

gherrit-pr-id: Gfkyot5qmode4aiscnrbgzyffxebq4z56
Agent-Authored-By: AI agent acting on Josh Liebow-Feeser's behalf
@joshlf
joshlf force-pushed the Gfkyot5qmode4aiscnrbgzyffxebq4z56 branch from 16092d5 to be182dd Compare September 3, 2026 03:03
@joshlf
joshlf force-pushed the Gwmskgf6pp5ufbufusyjegs357wjllvtq branch from 4a19257 to 513513b Compare September 3, 2026 03:03
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.

3 participants