Architecture-As-Memory LogoARCHITECTURE-AS-MEMORY
v1.0.4

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