Concepts
The words in the product map to one release workflow.
If the concepts are clear, the console stays simple: services define scope, connectors bring evidence, policies evaluate evidence, gates produce decisions, and passports explain the result.
Gate
A CI/CD checkpoint that returns ALLOW, ALLOW_WITH_CANARY, HOLD, REQUIRE_APPROVAL, BLOCK, or ROLLBACK_RECOMMENDED.
Passport
The durable release record with verdict, blockers, evidence timeline, runtime health, rollback readiness, and policy reasons.
Evidence
Sanitized facts from pipeline, Kubernetes, GitOps, metrics, error tracking, tests, or manual debug entry.
Connector
A scoped reader for one provider and one allowed slice of customer infrastructure.
Policy
A rule that turns missing or failing evidence into advisory, hold, or block decisions.
Mode
shadow, advisory, or enforce. Start shadow and move gradually.
