@research-engineering/agentic-proofkit 0.1.160 → 0.2.1
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.
- package/ADOPTION.md +7 -6
- package/README.md +94 -15
- package/dist/agentic-proofkit +5 -0
- package/dist/platform/darwin-arm64/agentic-proofkit +0 -0
- package/dist/platform/darwin-x64/agentic-proofkit +0 -0
- package/dist/platform/linux-arm64/agentic-proofkit +0 -0
- package/dist/platform/linux-x64/agentic-proofkit +0 -0
- package/docs/proofkit-contract-map.md +10 -2
- package/docs/release-process.md +38 -12
- package/docs/specs/proofkit-consumer-infra-retirement/overview.md +2 -1
- package/docs/specs/proofkit-consumer-infra-retirement/requirements.v1.json +1 -1
- package/docs/specs/proofkit-package-boundary/overview.md +46 -17
- package/docs/specs/proofkit-package-boundary/requirements.v1.json +9 -9
- package/docs/specs/proofkit-spec-proof-core/overview.md +30 -18
- package/docs/specs/proofkit-spec-proof-core/requirements.v1.json +13 -13
- package/docs/specs/proofkit-supply-chain-quality/overview.md +94 -29
- package/docs/specs/proofkit-supply-chain-quality/requirements.v1.json +29 -16
- package/package.json +8 -8
- package/proofkit/cli-contract.v2.json +12829 -85
- package/proofkit/receipt-producer-policy.json +1 -1
- package/proofkit/requirement-bindings.json +1139 -23
- package/proofkit/witness-plan.json +69 -3
- package/AGENTS.md +0 -160
- package/CONTRIBUTING.md +0 -81
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"claimLevel": "blocking",
|
|
10
10
|
"proofState": "witness_backed",
|
|
11
11
|
"nonClaims": [
|
|
12
|
-
"This requirement does not claim consumer adoption, registry publication, rollout approval, or production readiness."
|
|
12
|
+
"This requirement does not claim a complete Markdown parser, discovery of unclassified code-span paths, consumer adoption, registry publication, rollout approval, or production readiness."
|
|
13
13
|
]
|
|
14
14
|
},
|
|
15
15
|
{
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"claimLevel": "blocking",
|
|
20
20
|
"proofState": "witness_backed",
|
|
21
21
|
"nonClaims": [
|
|
22
|
-
"This requirement does not claim native witness execution, producer authentication, proof freshness, or merge approval."
|
|
22
|
+
"This requirement does not claim nested CLI field shape, scalar type, collection cardinality, nullability, a complete Markdown parser, native witness execution, installation of source-checkout witness files, runtime JSON Schema validation, producer authentication, proof freshness, or merge approval."
|
|
23
23
|
]
|
|
24
24
|
},
|
|
25
25
|
{
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"claimLevel": "blocking",
|
|
160
160
|
"proofState": "witness_backed",
|
|
161
161
|
"nonClaims": [
|
|
162
|
-
"This requirement does not claim repository scanning, source freshness computation from files, requirement meaning, native witness execution, committed generated HTML, merge approval, release approval, rollout approval, or production readiness."
|
|
162
|
+
"This requirement does not claim repository scanning, source freshness computation from files, requirement meaning, native witness execution, protection from adversarial concurrent content or namespace mutation by the same operating-system user during the operation, filesystem crash or fsync durability, committed generated HTML, merge approval, release approval, rollout approval, or production readiness."
|
|
163
163
|
]
|
|
164
164
|
},
|
|
165
165
|
{
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"claimLevel": "blocking",
|
|
410
410
|
"proofState": "witness_backed",
|
|
411
411
|
"nonClaims": [
|
|
412
|
-
"This requirement does not claim exhaustive command semantic completeness beyond the declared route inventory or byte-for-byte stability for diagnostics outside the public CLI ABI."
|
|
412
|
+
"This requirement does not claim nested field shape, scalar type, collection cardinality, nullability, exhaustive command semantic completeness beyond the declared route inventory, installation of source-checkout witness files, runtime JSON Schema validation, or byte-for-byte stability for diagnostics outside the public CLI ABI."
|
|
413
413
|
]
|
|
414
414
|
},
|
|
415
415
|
{
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"specPath": "docs/specs/proofkit-supply-chain-quality/requirements.v1.json",
|
|
587
587
|
"claimLevel": "blocking",
|
|
588
588
|
"proofState": "witness_backed",
|
|
589
|
-
"nonClaims": ["This requirement does not claim full WCAG conformance, every
|
|
589
|
+
"nonClaims": ["This requirement does not claim full WCAG 2.2 conformance, branded Safari behavior, complete screen-reader interoperability, every operating-system theme, 400-percent zoom behavior, continuous screenshot evidence, guaranteed capture of the best-effort failure screenshot, provider CI ingestion, registry publication, release approval, rollout approval, or production readiness."]
|
|
590
590
|
},
|
|
591
591
|
{
|
|
592
592
|
"requirementId": "REQ-PROOFKIT-QUALITY-023",
|
|
@@ -602,7 +602,15 @@
|
|
|
602
602
|
"specPath": "docs/specs/proofkit-supply-chain-quality/requirements.v1.json",
|
|
603
603
|
"claimLevel": "blocking",
|
|
604
604
|
"proofState": "witness_backed",
|
|
605
|
-
"nonClaims": ["This requirement does not infer change-record completeness from source changes, make release notes approval authority, or prove provider publication, attestation authenticity, consumer adoption, rollout approval, or production readiness."]
|
|
605
|
+
"nonClaims": ["This requirement does not infer change-record completeness from source changes, reconstruct release-history migration data before the declared support baseline, claim a cumulative release-history planner, make release notes approval authority, or prove provider publication, attestation authenticity, consumer adoption, rollout approval, or production readiness."]
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-025",
|
|
609
|
+
"ownerId": "proofkit.supply-chain-quality",
|
|
610
|
+
"specPath": "docs/specs/proofkit-supply-chain-quality/requirements.v1.json",
|
|
611
|
+
"claimLevel": "blocking",
|
|
612
|
+
"proofState": "witness_backed",
|
|
613
|
+
"nonClaims": ["This requirement does not claim external action safety, tag equivalence, provider execution, branch-protection configuration, release publication, or provider-side asset immutability."]
|
|
606
614
|
},
|
|
607
615
|
{
|
|
608
616
|
"requirementId": "REQ-PROOFKIT-SPEC-017",
|
|
@@ -630,7 +638,7 @@
|
|
|
630
638
|
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
631
639
|
"claimLevel": "blocking",
|
|
632
640
|
"proofState": "witness_backed",
|
|
633
|
-
"nonClaims": ["
|
|
641
|
+
"nonClaims": ["Expected-digest coverage records only equality between caller-supplied expected digests and admitted current bytes; it does not authenticate a producer, baseline, checkout, or freshness and does not claim ambient repository discovery, requirement meaning, proof adequacy, native witness execution, merge approval, release approval, rollout approval, or production readiness."]
|
|
634
642
|
},
|
|
635
643
|
{
|
|
636
644
|
"requirementId": "REQ-PROOFKIT-SPEC-020",
|
|
@@ -646,7 +654,7 @@
|
|
|
646
654
|
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
647
655
|
"claimLevel": "blocking",
|
|
648
656
|
"proofState": "witness_backed",
|
|
649
|
-
"nonClaims": ["
|
|
657
|
+
"nonClaims": ["Expected-digest coverage does not authenticate a producer, baseline, checkout, or freshness; successful launcher invocation does not prove browser rendering; this requirement also does not authenticate the surrounding browser profile or operating-system user and does not claim remote access, annotation persistence, agent execution, provider delivery, complete screen-reader interoperability, full WCAG 2.2 conformance, every operating-system theme, 400-percent zoom behavior, merge approval, release approval, rollout approval, branded Safari behavior, or production readiness."]
|
|
650
658
|
},
|
|
651
659
|
{
|
|
652
660
|
"requirementId": "REQ-PROOFKIT-SPEC-022",
|
|
@@ -654,7 +662,7 @@
|
|
|
654
662
|
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
655
663
|
"claimLevel": "blocking",
|
|
656
664
|
"proofState": "witness_backed",
|
|
657
|
-
"nonClaims": ["
|
|
665
|
+
"nonClaims": ["Expected-digest coverage does not authenticate a producer, baseline, checkout, or freshness; this requirement also does not claim textual equivalence, inferred moves, product meaning, merge approval, release approval, rollout approval, or production readiness."]
|
|
658
666
|
},
|
|
659
667
|
{
|
|
660
668
|
"requirementId": "REQ-PROOFKIT-SPEC-023",
|
|
@@ -662,7 +670,7 @@
|
|
|
662
670
|
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
663
671
|
"claimLevel": "blocking",
|
|
664
672
|
"proofState": "witness_backed",
|
|
665
|
-
"nonClaims": ["
|
|
673
|
+
"nonClaims": ["Expected-digest coverage does not authenticate a producer, baseline, checkout, or freshness; this requirement also does not infer code topology, line or branch coverage, native execution, merge approval, release approval, rollout approval, or production readiness."]
|
|
666
674
|
}
|
|
667
675
|
],
|
|
668
676
|
"bindings": [
|
|
@@ -671,7 +679,13 @@
|
|
|
671
679
|
"scenarioId": "proofkit.package-boundary.root-export-and-deep-import-denial",
|
|
672
680
|
"witnessId": "proofkit.package-artifact.boundary",
|
|
673
681
|
"witnessKind": "contract",
|
|
674
|
-
"witnessPath": "internal/tools/packageverify/
|
|
682
|
+
"witnessPath": "internal/tools/packageverify/main_test.go",
|
|
683
|
+
"witnessSelectors": [
|
|
684
|
+
{
|
|
685
|
+
"selector": "TestVerifyRootPackageRejectsEachForbiddenRootEntry",
|
|
686
|
+
"command": "go test ./internal/tools/packageverify -run '^TestVerifyRootPackageRejectsEachForbiddenRootEntry$'"
|
|
687
|
+
}
|
|
688
|
+
],
|
|
675
689
|
"commandIds": [
|
|
676
690
|
"proofkit.go-test",
|
|
677
691
|
"proofkit.package-artifact"
|
|
@@ -687,6 +701,52 @@
|
|
|
687
701
|
"witnessId": "proofkit.packageverify.package-public-docs-no-mutable-release-facts",
|
|
688
702
|
"witnessKind": "contract",
|
|
689
703
|
"witnessPath": "internal/tools/packageverify/main_test.go",
|
|
704
|
+
"witnessSelectors": [
|
|
705
|
+
{
|
|
706
|
+
"selector": "TestVerifyNoStalePackageDocsRejectsMutableReleaseFactsInMarkdown",
|
|
707
|
+
"command": "go test ./internal/tools/packageverify -run '^TestVerifyNoStalePackageDocsRejectsMutableReleaseFactsInMarkdown$'"
|
|
708
|
+
}
|
|
709
|
+
],
|
|
710
|
+
"commandIds": [
|
|
711
|
+
"proofkit.go-test",
|
|
712
|
+
"proofkit.package-artifact"
|
|
713
|
+
],
|
|
714
|
+
"environmentClasses": [
|
|
715
|
+
"local-go",
|
|
716
|
+
"local-go-python"
|
|
717
|
+
]
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-001",
|
|
721
|
+
"scenarioId": "proofkit.package-boundary.contract-map-table-shape",
|
|
722
|
+
"witnessId": "proofkit.contract-map.table-shape-falsifier",
|
|
723
|
+
"witnessKind": "contract",
|
|
724
|
+
"witnessPath": "internal/app/cli_contract_test.go",
|
|
725
|
+
"witnessSelectors": [
|
|
726
|
+
{
|
|
727
|
+
"selector": "TestContractMapDecisionTreeHasThreeCells",
|
|
728
|
+
"command": "go test ./internal/app -run '^TestContractMapDecisionTreeHasThreeCells$'"
|
|
729
|
+
}
|
|
730
|
+
],
|
|
731
|
+
"commandIds": [
|
|
732
|
+
"proofkit.go-test"
|
|
733
|
+
],
|
|
734
|
+
"environmentClasses": [
|
|
735
|
+
"local-go"
|
|
736
|
+
]
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-001",
|
|
740
|
+
"scenarioId": "proofkit.package-boundary.package-public-reference-closure",
|
|
741
|
+
"witnessId": "proofkit.package-artifact.reference-closure-falsifier",
|
|
742
|
+
"witnessKind": "contract",
|
|
743
|
+
"witnessPath": "internal/tools/packageverify/main_test.go",
|
|
744
|
+
"witnessSelectors": [
|
|
745
|
+
{
|
|
746
|
+
"selector": "TestPackagePublicReferenceClosure",
|
|
747
|
+
"command": "go test ./internal/tools/packageverify -run '^TestPackagePublicReferenceClosure$'"
|
|
748
|
+
}
|
|
749
|
+
],
|
|
690
750
|
"commandIds": [
|
|
691
751
|
"proofkit.go-test",
|
|
692
752
|
"proofkit.package-artifact"
|
|
@@ -709,12 +769,50 @@
|
|
|
709
769
|
"local-go"
|
|
710
770
|
]
|
|
711
771
|
},
|
|
772
|
+
{
|
|
773
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
774
|
+
"scenarioId": "proofkit.package-boundary.cli-machine-contract-closure",
|
|
775
|
+
"witnessId": "proofkit.cli-contract.complete-generated-closure",
|
|
776
|
+
"witnessKind": "contract",
|
|
777
|
+
"witnessPath": "internal/tools/commandcontractgen/main_test.go",
|
|
778
|
+
"commandIds": [
|
|
779
|
+
"proofkit.go-test"
|
|
780
|
+
],
|
|
781
|
+
"environmentClasses": [
|
|
782
|
+
"local-go"
|
|
783
|
+
]
|
|
784
|
+
},
|
|
712
785
|
{
|
|
713
786
|
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
714
787
|
"scenarioId": "proofkit.package-boundary.readiness-closeout-overclaim-grammar",
|
|
715
788
|
"witnessId": "proofkit.readiness-closeout.overclaim-grammar",
|
|
716
789
|
"witnessKind": "contract",
|
|
717
790
|
"witnessPath": "internal/command/readinesscloseout/readinesscloseout_test.go",
|
|
791
|
+
"witnessSelectors": [
|
|
792
|
+
{
|
|
793
|
+
"selector": "TestPhraseScanDecodesOneStrictCharacterReference",
|
|
794
|
+
"command": "go test ./internal/command/readinesscloseout -run '^TestPhraseScanDecodesOneStrictCharacterReference$'"
|
|
795
|
+
}
|
|
796
|
+
],
|
|
797
|
+
"commandIds": [
|
|
798
|
+
"proofkit.go-test"
|
|
799
|
+
],
|
|
800
|
+
"environmentClasses": [
|
|
801
|
+
"local-go"
|
|
802
|
+
]
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
806
|
+
"scenarioId": "proofkit.package-boundary.requirement-browser-fixed-launcher",
|
|
807
|
+
"witnessId": "proofkit.requirement-browser.fixed-launcher-falsifier",
|
|
808
|
+
"witnessKind": "contract",
|
|
809
|
+
"witnessPath": "internal/command/requirementbrowser/server_test.go",
|
|
810
|
+
"witnessSelectors": [
|
|
811
|
+
{
|
|
812
|
+
"selector": "TestOpenBrowserUsesFixedLauncherAndLoopbackURL",
|
|
813
|
+
"command": "go test ./internal/command/requirementbrowser -run '^TestOpenBrowserUsesFixedLauncherAndLoopbackURL$'"
|
|
814
|
+
}
|
|
815
|
+
],
|
|
718
816
|
"commandIds": [
|
|
719
817
|
"proofkit.go-test"
|
|
720
818
|
],
|
|
@@ -780,6 +878,24 @@
|
|
|
780
878
|
"witnessId": "proofkit.typescript-public-api.explicit-scan-topology",
|
|
781
879
|
"witnessKind": "contract",
|
|
782
880
|
"witnessPath": "internal/command/publicapi/public_api_test.go",
|
|
881
|
+
"witnessSelectors": [
|
|
882
|
+
{
|
|
883
|
+
"selector": "TestCanonicalSourceSnapshotRejectsChangedCrossAliasAdmission",
|
|
884
|
+
"command": "go test ./internal/command/publicapi -run '^TestCanonicalSourceSnapshotRejectsChangedCrossAliasAdmission$'"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"selector": "TestScanCacheBindsBytesToFirstCanonicalIdentityAcrossSymlinkRetarget",
|
|
888
|
+
"command": "go test ./internal/command/publicapi -run '^TestScanCacheBindsBytesToFirstCanonicalIdentityAcrossSymlinkRetarget$'"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"selector": "TestVerifyPinsPackageRootAcrossInRootSiblingSwap",
|
|
892
|
+
"command": "go test ./internal/command/publicapi -run '^TestVerifyPinsPackageRootAcrossInRootSiblingSwap$'"
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"selector": "TestVerifyRejectsDeterministicSymlinkSwap",
|
|
896
|
+
"command": "go test ./internal/command/publicapi -run '^TestVerifyRejectsDeterministicSymlinkSwap$'"
|
|
897
|
+
}
|
|
898
|
+
],
|
|
783
899
|
"commandIds": [
|
|
784
900
|
"proofkit.go-test"
|
|
785
901
|
],
|
|
@@ -800,16 +916,112 @@
|
|
|
800
916
|
"local-go"
|
|
801
917
|
]
|
|
802
918
|
},
|
|
919
|
+
{
|
|
920
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
921
|
+
"scenarioId": "proofkit.package-boundary.launcher-profile-admission",
|
|
922
|
+
"witnessId": "proofkit.cliexec.launcher-profile-admission-matrix",
|
|
923
|
+
"witnessKind": "contract",
|
|
924
|
+
"witnessPath": "internal/kernel/cliexec/cliexec_test.go",
|
|
925
|
+
"witnessSelectors": [
|
|
926
|
+
{
|
|
927
|
+
"selector": "TestLauncherProfileAdmissionMatrix",
|
|
928
|
+
"command": "go test ./internal/kernel/cliexec -run '^TestLauncherProfileAdmissionMatrix$'"
|
|
929
|
+
}
|
|
930
|
+
],
|
|
931
|
+
"commandIds": [
|
|
932
|
+
"proofkit.go-test"
|
|
933
|
+
],
|
|
934
|
+
"environmentClasses": [
|
|
935
|
+
"local-go"
|
|
936
|
+
]
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
940
|
+
"scenarioId": "proofkit.package-boundary.generated-command-field-inventory",
|
|
941
|
+
"witnessId": "proofkit.generated-command.field-inventory",
|
|
942
|
+
"witnessKind": "contract",
|
|
943
|
+
"witnessPath": "internal/app/invocation_profile_test.go",
|
|
944
|
+
"witnessSelectors": [
|
|
945
|
+
{
|
|
946
|
+
"selector": "TestGeneratedCommandInvocationProfileFieldInventory",
|
|
947
|
+
"command": "go test ./internal/app -run '^TestGeneratedCommandInvocationProfileFieldInventory$'"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"selector": "TestGeneratedCommandInvocationProfileRouteClosure",
|
|
951
|
+
"command": "go test ./internal/app -run '^TestGeneratedCommandInvocationProfileRouteClosure$'"
|
|
952
|
+
}
|
|
953
|
+
],
|
|
954
|
+
"commandIds": [
|
|
955
|
+
"proofkit.go-test"
|
|
956
|
+
],
|
|
957
|
+
"environmentClasses": [
|
|
958
|
+
"local-go"
|
|
959
|
+
]
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
963
|
+
"scenarioId": "proofkit.package-boundary.generated-command-caller-preservation",
|
|
964
|
+
"witnessId": "proofkit.generated-command.caller-preservation",
|
|
965
|
+
"witnessKind": "contract",
|
|
966
|
+
"witnessPath": "internal/command/gradualadoption/gradualadoption_test.go",
|
|
967
|
+
"witnessSelectors": [
|
|
968
|
+
{
|
|
969
|
+
"selector": "TestBootstrapPreservesCallerDisplayCommandInGuidancePayload",
|
|
970
|
+
"command": "go test ./internal/command/gradualadoption -run '^TestBootstrapPreservesCallerDisplayCommandInGuidancePayload$'"
|
|
971
|
+
}
|
|
972
|
+
],
|
|
973
|
+
"commandIds": [
|
|
974
|
+
"proofkit.go-test"
|
|
975
|
+
],
|
|
976
|
+
"environmentClasses": [
|
|
977
|
+
"local-go"
|
|
978
|
+
]
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
982
|
+
"scenarioId": "proofkit.package-boundary.cli-output-root-witnesses",
|
|
983
|
+
"witnessId": "proofkit.cli-output-root.exact-witnesses",
|
|
984
|
+
"witnessKind": "contract",
|
|
985
|
+
"witnessPath": "internal/app/cli_abi_test.go",
|
|
986
|
+
"witnessSelectors": [
|
|
987
|
+
{
|
|
988
|
+
"selector": "TestAdoptionContractEnvelopeCLIABI",
|
|
989
|
+
"command": "go test ./internal/app -run '^TestAdoptionContractEnvelopeCLIABI$'"
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
"selector": "TestSelfCheckOutputUsesExactRootShape",
|
|
993
|
+
"command": "go test ./internal/app -run '^TestSelfCheckOutputUsesExactRootShape$'"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"selector": "TestStandaloneMultiVariantCommandsUseExactRootShapes",
|
|
997
|
+
"command": "go test ./internal/app -run '^TestStandaloneMultiVariantCommandsUseExactRootShapes$'"
|
|
998
|
+
}
|
|
999
|
+
],
|
|
1000
|
+
"commandIds": [
|
|
1001
|
+
"proofkit.go-test"
|
|
1002
|
+
],
|
|
1003
|
+
"environmentClasses": [
|
|
1004
|
+
"local-go"
|
|
1005
|
+
]
|
|
1006
|
+
},
|
|
803
1007
|
{
|
|
804
1008
|
"requirementId": "REQ-PROOFKIT-PACKAGE-003",
|
|
805
1009
|
"scenarioId": "proofkit.package-boundary.outside-consumer-artifact",
|
|
806
1010
|
"witnessId": "proofkit.package-artifact.outside-consumer",
|
|
807
1011
|
"witnessKind": "contract",
|
|
808
|
-
"witnessPath": "internal/tools/packageverify/
|
|
1012
|
+
"witnessPath": "internal/tools/packageverify/main_test.go",
|
|
1013
|
+
"witnessSelectors": [
|
|
1014
|
+
{
|
|
1015
|
+
"selector": "TestExactTarballOnboardingTrace",
|
|
1016
|
+
"command": "go test ./internal/tools/packageverify -run '^TestExactTarballOnboardingTrace$'"
|
|
1017
|
+
}
|
|
1018
|
+
],
|
|
809
1019
|
"commandIds": [
|
|
1020
|
+
"proofkit.go-test",
|
|
810
1021
|
"proofkit.package-artifact"
|
|
811
1022
|
],
|
|
812
1023
|
"environmentClasses": [
|
|
1024
|
+
"local-go",
|
|
813
1025
|
"local-go-python"
|
|
814
1026
|
]
|
|
815
1027
|
},
|
|
@@ -818,15 +1030,46 @@
|
|
|
818
1030
|
"scenarioId": "proofkit.package-boundary.ci-receipt-anchor",
|
|
819
1031
|
"witnessId": "proofkit.ci.receipt-anchor",
|
|
820
1032
|
"witnessKind": "contract",
|
|
821
|
-
"witnessPath": "
|
|
1033
|
+
"witnessPath": "scripts/validate-self-hosting-receipts_test.go",
|
|
1034
|
+
"witnessSelectors": [
|
|
1035
|
+
{
|
|
1036
|
+
"selector": "TestReceiptIDKeepsLocalAndCIIdentitiesDistinct",
|
|
1037
|
+
"command": "go test ./scripts -run '^TestReceiptIDKeepsLocalAndCIIdentitiesDistinct$'"
|
|
1038
|
+
},
|
|
1039
|
+
{
|
|
1040
|
+
"selector": "TestRunInvokesEveryRequiredSelfHostingAdmissionBoundary",
|
|
1041
|
+
"command": "go test ./scripts -run '^TestRunInvokesEveryRequiredSelfHostingAdmissionBoundary$'"
|
|
1042
|
+
}
|
|
1043
|
+
],
|
|
822
1044
|
"commandIds": [
|
|
823
1045
|
"proofkit.ci-receipt-anchor",
|
|
1046
|
+
"proofkit.go-test",
|
|
824
1047
|
"proofkit.package-gate"
|
|
825
1048
|
],
|
|
826
1049
|
"environmentClasses": [
|
|
1050
|
+
"local-go",
|
|
827
1051
|
"local-go-python"
|
|
828
1052
|
]
|
|
829
1053
|
},
|
|
1054
|
+
{
|
|
1055
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-004",
|
|
1056
|
+
"scenarioId": "proofkit.package-boundary.self-hosting-report-verdict",
|
|
1057
|
+
"witnessId": "proofkit.self-hosting.report-verdict-falsifier",
|
|
1058
|
+
"witnessKind": "contract",
|
|
1059
|
+
"witnessPath": "scripts/validate-self-hosting-receipts_test.go",
|
|
1060
|
+
"witnessSelectors": [
|
|
1061
|
+
{
|
|
1062
|
+
"selector": "TestRunProofkitVerdictCases",
|
|
1063
|
+
"command": "go test ./scripts -run '^TestRunProofkitVerdictCases$'"
|
|
1064
|
+
}
|
|
1065
|
+
],
|
|
1066
|
+
"commandIds": [
|
|
1067
|
+
"proofkit.go-test"
|
|
1068
|
+
],
|
|
1069
|
+
"environmentClasses": [
|
|
1070
|
+
"local-go"
|
|
1071
|
+
]
|
|
1072
|
+
},
|
|
830
1073
|
{
|
|
831
1074
|
"requirementId": "REQ-PROOFKIT-PACKAGE-005",
|
|
832
1075
|
"scenarioId": "proofkit.package-boundary.go-format-static-vet-and-vulnerability-clean",
|
|
@@ -849,6 +1092,20 @@
|
|
|
849
1092
|
"witnessId": "proofkit.source-hygiene.tracked-language-closure",
|
|
850
1093
|
"witnessKind": "contract",
|
|
851
1094
|
"witnessPath": "scripts/source_hygiene_test.go",
|
|
1095
|
+
"witnessSelectors": [
|
|
1096
|
+
{
|
|
1097
|
+
"selector": "TestSourceHygieneIgnoresTokenSubstringsInsideContentDigests",
|
|
1098
|
+
"command": "go test ./scripts -run '^TestSourceHygieneIgnoresTokenSubstringsInsideContentDigests$'"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"selector": "TestSourceHygieneReadsStagedBlob",
|
|
1102
|
+
"command": "go test ./scripts -run '^TestSourceHygieneReadsStagedBlob$'"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"selector": "TestSourceHygieneReadsTrackedWorktree",
|
|
1106
|
+
"command": "go test ./scripts -run '^TestSourceHygieneReadsTrackedWorktree$'"
|
|
1107
|
+
}
|
|
1108
|
+
],
|
|
852
1109
|
"commandIds": [
|
|
853
1110
|
"proofkit.go-test"
|
|
854
1111
|
],
|
|
@@ -861,7 +1118,13 @@
|
|
|
861
1118
|
"scenarioId": "proofkit.package-boundary.merge-critical-runtime-preconditions",
|
|
862
1119
|
"witnessId": "proofkit.ci.merge-critical-runtime-preconditions",
|
|
863
1120
|
"witnessKind": "contract",
|
|
864
|
-
"witnessPath": "scripts/
|
|
1121
|
+
"witnessPath": "scripts/workflow_runtime_preconditions_test.go",
|
|
1122
|
+
"witnessSelectors": [
|
|
1123
|
+
{
|
|
1124
|
+
"selector": "TestCISourceQualityInstallsPythonBeforeLifecycleTests",
|
|
1125
|
+
"command": "go test ./scripts -run '^TestCISourceQualityInstallsPythonBeforeLifecycleTests$'"
|
|
1126
|
+
}
|
|
1127
|
+
],
|
|
865
1128
|
"commandIds": [
|
|
866
1129
|
"proofkit.go-test"
|
|
867
1130
|
],
|
|
@@ -874,12 +1137,42 @@
|
|
|
874
1137
|
"scenarioId": "proofkit.package-boundary.python-wheel-candidate",
|
|
875
1138
|
"witnessId": "proofkit.python-package.boundary",
|
|
876
1139
|
"witnessKind": "contract",
|
|
877
|
-
"witnessPath": "
|
|
1140
|
+
"witnessPath": "scripts/validate-self-hosting-receipts_test.go",
|
|
1141
|
+
"witnessSelectors": [
|
|
1142
|
+
{
|
|
1143
|
+
"selector": "TestPythonArtifactRefsRejectEachWheelIdentityDefect",
|
|
1144
|
+
"command": "go test ./scripts -run '^TestPythonArtifactRefsRejectEachWheelIdentityDefect$'"
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1147
|
+
"commandIds": [
|
|
1148
|
+
"proofkit.go-test",
|
|
1149
|
+
"proofkit.python-package",
|
|
1150
|
+
"proofkit.python-verify"
|
|
1151
|
+
],
|
|
1152
|
+
"environmentClasses": [
|
|
1153
|
+
"local-go",
|
|
1154
|
+
"local-python"
|
|
1155
|
+
]
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-006",
|
|
1159
|
+
"scenarioId": "proofkit.package-boundary.python-platform-doc-projection",
|
|
1160
|
+
"witnessId": "proofkit.python-package.platform-doc-projection-falsifier",
|
|
1161
|
+
"witnessKind": "contract",
|
|
1162
|
+
"witnessPath": "internal/tools/pythonpackage/metadata_test.go",
|
|
1163
|
+
"witnessSelectors": [
|
|
1164
|
+
{
|
|
1165
|
+
"selector": "TestREADMEPlatformAndPythonProjection",
|
|
1166
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestREADMEPlatformAndPythonProjection$'"
|
|
1167
|
+
}
|
|
1168
|
+
],
|
|
878
1169
|
"commandIds": [
|
|
1170
|
+
"proofkit.go-test",
|
|
879
1171
|
"proofkit.python-package",
|
|
880
1172
|
"proofkit.python-verify"
|
|
881
1173
|
],
|
|
882
1174
|
"environmentClasses": [
|
|
1175
|
+
"local-go",
|
|
883
1176
|
"local-python"
|
|
884
1177
|
]
|
|
885
1178
|
},
|
|
@@ -896,6 +1189,32 @@
|
|
|
896
1189
|
"local-go"
|
|
897
1190
|
]
|
|
898
1191
|
},
|
|
1192
|
+
{
|
|
1193
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-006",
|
|
1194
|
+
"scenarioId": "proofkit.package-boundary.python-wheel-generated-continuation",
|
|
1195
|
+
"witnessId": "proofkit.python-package.generated-continuation",
|
|
1196
|
+
"witnessKind": "contract",
|
|
1197
|
+
"witnessPath": "internal/tools/pythonpackage/continuation_test.go",
|
|
1198
|
+
"witnessSelectors": [
|
|
1199
|
+
{
|
|
1200
|
+
"selector": "TestExactDisplayedRouteOperandsRejectsWhitespaceAndExpansionMutants",
|
|
1201
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestExactDisplayedRouteOperandsRejectsWhitespaceAndExpansionMutants$'"
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"selector": "TestInstalledWheelContinuationUsesExactPythonModuleProfileWithoutNPM",
|
|
1205
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestInstalledWheelContinuationUsesExactPythonModuleProfileWithoutNPM$'"
|
|
1206
|
+
}
|
|
1207
|
+
],
|
|
1208
|
+
"commandIds": [
|
|
1209
|
+
"proofkit.go-test",
|
|
1210
|
+
"proofkit.python-package",
|
|
1211
|
+
"proofkit.python-verify"
|
|
1212
|
+
],
|
|
1213
|
+
"environmentClasses": [
|
|
1214
|
+
"local-go",
|
|
1215
|
+
"local-python"
|
|
1216
|
+
]
|
|
1217
|
+
},
|
|
899
1218
|
{
|
|
900
1219
|
"requirementId": "REQ-PROOFKIT-SPEC-001",
|
|
901
1220
|
"scenarioId": "proofkit.spec-proof-core.requirement-source-admission",
|
|
@@ -909,6 +1228,43 @@
|
|
|
909
1228
|
"local-go"
|
|
910
1229
|
]
|
|
911
1230
|
},
|
|
1231
|
+
{
|
|
1232
|
+
"requirementId": "REQ-PROOFKIT-SPEC-001",
|
|
1233
|
+
"scenarioId": "proofkit.spec-proof-core.installed-readme-first-input",
|
|
1234
|
+
"witnessId": "proofkit.packageverify.installed-readme-input-falsifier",
|
|
1235
|
+
"witnessKind": "contract",
|
|
1236
|
+
"witnessPath": "internal/tools/packageverify/main_test.go",
|
|
1237
|
+
"witnessSelectors": [
|
|
1238
|
+
{
|
|
1239
|
+
"selector": "TestExactTarballOnboardingTrace",
|
|
1240
|
+
"command": "go test ./internal/tools/packageverify -run '^TestExactTarballOnboardingTrace$'"
|
|
1241
|
+
},
|
|
1242
|
+
{
|
|
1243
|
+
"selector": "TestInstalledREADMEFirstInputRejectsAmbiguousFences",
|
|
1244
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledREADMEFirstInputRejectsAmbiguousFences$'"
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"selector": "TestInstalledREADMEFirstInputUsesBoundedLiteralShellWords",
|
|
1248
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledREADMEFirstInputUsesBoundedLiteralShellWords$'"
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"selector": "TestInstalledREADMEFirstInputPreservesJSONExampleBytes",
|
|
1252
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledREADMEFirstInputPreservesJSONExampleBytes$'"
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"selector": "TestLiteralShellWordsConsumesLongBackslashRun",
|
|
1256
|
+
"command": "go test ./internal/tools/packageverify -run '^TestLiteralShellWordsConsumesLongBackslashRun$'"
|
|
1257
|
+
}
|
|
1258
|
+
],
|
|
1259
|
+
"commandIds": [
|
|
1260
|
+
"proofkit.go-test",
|
|
1261
|
+
"proofkit.package-artifact"
|
|
1262
|
+
],
|
|
1263
|
+
"environmentClasses": [
|
|
1264
|
+
"local-go",
|
|
1265
|
+
"local-go-python"
|
|
1266
|
+
]
|
|
1267
|
+
},
|
|
912
1268
|
{
|
|
913
1269
|
"requirementId": "REQ-PROOFKIT-SPEC-002",
|
|
914
1270
|
"scenarioId": "proofkit.spec-proof-core.requirement-proof-binding-reporting",
|
|
@@ -1117,12 +1473,37 @@
|
|
|
1117
1473
|
"local-go"
|
|
1118
1474
|
]
|
|
1119
1475
|
},
|
|
1476
|
+
{
|
|
1477
|
+
"requirementId": "REQ-PROOFKIT-SPEC-007",
|
|
1478
|
+
"scenarioId": "proofkit.spec-proof-core.canonical-command-input-admission",
|
|
1479
|
+
"witnessId": "proofkit.app.required-input-command-admission",
|
|
1480
|
+
"witnessKind": "contract",
|
|
1481
|
+
"witnessPath": "internal/app/command_coverage_test.go",
|
|
1482
|
+
"witnessSelectors": [
|
|
1483
|
+
{
|
|
1484
|
+
"selector": "TestRequiredInputCommandsRejectMalformedCallerRecords",
|
|
1485
|
+
"command": "go test ./internal/app -run '^TestRequiredInputCommandsRejectMalformedCallerRecords$'"
|
|
1486
|
+
}
|
|
1487
|
+
],
|
|
1488
|
+
"commandIds": [
|
|
1489
|
+
"proofkit.go-test"
|
|
1490
|
+
],
|
|
1491
|
+
"environmentClasses": [
|
|
1492
|
+
"local-go"
|
|
1493
|
+
]
|
|
1494
|
+
},
|
|
1120
1495
|
{
|
|
1121
1496
|
"requirementId": "REQ-PROOFKIT-SPEC-007",
|
|
1122
1497
|
"scenarioId": "proofkit.spec-proof-core.canonical-input-admission",
|
|
1123
1498
|
"witnessId": "proofkit.admission.decode-typed-json-canonical-record",
|
|
1124
1499
|
"witnessKind": "contract",
|
|
1125
1500
|
"witnessPath": "internal/kernel/admission/json_test.go",
|
|
1501
|
+
"witnessSelectors": [
|
|
1502
|
+
{
|
|
1503
|
+
"selector": "TestDecodeTypedJSONUsesStrictAdmission",
|
|
1504
|
+
"command": "go test ./internal/kernel/admission -run '^TestDecodeTypedJSONUsesStrictAdmission$'"
|
|
1505
|
+
}
|
|
1506
|
+
],
|
|
1126
1507
|
"commandIds": [
|
|
1127
1508
|
"proofkit.go-test"
|
|
1128
1509
|
],
|
|
@@ -1175,6 +1556,12 @@
|
|
|
1175
1556
|
"witnessId": "proofkit.requirement-spec-tree-view.cli-output-path-falsifier",
|
|
1176
1557
|
"witnessKind": "contract",
|
|
1177
1558
|
"witnessPath": "internal/app/cli_abi_test.go",
|
|
1559
|
+
"witnessSelectors": [
|
|
1560
|
+
{
|
|
1561
|
+
"selector": "TestOutputWriterRejectsDeterministicParentSwap",
|
|
1562
|
+
"command": "go test ./internal/app -run '^TestOutputWriterRejectsDeterministicParentSwap$'"
|
|
1563
|
+
}
|
|
1564
|
+
],
|
|
1178
1565
|
"commandIds": [
|
|
1179
1566
|
"proofkit.go-test"
|
|
1180
1567
|
],
|
|
@@ -1195,6 +1582,25 @@
|
|
|
1195
1582
|
"local-go"
|
|
1196
1583
|
]
|
|
1197
1584
|
},
|
|
1585
|
+
{
|
|
1586
|
+
"requirementId": "REQ-PROOFKIT-SPEC-009",
|
|
1587
|
+
"scenarioId": "proofkit.spec-proof-core.requirement-browser-view-vocabulary",
|
|
1588
|
+
"witnessId": "proofkit.requirement-browser.invalid-view-vocabulary-falsifier",
|
|
1589
|
+
"witnessKind": "contract",
|
|
1590
|
+
"witnessPath": "internal/command/requirementbrowser/requirementbrowser_test.go",
|
|
1591
|
+
"witnessSelectors": [
|
|
1592
|
+
{
|
|
1593
|
+
"selector": "TestInvalidViewListsEverySupportedView",
|
|
1594
|
+
"command": "go test ./internal/command/requirementbrowser -run '^TestInvalidViewListsEverySupportedView$'"
|
|
1595
|
+
}
|
|
1596
|
+
],
|
|
1597
|
+
"commandIds": [
|
|
1598
|
+
"proofkit.go-test"
|
|
1599
|
+
],
|
|
1600
|
+
"environmentClasses": [
|
|
1601
|
+
"local-go"
|
|
1602
|
+
]
|
|
1603
|
+
},
|
|
1198
1604
|
{
|
|
1199
1605
|
"requirementId": "REQ-PROOFKIT-SPEC-010",
|
|
1200
1606
|
"scenarioId": "proofkit.spec-proof-core.requirement-impact-input-compose",
|
|
@@ -1227,6 +1633,12 @@
|
|
|
1227
1633
|
"witnessId": "proofkit.adoption-contract-envelope.public-cli-abi",
|
|
1228
1634
|
"witnessKind": "contract",
|
|
1229
1635
|
"witnessPath": "internal/app/cli_abi_test.go",
|
|
1636
|
+
"witnessSelectors": [
|
|
1637
|
+
{
|
|
1638
|
+
"selector": "TestAdoptionContractEnvelopeCLIABI",
|
|
1639
|
+
"command": "go test ./internal/app -run '^TestAdoptionContractEnvelopeCLIABI$'"
|
|
1640
|
+
}
|
|
1641
|
+
],
|
|
1230
1642
|
"commandIds": [
|
|
1231
1643
|
"proofkit.go-test"
|
|
1232
1644
|
],
|
|
@@ -1318,6 +1730,12 @@
|
|
|
1318
1730
|
"witnessId": "proofkit.receipt-trust-status-vocabulary.command-admission",
|
|
1319
1731
|
"witnessKind": "contract",
|
|
1320
1732
|
"witnessPath": "internal/command/receipttrustclass/receipt_trust_class_test.go",
|
|
1733
|
+
"witnessSelectors": [
|
|
1734
|
+
{
|
|
1735
|
+
"selector": "TestBuildRejectsHigherRankThatWeakensMinimumTrustSemantics",
|
|
1736
|
+
"command": "go test ./internal/command/receipttrustclass -run '^TestBuildRejectsHigherRankThatWeakensMinimumTrustSemantics$'"
|
|
1737
|
+
}
|
|
1738
|
+
],
|
|
1321
1739
|
"commandIds": [
|
|
1322
1740
|
"proofkit.go-test"
|
|
1323
1741
|
],
|
|
@@ -1565,6 +1983,20 @@
|
|
|
1565
1983
|
"witnessId": "proofkit.adoption-doctor.enforcement-and-envelope",
|
|
1566
1984
|
"witnessKind": "contract",
|
|
1567
1985
|
"witnessPath": "internal/command/adoptiondoctor/adoptiondoctor_test.go",
|
|
1986
|
+
"witnessSelectors": [
|
|
1987
|
+
{
|
|
1988
|
+
"selector": "TestBuildReportsObserveAndWarnWithoutBlockingAdvisoryGaps",
|
|
1989
|
+
"command": "go test ./internal/command/adoptiondoctor -run '^TestBuildReportsObserveAndWarnWithoutBlockingAdvisoryGaps$'"
|
|
1990
|
+
},
|
|
1991
|
+
{
|
|
1992
|
+
"selector": "TestBuildEnforceTouchedSkipsGapsOutsideTouchedSelection",
|
|
1993
|
+
"command": "go test ./internal/command/adoptiondoctor -run '^TestBuildEnforceTouchedSkipsGapsOutsideTouchedSelection$'"
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"selector": "TestBuildBlocksEveryModeForExternalPreconditions",
|
|
1997
|
+
"command": "go test ./internal/command/adoptiondoctor -run '^TestBuildBlocksEveryModeForExternalPreconditions$'"
|
|
1998
|
+
}
|
|
1999
|
+
],
|
|
1568
2000
|
"commandIds": [
|
|
1569
2001
|
"proofkit.go-test"
|
|
1570
2002
|
],
|
|
@@ -1631,6 +2063,28 @@
|
|
|
1631
2063
|
"witnessId": "proofkit.cli-abi.golden-corpus",
|
|
1632
2064
|
"witnessKind": "contract",
|
|
1633
2065
|
"witnessPath": "internal/app/cli_abi_test.go",
|
|
2066
|
+
"witnessSelectors": [
|
|
2067
|
+
{
|
|
2068
|
+
"selector": "TestAdoptionContractEnvelopeCLIABI",
|
|
2069
|
+
"command": "go test ./internal/app -run '^TestAdoptionContractEnvelopeCLIABI$'"
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
"selector": "TestRequirementBrowserOneShotCLIOutputVariants",
|
|
2073
|
+
"command": "go test ./internal/app -run '^TestRequirementBrowserOneShotCLIOutputVariants$'"
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"selector": "TestRequiredInputCommandsRouteStructuralErrorsByMode",
|
|
2077
|
+
"command": "go test ./internal/app -run '^TestRequiredInputCommandsRouteStructuralErrorsByMode$'"
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"selector": "TestSelfCheckOutputUsesExactRootShape",
|
|
2081
|
+
"command": "go test ./internal/app -run '^TestSelfCheckOutputUsesExactRootShape$'"
|
|
2082
|
+
},
|
|
2083
|
+
{
|
|
2084
|
+
"selector": "TestStandaloneMultiVariantCommandsUseExactRootShapes",
|
|
2085
|
+
"command": "go test ./internal/app -run '^TestStandaloneMultiVariantCommandsUseExactRootShapes$'"
|
|
2086
|
+
}
|
|
2087
|
+
],
|
|
1634
2088
|
"commandIds": [
|
|
1635
2089
|
"proofkit.go-test"
|
|
1636
2090
|
],
|
|
@@ -1644,6 +2098,16 @@
|
|
|
1644
2098
|
"witnessId": "proofkit.cli-contract.descriptor-parity",
|
|
1645
2099
|
"witnessKind": "contract",
|
|
1646
2100
|
"witnessPath": "internal/app/cli_contract_test.go",
|
|
2101
|
+
"witnessSelectors": [
|
|
2102
|
+
{
|
|
2103
|
+
"selector": "TestCLIConditionModelClosesAdoptionOutputRoutes",
|
|
2104
|
+
"command": "go test ./internal/app -run '^TestCLIConditionModelClosesAdoptionOutputRoutes$'"
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"selector": "TestCommandDescriptorContractParityRejectsMutations",
|
|
2108
|
+
"command": "go test ./internal/app -run '^TestCommandDescriptorContractParityRejectsMutations$'"
|
|
2109
|
+
}
|
|
2110
|
+
],
|
|
1647
2111
|
"commandIds": [
|
|
1648
2112
|
"proofkit.go-test"
|
|
1649
2113
|
],
|
|
@@ -1651,6 +2115,53 @@
|
|
|
1651
2115
|
"local-go"
|
|
1652
2116
|
]
|
|
1653
2117
|
},
|
|
2118
|
+
{
|
|
2119
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2120
|
+
"scenarioId": "proofkit.supply-chain-quality.cli-output-witness-contract",
|
|
2121
|
+
"witnessId": "proofkit.cli-output-root.binding-closure",
|
|
2122
|
+
"witnessKind": "contract",
|
|
2123
|
+
"witnessPath": "internal/app/cli_output_witness_contract_test.go",
|
|
2124
|
+
"witnessSelectors": [
|
|
2125
|
+
{
|
|
2126
|
+
"selector": "TestRootDistinctOutputWitnessBindingsAreExact",
|
|
2127
|
+
"command": "go test ./internal/app -run '^TestRootDistinctOutputWitnessBindingsAreExact$'"
|
|
2128
|
+
}
|
|
2129
|
+
],
|
|
2130
|
+
"commandIds": [
|
|
2131
|
+
"proofkit.go-test"
|
|
2132
|
+
],
|
|
2133
|
+
"environmentClasses": [
|
|
2134
|
+
"local-go"
|
|
2135
|
+
]
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2139
|
+
"scenarioId": "proofkit.supply-chain-quality.cli-contract-generation",
|
|
2140
|
+
"witnessId": "proofkit.cli-contract.generated-projections",
|
|
2141
|
+
"witnessKind": "contract",
|
|
2142
|
+
"witnessPath": "internal/tools/commandcontractgen/main_test.go",
|
|
2143
|
+
"witnessSelectors": [
|
|
2144
|
+
{
|
|
2145
|
+
"selector": "TestCLIFlagConditionModelRejectsAmbiguity",
|
|
2146
|
+
"command": "go test ./internal/tools/commandcontractgen -run '^TestCLIFlagConditionModelRejectsAmbiguity$'"
|
|
2147
|
+
},
|
|
2148
|
+
{
|
|
2149
|
+
"selector": "TestRenderRejectsIncompleteAndStaleCommandContracts",
|
|
2150
|
+
"command": "go test ./internal/tools/commandcontractgen -run '^TestRenderRejectsIncompleteAndStaleCommandContracts$'"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"selector": "TestRunGeneratesAndChecksBothProjections",
|
|
2154
|
+
"command": "go test ./internal/tools/commandcontractgen -run '^TestRunGeneratesAndChecksBothProjections$'"
|
|
2155
|
+
}
|
|
2156
|
+
],
|
|
2157
|
+
"commandIds": [
|
|
2158
|
+
"proofkit.command-contract-check",
|
|
2159
|
+
"proofkit.go-test"
|
|
2160
|
+
],
|
|
2161
|
+
"environmentClasses": [
|
|
2162
|
+
"local-go"
|
|
2163
|
+
]
|
|
2164
|
+
},
|
|
1654
2165
|
{
|
|
1655
2166
|
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
1656
2167
|
"scenarioId": "proofkit.supply-chain-quality.cli-output-schema-evolution",
|
|
@@ -1664,6 +2175,29 @@
|
|
|
1664
2175
|
"local-go"
|
|
1665
2176
|
]
|
|
1666
2177
|
},
|
|
2178
|
+
{
|
|
2179
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2180
|
+
"scenarioId": "proofkit.supply-chain-quality.legacy-digest-vocabulary-confinement",
|
|
2181
|
+
"witnessId": "proofkit.cli-contract.legacy-digest-vocabulary-confinement-falsifier",
|
|
2182
|
+
"witnessKind": "contract",
|
|
2183
|
+
"witnessPath": "internal/app/requirement_context_cli_test.go",
|
|
2184
|
+
"witnessSelectors": [
|
|
2185
|
+
{
|
|
2186
|
+
"selector": "TestConditionSensitiveProofCommandsUseExactRootVariants",
|
|
2187
|
+
"command": "go test ./internal/app -run '^TestConditionSensitiveProofCommandsUseExactRootVariants$'"
|
|
2188
|
+
},
|
|
2189
|
+
{
|
|
2190
|
+
"selector": "TestLegacyDigestVocabularyConfinedToV1AdaptersAndFixtures",
|
|
2191
|
+
"command": "go test ./internal/app -run '^TestLegacyDigestVocabularyConfinedToV1AdaptersAndFixtures$'"
|
|
2192
|
+
}
|
|
2193
|
+
],
|
|
2194
|
+
"commandIds": [
|
|
2195
|
+
"proofkit.go-test"
|
|
2196
|
+
],
|
|
2197
|
+
"environmentClasses": [
|
|
2198
|
+
"local-go"
|
|
2199
|
+
]
|
|
2200
|
+
},
|
|
1667
2201
|
{
|
|
1668
2202
|
"requirementId": "REQ-PROOFKIT-QUALITY-005",
|
|
1669
2203
|
"scenarioId": "proofkit.supply-chain-quality.codeql-workflow",
|
|
@@ -1677,14 +2211,85 @@
|
|
|
1677
2211
|
"local-go"
|
|
1678
2212
|
]
|
|
1679
2213
|
},
|
|
2214
|
+
{
|
|
2215
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-005",
|
|
2216
|
+
"scenarioId": "proofkit.supply-chain-quality.codeql-permission-separation",
|
|
2217
|
+
"witnessId": "proofkit.codeql.permission-separation-falsifier",
|
|
2218
|
+
"witnessKind": "contract",
|
|
2219
|
+
"witnessPath": "scripts/workflow_security_scanner_oracles_test.go",
|
|
2220
|
+
"witnessSelectors": [
|
|
2221
|
+
{
|
|
2222
|
+
"selector": "TestSecurityScannerWorkflowsSeparateProviderPublicationPermissions",
|
|
2223
|
+
"command": "go test ./scripts -run '^TestSecurityScannerWorkflowsSeparateProviderPublicationPermissions$'"
|
|
2224
|
+
}
|
|
2225
|
+
],
|
|
2226
|
+
"commandIds": [
|
|
2227
|
+
"proofkit.actionlint",
|
|
2228
|
+
"proofkit.go-test"
|
|
2229
|
+
],
|
|
2230
|
+
"environmentClasses": [
|
|
2231
|
+
"local-go"
|
|
2232
|
+
]
|
|
2233
|
+
},
|
|
1680
2234
|
{
|
|
1681
2235
|
"requirementId": "REQ-PROOFKIT-QUALITY-010",
|
|
1682
2236
|
"scenarioId": "proofkit.supply-chain-quality.coverage-metrics",
|
|
1683
2237
|
"witnessId": "proofkit.coverage-metrics.linkage-report",
|
|
1684
2238
|
"witnessKind": "contract",
|
|
1685
|
-
"witnessPath": "internal/tools/coveragemetrics/
|
|
2239
|
+
"witnessPath": "internal/tools/coveragemetrics/main_test.go",
|
|
2240
|
+
"witnessSelectors": [
|
|
2241
|
+
{
|
|
2242
|
+
"selector": "TestEachCommandRouteClosureConjunctHasIndependentFalsifier",
|
|
2243
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestEachCommandRouteClosureConjunctHasIndependentFalsifier$'"
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"selector": "TestEachLinkageDeadZoneConjunctHasIndependentFalsifier",
|
|
2247
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestEachLinkageDeadZoneConjunctHasIndependentFalsifier$'"
|
|
2248
|
+
}
|
|
2249
|
+
],
|
|
1686
2250
|
"commandIds": [
|
|
1687
|
-
"proofkit.coverage-metrics"
|
|
2251
|
+
"proofkit.coverage-metrics",
|
|
2252
|
+
"proofkit.go-test"
|
|
2253
|
+
],
|
|
2254
|
+
"environmentClasses": [
|
|
2255
|
+
"local-go"
|
|
2256
|
+
]
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-010",
|
|
2260
|
+
"scenarioId": "proofkit.supply-chain-quality.binding-selector-executability",
|
|
2261
|
+
"witnessId": "proofkit.coverage-metrics.binding-selector-executability-falsifier",
|
|
2262
|
+
"witnessKind": "contract",
|
|
2263
|
+
"witnessPath": "internal/tools/coveragemetrics/main_test.go",
|
|
2264
|
+
"witnessSelectors": [
|
|
2265
|
+
{
|
|
2266
|
+
"selector": "TestBindingWitnessSelectorsAcceptUnnamedGoTestParameter",
|
|
2267
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestBindingWitnessSelectorsAcceptUnnamedGoTestParameter$'"
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
"selector": "TestBindingWitnessSelectorsRejectInvalidGoTestSignature",
|
|
2271
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestBindingWitnessSelectorsRejectInvalidGoTestSignature$'"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
"selector": "TestBindingWitnessSelectorsRejectMissingSemanticOwner",
|
|
2275
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestBindingWitnessSelectorsRejectMissingSemanticOwner$'"
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"selector": "TestBindingWitnessSelectorsRejectNonTestAndBuildExcludedFiles",
|
|
2279
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestBindingWitnessSelectorsRejectNonTestAndBuildExcludedFiles$'"
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"selector": "TestBindingWitnessSelectorsRejectVacuousTestBody",
|
|
2283
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestBindingWitnessSelectorsRejectVacuousTestBody$'"
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
"selector": "TestBindingWitnessSelectorsRequireExactCriticalInventories",
|
|
2287
|
+
"command": "go test ./internal/tools/coveragemetrics -run '^TestBindingWitnessSelectorsRequireExactCriticalInventories$'"
|
|
2288
|
+
}
|
|
2289
|
+
],
|
|
2290
|
+
"commandIds": [
|
|
2291
|
+
"proofkit.coverage-metrics",
|
|
2292
|
+
"proofkit.go-test"
|
|
1688
2293
|
],
|
|
1689
2294
|
"environmentClasses": [
|
|
1690
2295
|
"local-go"
|
|
@@ -1750,12 +2355,113 @@
|
|
|
1750
2355
|
"local-go"
|
|
1751
2356
|
]
|
|
1752
2357
|
},
|
|
2358
|
+
{
|
|
2359
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-011",
|
|
2360
|
+
"scenarioId": "proofkit.supply-chain-quality.ci-required-aggregate-exactness",
|
|
2361
|
+
"witnessId": "proofkit.ci.required-aggregate-neutralization-falsifier",
|
|
2362
|
+
"witnessKind": "contract",
|
|
2363
|
+
"witnessPath": "scripts/workflow_package_gate_oracle_test.go",
|
|
2364
|
+
"witnessSelectors": [
|
|
2365
|
+
{
|
|
2366
|
+
"selector": "TestCIWorkflowDeclaresFailClosedRequiredAggregate",
|
|
2367
|
+
"command": "go test ./scripts -run '^TestCIWorkflowDeclaresFailClosedRequiredAggregate$'"
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"selector": "TestCIRequiredAggregateRejectsNeutralizedScript",
|
|
2371
|
+
"command": "go test ./scripts -run '^TestCIRequiredAggregateRejectsNeutralizedScript$'"
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"selector": "TestCIRequiredAggregateRejectsExecutionOverrides",
|
|
2375
|
+
"command": "go test ./scripts -run '^TestCIRequiredAggregateRejectsExecutionOverrides$'"
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"selector": "TestCIRequiredAggregateRejectsPlatformSmokeSubstitution",
|
|
2379
|
+
"command": "go test ./scripts -run '^TestCIRequiredAggregateRejectsPlatformSmokeSubstitution$'"
|
|
2380
|
+
}
|
|
2381
|
+
],
|
|
2382
|
+
"commandIds": [
|
|
2383
|
+
"proofkit.go-test"
|
|
2384
|
+
],
|
|
2385
|
+
"environmentClasses": [
|
|
2386
|
+
"local-go"
|
|
2387
|
+
]
|
|
2388
|
+
},
|
|
1753
2389
|
{
|
|
1754
2390
|
"requirementId": "REQ-PROOFKIT-QUALITY-013",
|
|
1755
2391
|
"scenarioId": "proofkit.supply-chain-quality.workflow-package-gate-oracle",
|
|
1756
2392
|
"witnessId": "proofkit.workflow-package-gate.typed-oracle",
|
|
1757
2393
|
"witnessKind": "contract",
|
|
1758
2394
|
"witnessPath": "scripts/workflow_package_gate_oracle_test.go",
|
|
2395
|
+
"witnessSelectors": [
|
|
2396
|
+
{
|
|
2397
|
+
"selector": "TestCIWorkflowDeclaresFailClosedRequiredAggregate",
|
|
2398
|
+
"command": "go test ./scripts -run '^TestCIWorkflowDeclaresFailClosedRequiredAggregate$'"
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"selector": "TestNeedsListNormalizesStringAndList",
|
|
2402
|
+
"command": "go test ./scripts -run '^TestNeedsListNormalizesStringAndList$'"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"selector": "TestPackageGateWorkflowOracleAcceptsOwnerCIAndReleaseWorkflows",
|
|
2406
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleAcceptsOwnerCIAndReleaseWorkflows$'"
|
|
2407
|
+
},
|
|
2408
|
+
{
|
|
2409
|
+
"selector": "TestPackageGateWorkflowOracleAdmitsAlwaysWithNeedSuccess",
|
|
2410
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleAdmitsAlwaysWithNeedSuccess$'"
|
|
2411
|
+
},
|
|
2412
|
+
{
|
|
2413
|
+
"selector": "TestPackageGateWorkflowOracleAdmitsLaterAlwaysWithSuccess",
|
|
2414
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleAdmitsLaterAlwaysWithSuccess$'"
|
|
2415
|
+
},
|
|
2416
|
+
{
|
|
2417
|
+
"selector": "TestPackageGateWorkflowOracleAdmitsPrivateAttestationBypass",
|
|
2418
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleAdmitsPrivateAttestationBypass$'"
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"selector": "TestPackageGateWorkflowOracleRejectsAlwaysWithoutNeedSuccess",
|
|
2422
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsAlwaysWithoutNeedSuccess$'"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"selector": "TestPackageGateWorkflowOracleRejectsDisabledAndShadowedEvidence",
|
|
2426
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsDisabledAndShadowedEvidence$'"
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
"selector": "TestPackageGateWorkflowOracleRejectsDuplicatePriorStepName",
|
|
2430
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsDuplicatePriorStepName$'"
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"selector": "TestPackageGateWorkflowOracleRejectsExecutionOverrides",
|
|
2434
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsExecutionOverrides$'"
|
|
2435
|
+
},
|
|
2436
|
+
{
|
|
2437
|
+
"selector": "TestPackageGateWorkflowOracleRejectsLateRequiredPriorStep",
|
|
2438
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsLateRequiredPriorStep$'"
|
|
2439
|
+
},
|
|
2440
|
+
{
|
|
2441
|
+
"selector": "TestPackageGateWorkflowOracleRejectsMissingWorkflowPermissionFloor",
|
|
2442
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsMissingWorkflowPermissionFloor$'"
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"selector": "TestPackageGateWorkflowOracleRejectsNeedSuccessBypass",
|
|
2446
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsNeedSuccessBypass$'"
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
"selector": "TestPackageGateWorkflowOracleRejectsRequiredPriorExecutionOverride",
|
|
2450
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsRequiredPriorExecutionOverride$'"
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"selector": "TestPackageGateWorkflowOracleRejectsUnusedAllowedStepEnvironment",
|
|
2454
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsUnusedAllowedStepEnvironment$'"
|
|
2455
|
+
},
|
|
2456
|
+
{
|
|
2457
|
+
"selector": "TestPackageGateWorkflowOracleRejectsWrongPriorStepCommand",
|
|
2458
|
+
"command": "go test ./scripts -run '^TestPackageGateWorkflowOracleRejectsWrongPriorStepCommand$'"
|
|
2459
|
+
},
|
|
2460
|
+
{
|
|
2461
|
+
"selector": "TestWorkflowGuardExpressionsRejectNeutralization",
|
|
2462
|
+
"command": "go test ./scripts -run '^TestWorkflowGuardExpressionsRejectNeutralization$'"
|
|
2463
|
+
}
|
|
2464
|
+
],
|
|
1759
2465
|
"commandIds": [
|
|
1760
2466
|
"proofkit.go-test"
|
|
1761
2467
|
],
|
|
@@ -1896,6 +2602,20 @@
|
|
|
1896
2602
|
"witnessId": "proofkit.pythonpackage.release-platform-parity",
|
|
1897
2603
|
"witnessKind": "contract",
|
|
1898
2604
|
"witnessPath": "internal/tools/pythonpackage/metadata_test.go",
|
|
2605
|
+
"witnessSelectors": [
|
|
2606
|
+
{
|
|
2607
|
+
"selector": "TestREADMEPlatformAndPythonProjection",
|
|
2608
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestREADMEPlatformAndPythonProjection$'"
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"selector": "TestReleaseTargetsProjectExactPythonWheelMetadata",
|
|
2612
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestReleaseTargetsProjectExactPythonWheelMetadata$'"
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"selector": "TestVerifyWheelContentsRequiresExactWheelMetadata",
|
|
2616
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestVerifyWheelContentsRequiresExactWheelMetadata$'"
|
|
2617
|
+
}
|
|
2618
|
+
],
|
|
1899
2619
|
"commandIds": [
|
|
1900
2620
|
"proofkit.go-test",
|
|
1901
2621
|
"proofkit.python-package",
|
|
@@ -2060,6 +2780,32 @@
|
|
|
2060
2780
|
"witnessId": "proofkit.packageverify.installed-json-abi-smoke",
|
|
2061
2781
|
"witnessKind": "contract",
|
|
2062
2782
|
"witnessPath": "internal/tools/packageverify/main_test.go",
|
|
2783
|
+
"witnessSelectors": [
|
|
2784
|
+
{
|
|
2785
|
+
"selector": "TestExactTarballOnboardingTrace",
|
|
2786
|
+
"command": "go test ./internal/tools/packageverify -run '^TestExactTarballOnboardingTrace$'"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"selector": "TestInstalledInvocationRequiresAuthoredOrderAndExactCommandToken",
|
|
2790
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledInvocationRequiresAuthoredOrderAndExactCommandToken$'"
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
"selector": "TestOnboardingTraceCoversEveryDiscoveredPresetAndREADMEInput",
|
|
2794
|
+
"command": "go test ./internal/tools/packageverify -run '^TestOnboardingTraceCoversEveryDiscoveredPresetAndREADMEInput$'"
|
|
2795
|
+
},
|
|
2796
|
+
{
|
|
2797
|
+
"selector": "TestInstalledREADMEFirstInputUsesBoundedLiteralShellWords",
|
|
2798
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledREADMEFirstInputUsesBoundedLiteralShellWords$'"
|
|
2799
|
+
},
|
|
2800
|
+
{
|
|
2801
|
+
"selector": "TestInstalledREADMEFirstInputPreservesJSONExampleBytes",
|
|
2802
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledREADMEFirstInputPreservesJSONExampleBytes$'"
|
|
2803
|
+
},
|
|
2804
|
+
{
|
|
2805
|
+
"selector": "TestLiteralShellWordsConsumesLongBackslashRun",
|
|
2806
|
+
"command": "go test ./internal/tools/packageverify -run '^TestLiteralShellWordsConsumesLongBackslashRun$'"
|
|
2807
|
+
}
|
|
2808
|
+
],
|
|
2063
2809
|
"commandIds": [
|
|
2064
2810
|
"proofkit.go-test",
|
|
2065
2811
|
"proofkit.package-artifact"
|
|
@@ -2083,11 +2829,21 @@
|
|
|
2083
2829
|
]
|
|
2084
2830
|
},
|
|
2085
2831
|
{
|
|
2086
|
-
"requirementId": "REQ-PROOFKIT-QUALITY-
|
|
2832
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-024",
|
|
2087
2833
|
"scenarioId": "proofkit.supply-chain-quality.release-manifest-json-abi-registry-evidence",
|
|
2088
2834
|
"witnessId": "proofkit.release-manifest.json-abi-registry-evidence",
|
|
2089
2835
|
"witnessKind": "contract",
|
|
2090
2836
|
"witnessPath": "internal/tools/releasemanifest/main_test.go",
|
|
2837
|
+
"witnessSelectors": [
|
|
2838
|
+
{
|
|
2839
|
+
"selector": "TestNPMRegistryPublicationRequiresTypedAuthorityEvidence",
|
|
2840
|
+
"command": "go test ./internal/tools/releasemanifest -run '^TestNPMRegistryPublicationRequiresTypedAuthorityEvidence$'"
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
"selector": "TestNPMRegistryAuthorityFlowsFromAdmittedFileToPublishedChannel",
|
|
2844
|
+
"command": "go test ./internal/tools/releasemanifest -run '^TestNPMRegistryAuthorityFlowsFromAdmittedFileToPublishedChannel$'"
|
|
2845
|
+
}
|
|
2846
|
+
],
|
|
2091
2847
|
"commandIds": [
|
|
2092
2848
|
"proofkit.go-test",
|
|
2093
2849
|
"proofkit.package-artifact"
|
|
@@ -2097,6 +2853,51 @@
|
|
|
2097
2853
|
"local-go-python"
|
|
2098
2854
|
]
|
|
2099
2855
|
},
|
|
2856
|
+
{
|
|
2857
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-024",
|
|
2858
|
+
"scenarioId": "proofkit.supply-chain-quality.npm-registry-authority-producer",
|
|
2859
|
+
"witnessId": "proofkit.npm-registry.authority-producer",
|
|
2860
|
+
"witnessKind": "contract",
|
|
2861
|
+
"witnessPath": "internal/tools/npmregistry/main_test.go",
|
|
2862
|
+
"witnessSelectors": [
|
|
2863
|
+
{
|
|
2864
|
+
"selector": "TestRunBuildsCanonicalTypedRegistryEvidence",
|
|
2865
|
+
"command": "go test ./internal/tools/npmregistry -run '^TestRunBuildsCanonicalTypedRegistryEvidence$'"
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
"selector": "TestRunRejectsRegistryPackageSetSubstitution",
|
|
2869
|
+
"command": "go test ./internal/tools/npmregistry -run '^TestRunRejectsRegistryPackageSetSubstitution$'"
|
|
2870
|
+
}
|
|
2871
|
+
],
|
|
2872
|
+
"commandIds": [
|
|
2873
|
+
"proofkit.go-test",
|
|
2874
|
+
"proofkit.package-artifact"
|
|
2875
|
+
],
|
|
2876
|
+
"environmentClasses": [
|
|
2877
|
+
"local-go",
|
|
2878
|
+
"local-go-python"
|
|
2879
|
+
]
|
|
2880
|
+
},
|
|
2881
|
+
{
|
|
2882
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-024",
|
|
2883
|
+
"scenarioId": "proofkit.supply-chain-quality.npm-registry-workflow-delegation",
|
|
2884
|
+
"witnessId": "proofkit.release-workflow.npm-registry-owner-delegation",
|
|
2885
|
+
"witnessKind": "contract",
|
|
2886
|
+
"witnessPath": "scripts/validate-self-hosting-receipts_test.go",
|
|
2887
|
+
"witnessSelectors": [
|
|
2888
|
+
{
|
|
2889
|
+
"selector": "TestReleaseWorkflowDelegatesNPMRegistryEvidenceToRepositoryOwner",
|
|
2890
|
+
"command": "go test ./scripts -run '^TestReleaseWorkflowDelegatesNPMRegistryEvidenceToRepositoryOwner$'"
|
|
2891
|
+
}
|
|
2892
|
+
],
|
|
2893
|
+
"commandIds": [
|
|
2894
|
+
"proofkit.actionlint",
|
|
2895
|
+
"proofkit.go-test"
|
|
2896
|
+
],
|
|
2897
|
+
"environmentClasses": [
|
|
2898
|
+
"local-go"
|
|
2899
|
+
]
|
|
2900
|
+
},
|
|
2100
2901
|
{
|
|
2101
2902
|
"requirementId": "REQ-PROOFKIT-QUALITY-003",
|
|
2102
2903
|
"scenarioId": "proofkit.supply-chain-quality.fuzz-property-boundaries",
|
|
@@ -2123,26 +2924,97 @@
|
|
|
2123
2924
|
"local-go"
|
|
2124
2925
|
]
|
|
2125
2926
|
},
|
|
2927
|
+
{
|
|
2928
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-006",
|
|
2929
|
+
"scenarioId": "proofkit.supply-chain-quality.osv-permission-separation",
|
|
2930
|
+
"witnessId": "proofkit.osv.permission-separation-falsifier",
|
|
2931
|
+
"witnessKind": "contract",
|
|
2932
|
+
"witnessPath": "scripts/workflow_security_scanner_oracles_test.go",
|
|
2933
|
+
"witnessSelectors": [
|
|
2934
|
+
{
|
|
2935
|
+
"selector": "TestOSVSourceScanFailsForEveryNonzeroScannerStatus",
|
|
2936
|
+
"command": "go test ./scripts -run '^TestOSVSourceScanFailsForEveryNonzeroScannerStatus$'"
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"selector": "TestSecurityScannerWorkflowsSeparateProviderPublicationPermissions",
|
|
2940
|
+
"command": "go test ./scripts -run '^TestSecurityScannerWorkflowsSeparateProviderPublicationPermissions$'"
|
|
2941
|
+
}
|
|
2942
|
+
],
|
|
2943
|
+
"commandIds": [
|
|
2944
|
+
"proofkit.actionlint",
|
|
2945
|
+
"proofkit.go-test"
|
|
2946
|
+
],
|
|
2947
|
+
"environmentClasses": [
|
|
2948
|
+
"local-go"
|
|
2949
|
+
]
|
|
2950
|
+
},
|
|
2126
2951
|
{
|
|
2127
2952
|
"requirementId": "REQ-PROOFKIT-QUALITY-001",
|
|
2128
2953
|
"scenarioId": "proofkit.supply-chain-quality.release-attestation-wiring",
|
|
2129
|
-
"witnessId": "proofkit.release-workflow.attestation-wiring",
|
|
2130
|
-
"witnessKind": "
|
|
2131
|
-
"witnessPath": "
|
|
2954
|
+
"witnessId": "proofkit.release-workflow.attestation-and-retention-wiring",
|
|
2955
|
+
"witnessKind": "contract",
|
|
2956
|
+
"witnessPath": "scripts/validate-self-hosting-receipts_test.go",
|
|
2957
|
+
"witnessSelectors": [
|
|
2958
|
+
{
|
|
2959
|
+
"selector": "TestReleaseWorkflowRetainsReleaseAssetAndPostCreateEvidenceClosure",
|
|
2960
|
+
"command": "go test ./scripts -run '^TestReleaseWorkflowRetainsReleaseAssetAndPostCreateEvidenceClosure$'"
|
|
2961
|
+
}
|
|
2962
|
+
],
|
|
2132
2963
|
"commandIds": [
|
|
2133
|
-
"proofkit.actionlint"
|
|
2964
|
+
"proofkit.actionlint",
|
|
2965
|
+
"proofkit.go-test"
|
|
2134
2966
|
],
|
|
2135
2967
|
"environmentClasses": [
|
|
2136
2968
|
"local-go"
|
|
2137
2969
|
]
|
|
2138
2970
|
},
|
|
2971
|
+
{
|
|
2972
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-001",
|
|
2973
|
+
"scenarioId": "proofkit.supply-chain-quality.retained-evidence-manifest",
|
|
2974
|
+
"witnessId": "proofkit.retained-evidence.downloadable-topology",
|
|
2975
|
+
"witnessKind": "contract",
|
|
2976
|
+
"witnessPath": "internal/tools/retainedevidence/manifest_test.go",
|
|
2977
|
+
"witnessSelectors": [
|
|
2978
|
+
{
|
|
2979
|
+
"selector": "TestManifestRejectsUnboundAttestationAndSymlink",
|
|
2980
|
+
"command": "go test ./internal/tools/retainedevidence -run '^TestManifestRejectsUnboundAttestationAndSymlink$'"
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"selector": "TestManifestUsesDownloadableArtifactPaths",
|
|
2984
|
+
"command": "go test ./internal/tools/retainedevidence -run '^TestManifestUsesDownloadableArtifactPaths$'"
|
|
2985
|
+
}
|
|
2986
|
+
],
|
|
2987
|
+
"commandIds": [
|
|
2988
|
+
"proofkit.go-test",
|
|
2989
|
+
"proofkit.package-artifact"
|
|
2990
|
+
],
|
|
2991
|
+
"environmentClasses": [
|
|
2992
|
+
"local-go",
|
|
2993
|
+
"local-go-python"
|
|
2994
|
+
]
|
|
2995
|
+
},
|
|
2139
2996
|
{
|
|
2140
2997
|
"requirementId": "REQ-PROOFKIT-QUALITY-002",
|
|
2141
2998
|
"scenarioId": "proofkit.supply-chain-quality.release-sbom",
|
|
2142
2999
|
"witnessId": "proofkit.release-sbom.deterministic-inventory",
|
|
2143
3000
|
"witnessKind": "contract",
|
|
2144
|
-
"witnessPath": "internal/tools/releasesbom/
|
|
3001
|
+
"witnessPath": "internal/tools/releasesbom/main_test.go",
|
|
3002
|
+
"witnessSelectors": [
|
|
3003
|
+
{
|
|
3004
|
+
"selector": "TestArtifactSpecificRuntimeEdgesAndExcludedInventory",
|
|
3005
|
+
"command": "go test ./internal/tools/releasesbom -run '^TestArtifactSpecificRuntimeEdgesAndExcludedInventory$'"
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
"selector": "TestReleaseFileEvidenceRejectsDeterministicIdentitySwap",
|
|
3009
|
+
"command": "go test ./internal/tools/releasesbom -run '^TestReleaseFileEvidenceRejectsDeterministicIdentitySwap$'"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
"selector": "TestReleaseFileEvidenceRejectsDeterministicInPlaceMutation",
|
|
3013
|
+
"command": "go test ./internal/tools/releasesbom -run '^TestReleaseFileEvidenceRejectsDeterministicInPlaceMutation$'"
|
|
3014
|
+
}
|
|
3015
|
+
],
|
|
2145
3016
|
"commandIds": [
|
|
3017
|
+
"proofkit.go-test",
|
|
2146
3018
|
"proofkit.release-sbom"
|
|
2147
3019
|
],
|
|
2148
3020
|
"environmentClasses": [
|
|
@@ -2162,6 +3034,30 @@
|
|
|
2162
3034
|
"local-go"
|
|
2163
3035
|
]
|
|
2164
3036
|
},
|
|
3037
|
+
{
|
|
3038
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-007",
|
|
3039
|
+
"scenarioId": "proofkit.supply-chain-quality.scorecard-permission-and-publication-inputs",
|
|
3040
|
+
"witnessId": "proofkit.scorecard.permission-and-publication-inputs-falsifier",
|
|
3041
|
+
"witnessKind": "contract",
|
|
3042
|
+
"witnessPath": "scripts/workflow_security_scanner_oracles_test.go",
|
|
3043
|
+
"witnessSelectors": [
|
|
3044
|
+
{
|
|
3045
|
+
"selector": "TestScorecardPublicPublishDeclaresRequiredOutputInputs",
|
|
3046
|
+
"command": "go test ./scripts -run '^TestScorecardPublicPublishDeclaresRequiredOutputInputs$'"
|
|
3047
|
+
},
|
|
3048
|
+
{
|
|
3049
|
+
"selector": "TestSecurityScannerWorkflowsSeparateProviderPublicationPermissions",
|
|
3050
|
+
"command": "go test ./scripts -run '^TestSecurityScannerWorkflowsSeparateProviderPublicationPermissions$'"
|
|
3051
|
+
}
|
|
3052
|
+
],
|
|
3053
|
+
"commandIds": [
|
|
3054
|
+
"proofkit.actionlint",
|
|
3055
|
+
"proofkit.go-test"
|
|
3056
|
+
],
|
|
3057
|
+
"environmentClasses": [
|
|
3058
|
+
"local-go"
|
|
3059
|
+
]
|
|
3060
|
+
},
|
|
2165
3061
|
{
|
|
2166
3062
|
"requirementId": "REQ-PROOFKIT-SPEC-017",
|
|
2167
3063
|
"scenarioId": "proofkit.spec-proof-core.capability-map-admission-trust-modes",
|
|
@@ -2181,6 +3077,16 @@
|
|
|
2181
3077
|
"witnessId": "proofkit.command-family-navigation.help-compatibility-falsifier",
|
|
2182
3078
|
"witnessKind": "contract",
|
|
2183
3079
|
"witnessPath": "internal/app/command_family_catalog_test.go",
|
|
3080
|
+
"witnessSelectors": [
|
|
3081
|
+
{
|
|
3082
|
+
"selector": "TestRootHelpDiscoversFamiliesWithoutExpandingThem",
|
|
3083
|
+
"command": "go test ./internal/app -run '^TestRootHelpDiscoversFamiliesWithoutExpandingThem$'"
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"selector": "TestStackPresetVocabularyProjectsFromOneOwner",
|
|
3087
|
+
"command": "go test ./internal/app -run '^TestStackPresetVocabularyProjectsFromOneOwner$'"
|
|
3088
|
+
}
|
|
3089
|
+
],
|
|
2184
3090
|
"commandIds": [
|
|
2185
3091
|
"proofkit.go-test"
|
|
2186
3092
|
],
|
|
@@ -2252,9 +3158,39 @@
|
|
|
2252
3158
|
"witnessId": "proofkit.requirement-browser.proof-artifact-confinement-falsifier",
|
|
2253
3159
|
"witnessKind": "contract",
|
|
2254
3160
|
"witnessPath": "internal/tools/browserproofverify/artifact_paths_test.go",
|
|
3161
|
+
"witnessSelectors": [
|
|
3162
|
+
{
|
|
3163
|
+
"selector": "TestFinalizeBrowserProofRunCleansSuccessAndRetainsFailureDiagnostics",
|
|
3164
|
+
"command": "go test ./internal/tools/browserproofverify -run '^TestFinalizeBrowserProofRunCleansSuccessAndRetainsFailureDiagnostics$'"
|
|
3165
|
+
}
|
|
3166
|
+
],
|
|
2255
3167
|
"commandIds": ["proofkit.go-test"],
|
|
2256
3168
|
"environmentClasses": ["local-go"]
|
|
2257
3169
|
},
|
|
3170
|
+
{
|
|
3171
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-022",
|
|
3172
|
+
"scenarioId": "proofkit.supply-chain-quality.browser-failure-diagnostics-retention",
|
|
3173
|
+
"witnessId": "proofkit.requirement-browser.failure-diagnostics-retention-falsifier",
|
|
3174
|
+
"witnessKind": "contract",
|
|
3175
|
+
"witnessPath": "scripts/workflow_browser_runtime_oracle_test.go",
|
|
3176
|
+
"witnessSelectors": [
|
|
3177
|
+
{
|
|
3178
|
+
"selector": "TestCIBrowserRuntimeRetainsFailureDiagnosticsWithoutPublishingProof",
|
|
3179
|
+
"command": "go test ./scripts -run '^TestCIBrowserRuntimeRetainsFailureDiagnosticsWithoutPublishingProof$'"
|
|
3180
|
+
}
|
|
3181
|
+
],
|
|
3182
|
+
"commandIds": ["proofkit.go-test"],
|
|
3183
|
+
"environmentClasses": ["local-go"]
|
|
3184
|
+
},
|
|
3185
|
+
{
|
|
3186
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-022",
|
|
3187
|
+
"scenarioId": "proofkit.supply-chain-quality.browser-trace-observer-effect",
|
|
3188
|
+
"witnessId": "proofkit.requirement-browser.trace-observer-effect-falsifier",
|
|
3189
|
+
"witnessKind": "technical",
|
|
3190
|
+
"witnessPath": "scripts/browser-proof-inputs.test.mjs",
|
|
3191
|
+
"commandIds": ["proofkit.browser-check"],
|
|
3192
|
+
"environmentClasses": ["local-node-browser"]
|
|
3193
|
+
},
|
|
2258
3194
|
{
|
|
2259
3195
|
"requirementId": "REQ-PROOFKIT-QUALITY-022",
|
|
2260
3196
|
"scenarioId": "proofkit.supply-chain-quality.browser-terminal-concurrency",
|
|
@@ -2279,6 +3215,24 @@
|
|
|
2279
3215
|
"witnessId": "proofkit.python-package.macho-platform-falsifier",
|
|
2280
3216
|
"witnessKind": "contract",
|
|
2281
3217
|
"witnessPath": "internal/tools/pythonpackage/metadata_test.go",
|
|
3218
|
+
"witnessSelectors": [
|
|
3219
|
+
{
|
|
3220
|
+
"selector": "TestMachOMinimumMacOSAcceptsLegacyVersionCommand",
|
|
3221
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestMachOMinimumMacOSAcceptsLegacyVersionCommand$'"
|
|
3222
|
+
},
|
|
3223
|
+
{
|
|
3224
|
+
"selector": "TestMachOMinimumMacOSRejectsTruncatedBuildVersion",
|
|
3225
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestMachOMinimumMacOSRejectsTruncatedBuildVersion$'"
|
|
3226
|
+
},
|
|
3227
|
+
{
|
|
3228
|
+
"selector": "TestVerifyWheelContentsAcceptsDarwinTagAtOrAboveMachOMinimum",
|
|
3229
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestVerifyWheelContentsAcceptsDarwinTagAtOrAboveMachOMinimum$'"
|
|
3230
|
+
},
|
|
3231
|
+
{
|
|
3232
|
+
"selector": "TestVerifyWheelContentsRejectsDarwinTagBelowMachOMinimum",
|
|
3233
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestVerifyWheelContentsRejectsDarwinTagBelowMachOMinimum$'"
|
|
3234
|
+
}
|
|
3235
|
+
],
|
|
2282
3236
|
"commandIds": ["proofkit.go-test"],
|
|
2283
3237
|
"environmentClasses": ["local-go"]
|
|
2284
3238
|
},
|
|
@@ -2297,6 +3251,20 @@
|
|
|
2297
3251
|
"witnessId": "proofkit.release-change.versioned-projection-falsifier",
|
|
2298
3252
|
"witnessKind": "contract",
|
|
2299
3253
|
"witnessPath": "internal/tools/releasechange/record_test.go",
|
|
3254
|
+
"witnessSelectors": [
|
|
3255
|
+
{
|
|
3256
|
+
"selector": "TestAdmitEnforcesVersionedChangeClass",
|
|
3257
|
+
"command": "go test ./internal/tools/releasechange -run '^TestAdmitEnforcesVersionedChangeClass$'"
|
|
3258
|
+
},
|
|
3259
|
+
{
|
|
3260
|
+
"selector": "TestRenderStatesPreOneExactPinPolicy",
|
|
3261
|
+
"command": "go test ./internal/tools/releasechange -run '^TestRenderStatesPreOneExactPinPolicy$'"
|
|
3262
|
+
},
|
|
3263
|
+
{
|
|
3264
|
+
"selector": "TestCurrentChangeRecordNamesReviewedSemanticChanges",
|
|
3265
|
+
"command": "go test ./internal/tools/releasechange -run '^TestCurrentChangeRecordNamesReviewedSemanticChanges$'"
|
|
3266
|
+
}
|
|
3267
|
+
],
|
|
2300
3268
|
"commandIds": ["proofkit.go-test"],
|
|
2301
3269
|
"environmentClasses": ["local-go"]
|
|
2302
3270
|
},
|
|
@@ -2306,6 +3274,12 @@
|
|
|
2306
3274
|
"witnessId": "proofkit.retained-evidence.download-layout-falsifier",
|
|
2307
3275
|
"witnessKind": "contract",
|
|
2308
3276
|
"witnessPath": "internal/tools/retainedevidence/manifest_test.go",
|
|
3277
|
+
"witnessSelectors": [
|
|
3278
|
+
{
|
|
3279
|
+
"selector": "TestVerifyRejectsManifestAddressDrift",
|
|
3280
|
+
"command": "go test ./internal/tools/retainedevidence -run '^TestVerifyRejectsManifestAddressDrift$'"
|
|
3281
|
+
}
|
|
3282
|
+
],
|
|
2309
3283
|
"commandIds": ["proofkit.go-test"],
|
|
2310
3284
|
"environmentClasses": ["local-go"]
|
|
2311
3285
|
},
|
|
@@ -2315,9 +3289,72 @@
|
|
|
2315
3289
|
"witnessId": "proofkit.release-closeout.change-record-falsifier",
|
|
2316
3290
|
"witnessKind": "contract",
|
|
2317
3291
|
"witnessPath": "internal/tools/releasecloseoutinput/main_test.go",
|
|
3292
|
+
"witnessSelectors": [
|
|
3293
|
+
{
|
|
3294
|
+
"selector": "TestBuildInputFailsClosedForEachBlockingEvidenceClass",
|
|
3295
|
+
"command": "go test ./internal/tools/releasecloseoutinput -run '^TestBuildInputFailsClosedForEachBlockingEvidenceClass$'"
|
|
3296
|
+
}
|
|
3297
|
+
],
|
|
2318
3298
|
"commandIds": ["proofkit.go-test"],
|
|
2319
3299
|
"environmentClasses": ["local-go"]
|
|
2320
3300
|
},
|
|
3301
|
+
{
|
|
3302
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-024",
|
|
3303
|
+
"scenarioId": "proofkit.supply-chain-quality.release-predecessor-lineage",
|
|
3304
|
+
"witnessId": "proofkit.release-preflight.predecessor-lineage-falsifier",
|
|
3305
|
+
"witnessKind": "contract",
|
|
3306
|
+
"witnessPath": "internal/tools/releasepreflight/main_test.go",
|
|
3307
|
+
"witnessSelectors": [
|
|
3308
|
+
{
|
|
3309
|
+
"selector": "TestValidateNPMReleaseLineage",
|
|
3310
|
+
"command": "go test ./internal/tools/releasepreflight -run '^TestValidateNPMReleaseLineage$'"
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
"selector": "TestRunNPMLineageUsesAdmittedRecordAndProviderIdentity",
|
|
3314
|
+
"command": "go test ./internal/tools/releasepreflight -run '^TestRunNPMLineageUsesAdmittedRecordAndProviderIdentity$'"
|
|
3315
|
+
}
|
|
3316
|
+
],
|
|
3317
|
+
"commandIds": ["proofkit.go-test"],
|
|
3318
|
+
"environmentClasses": ["local-go"]
|
|
3319
|
+
},
|
|
3320
|
+
{
|
|
3321
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-024",
|
|
3322
|
+
"scenarioId": "proofkit.supply-chain-quality.release-predecessor-lineage-workflow",
|
|
3323
|
+
"witnessId": "proofkit.release-workflow.predecessor-lineage-oracle",
|
|
3324
|
+
"witnessKind": "contract",
|
|
3325
|
+
"witnessPath": "scripts/validate-self-hosting-receipts_test.go",
|
|
3326
|
+
"witnessSelectors": [
|
|
3327
|
+
{
|
|
3328
|
+
"selector": "TestReleaseWorkflowCandidateEvidenceAllowsExistingNPMByteMatch",
|
|
3329
|
+
"command": "go test ./scripts -run '^TestReleaseWorkflowCandidateEvidenceAllowsExistingNPMByteMatch$'"
|
|
3330
|
+
}
|
|
3331
|
+
],
|
|
3332
|
+
"commandIds": ["proofkit.go-test"],
|
|
3333
|
+
"environmentClasses": ["local-go"]
|
|
3334
|
+
},
|
|
3335
|
+
{
|
|
3336
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-025",
|
|
3337
|
+
"scenarioId": "proofkit.supply-chain-quality.workflow-source-oracles",
|
|
3338
|
+
"witnessId": "proofkit.workflow.exact-source-oracle-falsifiers",
|
|
3339
|
+
"witnessKind": "contract",
|
|
3340
|
+
"witnessPath": "scripts/workflow_source_oracles_test.go",
|
|
3341
|
+
"witnessSelectors": [
|
|
3342
|
+
{
|
|
3343
|
+
"selector": "TestExistingReleasePathIsReadOnlyAndFailsOnDrift",
|
|
3344
|
+
"command": "go test ./scripts -run '^TestExistingReleasePathIsReadOnlyAndFailsOnDrift$'"
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
"selector": "TestWorkflowClosedKeyAdmission",
|
|
3348
|
+
"command": "go test ./scripts -run '^TestWorkflowClosedKeyAdmission$'"
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"selector": "TestWorkflowExternalActionsUseFullCommitSHAs",
|
|
3352
|
+
"command": "go test ./scripts -run '^TestWorkflowExternalActionsUseFullCommitSHAs$'"
|
|
3353
|
+
}
|
|
3354
|
+
],
|
|
3355
|
+
"commandIds": ["proofkit.actionlint", "proofkit.go-test"],
|
|
3356
|
+
"environmentClasses": ["local-go"]
|
|
3357
|
+
},
|
|
2321
3358
|
{
|
|
2322
3359
|
"requirementId": "REQ-PROOFKIT-SPEC-019",
|
|
2323
3360
|
"scenarioId": "proofkit.spec-proof-core.requirement-context-composition",
|
|
@@ -2336,6 +3373,21 @@
|
|
|
2336
3373
|
"commandIds": ["proofkit.go-test"],
|
|
2337
3374
|
"environmentClasses": ["local-go"]
|
|
2338
3375
|
},
|
|
3376
|
+
{
|
|
3377
|
+
"requirementId": "REQ-PROOFKIT-SPEC-019",
|
|
3378
|
+
"scenarioId": "proofkit.spec-proof-core.requirement-context-digest-coverage-migration",
|
|
3379
|
+
"witnessId": "proofkit.requirement-context.digest-coverage-adapter-falsifier",
|
|
3380
|
+
"witnessKind": "contract",
|
|
3381
|
+
"witnessPath": "internal/command/requirementcontext/requirementcontext_test.go",
|
|
3382
|
+
"witnessSelectors": [
|
|
3383
|
+
{
|
|
3384
|
+
"selector": "TestV1DigestCoverageAdapters",
|
|
3385
|
+
"command": "go test ./internal/command/requirementcontext -run '^TestV1DigestCoverageAdapters$'"
|
|
3386
|
+
}
|
|
3387
|
+
],
|
|
3388
|
+
"commandIds": ["proofkit.go-test"],
|
|
3389
|
+
"environmentClasses": ["local-go"]
|
|
3390
|
+
},
|
|
2339
3391
|
{
|
|
2340
3392
|
"requirementId": "REQ-PROOFKIT-SPEC-020",
|
|
2341
3393
|
"scenarioId": "proofkit.spec-proof-core.requirement-context-slicing",
|
|
@@ -2387,6 +3439,35 @@
|
|
|
2387
3439
|
"witnessId": "proofkit.requirement-browser.one-shot-cleanup-falsifier",
|
|
2388
3440
|
"witnessKind": "contract",
|
|
2389
3441
|
"witnessPath": "internal/command/requirementbrowser/server_test.go",
|
|
3442
|
+
"witnessSelectors": [
|
|
3443
|
+
{
|
|
3444
|
+
"selector": "TestServeOneShotDoesNotReadCompletedDoneTwice",
|
|
3445
|
+
"command": "go test ./internal/command/requirementbrowser -run '^TestServeOneShotDoesNotReadCompletedDoneTwice$'"
|
|
3446
|
+
},
|
|
3447
|
+
{
|
|
3448
|
+
"selector": "TestServeOneShotReturnsCleanupFailuresWithoutWritingTerminalPacket",
|
|
3449
|
+
"command": "go test ./internal/command/requirementbrowser -run '^TestServeOneShotReturnsCleanupFailuresWithoutWritingTerminalPacket$'"
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"selector": "TestServeOneShotWaitsForDoneBeforeWritingTerminalPacket",
|
|
3453
|
+
"command": "go test ./internal/command/requirementbrowser -run '^TestServeOneShotWaitsForDoneBeforeWritingTerminalPacket$'"
|
|
3454
|
+
}
|
|
3455
|
+
],
|
|
3456
|
+
"commandIds": ["proofkit.go-test"],
|
|
3457
|
+
"environmentClasses": ["local-go"]
|
|
3458
|
+
},
|
|
3459
|
+
{
|
|
3460
|
+
"requirementId": "REQ-PROOFKIT-SPEC-021",
|
|
3461
|
+
"scenarioId": "proofkit.spec-proof-core.requirement-browser-digest-coverage-projections",
|
|
3462
|
+
"witnessId": "proofkit.requirement-browser.digest-coverage-projection-falsifier",
|
|
3463
|
+
"witnessKind": "contract",
|
|
3464
|
+
"witnessPath": "internal/command/requirementbrowser/workspace_test.go",
|
|
3465
|
+
"witnessSelectors": [
|
|
3466
|
+
{
|
|
3467
|
+
"selector": "TestV2DigestCoverageProjections",
|
|
3468
|
+
"command": "go test ./internal/command/requirementbrowser -run '^TestV2DigestCoverageProjections$'"
|
|
3469
|
+
}
|
|
3470
|
+
],
|
|
2390
3471
|
"commandIds": ["proofkit.go-test"],
|
|
2391
3472
|
"environmentClasses": ["local-go"]
|
|
2392
3473
|
},
|
|
@@ -2417,6 +3498,21 @@
|
|
|
2417
3498
|
"commandIds": ["proofkit.go-test"],
|
|
2418
3499
|
"environmentClasses": ["local-go"]
|
|
2419
3500
|
},
|
|
3501
|
+
{
|
|
3502
|
+
"requirementId": "REQ-PROOFKIT-SPEC-022",
|
|
3503
|
+
"scenarioId": "proofkit.spec-proof-core.requirement-semantic-diff-digest-coverage-migration",
|
|
3504
|
+
"witnessId": "proofkit.requirement-semantic-diff.digest-coverage-adapter-falsifier",
|
|
3505
|
+
"witnessKind": "contract",
|
|
3506
|
+
"witnessPath": "internal/command/requirementdiff/requirementdiff_test.go",
|
|
3507
|
+
"witnessSelectors": [
|
|
3508
|
+
{
|
|
3509
|
+
"selector": "TestDigestCoverageAdaptersPreserveSemanticDiffV2",
|
|
3510
|
+
"command": "go test ./internal/command/requirementdiff -run '^TestDigestCoverageAdaptersPreserveSemanticDiffV2$'"
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"commandIds": ["proofkit.go-test"],
|
|
3514
|
+
"environmentClasses": ["local-go"]
|
|
3515
|
+
},
|
|
2420
3516
|
{
|
|
2421
3517
|
"requirementId": "REQ-PROOFKIT-SPEC-023",
|
|
2422
3518
|
"scenarioId": "proofkit.spec-proof-core.requirement-traceability-evidence-planes",
|
|
@@ -2444,6 +3540,21 @@
|
|
|
2444
3540
|
"commandIds": ["proofkit.go-test"],
|
|
2445
3541
|
"environmentClasses": ["local-go"]
|
|
2446
3542
|
},
|
|
3543
|
+
{
|
|
3544
|
+
"requirementId": "REQ-PROOFKIT-SPEC-023",
|
|
3545
|
+
"scenarioId": "proofkit.spec-proof-core.requirement-traceability-context-migration",
|
|
3546
|
+
"witnessId": "proofkit.requirement-traceability.context-migration-falsifier",
|
|
3547
|
+
"witnessKind": "contract",
|
|
3548
|
+
"witnessPath": "internal/command/requirementgraph/requirementgraph_test.go",
|
|
3549
|
+
"witnessSelectors": [
|
|
3550
|
+
{
|
|
3551
|
+
"selector": "TestBuildConsumesNormalizedV1AndV2ContextSnapshots",
|
|
3552
|
+
"command": "go test ./internal/command/requirementgraph -run '^TestBuildConsumesNormalizedV1AndV2ContextSnapshots$'"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3555
|
+
"commandIds": ["proofkit.go-test"],
|
|
3556
|
+
"environmentClasses": ["local-go"]
|
|
3557
|
+
},
|
|
2447
3558
|
{
|
|
2448
3559
|
"requirementId": "REQ-PROOFKIT-SPEC-021",
|
|
2449
3560
|
"scenarioId": "proofkit.spec-proof-core.requirement-browser-rendered-runtime",
|
|
@@ -2478,6 +3589,11 @@
|
|
|
2478
3589
|
"command": "npm run browser:check",
|
|
2479
3590
|
"environmentClass": "local-node-browser"
|
|
2480
3591
|
},
|
|
3592
|
+
{
|
|
3593
|
+
"commandId": "proofkit.command-contract-check",
|
|
3594
|
+
"command": "npm run command-contract:check",
|
|
3595
|
+
"environmentClass": "local-go"
|
|
3596
|
+
},
|
|
2481
3597
|
{
|
|
2482
3598
|
"commandId": "proofkit.ci-receipt-anchor",
|
|
2483
3599
|
"command": "npm run self:receipt",
|