Appearance
Avoca — Internal
Internal engagement docs for the avoca-next workbench
This site lives in the workbench context repo (avoca-next-workbench). It is shared with people working the engagement via this repo's remote, and it never touches the client repo — no docs PRs into avoca-next.
avoca-next itself, if and when the client wants it.Pages under internal/ are excluded from production builds by INCLUDE_INTERNAL=false, and pnpm build:prod fails the build if any of them leak into dist/.
Run locally: pnpm install && pnpm dev from docs/.