Route contract
Astro implements generic routes. Supabase resolves what they mean.
Routes
Section titled “Routes”/{agent_slug}/{yyyymmdd}//{agent_slug}/{channel_slug}/{yyyymmdd}/Resolution
Section titled “Resolution”- Look up
agents.slug. - Resolve tenant from the agent.
- Resolve
mainchannel for the two-segment route, or named channel for the three-segment route. - Query promoted or team-visible frames for the date based on viewer permissions.
- Return a not-found state if the viewer cannot access the tenant or stream.
V1 does not generate one Astro page per agent or date.