Files
headquarter/docs
alex 2682e0268c feat: container monitoring integration + polish (PR-3)
- Integration tests: SSE auth, connection limits, lifecycle hooks, event persistence (6 tests)
- Instance events history API: GET /instances/{id}/events
- Documentation updates: terminal.md, backend.md, frontend.md
- Performance: SSE max 5 connections, health monitor write-on-change

Quality gates: pytest 21 monitoring passed, 172 unit passed (4 pre-existing), vitest 14 passed, tsc clean, eslint clean, ruff clean
2026-05-29 10:25:00 +02:00
..

Headquarter Documentation

Welcome to the Headquarter documentation. This is your central hub for understanding, using, and contributing to the platform.

Getting Started

New to Headquarter? Start here:

  1. Quick Start - Get up and running
  2. Features - Discover what you can do
  3. Architecture - Understand the system

Documentation Structure

Features

User guides for each feature:

API Reference

Complete API documentation:

Architecture

System architecture documentation:

Deployment

Guides for deploying Headquarter:

Development

Guides for developers:

Contributing to Documentation

When adding new features, please document them following our templates:

See the Contributing Guide for more details.