Cross-IDE parity:
- Auto-detect plugin vs MCP-only mode at runtime (#2)
- sp_digest and sp_resume MCP tools, sp_budget recommendation at warn/compact, sp_budget actualTokens override (#3, #7)
- slipstream-setup idempotent editor-aware wiring (#5)
- MCP prompts/list and prompts/get over discipline skills (#7)
Feature batch:
- Map watcher with --watch-map debounced reload
- Token forecast: stepsUntilCompact in statusline and budget API
- Replay export: slipstream export <session>
- Configurable redaction via .claude/slipstream/redact.json
- Doctor one-line fixes
- Hook latency budget guard
- Per-skill stats CLI and /api/stats/by-skill
- slipstream observe --ci JSON-lines mode
- Drift detection on observations
Dashboard redesign:
- Glass-on-dark layout, gradient mesh background
- Six KPI tiles with sparklines: context, optimised, observations, tool calls, files, agents
- Pause / resume live stream toggle, copy session id
- Filterable timeline by event kind, slide-in animations
- Per-skill activity panel
- Inline SVG mind map (no Mermaid CDN, fully offline)
204 tests passing, 1 retired (plain-text sp_digest superseded by JSON contract).