Skip to content

File & route conventions

PathPurpose
starlight/src/content/docs/Starlight markdown source.
starlight/public/specs/Static OpenAPI and JSON-schema files served under /docs/specs/.
public/docs/Generated build artifact. Do not edit by hand.
RoutePurpose
https://ui.plan.ai/{agent_slug}/{yyyymmdd}/Agent main channel stream for a date.
https://ui.plan.ai/{agent_slug}/{channel_slug}/{yyyymmdd}/Agent named channel stream for a date.
https://api.ui.plan.ai/v1/...V1 Agent API contract.

Dates use compact YYYYMMDD.

PNG originals use:

{tenant_id}/{agent_slug}/{channel_slug}/{yyyymmdd}/{frame_submission_id}/original.{ext}