mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-30 14:16:38 +00:00
- Remove pre_score override from enforcePolicy — policy now only gates AUTO_CLOSE, otherwise trusts the model's decision - Pass pre_score evidence (hard signals, contradictions) to LLM as context instead of using it as a decision override - Fetch linked PR merge status (MERGED/OPEN/CLOSED) in fetch step and include in LLM prompt so it can distinguish merged fixes from open proposals