chore(loc): except agent_doc_check_extras.py to unblock loc-budget CI
Pre-existing tech-debt file (~535 LOC in the CI tree) that grew past the 500-line hard cap and has blocked the repo-wide loc-budget check since #657. Not related to the IACE work in flight. Documented with a Phase-2 split rationale; the exceptions list stays the escape hatch the check itself points to. [guardrail-change] Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -222,3 +222,12 @@ consent-tester/services/banner_text_checker.py
|
||||
# Demo-Daten und Export. Split nach React-Sub-Components (_components/
|
||||
# RiskClassifier, _components/MitigationForm) ist React-Refactor-Sprint.
|
||||
admin-compliance/app/sdk/ai-act/page.tsx
|
||||
|
||||
# --- 2026-06-10 CI-Unblocker: agent doc-check extras ---
|
||||
# agent_doc_check_extras.py (~535 im CI-Stand): supplementaere Endpoints/Helfer
|
||||
# der Agent-Dokumentenpruefung, ueber den 500-Cap gewachsen — blockiert seit
|
||||
# #657 die loc-budget-Pruefung (scannt das ganze Repo, nicht nur Diffs).
|
||||
# Pre-existing Tech-Debt (nicht aus IACE-Arbeit). Phase-2-Split nach
|
||||
# Endpoint-/Helfer-Gruppen geplant; bis dahin Exception mit Rationale.
|
||||
# [guardrail-change]
|
||||
backend-compliance/compliance/api/agent_doc_check_extras.py
|
||||
|
||||
Reference in New Issue
Block a user