P‑AIProject‑AI
authorized governance automation endpoint

Governance Caretaker

Public HTTPS adapter exposing stable Caretaker routes. Requests are mapped to the upstream Project-AI / Triumvirate governance service. This adapter is a thin governed gateway — not the enforcement kernel.

Adapter status

checking…

Upstream governance service

checking…

Endpoints

Constitution

Current governance constitution, sourced from upstream four-laws.

GET/governance/constitution/current

Enforcement

Submit an action for a governance decision (ALLOW / DENY / SAFE_HALT).

POST/governance/enforce

Audit Trail

Normalized governance audit trail from the upstream ledger.

GET/governance/audit/trail

Reflex Defense

Convert a reflex / security trigger into a high-risk governance intent.

POST/governance/reflex/trigger

Caretaker Patch Review

Submit a patch proposal for governance review. Never applied directly.

POST/governance/caretaker/propose-patch

Note: Authorized governance automation endpoint. POST routes require the X-Governance-Action-Key header. Public GET routes are read-only and do not expose private audit detail beyond the normalized upstream surface. Destructive operations are never performed by this adapter unless the upstream explicitly approves them.