Local read-only UI built with Next.js + Tailwind.
Set env vars for the UI process:
A5C_REPO: absolute or relative path to a git repoA5C_TREEISH(optional): commit/ref to render (default:HEAD)A5C_INBOX_REFS(optional): comma-separated list of inbox refs
From repo root:
pnpm -C apps/ui dev