docs consolidation and others

This commit is contained in:
master
2026-01-06 19:02:21 +02:00
parent d7bdca6d97
commit 4789027317
849 changed files with 16551 additions and 66770 deletions

View File

@@ -312,8 +312,8 @@ require_investigation {
Signals contract & scoring model:
- `docs/api/signals/reachability-contract.md`
- `docs/reachability/lattice.md`
- `docs/reachability/function-level-evidence.md`
- `docs/modules/reach-graph/guides/lattice.md`
- `docs/modules/reach-graph/guides/function-level-evidence.md`
### 6.1 Trigger Run

View File

@@ -672,7 +672,7 @@ Update with new endpoints (Sprint 3500.0002.0003).
- `SPRINT_3500_0002_0001_score_proofs_foundations.md` — Implementation sprint
- `SPRINT_3500_0002_0003_proof_replay_api.md` — API implementation sprint
- `SPRINT_3500_0003_0003_graph_attestations_rekor.md` — Reachability API sprint
- `docs/07_HIGH_LEVEL_ARCHITECTURE.md` — API contracts section
- `docs/ARCHITECTURE_OVERVIEW.md` — API contracts section
- `docs/db/schemas/scanner_schema_specification.md` — Database schema
---

View File

@@ -347,7 +347,7 @@ VEX proofs integrate with the policy gate system via `VexProofGate`:
## Related Documentation
- [VEX Consensus Guide](../16_VEX_CONSENSUS_GUIDE.md)
- [VEX Consensus Guide](../VEX_CONSENSUS_GUIDE.md)
- [Trust Weight Configuration](../trust-weights.md)
- [Policy Gates Reference](../policy-gates.md)
- [OpenVEX Specification](https://github.com/openvex/spec)