Skip to main content
Agent Volumes publishes owned namespaces and URI identifiers under agentvolumes.org so implementers can cite, dereference, and validate the identifiers used by the specification and its companion artifacts. The repository remains authoritative. The public site is a publication layer for the canonical specification, schemas, OpenAPI contract, conformance fixtures, and decision records. Semantic identifier routes such as https://agentvolumes.org/build/manual/v0.1, https://agentvolumes.org/predicates/external-dependency-declarations/v0.1, https://agentvolumes.org/ns/spdx/external-dependency-declarations/v0.1#, and https://agentvolumes.org/problems/<slug> resolve to stable landing pages for the identifier itself. The SPDX JSON-LD context also has a stable canonical remote context URL at https://agentvolumes.org/contexts/spdx-external-dependency-declarations-v0.1.jsonld. Those stable routes link back to this release archive and to canonical repository artifacts. JSON Schema $id URLs remain release-scoped under https://agentvolumes.org/spec/<version>/schemas/<artifact>.

Publication matrix

Identifier pages

Stable semantic identifier pages:

Schema ID URLs

Versioned JSON Schema $id publication pages for the v0.1.0-rc.1 artifact set.

SPDX namespace

URI-backed SPDX extension terms for external dependency declarations.

SPDX JSON-LD context

Published JSON-LD context for compact SPDX external dependency declaration terms.

in-toto predicate

Optional predicate identifier for declaration-plane external dependency metadata.

Problem Details types

Stable pages for every closed v0.1 Problem Details type URI.

Reserved namespaces

Reserved capability extension namespace keys for the release line.

PURL/VERS exceptions

Machine-readable compatibility exceptions for validation and warning context.

Upstream baselines

Pinned upstream PURL and VERS references used by conformance fixtures.

SLSA manual build type

SLSA buildType identifier for manually assembled Agent Volumes mapping fixtures.

BOM/profile identifiers

Release-context strings used by trust metadata and BOM/provenance mapping fixtures.

Declaration keys

Versioned external dependency declaration key syntax and canonical digest input.

Release evidence workflow

For each release candidate or stable release:
  1. Install repository and site dependencies with bun install and (cd site && bun install).
  2. Refresh the Mintlify OpenAPI publication artifact with bun run build:site:openapi -- 0.1.0-rc.1.
  3. Validate the public site with bun run lint:site.
  4. Run the canonical gates: bun run lint:openapi and bun run validate:artifacts.
  5. Create a release evidence issue from .github/ISSUE_TEMPLATE/release-evidence.md.
  6. Fill the Namespace and URI publication evidence table with the public URL, source artifact, and route or immutability check evidence for each Issue #29 row.