Sitemap
Every screen and endpoint, organized.
Public
Workspace (auth required)
Workspaces
/workspaces/new
Create or pick a workspace
Today
/<workspace>
Live PR activity dashboard
Daily report
/<workspace>/daily
Pick any date for daily stats
Current sprint
/<workspace>/sprint
Sprint progress and leaderboard
All sprints
/<workspace>/sprints
Historical sprint list
Tickets
/<workspace>/tickets
Sprint task list with status
Activity feed
/<workspace>/activity
Live event stream
Developer profile
/<workspace>/developer/<id>
Per-developer stats
PR detail
/<workspace>/pr/<id>
Single PR timeline
System health
/<workspace>/health
Ops dashboard
Settings
/<workspace>/settings
Slack, reporting, parser rules
Webhooks
/<workspace>/settings/webhooks
Outgoing webhook subscriptions
Setup wizard
/<workspace>/setup
4-step onboarding
API
POST /api/slack/events
#
Slack webhook receiver
GET /api/slack/oauth/install
#
Slack OAuth start
GET /api/slack/oauth/callback
#
Slack OAuth callback
POST /api/slack/test
#
Verify manual creds
POST /api/workspaces
#
Create workspace
POST /api/cron/digest-daily
#
Daily email digest
POST /api/cron/digest-weekly
#
Weekly email digest
POST /api/cron/webhook-dispatch
#
Drain outgoing webhook queue
POST /api/cron/cache-cleanup
#
Purge expired user cache