diff --git a/gtm_architect_orchestrator.py b/gtm_architect_orchestrator.py index e715d900..ebda1e07 100644 --- a/gtm_architect_orchestrator.py +++ b/gtm_architect_orchestrator.py @@ -138,7 +138,7 @@ Input Product Description: "{product_input[:25000]}..." Task: 1. Extract key technical features (specs, capabilities). -2. Derive "Hard Constraints". IMPORTANT: Check Vmax (<20km/h = Private Grounds) and Cleaning Type (Vacuum != Heavy Debris/Snow). +2) Derive "Hard Constraints". IMPORTANT: Check Vmax (<20km/h = Private Grounds) and Cleaning Type (Vacuum != Heavy Debris/Snow). 3. Create a short raw analysis summary. Output JSON format ONLY. @@ -150,7 +150,7 @@ Input Product Description: "{product_input[:25000]}..." Aufgabe: 1. Extrahiere technische Hauptmerkmale (Specs, Fähigkeiten). -2. Leite "Harte Constraints" ab. WICHTIG: Prüfe Vmax (<20km/h = Privatgelände) und Reinigungstyp (Vakuum != Grobschmutz/Schnee). +2) Leite "Harte Constraints" ab. WICHTIG: Prüfe Vmax (<20km/h = Privatgelände) und Reinigungstyp (Vakuum != Grobschmutz/Schnee). 3. Erstelle eine kurze Rohanalyse-Zusammenfassung. Output JSON format ONLY.