@research-engineering/agentic-proofkit 0.2.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -594,6 +594,11 @@
594
594
  "credentialClass": "none",
595
595
  "cachePolicy": "disabled",
596
596
  "expectedArtifacts": [
597
+ {
598
+ "kind": "report",
599
+ "path": "artifacts/proofkit/command-oracle-execution.json",
600
+ "required": true
601
+ },
597
602
  {
598
603
  "kind": "report",
599
604
  "path": "artifacts/proofkit/coverage-metrics.json",
@@ -771,6 +776,7 @@
771
776
  "internal/kernel/compactproofcontract",
772
777
  "internal/kernel/digest",
773
778
  "internal/kernel/markdownfmt",
779
+ "internal/kernel/proofvocab",
774
780
  "internal/kernel/report",
775
781
  "internal/kernel/secretjson",
776
782
  "internal/kernel/stablejson",
@@ -919,12 +925,16 @@
919
925
  "internal/app/command_registry.go",
920
926
  "internal/command",
921
927
  "internal/testsupport/commandcoverage",
928
+ "internal/tools/artifactfile",
929
+ "internal/tools/commandoracle",
922
930
  "internal/tools/coveragemetrics",
931
+ "internal/tools/repositorysnapshot",
923
932
  "proofkit/cli-contract.v2.json",
924
933
  "proofkit/requirement-bindings.json",
925
934
  "proofkit/witness-plan.json"
926
935
  ],
927
936
  "outputSelectors": [
937
+ "artifacts/proofkit/command-oracle-execution.json",
928
938
  "artifacts/proofkit/coverage-metrics.json"
929
939
  ],
930
940
  "resourceReads": [