Event engine · path-based

Events

Events are paths under YBRP, not separate subdomains. Anglers League proves the shared season, round, challenge, submission, scoring, and leaderboard modules.

Event catalog

Shared engine

Every event reuses the same building blocks: identity, characters, seasons, rounds, challenges, registrations, submissions, scoring, leaderboards, notifications, and audit. Theme-specific modules (fishing, hunting) plug in without forking the host.

/events
├── /anglers-league   ← first implementation
├── /hunting          ← future
└── /quickdraw        ← future

Public standings: /leaderboards
Knowledge used by rules: /almanac · /atlas

Related modules