This is a compact routing map for durable project memory (docs/memory/). Keep it concise and updated.
Note
High-level project governance and operating principles are stored in the Governance Layer at .specify/memory/constitution.md and must be consulted before technical planning.
| Document | Scope | Purpose |
|---|---|---|
| PROJECT_CONTEXT.md | Product & System | System actors, core constraints, domains, and priorities. |
| ARCHITECTURE.md | Technical Design | Component layout, Go server package design, SQLite schema, REST API, and MCP tools. |
| DECISIONS.md | ADRs | Architectural decision records (ADR-001 through ADR-016). |
| BUGS.md | Quality & Security | Known regression traps (1-13), doze mode risks, sensitive data leaks, and race conditions. |
| WORKLOG.md | Milestones | Record of major technical migrations and roadmap checkpoints. |
| roadmap.md | Execution Plan | 9-phase implementation roadmap and Definition of Done. |
| Document | Type | Date | Overall Risk | Findings | OWASP |
|---|---|---|---|---|---|
| 2026-09-07-feature-001-server-foundation.md | branch | 2026-09-07 | MODERATE | C:0 H:0 M:1 L:2 | A04,A05,A07 |
| 2026-09-07-feature-001-server-foundation-followup.md | followup | 2026-09-07 | MODERATE | C:0 H:0 M:1 L:2 | A04,A05,A07 |
| 2026-09-12-feature-002-android-gateway-foundation.md | branch | 2026-09-12 | MODERATE | C:0 H:0 M:1 L:2 | A02,A03,A05 |
| 2026-09-12-feature-002-android-gateway-foundation-followup.md | followup | 2026-09-12 | MODERATE | C:0 H:0 M:1 L:2 | A02,A03,A05 |
| 2026-09-12-feature-002-android-gateway-foundation-tasks.md | tasks | 2026-09-12 | LOW | C:0 H:0 M:0 L:3 | A02,A03,A05 |
| 2026-09-13-feature-003-android-message-inspection.md | branch | 2026-09-13 | LOW | C:0 H:0 M:0 L:2 | A02,A04 |
| 2026-09-13-feature-003-android-message-inspection-tasks.md | tasks | 2026-09-13 | LOW | C:0 H:0 M:0 L:2 | A02,A04 |
| 2026-09-13-feature-003-android-message-inspection-followup.md | followup | 2026-09-13 | LOW | C:0 H:0 M:0 L:2 | A02,A04 |
| 2026-09-13-feature-004-server-web-dashboard.md | branch | 2026-09-13 | INFORMATIONAL | C:0 H:0 M:0 L:0 | |
| 2026-09-14-feature-005-android-rule-engine.md | branch | 2026-09-14 | LOW | C:0 H:0 M:0 L:3 | A02,A04 |
| 2026-09-14-feature-005-android-rule-engine-followup.md | followup | 2026-09-14 | LOW | C:0 H:0 M:0 L:3 | A02,A04 |
| 2026-09-15-feature-006-server-mcp.md | branch | 2026-09-15 | HIGH | C:0 H:2 M:1 L:2 | A01,A04,A07 |
| 2026-09-15-feature-006-server-mcp-followup.md | followup | 2026-09-15 | HIGH | C:0 H:2 M:1 L:2 | A01,A04,A07 |
- Workflow Rules: Authoritative SDD memory-first execution procedure.
- Security Constitution: Comprehensive security baseline and review gates.