Live canvases use an initial snapshot plus patch events.Documentation Index
Fetch the complete documentation index at: https://docs.knify.dev/llms.txt
Use this file to discover all available pages before exploring further.
Patch event
Event log
The Hub stores the event log so a live canvas is replayable and auditable. Event records should include:- Canvas ID
- Event ID
- Actor
- Event type
- Patch payload
- Created timestamp
- Permission scope used
Live modes
| Mode | Use |
|---|---|
| Snapshot only | Static reports and deliverables |
| Snapshot plus events | Live agent jobs and dashboards |
| Event replay | Debugging, audit history, and version reconstruction |
| Subscription | Viewer and API consumers receive updates |