← atlas·database-schemas

find-table-and-view-schema

User finds a table and views its schema. Three entry points: Monica via team activity feed ("Aisha just added orders/v2"), Nate via SchemaMap visual discovery, Sara via KPI hub drilldown into table metrics.

default path · what bare Studio does

  1. 01
    route/project/[ref]/database/schemasactionload-schema-listhookuseSchemaListSnapshot
  2. 02
    route/project/[ref]/database/schemasactionclick-table-rowuiexpand-schema-details
  3. 03
    route/project/[ref]/database/schemasactionview-columnsside-effectfetch-column-metadata
  4. 04
    route/project/[ref]/database/schemasactionview-indexesuiexpanded-panel
  5. 05
    route/project/[ref]/database/schemasactionview-constraintsside-effectload-foreign-keys

per-profile overrides · vehicle × route

Three vehicles, three routes

Connector · Battleship

Monica

sea route

Bring the team into the workflow.

deltas

  • Enter: feed-item
  • prelude · TeamActivityPrelude
  • trailing · CollabRail

slot fillers wired

  • premain-prelude · TeamActivityPrelude
  • trailingright-rail · CollabRail

cognitive justification

HSP + Connector — social context feeds dopamine. The feed entry and right-rail collaboration visibility transform schema discovery from isolated exploration to team-aware navigation.

Try Monica's route →

Explorer · Tractor

Nate

field route

Show me what I don't already know.

deltas

  • Enter: schema-map-tile
  • prelude · SchemaMap
  • trailing · MicroProgress
  • chunk · 4

slot fillers wired

  • premain-prelude · SchemaMap
  • trailingmain-postlude · MicroProgress

cognitive justification

ASD prediction-error + DYS GLUT-drain — SchemaMap entry bypasses phonological list parsing. Zero motion and micro-progress feedback keep working memory stable during column-list navigation.

Try Nate's route →

Analyst · Airplane

Sara

air route

Numbers first. Then we talk.

deltas

  • Enter: kpi-drill
  • prelude · KpiBand
  • trailing · Sparkline

slot fillers wired

  • premain-prelude · KpiBand
  • trailingtable-row-trailing · Sparkline

cognitive justification

Analyst + DA-from-data — the journey preserves numerical context (KpiBand showing row counts, Sparkline trends). Confidence in the data drives schema confidence.

Try Sara's route →