ELIXIS
Semantic loom

Elixis

An interactive synthesis engine for identity, brand voice, design systems, naming research, and lens-specific outputs.

One graph, multiple output lenses.

The same reference set can become an identity document, brand voice guide, design-system direction, naming research, or another lens-specific output. SOUL.md is one compatibility lens, not the whole product.

Identity

Generate SOUL.md-compatible identity documents for OpenClaw, Soul Spec, and agent systems that read markdown personas.

Brand Voice

Turn references into voice principles, positioning language, tone constraints, and usable brand vocabulary.

Design System

Resolve patterns into design direction, tokens, interface principles, and style constraints for product work.

Naming

Research names, generate semantically aligned variants, and evaluate fit before committing to a direction.

Traceable Runs

Inspect model metadata, phase timings, pattern scores, entity evidence, bridges, fallbacks, and run backups.

Local First

Run with Python 3.12+, Ollama, OpenAI-compatible APIs, or Anthropic cloud models, and stdlib-only application code.

Run Elixis locally.

git clone https://github.com/KyaniteLabs/Elixis.git cd Elixis python -m venv .venv source .venv/bin/activate pip install -r requirements.txt python app.py