Added remote artifact listing to narratio status

This commit is contained in:
2026-05-21 20:49:28 -05:00
parent 870c2d69d5
commit 3752f3ed28
4 changed files with 95 additions and 0 deletions

View File

@@ -219,6 +219,8 @@ Recommended recovery:
narratio status --session-id 2026-04-04
```
This reports local manifest state, committed remote current state, expected remote transcript/artifact availability, and archive locks.
2. for one manifest file, run:
```bash
@@ -251,6 +253,7 @@ Dry-run does not write restore report files.
- `status` with no config/session flags still requires explicit `--manifest`.
- `status --session-id <id>` uses normal config/session loading, including remote session fallback.
- `status --session-id <id>` includes the same source-based remote output availability view as `artifacts list --remote` when storage is configured.
- local and S3 audio input modes are mutually exclusive.
- archive publish requires upstream stages through `analyze` to be `succeeded`.
- required promotion rules can fail when selected analyze artifacts did not generate a required file path.