arch-flow is a CLI-first project governance system.
It keeps a tool-agnostic governance core as the source of truth, then generates adapter outputs for AI tools and other consumers.
The repository currently contains the initial TypeScript scaffold for:
- core domain models
- project scanning entry points
- adapter entry points
- CLI commands
arch-flow initarch-flow scanarch-flow generate-corearch-flow generate-adapterarch-flow doctor