What problem does it solve?
Mounting the Loa framework into a repository prepares it for automated AI-assisted development. This is the foundational step that enables Loa to ride through the codebase by provisioning the System Zone and initializing the State Zone.
Core Features & Use Cases
- Configure upstream remote and fetch Loa updates to bring the System Zone into the project.
- Install the System Zone and initialize the State Zone structure (grimoires/loa and .beads) to enable memory and task graphs.
- Generate a version manifest and integrity checks to ensure repeatable deployments and audits.
- Create a default user configuration that governs persistence, memory, and integrations for Loa workflows.
- Typical use case: onboarding a new repository and enabling Loa to manage requirements, design, and deployment tasks automatically.
Quick Start
Run the mounting-framework to install the System Zone and initialize the State Zone, preparing the repository for Loa operation.