chore: drop dead NEXT_PUBLIC_GATEWAY_URL; refresh Phase P increment status #1432

Closed
fred wants to merge 3 commits from chore/s1-docs-hygiene into next
3 Commits
Author SHA1 Message Date
fred 0abd3e3352 style: prettier table padding in PHASE-P-STRUCTURE.md
ci/woodpecker/pr/ci Pipeline failed
2026-08-26 18:02:44 -05:00
fred c526a7af39 docs: mark NEXT_PUBLIC_GATEWAY_URL obsolete in the legacy admin guide
ci/woodpecker/pr/ci Pipeline failed
Review blocker on PR #1432: the legacy guide still told users to set the
variable this PR removes from .env.example.
2026-08-26 17:30:11 -05:00
fred 67e844ec84 chore: drop dead NEXT_PUBLIC_GATEWAY_URL; refresh Phase P increment status
ci/woodpecker/pr/ci Pipeline was canceled
.env.example: NEXT_PUBLIC_GATEWAY_URL has zero consumers anywhere in
apps/, packages/, or plugins/ — the SPA is origin-relative by design and
the legacy Next tree never reads it. Remove the whole stale Web App
section so new deployments stop configuring a dead variable.

PHASE-P-STRUCTURE.md: increment map was stale — P3 is merged (PR #1151,
repair PR #1154) and P4 is in progress (P4-1 read-only projects + tasks
merged, PR #1153). Re-verify the doc against next head 3bd490c0; add the
P4-1 pages to the tree listing. Blocker #1145 remains open and the P5/P6
rows are unchanged.

webui-audit S1 hygiene items (lane REPORT.md).
2026-08-26 17:27:12 -05:00