persona-atoms
Voice profiles, role definitions, behavioural constraints, knowledge boundaries, tone parameters for AI personas.
Composable persona primitives portable across LangChain, AutoGen, CrewAI, Olympus, and any future agent runtime. Voice profiles, role definitions, behavioural constraints, knowledge boundaries, and tone parameters — assembled into full personas any system prompt can bind.
Catalog at v0.1.0
- 0 atoms across 0 types
- 0 persona compositions
- 0 compatibility rules
Atom types
- Seeding in progress — voice-profile, role-definition, behavioural-constraint, knowledge-boundary, tone-parameter
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.