Documentation Index
Fetch the complete documentation index at: https://docs.yourhq.ai/llms.txt
Use this file to discover all available pages before exploring further.
UI
apps/ui/ — the Next.js dashboard. Server actions in src/app/dashboard/*/actions.ts, components in src/components/, hooks in src/hooks/.Gateway
gateway/ — Dockerfile, entrypoint.sh, files_api.py, daemons in daemons/, lifecycle scripts in scripts/.Templates
templates/ — one directory per agent role. Each is a starting worktree for new agents.Migrations
db/migrations/ — ordered SQL files. Schema source of truth.