Add retained run report helpers

This commit is contained in:
2026-05-15 13:39:46 +02:00
parent cc10b78f63
commit 4d790dcdc9
6 changed files with 134 additions and 7 deletions

View File

@@ -97,7 +97,7 @@ Progress:
```task
id: GUIDE-BOARD-WP-0002-T003
status: todo
status: done
priority: medium
state_hub_task_id: "ce18a2dc-7cc9-4fff-9272-5333b6118030"
```
@@ -109,6 +109,13 @@ Acceptance:
report paths.
- Preserve the existing run directory contract and retention summary model.
Progress:
- Added `guide_board.retention.select_retained_run`.
- Added `guide_board.retention.retained_run_report_paths`.
- Added `guide-board runs latest` and `guide-board runs report`.
- Documented the new commands in `docs/ASSESSMENT-OPERATIONS.md`.
## D2.4 - Service Job Durability Contract
```task