You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: comprehensive documentation update for v2.3.6
- Enhanced README.md with detailed benchmark performance metrics
- Updated Protocol-DEV and Clients-DEV with v2.3.6 status
- Ensured all version references current at v2.3.6
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
44
44
45
45
-**Version**: Bumped all RedOps components and `wraith-crypto` to v2.3.6.
46
46
-**xtask**: Added `build-runner` command to automate .NET assembly compilation.
47
+
-**Conductor**: Full planning track (`redops_final_alignment_20260131`) with 8 tasks tracking the complete remediation workflow from Signal Double Ratchet through UI/UX polish.
Copy file name to clipboardExpand all lines: docs/archive/README_Clients-DEV.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,6 +239,17 @@ For protocol development history, see [README_Protocol-DEV.md](README_Protocol-D
239
239
- Test infrastructure: 11 spectre-implant tests passing
240
240
- Gap analysis v8.0.0 in [GAP-ANALYSIS-v2.3.4.md](../clients/wraith-redops/GAP-ANALYSIS-v2.3.4.md)
241
241
242
+
**v2.3.6 Advanced Tradecraft (2026-02-01):**
243
+
- P1-1 resolved: Signal-style Double Ratchet (DH + Symmetric) for C2 key ratcheting with synchronization fix in `force_dh_step`
244
+
- P1-2 resolved: PowerShell Runner transitioned to source-build model (C# compiled via dotnet, integrated into implant build via `cargo xtask build-runner`)
0 commit comments