Skip to content

limecloud/agentartifact

Repository files navigation

Agent Artifact

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.

What v0.1.0 defines

  • 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.txt entrypoints.

Documentation

LLM entrypoints

Related Agent standards

  • 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.

Local development

npm install
npm run dev

Build

npm run build

The static site is generated at docs/.vitepress/dist.

About

Agent Artifact

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors