From 3a768be488dbc7e6deff73f3c07b79c08d7439be Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 30 Dec 2025 16:33:29 +0100 Subject: [PATCH] docs/06_Roadmap/06_handover_prompts.md aktualisiert --- docs/06_Roadmap/06_handover_prompts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/06_Roadmap/06_handover_prompts.md b/docs/06_Roadmap/06_handover_prompts.md index 48bdb38..69f2019 100644 --- a/docs/06_Roadmap/06_handover_prompts.md +++ b/docs/06_Roadmap/06_handover_prompts.md @@ -399,7 +399,7 @@ strategies: filter_types: ["risk", "obstacle"] edge_boosts: {blocks: 2.5, impacts: 2.0} ```` - +``` Text ### Teil B: Implementation (`DecisionEngine.py`) 1. **Decomposition:** Wenn eine Strategie `streams` definiert, darf nicht mehr *ein* `retrieve()` Aufruf erfolgen. 2. **Parallel Execution:**