Skip to content

Overview

Arkadiy Miteiko edited this page Feb 14, 2026 · 1 revision

Overview

VEIP addresses a structural governance gap in autonomous systems:

When systems are permitted to act, governance must operate at execution time.

Most AI governance tools assess models or generate documentation.
VEIP formalizes a runtime control-plane that determines:

  • Whether a proposed action is authorized
  • How supervisory escalation occurs
  • What structured evidence must be emitted
  • How conformance can be validated deterministically

VEIP separates four institutional layers:

  1. Open Specification (veip-spec)
  2. Open Reference SDK (veip-sdk)
  3. Source-Available Verifier Core (veip-verifier-core)
  4. Certification Authority (veip-registry)

This separation prevents standard capture while preserving certification integrity.

Clone this wiki locally