## Goal - Simplify `list_files` - Remove direct `chrono` dependency ## Tasks - [x] Make `list_files` filename-only - [x] Update callers - [x] Remove direct `chrono` usage from `Cargo.toml`, `src`, and `tests` ## Acceptance Criteria - Netplan file loading and cleanup unchanged - No direct `chrono` usage in `Cargo.toml`, `src`, and `tests` - Relevant `list_files` and netplan tests pass ## Non Goals - Adding `jiff`
Goal
list_fileschronodependencyTasks
list_filesfilename-onlychronousage fromCargo.toml,src, andtestsAcceptance Criteria
chronousage inCargo.toml,src, andtestslist_filesand netplan tests passNon Goals
jiff