From 1965c984f4982d65b265207be52f9f51ef2ede8f Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 30 Dec 2025 16:32:06 +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 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:**