Skip to content

Commit c75e7fe

Browse files
committed
Advance roadmap to v1.4 runtime architecture
1 parent 4bf6837 commit c75e7fe

1 file changed

Lines changed: 19 additions & 12 deletions

File tree

ROADMAP.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,36 @@
22

33
The product is moving from a capable public beta toward a repeatable, evidence-backed field instrument.
44

5-
## Release gate: v1.3.x beta
5+
## Completed foundation: v1.3.x beta
66

77
- Deterministic selected-stream ownership without click-triggered refresh
88
- Coherent waveform, RMS, and phasor snapshots
99
- Verified 2/4/8-cycle timebases
1010
- Fast harmonic/shape change detection when raw payload changes
1111
- Multi-stream, rollover, malformed-frame, and publisher-restart regression coverage
12-
- Repository, CI, security, and release hardening
12+
- Repeated deterministic Runtime Stability workflow with downloadable TRX evidence
13+
- Maintained 60-minute Windows/Npcap field evidence
14+
- Repository, CI, security, candidate-package, and release hardening
1315

14-
### v1.3.0-beta.2 stabilization
16+
## Current: v1.4 runtime architecture
1517

16-
- Repeated deterministic Runtime Stability workflow with downloadable TRX evidence
17-
- Eight-stream selected-stream isolation coverage
18-
- 4000/65536 rollover, duplicate, gap, and coherent-window regression coverage
19-
- Waveform/RMS same-window evidence
20-
- Maintained field-evidence template for Windows/Npcap smoke and 30–60 minute soak validation
18+
### v1.4.0-beta.1
19+
20+
- Immutable selected-stream runtime generations with copied samples and diagnostics
21+
- Atomic snapshot publication boundary for coherent consumer reads
22+
- Classic Ethernet PCAP replay through the same raw analyzer path used by live capture
23+
- Bounded PCAP parsing with endian and micro/nanosecond timestamp variants
24+
- Replay, immutability, capture timing, truncation, and multi-stream isolation regression coverage
25+
- Dedicated Runtime Architecture workflow with downloadable TRX evidence
2126

22-
## Next: runtime architecture (v1.4)
27+
### Later v1.4 builds
2328

24-
- Extract `SvStreamRuntime`, sequence tracking, waveform windowing, phasor calculation, and shape analysis from the monolithic analyzer
25-
- Publish immutable per-stream snapshots
26-
- Add PCAP replay as a first-class test and demonstration path
29+
- Extract the complete `SvStreamRuntime` from the monolithic analyzer
30+
- Extract sequence tracking, waveform windowing, phasor calculation, and shape analysis into independently tested components
31+
- Migrate the live WPF workspace to immutable runtime generations
32+
- Add PCAPNG and a maintained sanitized golden replay corpus
2733
- Add memory/CPU soak tests and observable performance budgets
34+
- Add replay controls and evidence selection to the user interface after the engine boundary is stable
2835

2936
## Next: protocol and SCL maturity
3037

0 commit comments

Comments
 (0)