M5Max128
f8bcc0356c
feat: frame/time pipeline split + output validation
- Add PipelineType enum + pipeline() to ProcessorType
- Split ProcessorPool into frame_slots (max 2) and time_slots (max 1)
- Add can_start_for() for pipeline-aware scheduling
- Add validate_output_file() — checks JSON validity before marking complete
- Add 3 unit tests for validate_output_file()
- Create DESIGN/FRAME_TIME_PIPELINE_V1.0.md (492 lines)
2026-05-23 21:14:28 +08:00
..
2026-05-21 01:11:44 +08:00
2026-05-22 12:26:11 +08:00
2026-05-23 21:14:28 +08:00
2026-05-22 10:08:08 +08:00
2026-05-19 12:51:10 +08:00
2026-05-22 12:26:11 +08:00
2026-05-17 02:26:09 +08:00
2026-05-17 02:26:09 +08:00
2026-05-14 01:53:59 +08:00
2026-05-17 02:26:09 +08:00
2026-05-15 12:18:29 +08:00
2026-05-22 17:20:14 +08:00
2026-05-21 01:11:44 +08:00
2026-05-17 02:26:09 +08:00