← atlas·table-editor

delete-column

User selects a column and initiates deletion. The journey covers the confirmation modal (untouchable by brand policy), plus the pre-confirmation advance-notice (Nate's prediction-error mitigation) and post-deletion feedback surfaces (Monica's team context, Sara's schema-change ledger).

default path · what bare Studio does

  1. 01
    route/project/[ref]/editoractionselect-tablehookuseTableEditorStateSnapshot
  2. 02
    route/project/[ref]/editoractionselect-column
  3. 03
    route/project/[ref]/editoractioninitiate-column-deleteuiopen-confirmation-modal
  4. 04
    route/project/[ref]/editoractionconfirm-delete-columnside-effectexecute-ddl
  5. 05
    route/project/[ref]/editoractionserver-ackuischema-deletion-toast

per-profile overrides · vehicle × route

Three vehicles, three routes

Connector · Battleship

Monica

sea route

Bring the team into the workflow.

deltas

  • Enter: recent-activity-feed

cognitive justification

HSP + Connector (A +0.571) → deletion anxiety softens when team history is visible. The activity blurb ("Aisha did this") transfers confirmation cost to social precedent. Right-rail persistence allows review without re-invoking the dialog.

Try Monica's route →

Explorer · Tractor

Nate

field route

Show me what I don't already know.

deltas

  • Enter: schema-map-tile
  • destructive · AdvanceNoticeStrip 3000ms
  • chunk · 4
  • motion · 0ms

slot fillers wired

  • pre-destructiveadvance-notice · AdvanceNoticeStrip3000ms

cognitive justification

ASD prediction-error (κ + 26) + ADHD DA-seeking → advance-notice strip's 3s countdown buffers surprise and gives prefrontal cortex time to signal "irreversible". Zero motion respects HSP flood; chunking respects GLUT-drain.

Try Nate's route →

Analyst · Airplane

Sara

air route

Numbers first. Then we talk.

deltas

  • Enter: kpi-drill
  • prelude · KpiBand

slot fillers wired

  • premain-prelude · KpiBand

cognitive justification

CORT +19 (anxiety) + Analyst (A 0.000) → typed-name confirmation enforces deliberation. SaveLedger's "X rows impacted" + "backup exists" delta provides reassurance that deletion was precise and reversible (reduces rumination).

Try Sara's route →