Files
artifact-store/README.md
tegwick 403d903585 docs: add platform ambition, blueprint review, and assembly experiment
Captures the longer-horizon thesis (sovereign-cloud artifact substrate)
alongside the carefully-scoped v1 INTENT. PLATFORM-AMBITION records nine
schema/contract commitments the v1 must preserve to keep that horizon
reachable. ASSEMBLY-EXPERIMENT frames an opt-in research line on
ffmpeg-grade hand-tuned asm with an MIT-0 vs LGPL-aware reuse map.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 20:56:01 +02:00

1.0 KiB

artifact-store

Generic artifact registry and storage gateway for generated outputs, evidence packages, reports, logs, and release artifacts.

The registry owns artifact identity, metadata, provenance, retention policy, and retrieval records. Actual bytes are delegated to configured storage backends such as a local filesystem, S3-compatible object storage, or Ceph RGW.

Start here: