contract-schema-gen
Canonical JSON schema generator for the supported release lane.
Usage
use ;
Purpose
This crate is the schema source of truth for the canonical contract surfaces:
semantic-memory-forge::ExportEnvelopeV3forge-memory-bridge::ProjectionImportBatchV3constraint-compiler::CompileOutputkernel-execution::ExecutionReportkernel-oracles::OracleAssessment
The generated artifacts are committed under ../schemas/, and the supported
gate verifies them with:
Ecosystem
Depends on:
semantic-memory-forge,forge-memory-bridge,constraint-compiler,kernel-execution,kernel-oraclessemantic-memory,forge-pilot,knowledge-runtime,mechanism-runtimeassurance-runtime,attestation-exchange,authority-delegation,constitutional-memory,continuity-runtimediscovery-portfolio,effect-runtime,federated-settlementremote-oracle-admission,profile-runtime,spec-executionverification-adjudication,verification-calibration,verification-control,verification-policy
Depended on by: (leaf crate -- no downstream consumers)
stack-ids integration
This crate does not use stack-ids directly. It generates JSON schemas from
types defined in sibling crates, many of which embed stack-ids identity types
in their schema output.