Agent Artifact is a portable draft standard for durable agent deliverables: artifact identity, kinds, parts, byte refs, versions, operations, diffs, render manifests, export manifests, source links, and handoff packages.
It interoperates with runtime, UI, evidence, policy, knowledge, tool, storage, telemetry, and peer-agent systems without taking ownership of those systems. Runtime produces and updates artifacts. UI renders previews and editors. Storage owns bytes. Evidence verifies and audits. Policy controls export and retention. Agent Artifact defines the portable deliverable facts those systems share.
- Artifact envelopes with stable identity, kind, lifecycle, ownership, current version, and refs.
- Artifact parts for blocks, media, files, pages, slides, transcript segments, code patches, tables, and annotations.
- Byte refs with URI, media type, size, digest, access, storage owner, and redaction state.
- Versions, snapshots, operations, and diffs.
- Source links, render manifests, export manifests, and handoff packages.
- Public JSON Schemas and LLM-friendly
llms.txt/llms-full.txtentrypoints.
- Specification
- Artifact model
- Artifact envelope
- Artifact parts
- Versions and snapshots
- Operations and diffs
- Render manifest
- Export manifest
- Handoff package
- JSON Schemas
- Research sources
- 中文规范
llms.txt: concise navigation index for AI clients.llms-full.txt: concatenated current English documentation with source URLs.llm.txtandllm-full.txt: compatibility aliases.
- Agent Knowledge - source-grounded knowledge packs.
- Agent UI - interaction surfaces for agent products.
- Agent Runtime - execution facts, controls, tasks, tools, and recovery.
- Agent Evidence - evidence, provenance, verification, review, replay, and export.
- Agent Policy - policy decisions, approvals, permissions, risk, retention, waivers, and traces.
- Agent Artifact - durable deliverables, versions, parts, previews, exports, and handoff packages.
- Agent Tool - tool declarations, surfaces, invocations, progress, results, permissions, and audit refs.
- Agent Context - context surfaces, items, source refs, selection, budgets, assembly, injection, compaction, and missing-context facts.
See the Agent standards ecosystem page for the mutual-link map and future standard candidates.
npm install
npm run devnpm run buildThe static site is generated at docs/.vitepress/dist.