consolidation of some of the modules, localization fixes, product advisories work, qa work

This commit is contained in:
master
2026-03-05 03:54:22 +02:00
parent 7bafcc3eef
commit 8e1cb9448d
3878 changed files with 72600 additions and 46861 deletions

View File

@@ -355,7 +355,21 @@ diff trace1.json trace2.json # Should be empty
- [BinaryIndex Architecture](../../modules/binary-index/architecture.md)
- [VexLens Architecture](../../modules/vexlens/architecture.md)
## Implementation Status Note (2026-03-05)
The previously documented advisory-translation gaps are closed:
- `ChangeTraceBuilder` no longer uses placeholder trace generation in production flow.
- scan and binary traces now emit content-addressed subject digests (`sha256:*`) with deterministic ordering.
- binary comparison paths use real file bytes/hashes for symbol/byte delta generation.
- runtime trace ingestion now persists deterministic scan-to-trace indexes and returns deterministic trace lists for scan lookup.
- Scanner WebService delta/actionables APIs are backed by deterministic delta payloads instead of static sample records.
Closure sprints:
- `docs/implplan/SPRINT_20260304_302_Scanner_trace_delta_and_actionables_completion.md`
- `docs/implplan/SPRINT_20260304_303_Scanner_score_replay_contract_and_formula_alignment.md`
---
*Document Version: 1.0.0*
*Last Updated: 2026-01-12*
*Last Updated: 2026-03-05*