> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentvolumes.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Volumes release archives

> Choose immutable Agent Volumes documentation archives by release version.

Use the site version selector to jump directly to a published Agent Volumes release archive. Use this index when you need release evidence, historical lookup, or durable citation targets for a specific versioned documentation surface.

<Note>
  `/spec/latest/` and `/spec/current/` redirect to the current non-draft release for convenience. Do not use those aliases as
  durable citation targets; cite the versioned `/spec/<version>/...` page instead.
</Note>

<CardGroup cols={2}>
  <Card title="v0.1.0-rc.1" icon="box-archive" href="/spec/0.1.0-rc.1">
    Browse the frozen release-candidate documentation archive for Agent Volumes `v0.1.0-rc.1`.
  </Card>

  <Card title="Current release archive" icon="arrow-right" href="/spec/0.1.0-rc.1">
    Open the current non-draft release archive directly.
  </Card>
</CardGroup>

## Archive policy

* Keep each non-draft release archive permanently reachable under `/spec/<version>/...`.
* Keep release-specific specification, API, schema, conformance, URI publication, and Problem Details pages inside the matching release archive.
* Keep unversioned pages short. They may orient readers and link to release archives, but they must not duplicate release-specific reference content.
* Treat `https://agentvolumes.org/spec/*` as organization-apex aliases that redirect to the corresponding `https://docs.agentvolumes.org/spec/*` archive pages.

## Current archive contents

<CardGroup cols={2}>
  <Card title="Volume reference" icon="box" href="/spec/0.1.0-rc.1/volumes/manifest">
    Read the archived manifest, identity, roles, dependencies, and compatibility guidance.
  </Card>

  <Card title="Registry API" icon="server" href="/spec/0.1.0-rc.1/api/overview">
    Read the archived Bibliotheca API prose and generated OpenAPI publication copy.
  </Card>

  <Card title="Published identifiers" icon="fingerprint" href="/spec/0.1.0-rc.1/uri-publications">
    Find archived schema IDs, Problem Details type URIs, namespace terms, predicate IDs, and
    compatibility artifacts.
  </Card>

  <Card title="Manual build type" icon="hammer" href="/spec/0.1.0-rc.1/build/manual/v0.1">
    Open the release-scoped SLSA `buildType` identifier page for manual mapping fixtures.
  </Card>

  <Card title="Conformance" icon="circle-check" href="/spec/0.1.0-rc.1/conformance/overview">
    Review archived fixture, requirement, and schema-artifact publication guidance.
  </Card>
</CardGroup>
