aigon init
Initializes the current Git repository for Aigon.
cd /path/to/project
aigon initinit creates the spec folders under docs/specs/, creates .aigon/ runtime config/state scaffolding, installs project git hooks, allocates a port block, detects a project profile, and bootstraps the workflow engine for new specs.
Run it once per repository before installing agents or creating features.
See also
Last updated on