AGENTS.md@docs/plans · git:20260814.bc2e071 · 2026-08-14 · sha256 2bae9f6e027e3fc1

AGENTS.md@docs/plans git:20260814.bc2e071A

Immutable. This exact content is served forever at /api/v1/blob/2bae9f6e027e3fc1.

# DOX — docs/plans

Forward-looking plans + explore-mode research notes. Not implemented. One row per file.

| File | Purpose |
|------|---------|
| `charts.md` | Explore session. Add diagram renderers (PlantUML) beyond Mermaid + inline charts from markdown tables. `MarkdownContent.tsx` routes `language-mermaid` \u2192 `MermaidBlock.tsx`; new languages = new branches + renderer. Renderer comparison table. No implementation. |
| `command-palette-future.md` | Aspirational `/` slash-command surface for chat input. Not implemented today. Target commands `/flows`, `/roles`, `Ctrl+A` auto-route. Isolates command-palette UX from Plano routing (`plano-pi-integration.md`). Explains why Tab-completion fails today. |
| `hermes-memory-integration.md` | Integration plan. NousResearch Hermes-Agent 5-layer memory subsystem \u2192 dashboard. 3 features: curated memory (`MEMORY.md`/`USER.md`), session search (FTS5), skill-creation nudges. Scoping global vs directory. Research/planning, 2026-04-01. |
| `iroh-transport-research.md` | Explore-mode note. Evaluate iroh QUIC P2P for bridge \u2194 server \u2194 client comms. Verdict 2026-06-25: not worth it now. 2026-08-13 revisit: ruled out with evidence — iroh 1.0 shipped 2026-06-15, `@number0/iroh` 1.1.0, no `darwin-x64` binary, silent install-succeeds/require-fails. Superseded by `research/bridge-transport-and-identity.md`. |
| `plano-pi-integration.md` | Research/exploration. Integrate Plano AI proxy/dataplane with pi. 3 paths (Plano-as-gateway, pi-as-orchestrated-agent, combined). Dashboard as control plane exposing routing/orchestration via `/flows` `/provider` `/roles` `/catalog`. 2026-04-01. |