CICULLIS
CICULLIS is a GitHub Action that enforces irreversible contracts at CI time.
What this system does NOT do
- Does not warn
- Does not suggest
- Does not provide configuration modes
- Does not allow per-rule toggles
- Does not permit silent bypass
Entry point
GitHub Actions Marketplace
Output / proof produced
Binary gate. PASS or FAIL. System produces CI status as the only output. If CICULLIS passes, the decision is closed. If it fails, nothing moves forward.
Termination condition
System terminates when enforcement check completes. System terminates when boundary violation is detected. No retries. No overrides.
Pricing or access rule
Open source. MIT License. Execution is publicly accessible.
Exit / archive guarantee
After termination, enforcement record remains in CI logs. System code does not execute after termination. Enforcement artifacts are produced at termination.