Component Registry agent-readable instructions
The Registry records hashes, evidence posture, and boundary notes for declared circuits so teams can inspect artifacts before reuse.
- CERTIFIED: The declared circuit reached its certification state under its stated domains. This does not certify external runtime behavior.
- VERIFIED: The artifact has bounded checks and visible annotations. Reviewers must inspect the remaining boundary notes.
- REJECTED: A constraint, evidence, or boundary mismatch was detected. The artifact should not be reused until repaired.
Component Registry
Bounded blueprints with verifiable posture.
The Registry records hashes, evidence posture, and boundary notes for declared circuits so teams can inspect artifacts before reuse.
Registry Protocol
Integrity is measured, not assumed.
Every artifact should show what was checked, what state it reached, and where the claim boundary stops.
Verification States
Registry badges expose the review state of the declared circuit. They do not certify the consuming system.
CERTIFIED
ClosedThe declared circuit reached its certification state under its stated domains. This does not certify external runtime behavior.
VERIFIED
BoundedThe artifact has bounded checks and visible annotations. Reviewers must inspect the remaining boundary notes.
REJECTED
BlockedA constraint, evidence, or boundary mismatch was detected. The artifact should not be reused until repaired.
PCD Lifecycle
The registry stores evidence state after the artifact passes through explicit checks.
Publish artifacts with their review state visible.
Start with a bounded workflow, then publish the artifact with its evidence posture attached.