← ClaudeAtlas

lamina-orchestratorlisted

Transactional product-graph workflows for design, source observation, Persona Missions, and runtime verification.
aryaniyaps/lamina · ★ 114 · AI & Automation · score 77
Install: claude install-skill aryaniyaps/lamina
# Lamina Orchestrator Ladybug, owned by the long-running local `graphd`, is the only canonical product graph. CocoIndex sends source Observations to graphd. Agents send typed proposals. Mission adapters send normalized runtime evidence. Git supplies branch identity and source revisions, not graph storage. ## Modes | Mode | Action | |---|---| | Init | Write/index business evidence, then propose inferred Product and Persona resources grounded in explicit user input | | Design | Explicit graph session → validate → publish | | Verify | Compile all relevant Persona Missions → isolated Runs → runtime evidence | | Direct | One-shot session for a single typed mutation or query | ## Runtime The runtime is installed independently as the standalone `lamina` executable; this skill contains no executable fallback. Apply `prerequisites/cli-required.md` before graph work. Use `lamina graph`, `lamina session`, and `lamina mission`. Raw Cypher writes are forbidden. All agent-facing output is deterministic JSON with GraphVersion, source revision, results, Contradictions, validation receipt, and stable error codes. Legacy run files are untouched source evidence and have no runtime meaning. Do not discover or select them.