Universal Manifest

Agent Integration Kit

Build with Universal Manifest

A version-aware kit for people building with AI agents. Plug Universal Manifest in now, or prepare for it as the spec keeps improving. Everything here is a map to the canonical specification, examples, and conformance suite — not a second copy — so it stays correct as the standard moves. For the concept first, start with how it works.

Pinned to: stable v0.3  ·  preview v0.4-preview. Follow the head via the latest spec alias.

Get the kit

The guide (PDF)

The comprehensive, agent-oriented guide: what UM is for a builder, the 60-second mental model, the build-now-vs-prepare decision, and Produce / Consume / Verify.

Download PDF

Read the Markdown

The skill

A thin, version-aware skill you can hand to your agents. It routes them to the bundled guide and a version index, then to the version-resolved canonical sources.

Download skill (.zip)

Trigger: producing, consuming, or verifying Universal Manifests.

The version index

The single switch that makes the kit version-aware. Every spec, schema, example, and conformance link in the guide and skill resolves through it.

View versions.json

Bumping a spec version is one edit here.

Build now, or prepare

Prepare for — preview v0.4-preview

Anticipate the next version

The preview line is a working draft — read it to anticipate and give feedback; do not depend on it in production yet. It is shaping:

  • Tier 2 ZKP proof profile
  • Tier 3 multi-party ceremony
  • JWE algorithm constraints
  • statusRef resolution schema
  • bilateral session model
  • profile registration
  • post-quantum signatures
  • federation

Read the preview spec

Building on a spatial fabric?

If you build on RP1 or an MSF-style spatial fabric, Universal Manifest is a companion, not a replacement. The fabric does live scope traversal; UM is the portable, signed, consented envelope for the parts of a subject that must survive outside a single runtime session. The guide’s integration index highlights the RP1 lane.

Watch the spatial-fabric explainer playlist →

Source

This kit references the canonical specification, examples, and conformance suite by version-resolved link — it does not duplicate them. The single source is agent-kit/ in the project repository; the downloads above are assembled from it.