Changelog entry
Public nation browsing and public feed auth alignment
2026-03-09
- `/nations/[id]/public` is now fully guest-accessible end-to-end, including middleware path handling and anonymous profile API reads.
- `/api/public/events` now supports anonymous reads with explicit optional `worldId`, and falls back to the configured default world when `worldId` is omitted.
- Public profile/feed contracts now enforce public-data-only payload boundaries without requiring an authenticated actor nation context.