JsonCutDocs

LLM and Agent entrypoints

Use canonical machine-readable V2 guides, schemas, OpenAPI and MCP resources.

Public entrypoints

ResourceUse
/llms.txtCompact product and documentation index
/llms-full.txtConsolidated public V2 authoring guide
project-source.schema.jsonMachine-readable jsoncut-html source envelope
cut.schema.jsonMachine-readable jsoncut.cut/1 contract
OpenAPI 3.1Exact public HTTP operations and schemas
jsoncut://v2/authoring-guideMCP authoring resource
jsoncut://v2/cut-standardMCP 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

  1. Read the compact authoring guide and the relevant schema.
  2. Inspect the current project version and active cut.
  3. Resolve media before placing its reference.
  4. Make one bounded change.
  5. Validate, visually review and repair.
  6. 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.