Add determinism tests for verdict artifact generation and update SHA256 sums script
- Implemented comprehensive tests for verdict artifact generation to ensure deterministic outputs across various scenarios, including identical inputs, parallel execution, and change ordering. - Created helper methods for generating sample verdict inputs and computing canonical hashes. - Added tests to validate the stability of canonical hashes, proof spine ordering, and summary statistics. - Introduced a new PowerShell script to update SHA256 sums for files, ensuring accurate hash generation and file integrity checks.
This commit is contained in:
@@ -84,16 +84,20 @@ See `docs/24_OFFLINE_KIT.md` for packaging and offline verification workflows.
|
||||
- Deployment configuration and health checks: `docs/deploy/console.md`.
|
||||
- Container install recipes: `docs/install/docker.md`.
|
||||
|
||||
## Legacy Pages
|
||||
|
||||
Several older, topic-specific pages were consolidated into this guide and related canonical docs. The previous locations remain as short "archived" stubs for compatibility:
|
||||
|
||||
- `docs/ui/*.md`
|
||||
- `docs/console/*.md`
|
||||
- `docs/ux/*.md`
|
||||
- `docs/vuln/*.md`
|
||||
|
||||
## Related Docs
|
||||
## Detailed References
|
||||
|
||||
Operator-facing deep dives (Console):
|
||||
|
||||
- `docs/console/airgap.md`
|
||||
- `docs/console/admin-tenants.md`
|
||||
- `docs/console/forensics.md`
|
||||
- `docs/console/observability.md`
|
||||
|
||||
UX and interaction contracts:
|
||||
|
||||
- `docs/ux/TRIAGE_UX_GUIDE.md`
|
||||
|
||||
## Related Docs
|
||||
|
||||
- `docs/16_VEX_CONSENSUS_GUIDE.md`
|
||||
- `docs/20_VULNERABILITY_EXPLORER_GUIDE.md`
|
||||
|
||||
Reference in New Issue
Block a user