generated from coulomb/repo-seed
Bootstraping the repo
This commit is contained in:
15
README.md
15
README.md
@@ -1,3 +1,14 @@
|
||||
# repo-seed
|
||||
# artifact-store
|
||||
|
||||
A git repository template to bootstrap coulomb projects from.
|
||||
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:
|
||||
|
||||
- [INTENT.md](INTENT.md)
|
||||
- [docs/ARCHITECTURE-BLUEPRINT.md](docs/ARCHITECTURE-BLUEPRINT.md)
|
||||
- [workplans/ARTIFACT-STORE-WP-0001-service-baseline.md](workplans/ARTIFACT-STORE-WP-0001-service-baseline.md)
|
||||
|
||||
Reference in New Issue
Block a user