mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
[pitboss] sweep after phase 27: 1 deferred items resolved
This commit is contained in:
parent
3ed3a9e518
commit
99729c5bce
1 changed files with 6 additions and 0 deletions
|
|
@ -162,6 +162,12 @@ given finding makes the same keep-or-drop call across reruns. Confirmed and
|
|||
Inconclusive verdicts ignore the rate and are always retained (they gate the
|
||||
false-Confirmed budget and drive the spec-derivation roadmap).
|
||||
|
||||
Rank-delta records (emitted by `emit_rank_delta` when a verdict shifts a
|
||||
finding's position in the ranked output) are also retained unconditionally and
|
||||
do **not** consult `sample_rate_other`. They are calibration-critical and small
|
||||
in volume, so the carve-out is intentional; setting `sample_rate_other = 0.0`
|
||||
to throttle log growth will still produce rank-delta lines.
|
||||
|
||||
`NYX_NO_TELEMETRY=1` disables every write regardless of the policy.
|
||||
|
||||
## Opting in to feedback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue