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:**