Certification in Spanda is modeled independently from health. An entity can be healthy but uncertified, or certified with degraded health requiring review.
| State | Description |
|---|---|
draft |
Initial record, not submitted |
under_review |
Awaiting reviewer |
testing |
Validation in progress |
validated |
Evidence reviewed, approved for scoped use |
certified |
Formal certification active |
expired |
Certification past validity period |
revoked |
Certification withdrawn |
suspended |
Temporarily inactive |
deprecated |
Superseded by newer certification |
archived |
Historical record only |
Each CertificationRecord tracks:
certified_by)certified_at, expires_at)reason)evidence[])version)applicable_scope[])Set on entities via governance config:
[governance]
certification_status = "certified"
certification_id = "cert-warehouse-amr-2026-001"
spanda certification list
spanda certification inspect robot:amr-01
GET /v1/certifications returns certification summaries for all governed entities.
Governance validation requires validated or certified status before live deployment maturity
stages.