Skip to content

Documentation Index

Welcome to the Arxo documentation. This page provides an organized overview of all available documentation.

Essential guides for new users:


Use Arxo as a library in your applications

Integrate the closed-source arxo-engine into your own tools, CI systems, or custom workflows:

Note: Only public APIs and usage patterns are documented. The engine implementation is proprietary.


Practical guides for common tasks:


Understanding how Arxo works:


Complete command and configuration reference:

  • MCP - Model Context Protocol
  • LSP Server - Language Server Protocol
  • OpenAPI - REST API (if applicable)

Documentation for all available metrics:


In-depth documentation for advanced users:


Guides for specific project types:


Understanding key concepts:


Upgrading and migration:


Frequently asked questions:


Quick reference materials:


Contributing to Arxo:


Use the search bar above to find specific topics. Search examples:

  • “circular dependencies” → Finds cycle-related documentation
  • “policy” → Finds policy configuration guides
  • “typescript” → Finds TypeScript-specific documentation
  • “ci” → Finds CI/CD integration guides