Integration Catalog
Universal Manifest is designed to work across any domain that needs portable identity, credentials, and consent. The manifest structure — subject, shards, pointers, claims, consents, TTL — is intentionally generic. Integration lanes show how specific industries and use cases map their concepts onto this common structure.
Each integration lane is non-normative guidance. The core specification stays the same regardless of domain. A healthcare manifest and a smart home manifest share the same required fields, the same TTL model, and the same unknown-field tolerance. The lanes below describe conventions for shard names, pointer keys, consent keys, and claim keys that make adoption easier in each domain.
This catalog organizes integration lanes by category. Existing lanes link to their documentation pages. Planned lanes are marked for contribution. If your domain is not listed, the template and authoring guide make it straightforward to create a new lane.
Identity & Social
Section titled “Identity & Social”Portable identity, profile projection, and social graph interoperability.
| Lane | Status | Description |
|---|---|---|
| Social/Profile | Published | Web profile pages, public identity views, ActivityPub pointers |
| ActivityPub/Fediverse | Planned | Native ActivityPub actor integration and federated identity |
| Professional Networks | Planned | LinkedIn-style professional profiles and endorsements |
| Dating Platforms | Planned | Privacy-first dating profiles with consent-gated disclosure |
| Gaming Profiles | Planned | Cross-platform gaming identity, achievements, and reputation |
Trust & Verification
Section titled “Trust & Verification”Proof of identity, personhood, and trust attestation across providers.
| Lane | Status | Description |
|---|---|---|
| Proof of Personhood | Published | Multi-provider personhood credentials (World ID, Gitcoin Passport, BrightID) |
| OMATrust | Published | Open Media Attestation trust lifecycle and proof-based services |
| KYC/AML | Planned | Know-your-customer and anti-money-laundering credential portability |
| Age Verification | Planned | Privacy-preserving age attestation without revealing birthdate |
| Academic Credentials | Planned | Degree and certification verification (see Education category) |
Spatial & Immersive
Section titled “Spatial & Immersive”Cross-world identity, AR overlays, spatial computing, and immersive experiences.
| Lane | Status | Description |
|---|---|---|
| Metaverse | Published | Cross-world avatar, inventory, and social graph portability |
| RP1 Spatial Fabric | Published | Spatial computing identity and GeoPose-aware manifest projection |
| Smart Glasses AR | Published | AR social overlays, face-visibility consent, recording permissions |
| VR Social | Planned | VR-specific social presence, voice consent, and avatar rights |
| Digital Twins | Planned | Physical-to-digital asset representation and sync |
| Location-Based Services | Planned | Geofenced consent and location-aware manifest behavior |
IoT & Devices
Section titled “IoT & Devices”Device identity, household policy, and machine-to-machine manifest exchange.
| Lane | Status | Description |
|---|---|---|
| Reference Runtime | Published | Venue display devices, edge issuance, push-pull transport |
| Smart Home | New | Household privacy policy, device onboarding, automation rules |
| Wearables | Planned | Fitness trackers, health monitors, and biometric consent |
| Automotive | Planned | Vehicle identity, driver profiles, and connected car consent |
| Industrial IoT | Planned | Factory device identity, safety policy, and supply chain attestation |
Blockchain & Web3
Section titled “Blockchain & Web3”Decentralized identity, on-chain credentials, and Web3 wallet integration.
| Lane | Status | Description |
|---|---|---|
| Chia DID/VC | Published | Chia blockchain DID and Verifiable Credential attestation |
| Ethereum ENS | Planned | ENS name resolution and Ethereum-based identity binding |
| Solana DID | Planned | Solana-native decentralized identifiers and credential anchoring |
| IPFS-Backed Manifests | Planned | Content-addressed manifest storage and retrieval via IPFS |
Healthcare & Wellbeing
Section titled “Healthcare & Wellbeing”Patient consent, health data portability, and clinical system interoperability.
| Lane | Status | Description |
|---|---|---|
| Healthcare Patient Consent | New | Patient consent, allergy alerts, emergency contacts |
| Health Records Portability | Planned | FHIR-compatible health record references and consent-gated access |
| Fitness Data | Planned | Workout logs, biometric readings, and wellness goal sharing |
Commerce & Finance
Section titled “Commerce & Finance”Loyalty programs, payment preferences, and merchant trust.
| Lane | Status | Description |
|---|---|---|
| Loyalty Programs | Planned | Cross-merchant loyalty point portability and reward redemption |
| Payment Preferences | Planned | Preferred payment methods and billing address consent |
| Merchant Trust | Planned | Merchant reputation and consumer protection attestations |
| Supply Chain | Planned | Product provenance, certification, and chain-of-custody tracking |
Government & Civic
Section titled “Government & Civic”Digital identity, civic credentials, and cross-border interoperability.
| Lane | Status | Description |
|---|---|---|
| Digital ID | Planned | Government-issued digital identity document portability |
| Voting Eligibility | Planned | Privacy-preserving eligibility attestation without revealing identity |
| Permits & Licenses | Planned | Professional and activity permits with verifiable status |
| Cross-Border Credentials | Planned | International credential recognition and mutual trust frameworks |
Education
Section titled “Education”Academic credentials, learning records, and skill attestations.
| Lane | Status | Description |
|---|---|---|
| Education Credentials | New | Degrees, certifications, learning records, skill attestations |
| Learning Records | Planned | Micro-credentials, course completions, and competency tracking |
| Skill Attestations | Planned | Employer-issued and peer-validated skill endorsements |
Media & Entertainment
Section titled “Media & Entertainment”Content licensing, creator attribution, and rights management.
| Lane | Status | Description |
|---|---|---|
| Content Licensing | Planned | Media license terms, usage rights, and distribution consent |
| Creator Attribution | Planned | Provenance and authorship claims for digital content |
| Rights Management | Planned | DRM-free rights assertions and royalty split references |
Contribute a New Lane
Section titled “Contribute a New Lane”Want to add an integration lane for your domain? The process is template-driven and designed to be followed by AI agents or human contributors with zero additional context.
- Read the authoring guide: Integration Lane Authoring Guide — step-by-step instructions, naming conventions, and quality checklist.
- Copy the template: TEMPLATE.md — fill-in-the-blank template that produces a complete, valid integration document.
- Create your lane: Fill in the template for your domain, write an example fixture, and validate it against the v0.1 schema.
- Submit for review: Place the file in
integrations/and it will be reviewed.
The template covers: overview, normative boundary, use cases, manifest structure (shards, pointers, consents, claims), consumer/issuer behavior, example fixture, proof coverage, and implementation checklist.