Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.supermodeltools.com/llms.txt

Use this file to discover all available pages before exploring further.

Analyses the codebase via the Supermodel API and produces a structured Markdown health report covering:
  • Overall status (HEALTHY / DEGRADED / CRITICAL)
  • Circular dependency detection
  • Domain coupling metrics and high-coupling domains
  • High blast-radius files
  • Prioritised recommendations

Synopsis

supermodel audit [flags]

Flags

FlagDescription
--dirProject directory (default: current working directory)
-h, --helpHelp for audit

Examples

supermodel audit
supermodel audit --dir ./path/to/project