policy-atoms
Governance rules as typed artifacts — subjects, resources, actions, effects, and conditions.
Typed, versioned, catalog-driven governance rules — so every organization stops reinventing the same access control policies. Subjects, resources, actions, effects, and conditions composed into policies any authorization engine can evaluate.
Catalog at v0.1.0
- 0 atoms across 0 types
- 0 policy compositions
- 0 compatibility rules
Atom types
- Seeding in progress — subject, resource, action, effect, condition
Civilization-grade properties
- Typed — every atom validates against a JSON Schema.
- Versioned — every atom has a semver
versionfield. - 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.