🏰 THE GUILDHALL · steward


🏰 THE GUILDHALL · steward

↩ the hall

Live traffic

The board

Counts and rollups only — what people actually wrote lives on the hall, not here. Worries mirrored from an external board carry their source; a mirror that quietly stopped looks exactly like a quiet week, so its freshness is called out.

Oldest open — longest-sitting first, the way the hall reads it

Who is carrying what

Quests

Users & roster

Retired characters

Mail

Recent — metadata only; opening one is audited

Last 14 days

Senders

Telemetry

Client diagnostics

Bundles submitted from clients (Doctor → Submit diagnostics), scrubbed at capture. The cross-bundle view reads the newest 40 together — fleet identity posture and which errors are shared rather than local.

Portrait cache

Every miss here is a paid render, capped per day — one render is meant to serve the whole team. Worn means a guild row currently points at that combo; the rest are faces nobody is wearing any more. They are kept on purpose: deleting one costs a re-render the next time somebody builds that combo.

Logs

Problems

Endpoints — click to filter

Callers

Subsystems

Campaign banner

What everyone will see

Clients poll GET /campaign. The banner offers, the USER clicks — nothing is seeded into any session without that click.

Previous campaigns

Saving a changed campaign files the outgoing one here (one copy per id, newest first). load refills the form — bump the id before saving if people already dismissed it.
…

Feature flags

Flat JSON of gates. Clients read them from GET /flags — use for staged feature rollout.