/audit-record-types — LEGACY ALIAS (Wave 3b-1)

Legacy alias for auditing record types, now deprecated in favor of the canonical command.

Deprecation notice: this command is now an alias. It invokes the audit-router with --domain=record_type_layout and emits this deprecation notice. Switch to the canonical /audit-router form at your convenience; the alias ships until the removal window declared in docs/MIGRATION.md (Wave 7).

Canonical form

/audit-router --domain record_type_layout --object <ApiName> --target-org <alias>

Alias behavior

Running /audit-record-types <args> is equivalent to:

/audit-router --domain record_type_layout <args>

The RT + Layout rule table (proliferation, Master Layout as primary, orphan RTs, inactive RT still referenced by flows or VRs, Lightning Record Page mapping gaps, Business Process attachments) is preserved verbatim in classifiers/record_type_layout.md.

Why the change

Wave 3b-1 of the redesign consolidated 5 auditors into one router. See agents/_shared/harnesses/audit_harness/README.md for the rationale.

See also