Update documentation to clarity bundle_id and idempotency_key usage and distinctions

This commit is contained in:
2026-06-07 20:45:29 -05:00
parent 25fbfc4677
commit f98e528c90
6 changed files with 27 additions and 18 deletions

View File

@@ -27,7 +27,7 @@ Current schema version: `1`.
Required manifest fields:
- `schema_version`: must be `1`.
- `id`: non-empty bundle identifier.
- `id`: non-empty bundle identifier. For replacement workflows, keep this stable for the logical source that should update the same managed destination artifact.
- `digest`: lowercase `sha256:<64 hex>` digest of the ordered `files` list.
- `created`: RFC3339 timestamp.
- `files`: non-empty ordered list of file records.