> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# System type

> System API documentation

# System

## Signature

```typescript theme={null}
type System = (registry: Registry, ctx: Context) => void;
```
