diff --git a/docs/06_Roadmap/06_handover_prompts.md b/docs/06_Roadmap/06_handover_prompts.md index 2a50c4b..48bdb38 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:**