Product / Configuration

Programmable decision layer

Rules and context live as versioned, machine-readable instructions. Write them in plain language; they compile to structured policy agents consume at runtime.

Policy-as-code

Policy-as-code

Instructions and policies are versioned, operational metadata. Plan/apply workflows like infrastructure-as-code.

Version-controlled policies

Every change is versioned, with full provenance of what was deployed and when.

Plan before application

See what a deployment will publish before it goes live.

Deliberate deployment

Changes are deployed explicitly, with author and provenance recorded in the activity log.

policy-workflow
1
metatate plan

Preview changes

+ Add policy
~ Update scope
→ 2 tables
2
Review

Team validation

Steward approved
Security reviewed
3
metatate apply

Deploy to production

✓ Policy deployed (v2.1.0) • ✓ 2 tables updated • ✓ Audit log created

Configuration

Authoring

Policy from plain language

Governance rules live in people's heads and old docs. Written in plain language, they compile to structured, versioned policy the agent applies at runtime.

Runbooks

Runbook steps as policy

A routine task has a correct procedure only senior staff know. The order, checks, and exceptions become a policy the agent runs against, applied every run.

CI/CD

Review a policy change before it ships

A definition changes and hits production before anyone checks it. Policy changes can be checked against governance review before they ship.