Metrics Overview
Metrics Overview
Section titled “Metrics Overview”Arxo provides architecture metrics you can track over time and enforce with policy invariants.
Core Structural Metrics
Section titled “Core Structural Metrics”Use these to keep dependency structure healthy and prevent architectural drift.
Detect cycles, inspect per-cycle details, and prioritize safe cut edges.
Propagation CostMeasure how far a local change can spread through the dependency graph.
CentralityIdentify high-impact modules that dominate dependency paths.
Flow AnalysisUnderstand directionality, bottlenecks, and reachability in dependency flows.
Coupling AnalysisTrack structural coupling hotspots across packages and modules.
For circular-dependency work specifically, start with Circular Dependencies and SCC Keys and Output Contract.
AI and Observability Metrics
Section titled “AI and Observability Metrics”Arxo also includes architecture detectors for agentic and OpenClaw systems.
Reliability, safety, governance, and orchestration checks for multi-agent systems.
OpenClaw ArchitectureConfig, skill governance, tool sandboxing, telemetry, and supply-chain checks.
Use these pages for OpenClaw details: