Section 01
AXIOM: A Local-First Workflow Layer for Coding Agents (Introduction)
AXIOM is a deterministic CLI tool built around task files, providing a local-first workflow layer for coding agents. It addresses challenges faced in the development of AI coding assistants, such as workflow management, task traceability, and output quality assurance. Its core design principles are local-first and deterministic execution, supporting git worktree isolation, stage artifact persistence, mandatory validation and review gates, and a transparent release model based on GitHub Releases. It aims to enhance the capabilities of human developers rather than replace their judgment.