# summary

Audit governed Salesforce API examples in guidance files.

# description

Scans generated and hand-authored guidance files (.md, .mdc, .txt) for Automotive, Commerce,
Nonprofit, and Education Cloud API-context object/field examples that are invalid aliases of a
governed standard object or that reference an unrecognized name in a governed context. Also
reports, per governed product, whether the current-model, legacy-package, or parallel data model
was detected from the project's metadata.

# examples

- Audit the current directory for invalid or unclassified governed API name examples:

  <%= config.bin %> <%= command.id %>

- Audit a specific directory and emit machine-readable JSON:

  <%= config.bin %> <%= command.id %> --target-dir docs --json

# flags.target-dir.summary

Directory to audit. Defaults to the current working directory.

# info.clean

No invalid or unclassified governed Salesforce API examples found.

# info.finding

%s:%s: %s [%s] expected=%s source=%s
