feat(sol): frontier provider mesh with proof-carrying execution - #264
Draft
Deleted user (ghost) wants to merge 98 commits into
Draft
feat(sol): frontier provider mesh with proof-carrying execution#264Deleted user (ghost) wants to merge 98 commits into
Deleted user (ghost) wants to merge 98 commits into
Conversation
added 30 commits
August 14, 2026 19:23
|
Deployment failed for project hub with the following error: Learn More: https://vercel.com/tariks-projects-e9198507?upgradeToPro=build-rate-limit |
Member
|
Exact-head dependency triage for current PR #264 head The 7 findings are confined to the dev/tooling graph. Direct findings: |
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.
Purpose
Continue the SOL control plane into a provider-neutral frontier interoperability mesh while keeping Automaton-3 as the sole authority root, and bind the constitutional preconditions required before AGNT-004 can be evaluated for admission.
Exact lineage attestation
The current head is a one-commit fast-forward from historical head
f467c06735b3b2240832d057a1f7d5e4098b39f9. The only delta is.github/workflows/frontier-provider-mesh.yml, repairing two verification-surface defects discovered by exact-head reproduction:unittestcommand executed 0 LUT-KAN parity tests becauseagents/tests/test_lut_kan_parity.pycontains pytest-style functions plus a direct__main__assertion harness;The repaired workflow executes the 3 LUT-KAN assertions directly and uses a Python credential scanner over the same frontier/Sensorium surface.
Exact-head external runtime witness — ESTABLISHED
A separate dependency-bearing GitHub-hosted runner checked out the AEGIS source by exact SHA
31aec51c32caa2431cb94ee742c912059802568band reproduced the PR verification surface.Observed execution:
The 79 Vitest assertions include the exact current Sensorium observation, VCM bridge and degradation surfaces together with frontier runtime, transports, fencing and Automaton-3 verification tests. This promotes an external exact-head AGNT-004/frontier component witness for the current SHA.
This witness is not represented as AEGIS repo-native CI. The AEGIS-hosted Actions account/billing blocker remains tracked separately in #269.
Current ledger
Constitutional Sensorium boundary
The observation contract remains explicitly non-authoritative:
Provider/model output remains evidence only and cannot grant AEGIS authority. D3 requires explicit operator approval; D4 remains denied in this slice.
frontier-automaton3-verifier.tsdelegates authority evaluation to the existing Automaton-3 path rather than creating a second authority root.Security/dependency debt surfaced by the witness
npm cicompleted successfully but reported:This is a separate dependency-security triage item. The successful functional/constitutional witness does not erase or downgrade that debt.
Deliberately not performed
main;Remaining before admission
SensoriumDegradationV1into the Authority Control Plane only as a contractive input after exact state/topology freshness binding; Sensorium must never become an authority root.PRODUCTION_ADMISSION = NOT_ESTABLISHEDuntil those independent gates are satisfied.Historical #264 heads remain evidence only for the exact bytes they bind; they are not aliases for the current head.