docs(04-01): complete BPF/pcap-reader plan summary and state updates
- Create 04-01-SUMMARY.md for BPF validation, pcap reading, timestamp aggregation - Update STATE.md: advance plan, record metrics, add decisions, update session - Update ROADMAP.md: phase 4 progress to 1/2 plans complete - Mark CAPT-05, CAPT-06 requirements complete in REQUIREMENTS.md
This commit is contained in:
@@ -13,8 +13,8 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
- [x] **CAPT-02**: User can list available network interfaces via `--list-interfaces`
|
||||
- [x] **CAPT-03**: Capture runs until user presses Ctrl+C, then gracefully flushes and saves MP3
|
||||
- [x] **CAPT-04**: User sees a clear actionable error message when lacking capture privileges (sudo/CAP_NET_RAW hint)
|
||||
- [ ] **CAPT-05**: User can filter captured traffic using BPF syntax via `--filter` flag
|
||||
- [ ] **CAPT-06**: User can sonify a pcap file instead of live traffic via `--read` flag
|
||||
- [x] **CAPT-05**: User can filter captured traffic using BPF syntax via `--filter` flag
|
||||
- [x] **CAPT-06**: User can sonify a pcap file instead of live traffic via `--read` flag
|
||||
|
||||
### Traffic Classification
|
||||
|
||||
@@ -70,8 +70,8 @@ Which phases cover which requirements. Updated during roadmap creation.
|
||||
| CAPT-02 | Phase 1 | Complete |
|
||||
| CAPT-03 | Phase 3 | Complete |
|
||||
| CAPT-04 | Phase 1 | Complete |
|
||||
| CAPT-05 | Phase 4 | Pending |
|
||||
| CAPT-06 | Phase 4 | Pending |
|
||||
| CAPT-05 | Phase 4 | Complete |
|
||||
| CAPT-06 | Phase 4 | Complete |
|
||||
| CLAS-01 | Phase 1 | Complete |
|
||||
| CLAS-02 | Phase 3 | Complete |
|
||||
| CLAS-03 | Phase 1 | Complete |
|
||||
|
||||
Reference in New Issue
Block a user