English Francais Espanol Espanol (Mexico) Portugues (Brasil) Deutsch Japanese

Documentation

Everything you need to understand, operate, and extend halo-ai.

Core Documentation

Architecture

The full system architecture: 33 services, 17 agents, inter-service communication, and hardware abstraction layers. How the pieces fit together and why. Read the Architecture docs

Services

Individual service documentation covering configuration, dependencies, ports, and health checks for every component in the stack. Read the Services docs

Security

Threat model, network isolation, authentication, and the principle that nothing leaves your hardware unless you tell it to. Read the Security docs

Troubleshooting

Common issues, diagnostic commands, log locations, and recovery procedures. Start here when something breaks. Read the Troubleshooting docs

Advanced Topics

VPN

Secure remote access to your halo-ai instance. Mesh networking between machines without exposing ports. Read the VPN docs

Stack Protection

Service watchdogs, automatic restart policies, health monitoring, and the mechanisms that keep halo-ai alive when things go sideways. Read the Stack Protection docs

Blueprints

Declarative service definitions for extending halo-ai with new capabilities. Write a blueprint, drop it in, and the system does the rest. Read the Blueprints docs

Autonomous Pipeline

How halo-ai agents coordinate without human intervention. Task decomposition, agent selection, execution, and quality gates. Read the Autonomous Pipeline docs

Designed and built by the architect.