What problem does it solve? New projects lack a persistent memory structure, forcing developers to manually set up soul, state, and documentation scaffolding before an AI assistant can retain project context across sessions. ## Core Features & Use Cases - Project Memory Bootstrap: Creates the .resonance/ directory containing soul, state, and docs scaffold in a single run. - Command Routing: Routes the /init command to the core ops procedure defined in .agents/skills/ops/core/SKILL.md and executes its Definition of Done. - Use Case: When starting a brand-new project, run /init once so the assistant gains a persistent memory layout it can read and update in every future session. ## Quick Start Ask the assistant to run the /init command to bootstrap the .resonance project memory for this new project.