← atlas·reports-slow-queries

view-slow-queries

User navigates to the Reports surface, views slow-query diagnostics, filters by query or runtime, and analyzes performance. The journey covers query visualization, pagination, and performance attribution across three cognitive models.

default path · what bare Studio does

  1. 01
    route/project/[ref]/reports/slow-queriesactionnavigate-sidebarhookuseSidebarNavigation
  2. 02
    route/project/[ref]/reports/slow-queriesactionload-slow-queries-listuiqueries-list-rendered
  3. 03
    route/project/[ref]/reports/slow-queriesactionselect-queryuiquery-detail-rendered
  4. 04
    route/project/[ref]/reports/slow-queriesactionview-query-planuiquery-plan-rendered
  5. 05
    route/project/[ref]/reports/slow-queriesactionfilter-by-timeframeuiqueries-filtered

per-profile overrides · vehicle × route

Three vehicles, three routes

Connector · Battleship

Monica

sea route

Bring the team into the workflow.

deltas

  • Enter: sidebar-reports-pin-top
  • prelude · TeamActivityPrelude

slot fillers wired

  • premain-prelude · TeamActivityPrelude
  • on renderright-rail · CollabRail

cognitive justification

HSP flood + Connector → by-who-ran-it attribution reframes slow queries as team performance challenges, not blame. Right-rail shows which team members ran the query. TeamActivityPrelude contextualizes when it occurred. Gentle notifications prevent sensory overload during performance review.

Try Monica's route →

Explorer · Tractor

Nate

field route

Show me what I don't already know.

deltas

  • Enter: schema-map-tile
  • prelude · SchemaMap
  • chunk · 4
  • motion · 0ms

slot fillers wired

  • premain-prelude · SchemaMap
  • on rendertopbar-status · TopbarSchemaCount

cognitive justification

ASD prediction-error + ADHD focus + DYS GLUT-drain → SchemaMap shows tables affected by slow queries visually. Chunk to 4 queries and monospace SQL aid dyslexia reading. Literal "query took X milliseconds" prevents ambiguous performance language. Zero motion respects HSP. MicroProgress tracks filtering.

Try Nate's route →

Analyst · Airplane

Sara

air route

Numbers first. Then we talk.

deltas

  • Enter: command-palette-slow-queries
  • prelude · KpiBand
  • trailing · Sparkline
  • chunk · 8

slot fillers wired

  • premain-prelude · KpiBand
  • trailingtable-row-trailing · Sparkline
  • on rendertable-toolbar-hints · KeyboardHints

cognitive justification

Analyst (A 0.000) + DA-seeking → monospace SQL and sparkline of duration timeline feed analytical precision and reward loop. KpiBand shows query count and median runtime. Terse copy reduces cognitive cost. KeyboardHints enable rapid filtering. SaveLedger-style details show improvement target (e.g., "add index on X to cut runtime by 40%").

Try Sara's route →