Scaffold a new Rego policy file (with metadata, default rule, and a test sibling) for AICertify, following the project's authoring conventions. Use this when the user wants to add coverage for a new regulation, article, or organizational rule.
Evaluate a user-provided AI application contract JSON against a chosen regulation and generate a compliance report. Use this when the user has their own contract file and wants to run AICertify against a specific framework.
Walk through every Rego policy under a given regulatory framework and explain in plain English what each one checks. Use this when the user wants to understand what coverage a framework actually provides before running it.
Run the AICertify end-to-end quickstart against the EU AI Act policy set and inspect the generated compliance report. Use this when the user wants to verify AICertify works in their environment, see a sample audit deliverable, or smoke-test after a change.