Spanda

Certification Lifecycle

Certification in Spanda is modeled independently from health. An entity can be healthy but uncertified, or certified with degraded health requiring review.

States

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

Tracked metadata

Each CertificationRecord tracks:

Entity integration

Set on entities via governance config:

[governance]
certification_status = "certified"
certification_id = "cert-warehouse-amr-2026-001"

CLI

spanda certification list
spanda certification inspect robot:amr-01

API

GET /v1/certifications returns certification summaries for all governed entities.

Runtime relationship

Governance validation requires validated or certified status before live deployment maturity stages.