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
Add a minimal browser playground that demonstrates the Organization schema and query workflow.
Motivation
The browser API needs one concrete, interactive proof that users can understand and maintain. A focused Organization example is sufficient; a general database IDE is not.
Expected outcome
Users can open the playground, initialize an in-memory database, inspect and edit a representative query, run it, view nested results, and reset the example.
Objective
Add a minimal browser playground that demonstrates the Organization schema and query workflow.
Motivation
The browser API needs one concrete, interactive proof that users can understand and maintain. A focused Organization example is sufficient; a general database IDE is not.
Expected outcome
Users can open the playground, initialize an in-memory database, inspect and edit a representative query, run it, view nested results, and reset the example.
Scope
Related specifications and plans
spec/schema.mdspec/query.mdBoundaries
Acceptance criteria
Branch
Use
issue-<issue-number>-organization-playground.Checks