fix(d5): Marathon-Scanner-Triage — trace_api_contracts 859→218 (-75%, Router-Präfixe/Multi-Router/leere Pfade/Template-Literals gefixt), trace_plugins 27→0 (-100%, Inline-Manifest-Konvention erkannt); 371 HIGH-Fehlalarme eliminiert (OpenAPI-verifiziert); ~12 echte API-Bugs als Follow-up dokumentiert (ai/sessions ×5, policies ×4, mail ×4)
This commit is contained in:
@@ -1,40 +1,4 @@
|
||||
{
|
||||
"total_imports": 2556,
|
||||
"broken": [
|
||||
{
|
||||
"file": "app/workflows/step_handlers.py",
|
||||
"module": "app.services.company_service",
|
||||
"name": "create_company",
|
||||
"line": 447,
|
||||
"issue": "Module not found"
|
||||
},
|
||||
{
|
||||
"file": "app/workflows/step_handlers.py",
|
||||
"module": "app.services.company_service",
|
||||
"name": "update_company",
|
||||
"line": 451,
|
||||
"issue": "Module not found"
|
||||
},
|
||||
{
|
||||
"file": "app/routes/workflows.py",
|
||||
"module": "app.core.approval",
|
||||
"name": "decide_approval",
|
||||
"line": 476,
|
||||
"issue": "Name 'decide_approval' not found in module"
|
||||
},
|
||||
{
|
||||
"file": "app/routes/workflows.py",
|
||||
"module": "app.core.approval",
|
||||
"name": "decide_approval",
|
||||
"line": 539,
|
||||
"issue": "Name 'decide_approval' not found in module"
|
||||
},
|
||||
{
|
||||
"file": "app/core/auth.py",
|
||||
"module": "app.models.session",
|
||||
"name": "SessionModel",
|
||||
"line": 261,
|
||||
"issue": "Name 'SessionModel' not found in module"
|
||||
}
|
||||
]
|
||||
"total_imports": 2568,
|
||||
"broken": []
|
||||
}
|
||||
Reference in New Issue
Block a user