Module 9: Governance and Compliance

Map VCP capabilities to regulatory requirements, design constitutional governance workflows, and establish attestation policies.

GOVERNANCE, PROVIDER 15 min

Learning Objectives

By the end of this module, you will be able to:

  • Map VCP capabilities to regulatory requirements (EU AI Act, sector-specific rules)
  • Design a constitutional governance workflow for your organisation
  • Establish attestation policies and audit review processes

9.1 — VCP and the EU AI Act

The EU AI Act requires high-risk AI systems to demonstrate:

RequirementVCP Capability
TransparencyAudit trail shows exactly what values governed each interaction
Human oversightREQUIRE_HUMAN decisions route to human reviewers
Technical documentationConstitutional bundles serve as living documentation of AI behaviour specifications
Risk managementDecision logging with risk scores enables systematic risk tracking
TraceabilityHash-chain audit trails with cryptographic integrity verification

9.2 — Designing a Constitutional Governance Workflow

Recommended workflow for organisations:

  1. Draft — Stakeholders author constitutional values in plain language
  2. Review — Independent ethics review (legal, ethics board, affected communities)
  3. Attest — Safety attestation: issuer signs the bundle, independent auditor co-signs
  4. Deploy — Publish the bundle; AI systems fetch and verify automatically
  5. Monitor — Audit trail analysis; periodic review of decisions and risk scores
  6. Revise — Update the constitution; revoke the old bundle; return to step 1

This creates a continuous governance loop rather than a one-time compliance exercise.

9.3 — Attestation Policies

Organisations should define:

Policy AreaQuestion to Answer
Authorship authorityWho can issue constitutions?
Attestation requirementsWhich attestation types are required? (CONTENT_SAFE minimum? FULL_AUDIT for high-risk?)
Freshness requirementsHow often must attestation be renewed?
Revocation triggersUnder what conditions are bundles automatically revoked?
Scope constraintsWhich models, environments, and purposes are constitutions valid for?

9.4 — Feedback-Based Governance: Values With AI Systems

VCP supports a framework where AI systems can participate in value governance through auditable feedback. This recognises that:

  • AI systems can flag constitutional conflicts or ambiguities through the evaluation process
  • Trust is built progressively through demonstrated safety behaviour and clear review loops
  • AI welfare considerations can be encoded alongside human values in constitutional text
  • The goal is accountable collaboration: building safety feedback loops with AI systems, rather than relying on one-way policy alone

VCP's verification architecture supports this by making the values bidirectionally transparent: humans can audit what values the AI is operating under, and AI systems can verify the provenance and integrity of the values they are asked to apply.

VCP transforms AI governance from policy documents into operational infrastructure. Values are cryptographically enforced, independently attested, and continuously auditable.

See It in Action

The Noor demo shows VCP governance in practice — constitutional review workflows, attestation policies, and audit trails.