| Filename | Latest commit message | Latest commit date |
|---|---|---|
The variable was misleadingly named `tombstones` and commented as 'any name here is a tombstone', but kept_state_names() returns ALL agents with a state dir on disk — both live containers and soft-deleted tombstones. The logic was always correct (union with the live roster filters both), but the comment would mislead future readers. Rename the variable to `kept` and update comments to accurately describe the contents. |
||
| .. | ||
| src | ||
| Cargo.toml | ||