WorkspaceList
└─ WorkspaceDetail
├─ Enumerables / Classes / Instances
├─ Views
│ ├─ ViewList (create: one+ Classes + columns + optional group-by/aggregates + filters)
│ ├─ ViewRuntime (join/Cartesian, Class › Field columns, optional GROUP BY + aggregates, sort, class drill-down)
│ └─ RecordDetail (all properties; class fields drill further)
└─ Forms
├─ FormList (create: name + Class; rename / delete)
└─ FormEntry (typed editors; Submit saves instance and clears for next)
Class › Field; default: all).Generate Sample seeds an Oracle HR–inspired schema (Region, Country, Location, Job, Department, Employee, Job History), demo Views (including joins / group-by), and a Form per class.