Add three new pages completing the control-room web UI: - Agent activity: polls /agent-activity every 5s, filterable by type/agent - Knowledge search: FTS over /knowledge/search with snippet + entity links - Audit trail: browseable audit log with actor/action/entity filters Enhanced live events page with correlation-id clustering (Groups toggle). Added fetchAgentActivity/searchKnowledge/fetchAudit to the API client. 11 nav items now cover all planned control-room views.
2.5 KiB
2.5 KiB
Plans
Pre-flight runbooks for planned changes. When a plan is executed, move it to
done/ and add changelog entries on affected node pages. If things
went sideways, open an investigation.
Active
| Date | Title | Status |
|---|---|---|
| 2026-07-05 | Oikos Prometheus LXC | Planned |
| 2026-07-08 | Plan vs implementation cross-reference | Planned |
| 2026-07-08 | Oikos gaps, broken things, and improvements | Planned |
| 2026-07-08 | Control room web UI | In Progress |
| 2026-07-08 | Nomos resident agent (renames Hermes) | In Progress |
Done
See done/ for executed plans:
| Date | Title |
|---|---|
| 2026-06-01 | Slate AX → SODOLA managed switch migration |
| 2026-06-04 | Deprecate claudio-bot |
| 2026-06-25 | Yuvomi deployment — house.hubris.network |
| 2026-06-29 | Grimmory migration — Booklore → dedicated LXC |
| 2026-06-24 | TRMNL plugins LXC (128) + middleware deploy pipeline |
| 2026-07-06 | Adopt wiki-hq doc architecture |
| 2026-07-07 | MCP tool completion — Hermes operator interface |
| 2026-07-07 | DB as single source of truth for agent knowledge |
| 2026-07-07 | Comprehensive audit: stale files, state gaps, and next steps |
| 2026-07-07 | Client lifecycle in Go — enrollment through deprecation |
| 2026-07-08 | Fix MCP analysis tools |
| 2026-07-06 | Consolidate Oikos control plane onto mac-mini |
Conventions
- File name:
YYYY-MM-DD-<slug>.md. Use the target date if known, otherwise the planning date. - Status:
Planned→In Progress→Done(move todone/on completion). - When done: add a changelog entry on every affected node page, then move the file to
done/. - Plans are append-only once execution starts — don't rewrite pre-flight intent after the fact.