Harden swarm authority and delivery gates V2 - #19
Draft
Ridgeio wants to merge 5 commits into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
This is a clean successor to #18, based on the actual target
feat/swarm-next-v1atef91f8f70ef23f2604c97f4c85f6b3bef7f4ca4a. PR #18 headbf9cf8c7cdf1db2cc6362ffc095480b73d72e604was adjudicated commit-by-commit; its four foundation commits are preserved here rather than overwriting that PR.This successor adds the missing V2 enforcement:
Causal evidence
tests/authority-delivery-hardening-v2.test.tsattacks the Wave 0 failure modes directly, including worker self-grants and hostile decision supersession, crash/dead-recipient handoff, non-acking/bulk-ack refusal, author-family laundering and self-review, expired/drifted/stale review identity, verdict replay across task epochs, fake-report override bypass, concurrent migration reservation, and unrelated/PID-reused process preservation during stand-down.Verification
npm run build— passnpm test— 325/325 pass across 65 suitesgit diff --check— passCandidate head:
ef01710f6b48439d6ee786c629104ba05446426bCandidate tree:
c51c8e3d53455728906a70b0679a0770fb21a714Evidence ceiling
Not established: a binding live-qualified external review verdict. Current reviewer qualifications in the running installed swarm are expired, so the durable task remains checkpointed rather than falsely closed. This candidate was not installed, merged, deployed, or exercised against Prompt Eden application or production state.