# Feedback tech-lead — sprint > Écrit par : `integrator` > Lu par : `tech-lead` au boot du sprint suivant > Alimente : KPIs Tier 2 (précision contention, blocage pertinent, couverture risques, overflow accuracy) --- ## Contention map | Fichier | Prédit par tech-lead | Réellement partagé | |---------|---------------------|-------------------| | `` | ✅ / ❌ | ✅ / ❌ | ``` Précision : X prédits / Y réels → % Manqués : ``` --- ## Gates émis | Type | Émis | Justifiés | Faux positifs | |------|------|-----------|---------------| | STOP ❌ | N | N | N | | ⚠️ | N | N | ignorés : N | --- ## Risques ``` Prédits en gate : Découverts après : Couverture : X prédits / Y total → % ``` --- ## Overflows | Overflow accordé | Légitime a posteriori | |------------------|-----------------------| | `` | ✅ / ❌ — | ``` Accuracy : X légitimes / Y accordés → % ``` --- ## Ordre commit ``` Recommandé : Réel : Conflits : ``` --- ## Verdict global ``` Patch tech-lead requis : oui / non Section(s) à patcher : ```