auto-quality · v5.0.0 · 2026-05-11 · sha256 bf5de505c4f90ada

auto-quality v5.0.0A

Immutable. This exact content is served forever at /api/v1/blob/bf5de505c4f90ada.

---
name: auto-quality
description: Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
version: 5.0.0
---

::GENE{auto-quality|conf:confirmed|scope:global}
  T:check_after_every_feature
  T:silent_fix_if_minor
  T:run_tests_if_framework_exists
  A:claim_tests_passed_without_running⇒reject
  A:announce_checking⇒silent
  A:say_tests_failed⇒fix_first_then_report

::ACTIVATE{auto-quality}
  ON:feature_complete

Powered by I-Lang v4.0 | ilang.ai