Concepts
Core Concepts
Understand the main workflows, runtime boundaries, and long-term assets behind Munk AI.
Core Concepts
Munk AI is not a single automation command. It is a local-first verification system built around three workflows:
start/runfor execution on real targetsreview/verify changefor change-driven validationserve/recordingfor local recording, inspection, and debugging
One runtime, multiple entry points
CLI, Local API, and MCP share the same orchestration core. This keeps behavior consistent across different entry layers.
Evidence over slogans
The system is designed to produce observations, findings, and artifacts that can be inspected later. The goal is not only to run actions, but to ground verification in evidence.
Long-term assets and run outputs
Some outputs are short-lived run artifacts. Others, like reusable test assets and recordings, can outlive a single run and become part of a more durable verification workflow.