# docs/visual.html — Archived

This file was an early interactive architecture reference page. It is now stale:

- References old tool names (`mcp__navi_web__*`, `memory_search`, `memory_forget`, `write_tool` as a built-in).
- Describes SQLite as primary database; Navi uses PostgreSQL.
- omits newer tools (`create_mcp_server`, `test_mcp_tool`, `mcp_status`, `schedule_recall`, `manage_recall`, `content_publish`, `share_file`).
- Profile/tool configuration changed to `tools.agent` / `tools.subagent`.

Use the markdown docs in `docs/` instead:
- `docs/index.md` — project overview and stack
- `docs/architecture.md` — component diagram and data flow
- `docs/tools.md` — built-in and MCP tools
- `docs/profiles.md` — profile configuration
- `docs/api.md` — REST + WebSocket reference
