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
docs(builder-ui): draft-vs-preview semantics for the Data Form view (#2523)
Codify the decision: 布局 renders the DRAFT at the metadata level (no data SQL —
safe by construction while draft DDL hasn't landed); 预览 renders the PUBLISHED
runtime ObjectForm on purpose (structural draft changes have no physical columns
until publish; publishing stays a deliberate user action, and the UI says so when
unpublished changes exist). Data-bound draft preview = deferred (DDL-timing
decision, not a rendering feature). Also refresh the Data pillar's Built-so-far
(Form view + package-level publish landed) and Still-to-build lists.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments