docs consolidation and others
This commit is contained in:
@@ -12,9 +12,9 @@ Deliver deterministic reachability analysis, slice generation, and evidence arti
|
||||
- `docs/07_HIGH_LEVEL_ARCHITECTURE.md`
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
- `docs/modules/scanner/architecture.md`
|
||||
- `docs/reachability/DELIVERY_GUIDE.md`
|
||||
- `docs/reachability/slice-schema.md`
|
||||
- `docs/reachability/replay-verification.md`
|
||||
- `docs/modules/reach-graph/guides/DELIVERY_GUIDE.md`
|
||||
- `docs/modules/reach-graph/guides/slice-schema.md`
|
||||
- `docs/modules/reach-graph/guides/replay-verification.md`
|
||||
|
||||
## Working Directory & Boundaries
|
||||
- Primary scope: `src/Scanner/__Libraries/StellaOps.Scanner.Reachability/`
|
||||
|
||||
@@ -225,7 +225,7 @@ If no entry points detected:
|
||||
|
||||
Sinks are vulnerable functions identified by CVE-to-symbol mapping.
|
||||
|
||||
**Data Source:** `IVulnSurfaceService` (see `docs/reachability/cve-symbol-mapping.md`)
|
||||
**Data Source:** `IVulnSurfaceService` (see `docs/modules/reach-graph/guides/cve-symbol-mapping.md`)
|
||||
|
||||
### 4.2 CVE→Symbol Mapping Flow
|
||||
|
||||
@@ -643,9 +643,9 @@ public async Task ExtractSubgraph_WithSameInputs_ProducesSameHash(string fixture
|
||||
|
||||
- **Sprint:** `docs/implplan/SPRINT_3500_0001_0001_proof_of_exposure_mvp.md`
|
||||
- **Advisory:** `docs/product-advisories/23-Dec-2026 - Binary Mapping as Attestable Proof.md`
|
||||
- **Reachability Docs:** `docs/reachability/function-level-evidence.md`, `docs/reachability/lattice.md`
|
||||
- **Reachability Docs:** `docs/modules/reach-graph/guides/function-level-evidence.md`, `docs/modules/reach-graph/guides/lattice.md`
|
||||
- **EntryTrace:** `docs/modules/scanner/operations/entrypoint-static-analysis.md`
|
||||
- **CVE Mapping:** `docs/reachability/cve-symbol-mapping.md`
|
||||
- **CVE Mapping:** `docs/modules/reach-graph/guides/cve-symbol-mapping.md`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user