1
Initialize project
Create the
.complior/ config directory and project profile.2
Scan your code
Run 5-layer static analysis on your project. No config file needed.The scan auto-discovers AI agents and creates Agent Passports during the first run.
3
Auto-fix compliance issues
Preview what can be fixed and the predicted score impact.Apply all fixes:
Use
complior fix --ai to have LLM fill in document placeholders (requires .complior/.env with LLM config).4
Open the dashboard
Launch the TUI with 9 interactive pages.This starts the background daemon and opens the terminal dashboard. Navigate with hotkeys:
What you now have
After these 4 commands, your project contains:Every file is cryptographically linked via the evidence chain. The entire
.complior/ directory is your audit-ready compliance package.Next steps
Deep dive: Scan
Understand the 5 analysis layers and 6 scan tiers.
Deep dive: Eval
Test your live AI system with 680 dynamic probes.
Agent Passport
Explore the 36 fields, 2 generation modes, and 11-stage data pipeline.
Compliance Documents
See all 6 document types Complior generates for you.