Skip to content

Doctrine wiring integrity

Every doctrine in this registry resolves to a validator that exists, is reached from every command it names, propagates failure, is proved by a test, and is run by CI — and every validator in the source is declared here.

blockingA violation stops the command with exit 10.

The chain

A rule is enforced only when every link below holds. majordomus doctor resolves each one from the source on every run; this page shows what it resolved.

  1. 1 Declared majordomus.doctrine-wiring-integrity
  2. 2 Validator mj_validate_doctrine_wiring
  3. 3 Runs under doctor
  4. 4 On violation exit 10
  5. 5 Proved by test/cases/18_doctrine_wiring.sh
  6. 6 Run by CI .github/workflows/validate.yml

Where it runs

What it lets us promise

Read it here

read one rule
majordomus doctrine show majordomus.doctrine-wiring-integrity
majordomus check --rule majordomus.doctrine-wiring-integrity