product advisories add change contiang folder

This commit is contained in:
Codex Assistant
2026-01-08 09:06:03 +02:00
parent ae6968d23f
commit 8f0320edd5
599 changed files with 1110 additions and 565 deletions

View File

@@ -13,7 +13,7 @@
- `docs/modules/reach-graph/guides/DELIVERY_GUIDE.md` (sections 5.55.9 for native/JS/PHP updates)
- `docs/modules/reach-graph/guides/purl-resolved-edges.md`
- `docs/modules/reach-graph/guides/patch-oracles.md`
- `docs/product-advisories/14-Dec-2025 - Smart-Diff Technical Reference.md` (for Smart-Diff predicates)
- `docs/product/advisories/14-Dec-2025 - Smart-Diff Technical Reference.md` (for Smart-Diff predicates)
- Current sprint file (e.g., `docs/implplan/SPRINT_401_reachability_evidence_chain.md`).
## Working Directory & Boundaries

View File

@@ -670,7 +670,7 @@ Before deploying to production:
- `docs/07_HIGH_LEVEL_ARCHITECTURE.md`
- `docs/db/schemas/scanner_schema_specification.md`
- `docs/api/scanner-score-proofs-api.md`
- `docs/product-advisories/14-Dec-2025 - Reachability Analysis Technical Reference.md`
- `docs/product/advisories/14-Dec-2025 - Reachability Analysis Technical Reference.md`
**Existing Code**:
- `src/Attestor/__Libraries/StellaOps.Attestor.ProofChain/` — DSSE examples

View File

@@ -642,7 +642,7 @@ public async Task ExtractSubgraph_WithSameInputs_ProducesSameHash(string fixture
## 12. Cross-References
- **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`
- **Advisory:** `docs/product/advisories/23-Dec-2026 - Binary Mapping as Attestable Proof.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/modules/reach-graph/guides/cve-symbol-mapping.md`

View File

@@ -17,7 +17,7 @@ Deliver Smart-Diff primitives and detection logic that enable deterministic, att
- Golden predicate fixtures to ensure deterministic output.
## Required Reading
- `docs/product-advisories/14-Dec-2025 - Smart-Diff Technical Reference.md`
- `docs/product/advisories/14-Dec-2025 - Smart-Diff Technical Reference.md`
- `docs/modules/scanner/architecture.md`
- `docs/modules/platform/architecture-overview.md`

View File

@@ -15,8 +15,8 @@ Provide triage workflow infrastructure for the Scanner module:
## Required Reading
- `docs/modules/scanner/architecture.md`
- `docs/product-advisories/21-Dec-2025 - How Top Scanners Shape EvidenceFirst UX.md`
- `docs/product-advisories/21-Dec-2025 - Designing Explainable Triage Workflows.md`
- `docs/product/advisories/21-Dec-2025 - How Top Scanners Shape EvidenceFirst UX.md`
- `docs/product/advisories/21-Dec-2025 - Designing Explainable Triage Workflows.md`
- `docs/modules/platform/architecture-overview.md`
## Working Agreement