From f523415fc8e33ec9c4d0a8a9c88c27c6d8fc4163 Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Wed, 11 Feb 2026 10:36:45 +0000 Subject: [PATCH] docs: rename Non-goals to Out of scope --- docs/01-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-overview.md b/docs/01-overview.md index 94a85477..b776fefe 100644 --- a/docs/01-overview.md +++ b/docs/01-overview.md @@ -31,7 +31,7 @@ Mission Control provides that control plane. - **Heartbeat**: periodic agent check-in loop for incremental work. - **Cron job**: scheduled execution (recurring or one-shot), often isolated from conversational context. -## Non-goals +## Out of scope - Not a general-purpose project management suite (we optimize for AI-assisted operations, not every PM feature). - Not a full observability platform (we integrate with logs/metrics rather than replacing them).