Add standalone devnet W009/W011 reference harness - #129
Draft
mizuki0x wants to merge 2 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.
Summary
Boundary
This is a standalone reference harness, not a production daemon, wallet integration, or general W009/W011 enforcement claim. W011 is a fixed scripted Memo-only scenario with declared event-parent lineage, not dynamic taint tracking. Role keys are separately keyed but loaded by one process under one operator. A direct signer or arbitrary submit callback outside this harness can bypass it. The exported helper does not independently bind a caller callback to devnet; the recorder script supplies that boundary. Concurrent legacy and canonical replay executors are unsupported.
Verification
pnpm --dir services/witness-verifier test— 57 passed--require-devnet-record— passedhttps://api.devnet.solana.comverification — exact records and devnet genesis verifiedae7f6e906253e6d8385cd30e6c227e5729fa073f2541b0c38d0c914fe911c89fgit diff --check— passedThe PR stays draft until the harness boundary and public wording are reviewed.