This repository is set up as a Mintlify documentation site.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.
Preview locally
From the repository root:http://localhost:3000.
Validate
npx.
First product milestone
The initial build should prove one promise:Agents can produce beautiful, shareable, durable reports.Minimum scope:
| Capability | Include in v0.1 |
|---|---|
| Canvas schema | Snapshot canvas JSON with blocks, layout, data, and exports |
| Hosted hub | Store canvas snapshots and return stable links |
| Web viewer | Render the standard block set |
| Share links | Public and private view links |
| SDK/CLI | Create a canvas from agent code or local JSON |
| Basic permissions | Separate view and update capabilities |
Starter block set
Support the smallest block set that makes reports feel real:- Markdown
- Heading
- Metric
- Table
- Line chart
- Bar chart
- Image
- Code block
- Task list
- Timeline
- Log panel