v2 prompts hit schema validation failures on Turkish output (quick_fix, friction_point, suggested_action commonly exceeded 300 chars). Turkish is naturally ~15-20% longer than English. Widened limits across all 7 schemas: - title: 120 → 140 - *hypothesis*: 500 → 700 - friction_point / quick_fix / suggested_action: 300 → 500 - long_term_fix: 500 → 800 - block_point / unclear_concept / documentation_gap / suggested_in_app_help: 200/unbounded → 400 - feature_gap_hypothesis / suggested_intervention: 300 → 500 - pattern_bundle root_cause_hypothesis: 600 → 800 - business_impact_estimate / user_impact_estimate: 300 → 300-500 - affected_component_hypothesis: unbounded → 400 - error_signature: unbounded → 300 - pattern_name: 80 → 100 - priority_recommendation: 200 → 300 SASE_CONTEXT output rules clarified — schema enforces per-field maxLength. v2 → v3 across all 7 templates. seed-runtime auto-deactivates v2 on next worker boot. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
484 KiB
484 KiB