Skip to content

2. Health Check

Run swao health-check (or select option 2 from the main menu) to verify that your workspace is ready for an assessment. All seven checks must be green before running.

Checks

CheckWhat it verifies
LicenceEdition detected and valid
PlaywrightBrowser engine ready for dynamic analysis
MCPModel Context Protocol server configuration
Compliance cataloguesFramework YAML files present and parseable
Import templatesContext ingestion folder structure in place
TraceabilityAudit-grade signal fields enabled
BI export bundleIntegrity of the last export (skipped on first run)

Interpreting results

  • Green -- check passed; no action needed.
  • Yellow / warning -- advisory; assessment can proceed but a non-critical component is missing.
  • Red / blocker -- assessment will fail or produce incomplete output until resolved. The check output includes a remediation hint.

CLI

bash
swao health-check
swao health-check --verbose

See also: Workspace Setup | Troubleshooting runbook