Conductor is designed for local-first execution. There is no cloud control plane requirement and no database dependency by default.Documentation Index
Fetch the complete documentation index at: https://autmallc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What local-first means here
- config in flat files
- tasks in markdown
- work isolated in git worktrees
- sessions run under tmux
- secrets stay in your own environment

