| # Summary |
|
|
| [Introduction](./introduction.md) |
|
|
| # Getting started |
|
|
| - [Installation](./getting-started/installation.md) |
| - [Quick start](./getting-started/quick-start.md) |
| - [Your workspace](./getting-started/workspace.md) |
|
|
| # Guides |
|
|
| - [Creating schemas](./guide/creating-schemas.md) |
| - [Working with relationships](./guide/relationships.md) |
| - [Querying data](./guide/querying.md) |
| - [Automations and AI assistants](./guide/automations-and-ai.md) |
|
|
| # Concepts |
|
|
| - [Entities](./concepts/entities.md) |
| - [Fields](./concepts/fields.md) |
| - [Relationships](./concepts/relationships.md) |
| - [Schemas](./concepts/schemas.md) |
| - [Default entity types](./concepts/built-in-entities.md) |
|
|
| # Firm as a library |
|
|
| - [Architecture](./library/architecture.md) |
| - [Using the Rust crates](./library/getting-started.md) |
| - [Examples](./library/examples.md) |
|
|
| # Reference |
|
|
| - [CLI reference](./reference/cli-reference.md) |
| - [DSL reference](./reference/dsl-reference.md) |
| - [Query reference](./reference/query-reference.md) |
|
|