feat(certification): state binding phase 2 — portable resolver, wire format, project C - #206
Draft
IanFrelinger wants to merge 1 commit into
Draft
feat(certification): state binding phase 2 — portable resolver, wire format, project C#206IanFrelinger wants to merge 1 commit into
IanFrelinger wants to merge 1 commit into
Conversation
…format, project C - ICertifiedBehaviorCatalog with in-memory and file-backed catalogs - CertifiedBehaviorCertificateResolver and AttestedStateLogTrustGate + DI - AttestedStateLogWireFormat JSON round-trip - Project C cross-project reuse sample with bundled phase-witness artifacts - A2 Tier-2 admission, catalog/wire/cross-project/trust-gate tests - cert-gate count 60; evidence ledger section added Co-authored-by: IanFrelinger <IanFrelinger@users.noreply.github.com>
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
Phase 2 of attested state log binding: makes
Nexo.Certification.Statecallable and portable outside hermetic test fixtures.WS1 — Certified behavior catalog + resolver
ICertifiedBehaviorCatalog+CertifiedBehaviorEntry(content-hash keyed)InMemoryCertifiedBehaviorCatalog,FileCertifiedBehaviorCatalog({hash}/record.json+source.txt)CertifiedBehaviorCertificateResolveradapts catalog →ICertificateResolverWS2 — Wire format + Tier-2 admission
AttestedStateLogWireFormatJSON serialize/deserialize for schema + logAttestedStateLogWireFormatTests(bundled sample + round-trip)WS3 — Project C cross-project reuse
samples/certified-state-log-reuse/Nexo.Certified.PhaseWitness/bundled JSON artifactssamples/certified-state-log-reuse/ProjectC/— refs onlyNexo.Certification.State+ Contractsscripts/pack-certified-state-log-reuse.shCrossProjectStateLogReuseTests: honest / tampered chain / forged certWS4 — Trust port + DI + ledger
IAttestedStateLogTrustGate+AttestedStateLogTrustGateAddAttestedStateLogTrust()DI extensiondocs/certification-evidence.mdcert-gate
60 tests (was 51), all green locally.
Out of scope (unchanged)