Skip to content
Arxo Arxo

Running Analysis

In the public build, Arxo runs the agent_architecture and openclaw_architecture metrics. You control what runs via a config file or by using defaults.

  • agent_architecture — Reliability, governance, safety, and coordination for agent and LLM-powered code.
  • openclaw_architecture — Config security, skill governance, observability, and supply chain for OpenClaw platforms.

No preset flag is used; run arxo analyze or call the MCP tool analyze_architecture with a project_path.

Use an arxo.yaml (or --config) to:

  • Choose metrics — List metrics with id and enabled (e.g. only agent_architecture, or both).
  • Set policy — Define invariants on metric keys (e.g. agent_architecture.overall_agent_health >= 70).