LLM and Agent entrypoints
Use canonical machine-readable V2 guides, schemas, OpenAPI and MCP resources.
Public entrypoints
| Resource | Use |
|---|---|
/llms.txt | Compact product and documentation index |
/llms-full.txt | Consolidated public V2 authoring guide |
project-source.schema.json | Machine-readable jsoncut-html source envelope |
cut.schema.json | Machine-readable jsoncut.cut/1 contract |
| OpenAPI 3.1 | Exact public HTTP operations and schemas |
jsoncut://v2/authoring-guide | MCP authoring resource |
jsoncut://v2/cut-standard | MCP cut.md standard resource |
Treat generated references as contracts and prose guides as workflow explanations. When they disagree, stop and re-read the current versioned schema or OpenAPI document rather than inventing a field.
Suggested Agent sequence
- Read the compact authoring guide and the relevant schema.
- Inspect the current project version and active cut.
- Resolve media before placing its reference.
- Make one bounded change.
- Validate, visually review and repair.
- Render a pinned final version.
Do not send API keys to a browser page or include them in generated source. Remote MCP clients should store the X-API-Key header as a secret.