- Assistant setup specs and mode texts in `config/setup/` validated against JSON schema (`setup-schema-validate`)
- Migration ledger validated and scope-checked (`migration-ledger-schema-validate`, `migration-ledger-check`, plus `orbit-server` build-time drift checks); full ledger rules in `docs/design-documents/schema_management.md`
-`cargo fmt` (`fmt-check`)
- Trailing newlines (`newline-check`, run locally with `mise lint:newlines`)
-`cargo shear` detects unused workspace and crate dependencies (`unused-deps-check`)
- Assistant setup specs and mode texts in `config/setup/` validated against JSON schema (`setup-schema-validate`)
- Migration ledger validated and scope-checked (`migration-ledger-schema-validate`, `migration-ledger-check`, plus `orbit-server` build-time drift checks); full ledger rules in `docs/design-documents/schema_management.md`
-`cargo fmt` (`fmt-check`)
- Trailing newlines (`newline-check`, run locally with `mise lint:newlines`)
-`cargo shear` detects unused workspace and crate dependencies (`unused-deps-check`)