mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
Archive verify table adds MEM column; verify-operator-ready lists config target memory when global DCE_CONTAINER_MEMORY is unset.
1.2 KiB
1.2 KiB
| title | type | status | date | origin |
|---|---|---|---|---|
| feat: Show per-target container_memory in verify output | feat | complete | 2026-06-04 | /lfg — plan 067 added container_memory to config; verify-operator-ready still only shows global DCE_CONTAINER_MEMORY |
feat: Show per-target container_memory in verify output
Summary
Surface optional container_memory in verify-documents-archives.sh archive table and print config-driven target memory hints in verify-operator-ready.sh when global DCE_CONTAINER_MEMORY is unset.
Requirements
| ID | Requirement |
|---|---|
| R1 | Archive verify table includes MEM column (container_memory or -) |
| R2 | verify-operator-ready lists targets with config memory when global cap unset |
| R3 | Global DCE_CONTAINER_MEMORY line unchanged when set in scrape.env |
| R4 | Smokes assert MEM column and target memory hint |
| R5 | DCE_MIN_FREE_MB=0 ./scripts/run-all-smokes.sh → 21/21 |
Implementation Units
U1. Verify scripts
Files: scripts/verify-documents-archives.sh, scripts/verify-operator-ready.sh, smokes
Verification
DCE_MIN_FREE_MB=0 ./scripts/run-all-smokes.sh
Scope Boundaries
Deferred
- Live KotOR catch-up on host
- Structured JSON run logs