Skip to content

Status and Roadmap


  • v0.1 is the adoption-focused core contract. Published JSON-LD context and JSON Schema at stable URLs. Conformance fixtures (valid and invalid) are published.
  • v0.2 is a draft that adds a production-grade signature profile (Ed25519 + JCS). Schema, context, and conformance fixtures are available for implementer validation.
  • Both versions share the same structural topology: header, facets, claims, consents, devices, pointers, signature.
  • myum.net is the reference deployment of the resolver specification. It resolves UMIDs to manifests via HTTP GET. The contract is documented with a machine-readable well-known descriptor.
  • The resolver returns 307 redirects to canonical sources, 200 payloads for inline manifests, 404 for unknown UMIDs, and 410 for revoked ones.
  • Any organization can run a conformant resolver using the published contract specification.
  • 25 journey proofs demonstrate end-to-end scenarios: public profile projection, smart glasses consent, metaverse cross-world portaling, device enrollment, tampered manifest detection, and more.
  • An interactive sandbox on universalmanifest.net lets users step through scenarios and inspect manifest state at each stage.
  • A hackathon proof-of-concept validated UM concepts in a live spatial environment with portal-based manifest resolution, avatar loading from pointers, and runtime consent enforcement.
  • 16 integration lanes document how UM applies to specific domains: metaverse, social, IoT, smart glasses, spatial computing, credentials, and others.
  • 163 leaf-level use cases across 15 categories have been identified and cataloged.
  • 15 are proven with fixture evidence. 28 are documented. 61 are proposed. 59 are unexplored.

ItemStatusWhat It Does
IWPS alignment and OMA3 positioningActiveMaps UM as the cargo layer for IWPS transport. Proposes UM as the payload for the assets parameter.
Facet encryption architectural decisionPendingDeciding between encrypted inline facets (JWE per-facet), the projection model, or supporting both. Research complete; decision not yet made.
Payment handle integrationNot startedCreating standard pointers for fiat and crypto payment gateways. A natural collaboration area with OMA3.

The project maintains a comprehensive audit of 62+ deferred items across 10 categories. These include:

Specification gaps — encrypted facets, batch revocation protocol, content integrity for pointer targets, audience-scoped consent.

Research tracks — selective disclosure (BBS+, SD-JWT), wallet protocol bindings, avatar translation profiles, synchronization conflict resolution.

Standards alignment — IWPS assets parameter formal binding, joint IWPS+UM conformance profile, proximity credential presentation profile, OpenID Federation trust mapping.

Proposed extensions — CBOR-LD binary encoding for constrained transports, Merkle history for audit trails, content-addressed identifiers for immutable snapshots.

Each item is tracked with a priority (P0 through P3), a blocking assessment, and a link to where it is documented.


IWPS v0.3’s assets parameter is marked “Reserved for Future Use.” UM fills this gap. The proposal: assets carries a UMID (a resolvable reference to a manifest) or, for low-latency scenarios, an inline manifest. No changes to the IWPS API structure are required — this fills an existing extension point.

AreaCurrent StatusCollaboration Opportunity
IWPS assets bindingAlignment analysis complete; proposal draftedDefine the formal binding specification together
PaymentsTBD in both IWPS and UMCo-develop the payment portability model
Joint conformance profileProposedDefine “IWPS + UM” conformance tiers alongside OMA3 Security Certification
Avatar translationResearch trackCo-develop cross-engine avatar portability metadata
Compliance proofsUM has consent; IWPS has security tiersMap consent rules to certification requirements

We would like to understand which areas of the concept space are most relevant to your work, so we can prioritize detailed documentation and integration guidance for those domains.


MaterialLocation
Specification (v0.2)spec/v0.2/README.md
Live documentation sitehttps://universalmanifest.net
Resolverhttps://myum.net
IWPS alignment analysisdocs/reports/2026-03-11-iwps-um-alignment-analysis.md
Deferred items auditdocs/reports/2026-03-12-deferred-concepts-and-loose-ends-comprehensive-audit.md
Concept explorer (interactive)https://universalmanifest.net/tools/concept-explorer/
OMA3 presentation scriptdocs/presentations/2026-03-12-oma3-architectural-overview.md

This concludes the OMA3 handout collection. Return to the Reading Guide for the full table of contents.