You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the v1.3.0 lookup feature. Design: docs/superpowers/specs/2026-07-10-lookup-columns-design.md (on release/v1.3.0). Required by the DoD Assistant-parity step; builds on the LOOKUP qualifier issue.
Scope
TableWizard + ModStructWizard: per-column "Lookup…" control — pick a source table, a value column, an optional display column, or type a literal value list
Emits the LOOKUP clause in the generated CREATE TABLE / ALTER TABLE
Playwright: drive the wizard control in a real browser and assert the emitted command text + rendered REPL result
Part of the v1.3.0 lookup feature. Design:
docs/superpowers/specs/2026-07-10-lookup-columns-design.md(onrelease/v1.3.0). Required by the DoD Assistant-parity step; builds on the LOOKUP qualifier issue.Scope
TableWizard+ModStructWizard: per-column "Lookup…" control — pick a source table, a value column, an optional display column, or type a literal value listLOOKUPclause in the generatedCREATE TABLE/ALTER TABLE