# Architecture Snapshot

## Repository Map

| Module | Language | Symbols | Exported |
|--------|----------|---------|----------|
| `extensions` | typescript | 0 | 0 |
| `extensions/pi-brain` | typescript | 240 | 164 |

## Extraction Quality

- Files parsed: **36** / 240 seen (25 file(s) + 2 directory tree(s) skipped by ignore globs)
- Parse errors: 0
- Cross-repo analysis: not run (single-repo snapshot — append client/backend repos to enable unused-routes and coverage)

## Architecture Pattern

_No specific architecture pattern detected._

## Entry Points

_No entry points detected._

## Dependency Rules

_No internal dependency rules detected._

## Critical Modules

_No cross-module dependencies detected._

## How to Add a Feature

General guidance:

1. Identify the appropriate module/package for the feature
2. Follow existing patterns in the codebase
3. Keep dependencies flowing in one direction
4. Add appropriate exports for cross-module usage
5. Wire the feature in the entry point

---

*Generated at 2026-07-31T11:14:17Z in 102.987833ms. 490 facts, 15 insights.*
