AkurAI Build
Menu

AkurAI-Build

public

Latest change ba733f4e46cbe6016ecb259219f074d39ff67734 - Route build workflow through Titan by Ólafur Búi Ólafsson

# AGENTS.md

Documentation for this repo lives in AkurAI Notes, notebook **AkurAI-Build**
(ID 7) — see `AkurAI-Build — Project Index` (note 65).

 - Read `deploy.md` before every implementation, deployment, diagnosis, or operations task.
 - The laptop is a source-control client only. Commit intended source changes and push them to hosted Git; `deploy.sh` then fast-forwards Titan with `git pull --ff-only` before dispatching the command there.
 - Run every formatter, check, test, build, container, deployment, and operational command on Titan. Never use Syncthing or another file-copy path as a substitute for Git.
 - Commit only intended source paths; publish hosted Git, queue exact commits, inspect runs, and promote deployments through the `akurai-build` MCP tools.
 - Never manually mutate production files, state, services, Nginx, certificates, packages, hosted Git, artifacts, or databases.
 - A successful AkurAI-Build package run is not a deployment; its self-hosted controller requires a non-self-severing MCP-controlled deploy stage.
 - Secrets live in the **akurai-passvault** MCP, never in this repo.
 - See also note 113 for the Ponytail UI design system.