MoiraWeave Documentation
Operate models, pipelines, and agents from one self-hosted control plane.
MoiraWeave deploys AI workloads and gives teams sessions, runs, events, cancellation, artifacts, health, and an Ops dashboard without replacing the internals of their agent runtimes.
What This Site Covers¶
Get running Quickstart Create a workspace, define an agent workload, deploy locally, and send the first message. Understand the model Concepts Learn workloads, runs, sessions, events, artifacts, and agent boundaries. See the system Agent Operations Review C4 diagrams and the agent message, cancellation, and artifact flow. Runtime design Architecture Review ownership boundaries, execution flow, and platform trade-offs. Find the boundaries Repository Structure See which repository owns runtime code, CLI, UI, docs, and policy.
Documentation Principles¶
- Use the quickstart for a first local run.
- Use concepts for vocabulary and ownership.
- Use agent operations when integrating Hermes, OpenClaw, LangGraph, or custom runtimes.
- Use architecture and repository structure when changing the platform itself.