Auto-remediate compliance issues with strategies across code, docs, config, and dependencies.
complior fix analyzes findings from your scan and applies remediation strategies. Every fix: structured plan → score prediction → backup → apply → evidence chain.
Principle: Fixer never invents compliance logic. All fixes are deterministic (templates + strategies). LLM only enriches document content with explicit --ai opt-in.
◆ Complior Fix Report · EU AI Act Auto-Remediation--------------------------------------------------------------------------------Project .Fixes 33 applied · 0 failed--------------------------------------------------------------------------------DOCUMENTS CREATED (5 fixes) ✓ Art. 4 AI Literacy Doc Structure [SCAFFOLD] → docs/compliance/ai-literacy-policy.md TODO: Company Name, Approved By (Name, Title), Training levels ↳ Fill placeholders and review with your compliance team ✓ Art. 26 Monitoring Policy Structure [SCAFFOLD] → docs/compliance/monitoring-policy.md TODO: Company Name, Approved By (Name, Title), AI systems in scope ↳ Fill placeholders and review with your compliance team ✓ Art. 27 FRIA Structure Validation [SCAFFOLD] → docs/compliance/fria.md TODO: Company Name, Approved By (Name, Title), Affected groups ↳ Fill placeholders and review with your compliance team ...CODE FIXES — INLINE (27 fixes) SDK Wrapper (5 fixes) ✓ Art. 50(1) Wrap bare LLM client calls with @complior/sdk [SCAFFOLD] src/middleware/ai-compliance-wrapper.ts ✓ Art. 50(1) Wrap bare LLM call src/data/eval/remediation/owasp-llm05.ts (+ 2 more) Security Fixes (5 fixes) ✓ Art. 15(4) Add compliance-aware error handling [SCAFFOLD] src/middleware/ai-error-handler.ts ✓ Art. 15(4) Fix security risk src/data/eval/remediation/owasp-llm05.ts (+ 1 more) Error Handling (17 fixes) ✓ Art. 14 Add error handling src/domain/passport/agent-discovery.test.ts (+ 4 more)CONFIG & DEPENDENCIES (1 fix) ✓ Art. 10 Bias Testing Missing → bias-testing.config.json [SCAFFOLD] ↳ Populate test data paths and adjust fairness thresholds--------------------------------------------------------------------------------NEXT STEPS--------------------------------------------------------------------------------Fill TODO fields Review generated documents and complete manual sectionsReview code changes Verify inline fixes don't break functionalityRe-scan complior scan--------------------------------------------------------------------------------UPGRADE [SCAFFOLD] → PRODUCTION--------------------------------------------------------------------------------LLM-enhanced docs complior fix --aiCoding agent via MCP Connect your coding agent to Complior MCP server See: complior mcp --help
[SCAFFOLD] means the file was created from a template with placeholders. Use complior fix --ai to have LLM fill [TO BE COMPLETED] sections, or connect a coding agent via MCP to complete them.