<!-- Generated from sources/contracts/v1/contracts-artifacts-overview.aeon; do not edit. -->

<a id="v1-contract-artifacts"></a>
# v1 Contract Artifacts

This page lists the published baseline contract artifacts for:

- `aeon.gp.profile.v1`
- `aeon.gp.schema.v1`

<a id="published-artifacts"></a>
## Published artifacts

<a id="profiles-aeon-gp-profile-v1-aeon"></a>
### `profiles/aeon.gp.profile.v1.aeon`

The baseline general-purpose profile artifact. This is the published profile identifier implementers can match against when selecting shared processing behavior for AEON v1 documents.

Download the [authoritative AEON profile artifact](/artifacts/assets/contracts/v1/profiles/aeon.gp.profile.v1.aeon).

<a id="schemas-aeon-gp-schema-v1-aeon"></a>
### `schemas/aeon.gp.schema.v1.aeon`

The baseline general-purpose schema artifact. This is the published schema identifier and schema definition surface used for validation-oriented contract selection.

Download the [authoritative AEON schema artifact](/artifacts/assets/contracts/v1/schemas/aeon.gp.schema.v1.aeon).

<a id="registry-json"></a>
### `registry.json`

The registry file that maps published contract ids to their authoritative artifact paths. Consumers and tooling can use this as the trusted lookup surface for baseline contract resolution.

Download the [verified contract registry](/artifacts/assets/contracts/v1/registry.json).

These files are the published artifact surface used by runtime and CLI contract selection flows. The AEON v1 Contracts Specification defines the surrounding rules and authority boundaries.

---

## Related documents

- [AEON v1 Contracts Specification](./aeon-v1-contracts.md)
- [Official v1 Index](./aeon-v1-official-index.md)
