Authentication: Required (if enabled)Decrements the edge weight between two entities by 1, floored at 0.Use this to correct erroneously ingested signals. Each retraction undoes one
POST /signal ingest. The weight is never decremented below 0 — negative
weights are architecturally forbidden because strongest_path computes path
cost as i64::MAX - weight.