Files
headquarter/docs
Developer b6f89f9df0 merge: integrate main restructuring into dev
- Resolve 57 merge conflicts from codebase restructure
- Port dev feature code to new directory structure:
  * Update import paths to use @/ aliases
  * Add backward-compatible API signatures (createInstance, startInstance, deleteInstance)
  * Add missing type exports (ProjectWithRepos, InstanceHealth, Branch, BranchesResponse)
  * Extend Session and GitRepository types for dev features
  * Extend TerminalComponent props for mobile terminal wrapper
  * Add missing icon names (bell, drag, undo)

Quality gates: tsc pass (0 errors), build pass, 127/131 tests pass
(4 pre-existing failures unrelated to merge)
2026-06-03 09:42:44 +00: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.