identity-atoms
Identity primitives unified across vendors — auth methods, claim types, trust frameworks, key and certificate types.
Auth methods, claim types, trust frameworks, key and certificate types — defined once and composable into identity profiles, federated setups, and persona templates. The identity layer the ecosystem stands on.
Catalog at v0.1.0
- 3 atoms across 3 types
- 1 identity compositions
- 0 compatibility rules
Atom types
- auth-method — 1 atoms
- claim-type — 1 atoms
- trust-framework — 1 atoms
Civilization-grade properties
- Typed — every atom, composition, and rule validates against a JSON Schema.
- Versioned — every atom has a semver
versionfield; compositions pin by version. - Machine-readable — /exports/catalog.json is the canonical manifest.
- Composable — compositions reference atoms by ID; references resolve in CI.
- Open — Apache-2.0 licensed.
- Durable — no external dependencies in the hot path.