Feature Route Map
This route map links key routes to the feature pages in this section.
Route Topology
[!NOTE] Screenshot placeholder [FEAT-ROUTE-01]: route map overview in the app navigation context.
UI Routes
| Route | Feature | Primary Audience | Notes |
|---|---|---|---|
/memories |
Memories Workbench | Viewer, Editor, Admin | Structured memory browse/search/edit surface. |
/pages |
Markdown Pages Wiki | Viewer, Editor, Admin | Markdown wiki read/write surface. |
/chat |
Chat and Agent | Viewer, Editor, Admin | Context-aware chat and optional agent mode. |
/proposals |
Proposals and Governance | Admin | Proposal review and governance workflows. |
/login, /profile, /admin/setup, /admin |
Admin and Authentication | Viewer, Admin | Admin setup and auth governance workflows. |
/health |
Health and Diagnostics | Viewer, Editor, Admin | Runtime status and operational telemetry. |
/variables |
Variables and Source Links | Editor, Admin | Variable management for source-link expansion. |
API And Tool Routes
| Route | Feature | Primary Audience | Notes |
|---|---|---|---|
/api/memories |
API and MCP Integration | Automation, Admin | Memory CRUD and related automation workflows. |
/api/pages, /api/search, /api/chat |
API and MCP Integration | Automation, Admin | Page/search/chat API surfaces. |
/api/auth/*, /api/admin/* |
Admin and Authentication | Admin | Auth and admin governance APIs. |
/api/stats, /api/health/*, /api/diagnostics |
Health and Diagnostics | Admin | Operational status and diagnostics APIs. |
/mcp |
API and MCP Integration | Automation, Admin | MCP JSON-RPC endpoint for tool-based retrieval. |
[!NOTE] Screenshot placeholder [FEAT-ROUTE-02]:
/healthroute and diagnostics links as seen in navigation. [!NOTE] Screenshot placeholder [FEAT-ROUTE-03]:/variablesroute page with source-link variable table.
Scope Note
Tasks routes are intentionally excluded from this map while the Tasks surface is under active design and implementation.
Screenshot Backlog Template
- [ ] FEAT-ROUTE-01 route map overview context
- [ ] FEAT-ROUTE-02 health and diagnostics route example
- [ ] FEAT-ROUTE-03 variables route example