Reference
Schema reference
JSON Schemas for every CHP protocol object, synced from chp-core/schemas.
27 schemas. Canonical JSON lives in
chp-core/schemas/— each row links to the source.
| Schema | Title | Description |
|---|---|---|
agent-session-descriptor.schema.json | AgentSessionDescriptor | Describes the identity and context of a CHP agent session: intent, model, memory scope, autonomy tier, and tool manifest. |
approval-decision.schema.json | ApprovalDecision | Payload for approval_granted and approval_denied evidence events (v0.3.5). Records the capability URI and the identity of the actor who made the decision. |
assurance-metadata.schema.json | AssuranceMetadata | |
autonomy-profile.schema.json | AutonomyProfile | Autonomy control surface for a CapabilityDescriptor (v0.3.4). Declares tier, budget gates, and rollback intent. |
capability-descriptor.schema.json | CapabilityDescriptor | |
certification-record.schema.json | CertificationRecord | Formal attestation that a capability meets a declared maturity level (§11.4). |
correlation-context.schema.json | CorrelationContext | |
delegation-envelope.schema.json | DelegationEnvelope | Describes a governed work handoff between agents, services, or humans. |
denial-reason.schema.json | DenialReason | |
domain-event.schema.json | DomainEventEmitted | Payload of domain_event_emitted evidence events (v0.4.4). |
evaluation-result.schema.json | EvaluationResult | Structured outcome of an agent reflection or evaluation pass. |
evidence-event.schema.json | ExecutionEvidence | |
execution-evidence.schema.json | ExecutionEvidence | |
graph-entity.schema.json | GraphEntityAdded | Payload of graph_entity_added evidence events (v0.4.3). |
host-descriptor.schema.json | HostDescriptor | |
ingestion-record.schema.json | IngestionResult | Payload of ingestion_completed evidence events (v0.4.1). Records provenance without storing raw content. |
invariant-descriptor.schema.json | InvariantDescriptor | |
invocation-envelope.schema.json | InvocationEnvelope | |
invocation-metrics.schema.json | InvocationMetrics | Aggregated chp.invocations.* statistics for a single capability (§9.3). |
invocation-result.schema.json | InvocationResult | |
memory-entry.schema.json | MemoryEntry | A single key-value record in scoped CHP agent memory. |
plan-descriptor.schema.json | PlanDescriptor | Describes an agent plan: intent, ordered steps, and optional parent session link. |
replay-query.schema.json | ReplayQuery | |
replay-result.schema.json | ReplayResult | |
retrieval-result.schema.json | RetrievalResult | Payload of retrieval_completed evidence events (v0.4.0). Records the query, ranked source references, and retrieval metadata. |
transformation-record.schema.json | TransformationResult | Payload of transformation_completed evidence events (v0.4.2). Records provenance without storing raw content. |
workflow-step.schema.json | WorkflowStepCompleted | Payload of workflow_step_completed evidence events (v0.4.4). |