mission-control/docs
Nyk f12aac13c3 feat: platform hardening — spawn history, auth warnings, security docs
FR-D1: Add least-privilege auth guidance to SECURITY-HARDENING.md
  - Agent-scoped keys vs global API key comparison
  - Auth hierarchy table (scoped key > global key > session > proxy)
  - CLI examples for creating scoped keys
  - Monitoring guidance for global key usage

FR-D2: Log security event when global admin API key is used
  - Emits 'global_api_key_used' event to audit trail
  - Hints toward agent-scoped keys for least-privilege

FR-D3: Add durable spawn history persistence
  - New migration 043_spawn_history with indexed table
  - spawn-history.ts with recordSpawnStart/Finish, getSpawnHistory,
    getSpawnStats functions
  - Replaces log-scraping fallback with DB-backed tracking

FR-D4: Document rate-limit backend strategy
  - Current in-memory Map approach documented
  - Pluggable backend plan for multi-instance (Redis, SQLite WAL)
  - Per-agent rate limiter details documented

Also fixes MCP test type annotation (content: string → any).
2026-03-21 21:52:12 +07:00
..
plans chore(api): tranche C parity burn-down and CLI integration scaffolding 2026-03-20 23:53:02 +07:00
releases chore: release v2.0.1 2026-03-18 20:48:26 +07:00
LANDING-PAGE-HANDOFF.md docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
SCREENSHOT-GUIDE.md fix(gateway): resolve Docker connectivity — 404 endpoints, EROFS write, missing OPENCLAW_HOME (#343) 2026-03-14 15:38:13 +07:00
SECURITY-HARDENING.md feat: platform hardening — spawn history, auth warnings, security docs 2026-03-21 21:52:12 +07:00
cli-agent-control.md feat(cli): v2 rewrite with full command coverage and lazy evaluation 2026-03-21 19:30:28 +07:00
cli-integration.md feat: add direct CLI integration for gateway-free tool connections 2026-03-02 11:45:12 +07:00
deployment.md fix: resolve open docker and gateway-optional regressions (#291) 2026-03-12 01:53:00 +07:00
mission-control-agents.png docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
mission-control-memory-graph.png docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
mission-control-overview.png docs: refresh README screenshots (#278) 2026-03-11 19:52:34 +07:00
mission-control.jpg fix: replace screenshot with redacted version 2026-03-01 15:39:49 +07:00