Generic shared service artifact store to integrat S3 Buckets or scalable selfhosted Storage based on Ceph.
Find a file
2026-05-15 20:08:32 +02:00
docs Bootstraping the repo 2026-05-15 20:08:32 +02:00
workplans Bootstraping the repo 2026-05-15 20:08:32 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-15 18:31:04 +02:00
.gitignore Initial commit 2026-05-15 16:14:36 +00:00
AGENTS.md Bootstraping the repo 2026-05-15 20:08:32 +02:00
INTENT.md Bootstraping the repo 2026-05-15 20:08:32 +02:00
LICENSE Initial commit 2026-05-15 16:14:36 +00:00
README.md Bootstraping the repo 2026-05-15 20:08:32 +02:00
SCOPE.md Bootstraping the repo 2026-05-15 20:08:32 +02:00

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: