package main import "github.com/breakpilot/ai-compliance-sdk/internal/app" func main() { app.Run() }