Core
| Topic | Description |
|---|---|
| Commands | Core TypeScript/JavaScript support for commands - operations that modify system state. |
| Command Validation | Pre-flight validation of commands without execution for early user feedback. |
| Queries | Core TypeScript/JavaScript support for queries - operations that retrieve data. |
| Identity | Details about how identity works in the frontend |