telosieve 0.2.0-rc.4

Read-only infrastructure instruction evaluation that refuses when trusted evidence cannot agree
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "schema_version": "telosieve.evaluation-config/v4",
  "mode": "kubernetes-shadow",
  "scenario_path": "../scenarios/benign.json",
  "snapshot_path": "../snapshots/kubernetes-shadow-benign.json",
  "observation_trust_path": "observation-trust.example.json",
  "observation_quorum_path": "observation-quorum.example.json",
  "certificate_path": "../out/evaluation-certificate.json",
  "ledger_path": "../out/evaluation-ledger.jsonl"
}