docs consolidation work
This commit is contained in:
@@ -113,7 +113,7 @@ When evidence is missing or confidence is low, the correct output is **under inv
|
||||
|
||||
## 8. Roadmap (tracked in Sprint 0401)
|
||||
|
||||
- Introduce first-class uncertainty state lists + entropy-derived `riskScore` (see `docs/uncertainty/README.md`).
|
||||
- Introduce first-class uncertainty state lists + entropy-derived `riskScore` (see `uncertainty-entropy.md`).
|
||||
- Extend evidence refs to include CAS/DSSE pointers for graph-level and edge-bundle attestations.
|
||||
|
||||
---
|
||||
|
||||
@@ -37,7 +37,7 @@ Guards VEX status transitions based on the v1 lattice state (see `docs/reachabil
|
||||
|
||||
### 2.2 Uncertainty Tier Gate
|
||||
|
||||
Guards VEX status transitions based on the uncertainty tier (see `docs/uncertainty/README.md` §1.1).
|
||||
Guards VEX status transitions based on the uncertainty tier (see `uncertainty-entropy.md` §1.1).
|
||||
|
||||
| Requested VEX Status | Uncertainty Tier | Gate Action |
|
||||
|---------------------|------------------|-------------|
|
||||
@@ -256,7 +256,7 @@ Alert conditions:
|
||||
## 10. Related Documents
|
||||
|
||||
- [Lattice Model](./lattice.md) — v1 formal 7-state lattice
|
||||
- [Uncertainty States](../uncertainty/README.md) — Tier definitions and risk scoring
|
||||
- [Uncertainty States](uncertainty-entropy.md) — Tier definitions and risk scoring
|
||||
- [Evidence Schema](./evidence-schema.md) — richgraph-v1 schema
|
||||
- [VEX Contract](../contracts/vex-v1.md) — VEX document schema
|
||||
|
||||
|
||||
Reference in New Issue
Block a user