Canonical specifications for what AI Chat Archive produces when it exports a Claude.ai conversation. If you're writing an importer, a search indexer, an Obsidian plugin, or anything else that ingests the output, these pages are the contract.
The formats are versioned via the changelog — any breaking change ships there with a new version string.
.md export looks
like, header by header. The portable, edit-friendly format..html exports
with embedded CSS, preserved artifacts and widgets. The visual-fidelity
format._INDEX.md table of contents.The format spec is frozen at v0.2.0 and forward-compatible. Future additions append new fields or sections; existing fields keep their shape. If that ever changes, the changelog will say so explicitly.