Document service job durability contract

This commit is contained in:
2026-05-15 14:37:44 +02:00
parent 4089b7e400
commit 6154d74add
6 changed files with 113 additions and 8 deletions

View File

@@ -147,7 +147,8 @@ curl -sf http://127.0.0.1:8080/runs/JOB_ID/reports | python3 -m json.tool
Service job state is currently in memory for the running service process. Run
artifacts are durable in the output directory and can still be inspected after a
service restart.
service restart. See `docs/SERVICE-JOB-DURABILITY.md` for the restart and
recovery contract.
## Status Vocabulary