You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(stake): add Ephraim to the rider roster, sponsorship paused (#246)
He joins the character select and the rider registry with no vault yet —
the admin panel deploys his when the addresses are ready. Until then he
carries the same `disabled` flag as pamtech and v2, so the cut-out and
roster tile render desaturated and the stake CTA is inert.
TypeScript caught two other Record<RiderId, …> maps that needed him:
StakeOrbit's visual table and rider-lines.
The cut-out is interim. It is keyed off a 191x148 source, so it is
landscape where every other rider is a portrait full-body render and it
will not match them until a proper photo replaces it.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments