docs: frozen v1.0 bundle format specs (manifest, agent-card, o1 package structure)

This commit is contained in:
ag
2026-08-03 19:56:51 +03:00
commit e2f76e4027
4 changed files with 221 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# business-depo
OrenStack Depot — the business bundle store. Signed, installable business
packages (bundles) distributed from the self-hosted forge at git.orenstack.com.
See `docs/specs/` for the frozen v1.0 format specs:
- `manifest-spec.md` — bundle manifest format (v1.0)
- `agent-card-spec.md` — agent card schema (v1.0)
- `o1-package-structure.md` — o1 bundle package layout (v1.0)