Code panel overview
Full-screen editor for Application (global) and Page-scoped symbols: variables, computed, functions, queries, watchers.
Category: Logic
Code panel — symbols, editor, Output.
Problems it solves
Separates visual layout from data fetching and business logic.
How to use it
Nav rail → Code or Cmd+J. Left: symbol tree. Right: editor for selected symbol. Run queries/functions to test.
Examples
Platform globals (e.g. userDetails) show PLATFORM badge and are read-only.