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:
StellaOps Bot
2025-12-24 02:17:34 +02:00
parent e59921374e
commit 7503c19b8f
390 changed files with 37389 additions and 5380 deletions

View File

@@ -1 +0,0 @@
# Hash index for graph observability exports

View File

@@ -1,12 +0,0 @@
# Graph Ops Demo Placeholder (2025-12-05)
Waiting on next demo outputs to move GRAPH-OPS-0001 from TODO. This file reserves path and determinism checklist.
## Pending inputs
- Latest demo run metrics and dashboards (JSON export)
- Runbook updates (alerts, SLOs) based on demo
- Hashes of exported dashboards/runbook files
## Determinism checklist
- Store dashboard export JSON under `docs/modules/graph/observability/` with SHA256 in `docs/modules/graph/observability/SHA256SUMS`.
- Document any new runbook steps with UTC timestamps and stable ordering.