ddidderr
2e5f7308c8
refactor(fileio): move list-file ordering to Rust
...
Move the single-file --list status gates, diagnostic-versus-metadata ordering, and aggregate projection into Rust. C retains file opening and frame analysis, the private fileInfo_t layout, exact diagnostics, and row formatting behind explicit callbacks, so the user-visible behavior remains unchanged while the policy boundary is auditable.
Test Plan:
- git diff --cached --check
- worker format, check, clippy, and serial C compilation (passed); focused Rust tests compiled but the standalone link hit the pre-existing C bridge-symbol gap
2026-07-21 09:48:48 +02:00
..
2026-07-18 18:04:11 +02:00
2026-07-11 14:26:21 +02:00
2026-07-18 01:47:33 +02:00
2026-07-10 20:44:02 +02:00
2026-07-10 20:02:17 +02:00
2026-07-10 20:02:17 +02:00
2026-07-10 20:02:17 +02:00
2026-07-12 09:16:42 +02:00
2026-07-10 20:02:17 +02:00
2026-07-12 18:06:51 +02:00
2026-07-20 05:22:25 +02:00
2026-07-20 05:22:25 +02:00
2026-07-18 15:58:59 +02:00
2026-07-11 14:23:39 +02:00
2026-07-10 20:04:26 +02:00
2026-07-10 20:02:17 +02:00
2026-07-21 06:50:25 +02:00
2026-07-21 07:14:54 +02:00
2026-07-21 09:48:48 +02:00
2026-07-10 20:44:02 +02:00
2026-07-10 20:04:26 +02:00
2026-07-10 20:06:25 +02:00
2026-07-12 09:13:10 +02:00
2026-07-10 20:48:51 +02:00
2026-07-18 08:08:40 +02:00
2026-07-12 09:16:59 +02:00
2026-07-18 16:14:20 +02:00
2026-07-10 22:38:07 +02:00
2026-07-10 20:05:35 +02:00
2026-07-11 14:25:32 +02:00
2026-07-18 02:52:26 +02:00
2026-07-10 20:02:17 +02:00
2026-07-12 09:59:58 +02:00
2026-07-18 18:56:29 +02:00
2026-07-10 20:02:17 +02:00
2026-07-20 11:18:44 +02:00
2026-07-18 20:48:11 +02:00
2026-07-21 09:44:30 +02:00
2026-07-20 00:06:44 +02:00
2026-07-11 23:11:57 +02:00
2026-07-20 13:38:08 +02:00
2026-07-20 12:26:13 +02:00
2026-07-10 22:44:39 +02:00
2026-07-20 13:00:39 +02:00
2026-07-11 23:11:57 +02:00
2026-07-21 09:13:50 +02:00
2026-07-10 21:20:50 +02:00
2026-07-21 08:16:02 +02:00
2026-07-21 09:47:29 +02:00
2026-07-18 17:13:27 +02:00
2026-07-19 18:27:52 +02:00
2026-07-11 08:06:30 +02:00
2026-07-20 18:25:45 +02:00
2026-07-11 08:22:41 +02:00
2026-07-18 17:13:27 +02:00
2026-07-10 21:28:56 +02:00
2026-07-18 18:00:42 +02:00
2026-07-21 09:20:31 +02:00