0.5.1-pre.002

This commit is contained in:
2026-08-09 19:34:08 +02:00
parent 816eee59a9
commit 6a680767ae
767 changed files with 12257 additions and 12195 deletions

View File

@@ -66,11 +66,11 @@
"metadataVersionDriftStatus": "unpack_hardening_only_wire_and_builders_unchanged_by_source_diff"
},
"operatorCommandsRequired": [
"cargo tree -p kb-lib -e features",
"cargo tree -p ks-lib -e features",
"cargo tree -i spl-token-2022-interface -e features",
"cargo tree -i spl-elgamal-registry-interface -e features",
"cargo metadata --format-version 1 --locked",
"cargo test -p kb-lib",
"cargo test -p ks-lib",
"cargo clippy --all-targets"
],
"sourceCommit": "e18f9c6f9bf6044b934f48e3090e8e59e4820f02",
@@ -80,9 +80,9 @@
"operatorValidation": {
"date": "2026-07-28",
"cargoTestPackage": {
"command": "cargo test -p kb-lib",
"command": "cargo test -p ks-lib",
"status": "passed",
"scope": "whole_kb_lib_package_non_structural_evidence",
"scope": "whole_ks_lib_package_non_structural_evidence",
"passedAtEvidence": 625,
"failedAtEvidence": 0,
"rule": "Informational operator evidence only. Structural matrix tests must derive counts from matrix rows and compiled registries, never from this volatile package total."