From c7bd1760770d0a861369131aa304f7ead10ef8de Mon Sep 17 00:00:00 2001 From: mblanke Date: Wed, 24 Dec 2025 13:07:49 -0500 Subject: [PATCH] Create roadmap for GooseStrike project Added a roadmap outlining near, mid, and long-term goals, as well as explicit non-goals for the GooseStrike project. --- ROADMAP.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..d514597 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,27 @@ +# GooseStrike — Roadmap (Intent-Level) + +This roadmap describes **direction**, not commitments. + +## Near Term +- Improve intent → plan translation +- Strengthen approval and safety controls +- Better visualization of execution impact +- Tighter linkage between tasks and findings + +## Mid Term +- Multi-agent planning assistance +- Cross-tool correlation before execution +- Pluggable execution runners +- Stronger audit and replay capability + +## Long Term +- Scenario-based planning +- Distributed execution environments +- Federated orchestration across platforms + +--- + +## Explicit Non-Goals +- Becoming a SIEM +- Replacing analyst decision-making +- Autonomous unsupervised execution