Roadmap¶
AUMP is early. The current implementation proves the core control boundary, but enterprise adoption needs a larger surface.
Done¶
- Draft v0.1 specification.
- JSON Schemas for mandate, profile, action evaluation, and evidence events.
- MCP, A2A, and UCP/AP2 binding drafts.
- Native Go conformance runner.
- Python conformance parity runner.
- Evidence conformance cases for mandate matching, retention, and private-field leakage.
- Canonical mandate hash conformance vectors, including signature exclusion.
- Python SDK with runtime helpers.
- TypeScript SDK with policy and bridge helpers.
- Marketplace proof example.
- Initial compliance profile semantics for prohibited decision factors, compliance-gated review, and required evidence events.
- High-stakes home-buying conformance vectors.
- Cloudflare-hosted documentation site.
Near Term¶
- Publish richer schema reference pages.
- Add full REST binding examples.
- Add detached mandate signing and verification examples.
- Add revocation freshness fixtures.
- Add negative prompt-injection fixtures for protected field leakage.
- Add domain compliance profile packs for housing, fair lending, procurement, employment, healthcare consent, and EU AI Act deployment mapping.
- Add CI badges and release tags across all repos.
Enterprise Track¶
- SDK tiering and support policy.
- Security threat model.
- SOC-style deployment checklist.
- OpenTelemetry semantic conventions for AUMP decisions.
- Mandate authority service reference architecture.
- Multi-agent delegation and sub-mandate patterns.
- Human-trusted review UI examples.
Ecosystem Track¶
- Align A2A extension URI with final public domain.
- Publish UCP metadata extension examples.
- Publish AP2 boundary examples for intent, cart, and payment mandates.
- Add MCP Inspector walkthrough for
aump.evaluate_action. - Add conformance badges for third-party implementations.