Open interchange format contract for coding-agent session trails.
This repository contains the Agent Trail specification, JSON Schema artifacts, fixtures, and format ADRs.
spec/v0.1.0/- frozen v0.1.0 specification content split by major section.spec/draft/- current draft specification content.spec.md- compatibility index for legacy monorepospec.mdanchors.schema/v0.1.0.json- frozen v0.1.0 JSON Schema artifact.schema/draft.json- current draft JSON Schema artifact.fixtures/validation/- validation conformance fixture corpus and manifest.docs/GLOSSARY.md- shared terminology for public format discussions.docs/adr/- format ADRs carried forward for the spec repo.
Agent Trail is split across focused repositories:
- agent-trail/spec - format contract, JSON Schema, fixtures, and format ADRs.
- agent-trail/typescript-sdk - TypeScript packages for Agent Trail files.
- agent-trail/cli - command-line tools for Agent Trail workflows.
- agent-trail/web - docs site and shared trail web viewer.
mise run setup
mise run checkSee CONTRIBUTING.md for workflow and PR expectations.
Apache-2.0. See LICENSE.