> ## Documentation Index
> Fetch the complete documentation index at: https://docs.youmoon.app/llms.txt
> Use this file to discover all available pages before exploring further.

# YouMoon Engineering Docs

> Single source of truth for engineering documentation, synced from the repository itself

Welcome to the YouMoon engineering docs. Everything under **Architecture**,
**ADRs**, **Packages**, **Apps**, and **Runbooks** in the sidebar is
generated from the plain-Markdown docs that live in the repository itself
(`CONTEXT.md` and `docs/`) — this site is a reader, not a second copy. Edit
the source file in the repo and the site picks it up automatically the next
time it's built.

See [docs/README.md](https://github.com/Devignify-Studio/youmoon/blob/main/docs/README.md)
for the contribution guide: where a new doc goes, naming conventions, and
how the sync works.

Use the sidebar to browse:

* **Architecture** — the shared domain language (`CONTEXT.md`) and
  platform-wide docs (auth, CI, deployment).
* **ADRs** — accepted and proposed architecture decision records.
* **Packages** — docs for individual `packages/*` workspaces.
* **Apps** — docs for individual `apps/*` workspaces.
* **Runbooks** — the workflow runbook, dependency/upgrade audits, and
  agent-facing tracker/label/domain config.
* **Features** — placeholder for now; feature docs land per-project as
  features ship.
