Document and review S3 archive workflow

This commit is contained in:
2026-05-16 15:24:44 +00:00
parent f7f8f1a949
commit fe9c348092

View File

@@ -12,7 +12,6 @@ Implemented:
Not implemented:
- archive uploads (run uploads, promotion uploads, current pointer writes)
- spool cleanup/deletion behavior
- uploads of failed runs
@@ -75,8 +74,10 @@ These options are mutually exclusive with `inputs.audio_s3`.
## Archive Boundary
Current archive behavior remains unimplemented in this area:
Current archive behavior relevant to S3 audio input:
- no upload of source audio by default
- no upload of failed runs
- no `current/manifest.json` or `current/run_id.txt` writes
- successful runs are uploaded by archive under `runs/{run_id}/`
- configured promotions are uploaded to session-level destinations
- `current/manifest.json` and `current/run_id.txt` are published
- local source audio is not re-uploaded by default
- failed or incomplete runs are not uploaded