OAuth lets users delegate authority to apps without sharing passwords. VAC lets humans delegate authority to AI agents without losing accountability. Every agent action traces through a cryptographic chain back to a verified human. Issue tokens, enforce scoped authority, and audit everything — one API.
Already have an agent? Two API calls and you're in the execution graph.
The SDK is free during the development phase. Early adopters will be grandfathered when paid tiers launch.
One call: authorize + record + complete. Simplest way to add any action to the execution graph.
Issue a root authority token. No biometrics needed for L1. Returns Ed25519-signed JWT with scoped permissions.
Pre-flight check: is this action within scope? Creates a pending AAR. Use with /complete for the full lifecycle.
Rate an action: approved, flagged, or rejected. Immutable once set. Feeds into agent reputation.
Two-dimensional: execution_score (from AAR outcomes) + feedback_score (from human ratings). Combined 60/40.
One provenance_ref returns every action by every agent in a workflow. The execution graph query.
Free during development. All endpoints available immediately.
VAC Protocol — Patent Pending (558 claims, 12 filings with IP Australia)
Submitted to NIST NCCoE AI Agent Identity and Authorization project