Skip to content

About ARI

Project meta — the policies and references that govern the project as a whole, rather than any single feature.

Policies & references

DocumentWhat it covers
Release & versioning policySemVer interpretation, the public surface, support windows, deprecation lifecycle, and the release checklist (including the docs gates).
Compatibility & supportSupported Python, the Letta memory backend, and LLM backends.
ContributingSoftware-engineering discipline, the layered architecture, the public-API rule, and the deprecation process.
ChangelogPer-release notes (Added / Changed / Fixed / Deprecated / Removed / Security).
Security policyHow to report a vulnerability and which versions receive fixes.

Licensing

ARI does not ship a single repository-level licence file; licensing is per published artifact. When you publish an Experiment Artifact Repository (EAR), its ear/publish.yaml declares an SPDX license (MIT / Apache-2.0 / BSD-3-Clause / GPL-3.0 / CC-BY-4.0) and generate_ear emits the matching LICENSE file into the bundle. See Configuration → EAR Curation.


See also: Documentation index · Release policy · Compatibility