Expand description
Resolve contract: agent-wait/v0 through the vendored pin.
The L2 entry is contract.json: verify capability, then load the
relative entry_schema. $id is not the contract-entry mechanism.
Structs§
- Contract
Manifest - Capability manifest on disk or bundled with the crate.
- Resolved
Contract - A resolved pin: verified capability plus loaded entry schema.
Constants§
- CAPABILITY
- Opaque capability token for this pin.
- PINNED_
CRUCIBLE_ SHA - Crucible commit this tree vendors.
Functions§
- bundled_
entry_ schema - Bundled entry schema document, including
$id. - bundled_
message_ schema - JSON Schema for one admitted
message_type, selected from$defs. - resolve_
bundled - Resolve the bundled pin for
capability. - resolve_
from_ dir - Resolve
capabilityfrom a vendored directory containingcontract.json.