Add Superconscious ReasoningRun runtime-plan fixture#27
Closed
mdheller wants to merge 6 commits into
Closed
Conversation
mdheller
added a commit
that referenced
this pull request
May 20, 2026
Adds receipt path and digest verification utility for local steering artifacts. Validation: validate run #170 and Trust Surface run #27 passed.
mdheller
added a commit
that referenced
this pull request
May 22, 2026
Clean replay of #27 onto current main after AgentRegistry and RuntimeInstallReceipt work landed. Adds a deterministic no-activation Superconscious runtime-plan fixture, runtime-plan validator, and validate-superconscious-runtime-plan wiring in top-level make validate. Boundary: no runtime start, model load, socket, host mutation, network, or tool execution. Validated on PR head 92dfb0c with validate and Trust Surface passing.
Contributor
Author
|
Closing after capture/replay. Replacement PR #55 landed the intended Superconscious ReasoningRun runtime-plan fixture on current Merged replacement commit: Content carried forward:
Content intentionally omitted: none. The original branch was unmergeable, so the payload was replayed onto current main after the AgentRegistry and RuntimeInstallReceipt work landed. |
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
Adds a deterministic no-activation Superconscious M1 runtime-plan fixture and validator to Agent Machine.
This PR includes:
examples/superconscious-reasoning-runtime-plan.jsonscripts/validate-superconscious-runtime-plan.pyvalidate-superconscious-runtime-planMakefile target wired intomake validateBoundaries
Validation
Expected validation:
Advances #23.