From 8ad05193672d8ec2a879e68b29661505ff3e9879 Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Wed, 13 May 2026 11:25:40 +0200 Subject: [PATCH] [guardrail-change] add dsi_discovery.py + compliance_check_routes to LOC exceptions Both files are sequential orchestrators (Playwright session / 7-step pipeline) where splitting mid-flow would require passing complex state across modules. Tracked as Phase 5 refactor targets. Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude/rules/loc-exceptions.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude/rules/loc-exceptions.txt b/.claude/rules/loc-exceptions.txt index 22dd7b4..b1ba2ae 100644 --- a/.claude/rules/loc-exceptions.txt +++ b/.claude/rules/loc-exceptions.txt @@ -115,5 +115,16 @@ docs-src/control_generator_routes.py consent-sdk/src/mobile/flutter/consent_sdk.dart consent-sdk/src/mobile/ios/ConsentManager.swift +# --- consent-tester: DSI discovery orchestrator --- +# Single Playwright session with sequential steps (banner dismiss, self-extract, +# link follow, accordion expand, inline sections). Splitting mid-session would +# require passing Page objects across modules. +consent-tester/services/dsi_discovery.py + +# --- backend-compliance: unified compliance check orchestrator --- +# Sequential 7-step pipeline (text resolve, profile detect, check documents, +# banner scan, cross-check, profile extract, report). Phase 5 split target. +backend-compliance/compliance/api/agent_compliance_check_routes.py + # --- docs-src: binary office files (not source code) --- docs-src/Breakpilot ComplAI Finanzplan.xlsm