Quick Start Guide
Initialize AAM directly inside your project root to scan for active AI systems, inject instruction scaffolds, and launch the interactive viewer:
Step 1: Bootstrap Cognition
$npx @architecture-as-memory/aam@latest init
š Running AI Provider Detection Engine...
Found compatible files for Claude Code:
- CLAUDE.md
š” Capabilities: Instruction Files [Yes], Hooks [No], Slash Commands [Yes]
š Architecture-As-Memory successfully initialized!
Step 2: Start Watcher Server
$npx @architecture-as-memory/aam dev
Starting AAM Watcher Server...
ā± Local Telemetry: Hydrated 12 nodes and 9 relationships in 148ms.
šŗ Visualizer dashboard live at: http://localhost:4200
