mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-28 10:31:29 +02:00
These fields (and the MergedTokenLimits/MergedTokenWindow/MergedBudget/ MergedBudgetWindow/MergedRetention types) were never populated or read: the wire shape sent to the proxy is guardrailConfig, and token/budget caps live on Policy.Limits with retention on account Settings. Now that mergeGuardrails only computes prompt capture, trim MergedGuardrails to that single field and delete the orphaned types.