Commit a0191ef
committed
docs: Add doc comment to parse_single_log explaining CLI-specific implementation
Resolves coderabbitai feedback:
- Explains why CLI has its own parse_single_log distinct from crate's version
- Notes architectural difference: CLI stores all frames for CSV export
- Crate stores only 10 sample frames for memory efficiency
- References issue #16 Phase 5c for context1 parent b67ffb5 commit a0191ef
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
601 | 606 | | |
602 | 607 | | |
603 | 608 | | |
| |||
0 commit comments