docs(getting-started): drop the dead help.psa.systems row (PMS-661) #390

Merged
nrupard merged 1 commit from fix/PMS-661-remove-dead-help-psa-systems into main 2026-07-23 18:54:16 +02:00
Owner

Removes the dead https://help.psa.systems row from the cross-project domain-layout table in docs/getting-started.md.

That subdomain was never provisioned (no docker/traefik route) and the help dashboard it described ("break/fix agent delivery") is no longer used, so the row pointed at a non-existent host (PMS-661). It is the only help.psa.systems reference anywhere in the repos, and no live UI/help link targets it. Product docs are served separately at /docs (BUNYIP-385), so "help = docs" is handled elsewhere, not by this planning row.

Verification

Repo-wide rg 'help.psa.systems' now returns zero matches. Doc-only change with no code or config path to unit-test; the AC's "link/config check" reduces to that dead-reference grep, which is clean.

#PMS-661

Removes the dead `https://help.psa.systems` row from the cross-project domain-layout table in `docs/getting-started.md`. That subdomain was never provisioned (no docker/traefik route) and the help dashboard it described ("break/fix agent delivery") is no longer used, so the row pointed at a non-existent host (PMS-661). It is the only `help.psa.systems` reference anywhere in the repos, and no live UI/help link targets it. Product docs are served separately at `/docs` (BUNYIP-385), so "help = docs" is handled elsewhere, not by this planning row. ## Verification Repo-wide `rg 'help.psa.systems'` now returns zero matches. Doc-only change with no code or config path to unit-test; the AC's "link/config check" reduces to that dead-reference grep, which is clean. #PMS-661
docs(getting-started): drop the dead help.psa.systems row (PMS-661)
All checks were successful
E2E / Playwright against deployment (pull_request) Successful in 30s
Check / fmt + clippy + build + tests (pull_request) Successful in 12m20s
Create release / Create release from merged PR (pull_request) Has been skipped
ebdaacecf2
The cross-project domain-layout table listed `https://help.psa.systems` (help dashboard, break/fix agent delivery), but that subdomain was never provisioned (no docker/traefik route exists for it) and the help dashboard is no longer used. Remove the row so the planned psa.systems layout no longer points at a non-existent host. Product docs are served separately under /docs (BUNYIP-385), so this row was the abandoned dashboard, not docs.

#PMS-661

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
nrupard scheduled this pull request to auto merge when all checks succeed 2026-07-23 18:43:18 +02:00
nrupard deleted branch fix/PMS-661-remove-dead-help-psa-systems 2026-07-23 18:54:16 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/bunyip!390
No description provided.