Architecture Patterns
View as Markdown| Pattern | Description |
|---|---|
| Live Context Graph | Model your business as a compounding ontology of live data products and build apps, services, and AI agents on top of it. |
| Use an ontology table | Create an ontology table of join relationships that agents query before writing multi-table SQL. |