|
2 | 2 |
|
3 | 3 | The product is moving from a capable public beta toward a repeatable, evidence-backed field instrument. |
4 | 4 |
|
5 | | -## Release gate: v1.3.x beta |
| 5 | +## Completed foundation: v1.3.x beta |
6 | 6 |
|
7 | 7 | - Deterministic selected-stream ownership without click-triggered refresh |
8 | 8 | - Coherent waveform, RMS, and phasor snapshots |
9 | 9 | - Verified 2/4/8-cycle timebases |
10 | 10 | - Fast harmonic/shape change detection when raw payload changes |
11 | 11 | - 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 |
13 | 15 |
|
14 | | -### v1.3.0-beta.2 stabilization |
| 16 | +## Current: v1.4 runtime architecture |
15 | 17 |
|
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 |
21 | 26 |
|
22 | | -## Next: runtime architecture (v1.4) |
| 27 | +### Later v1.4 builds |
23 | 28 |
|
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 |
27 | 33 | - 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 |
28 | 35 |
|
29 | 36 | ## Next: protocol and SCL maturity |
30 | 37 |
|
|
0 commit comments