docs(website): staff in-game location is admin/moderator-only #4

Merged
whitlocktech merged 1 commits from fix/staff-location-visibility into main 2026-07-19 02:23:54 +00:00
Member

Summary

Keeps website/website-README.md in sync with RunicGateway/website#72.

The "What each audience sees" table described the public Staff online list as being shown "with name + map location". That is no longer accurate: staff in-game location (map + coordinates) is now privileged data — the /public/shard/online endpoint includes it only for admin/moderator callers and strips the location fields from the payload for players and the public (server-enforced, not just hidden in the UI).

Updated the Public row wording to reflect this. One-line change, no other content touched.

🤖 Generated with Claude Code

## Summary Keeps `website/website-README.md` in sync with [RunicGateway/website#72](https://gitea.whitlocktech.com/RunicGateway/website/pulls/72). The **"What each audience sees"** table described the public *Staff online* list as being shown *"with name + map location"*. That is no longer accurate: staff in-game location (map + coordinates) is now **privileged data** — the `/public/shard/online` endpoint includes it only for `admin`/`moderator` callers and strips the location fields from the payload for players and the public (server-enforced, not just hidden in the UI). Updated the Public row wording to reflect this. One-line change, no other content touched. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
wtclaude added 1 commit 2026-07-19 02:21:37 +00:00
The "What each audience sees" table said the public "Staff online" list
is shown "with name + map location". Location is now privileged: the
server includes map/coords only for admin/moderator callers and strips
them from the payload for players and the public. Update the wording to
match (RunicGateway/website#72).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XmHdsbnLzDMAVQkAoTQSBe
whitlocktech approved these changes 2026-07-19 02:23:42 +00:00
whitlocktech merged commit f1aa65cc17 into main 2026-07-19 02:23:54 +00:00
whitlocktech deleted branch fix/staff-location-visibility 2026-07-19 02:23:55 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RunicGateway/docs#4
No description provided.