@research-engineering/agentic-proofkit 0.7.0 → 0.9.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.
- 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 +8 -3
- package/docs/specs/proofkit-agent-workflow/overview.md +29 -6
- package/docs/specs/proofkit-agent-workflow/requirements.v1.json +56 -0
- package/docs/specs/proofkit-spec-proof-core/overview.md +16 -0
- package/docs/specs/proofkit-spec-proof-core/requirements.v1.json +53 -1
- package/package.json +1 -1
- package/proofkit/cli-contract.v2.json +819 -21
- package/proofkit/command-families.v1.json +19 -0
- package/proofkit/requirement-bindings.json +822 -0
|
@@ -752,6 +752,38 @@
|
|
|
752
752
|
"proofState": "witness_backed",
|
|
753
753
|
"nonClaims": ["A source-bound version edge does not authenticate Git history, registry publication, provider ingestion, consumer migration, rollout, or production readiness."]
|
|
754
754
|
},
|
|
755
|
+
{
|
|
756
|
+
"requirementId": "REQ-PROOFKIT-SPEC-032",
|
|
757
|
+
"ownerId": "proofkit.spec-proof-core",
|
|
758
|
+
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
759
|
+
"claimLevel": "blocking",
|
|
760
|
+
"proofState": "witness_backed",
|
|
761
|
+
"nonClaims": ["Materialization does not infer requirement meaning, authenticate witness truth or freshness, execute native witnesses, approve merge or release, establish rollout or production readiness, or make its routing manifest a second semantic owner."]
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
765
|
+
"ownerId": "proofkit.spec-proof-core",
|
|
766
|
+
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
767
|
+
"claimLevel": "blocking",
|
|
768
|
+
"proofState": "witness_backed",
|
|
769
|
+
"nonClaims": ["Repository transactions do not provide multi-file atomic visibility to concurrent arbitrary readers, distributed transactions, protection from a hostile same-user process, or stronger power-loss durability than the admitted filesystem synchronization operations."]
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"requirementId": "REQ-PROOFKIT-SPEC-034",
|
|
773
|
+
"ownerId": "proofkit.spec-proof-core",
|
|
774
|
+
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
775
|
+
"claimLevel": "blocking",
|
|
776
|
+
"proofState": "witness_backed",
|
|
777
|
+
"nonClaims": ["A source-bound version edge does not authenticate registry publication, provider ingestion, consumer adoption, native witness truth, rollout, or production readiness."]
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"requirementId": "REQ-PROOFKIT-SPEC-035",
|
|
781
|
+
"ownerId": "proofkit.spec-proof-core",
|
|
782
|
+
"specPath": "docs/specs/proofkit-spec-proof-core/requirements.v1.json",
|
|
783
|
+
"claimLevel": "blocking",
|
|
784
|
+
"proofState": "witness_backed",
|
|
785
|
+
"nonClaims": ["A source-bound version edge does not authenticate registry publication, provider ingestion, consumer migration, native witness truth, rollout, or production readiness."]
|
|
786
|
+
},
|
|
755
787
|
{
|
|
756
788
|
"requirementId": "REQ-PROOFKIT-WORKFLOW-001",
|
|
757
789
|
"ownerId": "proofkit.agent-workflow",
|
|
@@ -839,6 +871,42 @@
|
|
|
839
871
|
"claimLevel": "blocking",
|
|
840
872
|
"proofState": "witness_backed",
|
|
841
873
|
"nonClaims": ["Public-surface closure does not claim wheel documentation parity and does not prove registry publication, provider ingestion, compatibility on untested platforms, native witness truth, merge approval, rollout, or production readiness."]
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-012",
|
|
877
|
+
"ownerId": "proofkit.agent-workflow",
|
|
878
|
+
"specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
|
|
879
|
+
"claimLevel": "blocking",
|
|
880
|
+
"proofState": "witness_backed",
|
|
881
|
+
"nonClaims": ["Project status classifies the observed materialized-project snapshot and can become stale immediately after emission; it does not prove native witness execution or complete any declared proof scope."]
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-013",
|
|
885
|
+
"ownerId": "proofkit.agent-workflow",
|
|
886
|
+
"specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
|
|
887
|
+
"claimLevel": "blocking",
|
|
888
|
+
"proofState": "witness_backed",
|
|
889
|
+
"nonClaims": ["A coherent read snapshot does not prevent later filesystem mutation, authenticate repository ownership, provide power-loss or multi-reader atomicity, exclude a same-user writer that bypasses the repository transaction owner, identify unread out-of-bound record bytes beyond their normalized invalid class, or prevent the filesystem from updating read-side metadata such as access time."]
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-014",
|
|
893
|
+
"ownerId": "proofkit.agent-workflow",
|
|
894
|
+
"specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
|
|
895
|
+
"claimLevel": "blocking",
|
|
896
|
+
"proofState": "witness_backed",
|
|
897
|
+
"nonClaims": ["A next-action packet is derived guidance; it does not execute, authorize, or prove the proposed action."]
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-015",
|
|
901
|
+
"ownerId": "proofkit.agent-workflow",
|
|
902
|
+
"specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
|
|
903
|
+
"claimLevel": "blocking",
|
|
904
|
+
"proofState": "witness_backed",
|
|
905
|
+
"nonClaims": [
|
|
906
|
+
"A caller-provided stdout writer that accepts a prefix and then fails does not provide an atomic sink, so Proofkit does not claim that such a transport leaves stdout empty.",
|
|
907
|
+
"CLI surface closure does not prove registry publication, provider ingestion, consumer migration, native witness truth, rollout, or production readiness.",
|
|
908
|
+
"Cancellation racing after the final pre-emission checkpoint cannot retract bytes subsequently accepted by an external writer."
|
|
909
|
+
]
|
|
842
910
|
}
|
|
843
911
|
],
|
|
844
912
|
"bindings": [
|
|
@@ -1145,6 +1213,33 @@
|
|
|
1145
1213
|
"local-go"
|
|
1146
1214
|
]
|
|
1147
1215
|
},
|
|
1216
|
+
{
|
|
1217
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
1218
|
+
"scenarioId": "proofkit.package-boundary.adoption-materialization-output-root-witnesses",
|
|
1219
|
+
"witnessId": "proofkit.adoption-materialization.cli-output-root.exact-witnesses",
|
|
1220
|
+
"witnessKind": "contract",
|
|
1221
|
+
"witnessPath": "internal/app/adoption_materialization_command_test.go",
|
|
1222
|
+
"witnessSelectors": [
|
|
1223
|
+
{
|
|
1224
|
+
"selector": "TestAdoptMaterializeApplyOutputUsesExactRootShape",
|
|
1225
|
+
"command": "go test ./internal/app -run '^TestAdoptMaterializeApplyOutputUsesExactRootShape$'"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"selector": "TestAdoptMaterializePlanOutputUsesExactRootShape",
|
|
1229
|
+
"command": "go test ./internal/app -run '^TestAdoptMaterializePlanOutputUsesExactRootShape$'"
|
|
1230
|
+
},
|
|
1231
|
+
{
|
|
1232
|
+
"selector": "TestAdoptMaterializeRecoverOutputUsesExactRootShape",
|
|
1233
|
+
"command": "go test ./internal/app -run '^TestAdoptMaterializeRecoverOutputUsesExactRootShape$'"
|
|
1234
|
+
}
|
|
1235
|
+
],
|
|
1236
|
+
"commandIds": [
|
|
1237
|
+
"proofkit.go-test"
|
|
1238
|
+
],
|
|
1239
|
+
"environmentClasses": [
|
|
1240
|
+
"local-go"
|
|
1241
|
+
]
|
|
1242
|
+
},
|
|
1148
1243
|
{
|
|
1149
1244
|
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
1150
1245
|
"scenarioId": "proofkit.package-boundary.cli-output-root-witnesses",
|
|
@@ -1180,6 +1275,29 @@
|
|
|
1180
1275
|
"local-go"
|
|
1181
1276
|
]
|
|
1182
1277
|
},
|
|
1278
|
+
{
|
|
1279
|
+
"requirementId": "REQ-PROOFKIT-PACKAGE-002",
|
|
1280
|
+
"scenarioId": "proofkit.package-boundary.project-status-output-root-witnesses",
|
|
1281
|
+
"witnessId": "proofkit.project-status.cli-output-root.exact-witnesses",
|
|
1282
|
+
"witnessKind": "contract",
|
|
1283
|
+
"witnessPath": "internal/app/project_status_command_test.go",
|
|
1284
|
+
"witnessSelectors": [
|
|
1285
|
+
{
|
|
1286
|
+
"selector": "TestNextOutputUsesExactRootShape",
|
|
1287
|
+
"command": "go test ./internal/app -run '^TestNextOutputUsesExactRootShape$'"
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"selector": "TestStatusOutputUsesExactRootShape",
|
|
1291
|
+
"command": "go test ./internal/app -run '^TestStatusOutputUsesExactRootShape$'"
|
|
1292
|
+
}
|
|
1293
|
+
],
|
|
1294
|
+
"commandIds": [
|
|
1295
|
+
"proofkit.go-test"
|
|
1296
|
+
],
|
|
1297
|
+
"environmentClasses": [
|
|
1298
|
+
"local-go"
|
|
1299
|
+
]
|
|
1300
|
+
},
|
|
1183
1301
|
{
|
|
1184
1302
|
"requirementId": "REQ-PROOFKIT-PACKAGE-003",
|
|
1185
1303
|
"scenarioId": "proofkit.package-boundary.outside-consumer-artifact",
|
|
@@ -2407,6 +2525,33 @@
|
|
|
2407
2525
|
"local-go"
|
|
2408
2526
|
]
|
|
2409
2527
|
},
|
|
2528
|
+
{
|
|
2529
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2530
|
+
"scenarioId": "proofkit.supply-chain-quality.adoption-materialization-cli-abi",
|
|
2531
|
+
"witnessId": "proofkit.adoption-materialization.cli-abi.exact-output",
|
|
2532
|
+
"witnessKind": "contract",
|
|
2533
|
+
"witnessPath": "internal/app/adoption_materialization_command_test.go",
|
|
2534
|
+
"witnessSelectors": [
|
|
2535
|
+
{
|
|
2536
|
+
"selector": "TestAdoptMaterializeApplyOutputUsesExactRootShape",
|
|
2537
|
+
"command": "go test ./internal/app -run '^TestAdoptMaterializeApplyOutputUsesExactRootShape$'"
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"selector": "TestAdoptMaterializePlanOutputUsesExactRootShape",
|
|
2541
|
+
"command": "go test ./internal/app -run '^TestAdoptMaterializePlanOutputUsesExactRootShape$'"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
"selector": "TestAdoptMaterializeRecoverOutputUsesExactRootShape",
|
|
2545
|
+
"command": "go test ./internal/app -run '^TestAdoptMaterializeRecoverOutputUsesExactRootShape$'"
|
|
2546
|
+
}
|
|
2547
|
+
],
|
|
2548
|
+
"commandIds": [
|
|
2549
|
+
"proofkit.go-test"
|
|
2550
|
+
],
|
|
2551
|
+
"environmentClasses": [
|
|
2552
|
+
"local-go"
|
|
2553
|
+
]
|
|
2554
|
+
},
|
|
2410
2555
|
{
|
|
2411
2556
|
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2412
2557
|
"scenarioId": "proofkit.supply-chain-quality.cli-abi-golden",
|
|
@@ -2450,6 +2595,29 @@
|
|
|
2450
2595
|
"local-go"
|
|
2451
2596
|
]
|
|
2452
2597
|
},
|
|
2598
|
+
{
|
|
2599
|
+
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2600
|
+
"scenarioId": "proofkit.supply-chain-quality.project-status-cli-abi",
|
|
2601
|
+
"witnessId": "proofkit.project-status.cli-abi.exact-output",
|
|
2602
|
+
"witnessKind": "contract",
|
|
2603
|
+
"witnessPath": "internal/app/project_status_command_test.go",
|
|
2604
|
+
"witnessSelectors": [
|
|
2605
|
+
{
|
|
2606
|
+
"selector": "TestNextOutputUsesExactRootShape",
|
|
2607
|
+
"command": "go test ./internal/app -run '^TestNextOutputUsesExactRootShape$'"
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
"selector": "TestStatusOutputUsesExactRootShape",
|
|
2611
|
+
"command": "go test ./internal/app -run '^TestStatusOutputUsesExactRootShape$'"
|
|
2612
|
+
}
|
|
2613
|
+
],
|
|
2614
|
+
"commandIds": [
|
|
2615
|
+
"proofkit.go-test"
|
|
2616
|
+
],
|
|
2617
|
+
"environmentClasses": [
|
|
2618
|
+
"local-go"
|
|
2619
|
+
]
|
|
2620
|
+
},
|
|
2453
2621
|
{
|
|
2454
2622
|
"requirementId": "REQ-PROOFKIT-QUALITY-004",
|
|
2455
2623
|
"scenarioId": "proofkit.supply-chain-quality.cli-contract-topology",
|
|
@@ -5779,6 +5947,10 @@
|
|
|
5779
5947
|
"selector": "TestGrammarBoundariesAreExact",
|
|
5780
5948
|
"command": "go test ./internal/kernel/commandroute -run '^TestGrammarBoundariesAreExact$'"
|
|
5781
5949
|
},
|
|
5950
|
+
{
|
|
5951
|
+
"selector": "TestOmittedRoutePolicyUsesStableCommandIdentity",
|
|
5952
|
+
"command": "go test ./internal/kernel/commandroute -run '^TestOmittedRoutePolicyUsesStableCommandIdentity$'"
|
|
5953
|
+
},
|
|
5782
5954
|
{
|
|
5783
5955
|
"selector": "TestParseRequiresCanonicalSeparatorAndRoundTrip",
|
|
5784
5956
|
"command": "go test ./internal/kernel/commandroute -run '^TestParseRequiresCanonicalSeparatorAndRoundTrip$'"
|
|
@@ -5809,6 +5981,656 @@
|
|
|
5809
5981
|
],
|
|
5810
5982
|
"commandIds": ["proofkit.go-test"],
|
|
5811
5983
|
"environmentClasses": ["local-go"]
|
|
5984
|
+
},
|
|
5985
|
+
{
|
|
5986
|
+
"requirementId": "REQ-PROOFKIT-SPEC-032",
|
|
5987
|
+
"scenarioId": "proofkit.spec-proof-core.adoption-materialization-owner-closure",
|
|
5988
|
+
"witnessId": "proofkit.adoption-materialization.owner-closure-falsifier",
|
|
5989
|
+
"witnessKind": "contract",
|
|
5990
|
+
"witnessPath": "internal/command/adoptionmaterialization/adoptionmaterialization_test.go",
|
|
5991
|
+
"witnessSelectors": [
|
|
5992
|
+
{
|
|
5993
|
+
"selector": "TestMaterializationWholeChainIsCanonicalAndOwnerClosed",
|
|
5994
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestMaterializationWholeChainIsCanonicalAndOwnerClosed$'"
|
|
5995
|
+
},
|
|
5996
|
+
{
|
|
5997
|
+
"selector": "TestMaterializationOutputAdmissionRejectsCrossOwnerMutants",
|
|
5998
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestMaterializationOutputAdmissionRejectsCrossOwnerMutants$'"
|
|
5999
|
+
},
|
|
6000
|
+
{
|
|
6001
|
+
"selector": "TestReceiptAdmissionRejectsOperationAttributionMutants",
|
|
6002
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestReceiptAdmissionRejectsOperationAttributionMutants$'"
|
|
6003
|
+
},
|
|
6004
|
+
{
|
|
6005
|
+
"selector": "TestApplyBlocksStaleMutationButAcceptsLostAcknowledgementRetry",
|
|
6006
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestApplyBlocksStaleMutationButAcceptsLostAcknowledgementRetry$'"
|
|
6007
|
+
},
|
|
6008
|
+
{
|
|
6009
|
+
"selector": "TestMaterializationRejectsCrossRecordDriftAndManifestMutation",
|
|
6010
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestMaterializationRejectsCrossRecordDriftAndManifestMutation$'"
|
|
6011
|
+
}
|
|
6012
|
+
],
|
|
6013
|
+
"commandIds": ["proofkit.go-test"],
|
|
6014
|
+
"environmentClasses": ["local-go"]
|
|
6015
|
+
},
|
|
6016
|
+
{
|
|
6017
|
+
"requirementId": "REQ-PROOFKIT-SPEC-032",
|
|
6018
|
+
"scenarioId": "proofkit.spec-proof-core.adoption-materialization-reference-closure",
|
|
6019
|
+
"witnessId": "proofkit.adoption-materialization.reference-closure-falsifier",
|
|
6020
|
+
"witnessKind": "contract",
|
|
6021
|
+
"witnessPath": "internal/command/adoptionmaterialization/closure_test.go",
|
|
6022
|
+
"witnessSelectors": [
|
|
6023
|
+
{
|
|
6024
|
+
"selector": "TestPathRoleLedgerRejectsWriteReferenceCollisions",
|
|
6025
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestPathRoleLedgerRejectsWriteReferenceCollisions$'"
|
|
6026
|
+
},
|
|
6027
|
+
{
|
|
6028
|
+
"selector": "TestRequirementProjectionRequiresClaimLevelParity",
|
|
6029
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestRequirementProjectionRequiresClaimLevelParity$'"
|
|
6030
|
+
},
|
|
6031
|
+
{
|
|
6032
|
+
"selector": "TestInventoryReferencesMustResolveThroughBindingEdges",
|
|
6033
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestInventoryReferencesMustResolveThroughBindingEdges$'"
|
|
6034
|
+
},
|
|
6035
|
+
{
|
|
6036
|
+
"selector": "TestManifestAdmissionEqualsProducerImage",
|
|
6037
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestManifestAdmissionEqualsProducerImage$'"
|
|
6038
|
+
}
|
|
6039
|
+
],
|
|
6040
|
+
"commandIds": ["proofkit.go-test"],
|
|
6041
|
+
"environmentClasses": ["local-go"]
|
|
6042
|
+
},
|
|
6043
|
+
{
|
|
6044
|
+
"requirementId": "REQ-PROOFKIT-SPEC-032",
|
|
6045
|
+
"scenarioId": "proofkit.spec-proof-core.adoption-materialization-whole-cli",
|
|
6046
|
+
"witnessId": "proofkit.adoption-materialization.whole-cli-falsifier",
|
|
6047
|
+
"witnessKind": "contract",
|
|
6048
|
+
"witnessPath": "internal/app/adoption_materialization_command_test.go",
|
|
6049
|
+
"witnessSelectors": [
|
|
6050
|
+
{
|
|
6051
|
+
"selector": "TestAdoptionMaterializationCLI",
|
|
6052
|
+
"command": "go test ./internal/app -run '^TestAdoptionMaterializationCLI$'"
|
|
6053
|
+
}
|
|
6054
|
+
],
|
|
6055
|
+
"commandIds": ["proofkit.go-test"],
|
|
6056
|
+
"environmentClasses": ["local-go"]
|
|
6057
|
+
},
|
|
6058
|
+
{
|
|
6059
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
6060
|
+
"scenarioId": "proofkit.spec-proof-core.repository-transaction-terminal-state",
|
|
6061
|
+
"witnessId": "proofkit.repository-transaction.terminal-state-falsifier",
|
|
6062
|
+
"witnessKind": "contract",
|
|
6063
|
+
"witnessPath": "internal/kernel/repositorytransaction/invariant_test.go",
|
|
6064
|
+
"witnessSelectors": [
|
|
6065
|
+
{
|
|
6066
|
+
"selector": "TestApplyExecutesFrozenPlan",
|
|
6067
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestApplyExecutesFrozenPlan$'"
|
|
6068
|
+
},
|
|
6069
|
+
{
|
|
6070
|
+
"selector": "TestRecoveryActionAndTerminalReceiptAreStable",
|
|
6071
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestRecoveryActionAndTerminalReceiptAreStable$'"
|
|
6072
|
+
},
|
|
6073
|
+
{
|
|
6074
|
+
"selector": "TestRecoveryActionIsDurableBeforeDirectionalMutation",
|
|
6075
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestRecoveryActionIsDurableBeforeDirectionalMutation$'"
|
|
6076
|
+
},
|
|
6077
|
+
{
|
|
6078
|
+
"selector": "TestMalformedRecoveryActionBlocksMutation",
|
|
6079
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestMalformedRecoveryActionBlocksMutation$'"
|
|
6080
|
+
},
|
|
6081
|
+
{
|
|
6082
|
+
"selector": "TestAppliedTerminalReceiptReplaysCompleteResult",
|
|
6083
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestAppliedTerminalReceiptReplaysCompleteResult$'"
|
|
6084
|
+
},
|
|
6085
|
+
{
|
|
6086
|
+
"selector": "TestPreparingRollbackAtomicallyReplacesPreviousTerminalReceipt",
|
|
6087
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestPreparingRollbackAtomicallyReplacesPreviousTerminalReceipt$'"
|
|
6088
|
+
},
|
|
6089
|
+
{
|
|
6090
|
+
"selector": "TestReadyReplacementRetiresPreviousReceiptAndPreservesCompleteResult",
|
|
6091
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestReadyReplacementRetiresPreviousReceiptAndPreservesCompleteResult$'"
|
|
6092
|
+
},
|
|
6093
|
+
{
|
|
6094
|
+
"selector": "TestUnknownRecoveryStateDoesNotAdoptExpectedIdentity",
|
|
6095
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestUnknownRecoveryStateDoesNotAdoptExpectedIdentity$'"
|
|
6096
|
+
},
|
|
6097
|
+
{
|
|
6098
|
+
"selector": "TestPreparingFailureCannotClaimRollbackAfterTargetDivergence",
|
|
6099
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestPreparingFailureCannotClaimRollbackAfterTargetDivergence$'"
|
|
6100
|
+
},
|
|
6101
|
+
{
|
|
6102
|
+
"selector": "TestCommittedRecoveryRejectsRollback",
|
|
6103
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestCommittedRecoveryRejectsRollback$'"
|
|
6104
|
+
},
|
|
6105
|
+
{
|
|
6106
|
+
"selector": "TestPreparingRecoveryRejectsResumeBeforeActionSelection",
|
|
6107
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestPreparingRecoveryRejectsResumeBeforeActionSelection$'"
|
|
6108
|
+
}
|
|
6109
|
+
],
|
|
6110
|
+
"commandIds": ["proofkit.go-test"],
|
|
6111
|
+
"environmentClasses": ["local-go"]
|
|
6112
|
+
},
|
|
6113
|
+
{
|
|
6114
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
6115
|
+
"scenarioId": "proofkit.spec-proof-core.repository-transaction-fault-recovery",
|
|
6116
|
+
"witnessId": "proofkit.repository-transaction.fault-recovery-falsifier",
|
|
6117
|
+
"witnessKind": "contract",
|
|
6118
|
+
"witnessPath": "internal/kernel/repositorytransaction/transaction_test.go",
|
|
6119
|
+
"witnessSelectors": [
|
|
6120
|
+
{
|
|
6121
|
+
"selector": "TestApplyFaultAfterFirstPublishRestoresExactBeforeState",
|
|
6122
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestApplyFaultAfterFirstPublishRestoresExactBeforeState$'"
|
|
6123
|
+
},
|
|
6124
|
+
{
|
|
6125
|
+
"selector": "TestProcessInterruptionAtEveryMutationBoundaryIsRecoverable",
|
|
6126
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestProcessInterruptionAtEveryMutationBoundaryIsRecoverable$'"
|
|
6127
|
+
},
|
|
6128
|
+
{
|
|
6129
|
+
"selector": "TestApplyRejectsConcurrentCooperativeWriter",
|
|
6130
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestApplyRejectsConcurrentCooperativeWriter$'"
|
|
6131
|
+
},
|
|
6132
|
+
{
|
|
6133
|
+
"selector": "TestApplyAlreadySatisfiedRejectsConcurrentCooperativeWriter",
|
|
6134
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestApplyAlreadySatisfiedRejectsConcurrentCooperativeWriter$'"
|
|
6135
|
+
},
|
|
6136
|
+
{
|
|
6137
|
+
"selector": "TestTransactionLockIsInterprocess",
|
|
6138
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestTransactionLockIsInterprocess$'"
|
|
6139
|
+
},
|
|
6140
|
+
{
|
|
6141
|
+
"selector": "TestRecoverDoesNotInventIdentityForPartialPreparingJournal",
|
|
6142
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestRecoverDoesNotInventIdentityForPartialPreparingJournal$'"
|
|
6143
|
+
}
|
|
6144
|
+
],
|
|
6145
|
+
"commandIds": ["proofkit.go-test"],
|
|
6146
|
+
"environmentClasses": ["local-go"]
|
|
6147
|
+
},
|
|
6148
|
+
{
|
|
6149
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
6150
|
+
"scenarioId": "proofkit.spec-proof-core.repository-transaction-output-relations",
|
|
6151
|
+
"witnessId": "proofkit.repository-transaction.output-relation-falsifier",
|
|
6152
|
+
"witnessKind": "contract",
|
|
6153
|
+
"witnessPath": "internal/kernel/repositorytransaction/output_admission_test.go",
|
|
6154
|
+
"witnessSelectors": [
|
|
6155
|
+
{
|
|
6156
|
+
"selector": "TestPlanAndResultOutputAdmissionRejectSemanticMutants",
|
|
6157
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestPlanAndResultOutputAdmissionRejectSemanticMutants$'"
|
|
6158
|
+
}
|
|
6159
|
+
],
|
|
6160
|
+
"commandIds": [
|
|
6161
|
+
"proofkit.go-test"
|
|
6162
|
+
],
|
|
6163
|
+
"environmentClasses": [
|
|
6164
|
+
"local-go"
|
|
6165
|
+
]
|
|
6166
|
+
},
|
|
6167
|
+
{
|
|
6168
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
6169
|
+
"scenarioId": "proofkit.spec-proof-core.repository-transaction-cleanup-state-matrix",
|
|
6170
|
+
"witnessId": "proofkit.repository-transaction.cleanup-state-falsifier",
|
|
6171
|
+
"witnessKind": "contract",
|
|
6172
|
+
"witnessPath": "internal/kernel/repositorytransaction/state_machine_test.go",
|
|
6173
|
+
"witnessSelectors": [
|
|
6174
|
+
{
|
|
6175
|
+
"selector": "TestCleanupDurabilityFailureDoesNotClaimRecoverableState",
|
|
6176
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestCleanupDurabilityFailureDoesNotClaimRecoverableState$'"
|
|
6177
|
+
}
|
|
6178
|
+
],
|
|
6179
|
+
"commandIds": [
|
|
6180
|
+
"proofkit.go-test"
|
|
6181
|
+
],
|
|
6182
|
+
"environmentClasses": [
|
|
6183
|
+
"local-go"
|
|
6184
|
+
]
|
|
6185
|
+
},
|
|
6186
|
+
{
|
|
6187
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
6188
|
+
"scenarioId": "proofkit.spec-proof-core.repository-transaction-filesystem-portable-path-identity",
|
|
6189
|
+
"witnessId": "proofkit.repository-transaction.filesystem-portable-path-falsifier",
|
|
6190
|
+
"witnessKind": "contract",
|
|
6191
|
+
"witnessPath": "internal/kernel/repositorytransaction/plan_test.go",
|
|
6192
|
+
"witnessSelectors": [
|
|
6193
|
+
{
|
|
6194
|
+
"selector": "TestBuildPlanRejectsFilesystemPortableAliases",
|
|
6195
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestBuildPlanRejectsFilesystemPortableAliases$'"
|
|
6196
|
+
}
|
|
6197
|
+
],
|
|
6198
|
+
"commandIds": [
|
|
6199
|
+
"proofkit.go-test"
|
|
6200
|
+
],
|
|
6201
|
+
"environmentClasses": [
|
|
6202
|
+
"local-go"
|
|
6203
|
+
]
|
|
6204
|
+
},
|
|
6205
|
+
{
|
|
6206
|
+
"requirementId": "REQ-PROOFKIT-SPEC-033",
|
|
6207
|
+
"scenarioId": "proofkit.spec-proof-core.repository-transaction-portable-path-identity",
|
|
6208
|
+
"witnessId": "proofkit.repository-transaction.portable-path-identity-falsifier",
|
|
6209
|
+
"witnessKind": "contract",
|
|
6210
|
+
"witnessPath": "internal/kernel/pathidentity/pathidentity_test.go",
|
|
6211
|
+
"witnessSelectors": [
|
|
6212
|
+
{
|
|
6213
|
+
"selector": "TestPortableEquivalenceAndContainment",
|
|
6214
|
+
"command": "go test ./internal/kernel/pathidentity -run '^TestPortableEquivalenceAndContainment$'"
|
|
6215
|
+
}
|
|
6216
|
+
],
|
|
6217
|
+
"commandIds": ["proofkit.go-test"],
|
|
6218
|
+
"environmentClasses": ["local-go"]
|
|
6219
|
+
},
|
|
6220
|
+
{
|
|
6221
|
+
"requirementId": "REQ-PROOFKIT-SPEC-034",
|
|
6222
|
+
"scenarioId": "proofkit.spec-proof-core.adoption-materialization-version-edge",
|
|
6223
|
+
"witnessId": "proofkit.adoption-materialization.version-edge-falsifier",
|
|
6224
|
+
"witnessKind": "contract",
|
|
6225
|
+
"witnessPath": "internal/app/adoption_materialization_version_edge_test.go",
|
|
6226
|
+
"witnessSelectors": [
|
|
6227
|
+
{
|
|
6228
|
+
"selector": "TestAdoptionMaterializationVersionEdgeClosesPublicCommands",
|
|
6229
|
+
"command": "go test ./internal/app -run '^TestAdoptionMaterializationVersionEdgeClosesPublicCommands$'"
|
|
6230
|
+
},
|
|
6231
|
+
{
|
|
6232
|
+
"selector": "TestAdoptionMaterializationVersionEdgeRejectsCoordinatedChangeRecordDrift",
|
|
6233
|
+
"command": "go test ./internal/app -run '^TestAdoptionMaterializationVersionEdgeRejectsCoordinatedChangeRecordDrift$'"
|
|
6234
|
+
},
|
|
6235
|
+
{
|
|
6236
|
+
"selector": "TestAdoptionMaterializationVersionEdgePreservesFrozenPredecessor",
|
|
6237
|
+
"command": "go test ./internal/app -run '^TestAdoptionMaterializationVersionEdgePreservesFrozenPredecessor$'"
|
|
6238
|
+
}
|
|
6239
|
+
],
|
|
6240
|
+
"commandIds": ["proofkit.go-test"],
|
|
6241
|
+
"environmentClasses": ["local-go"]
|
|
6242
|
+
},
|
|
6243
|
+
{
|
|
6244
|
+
"requirementId": "REQ-PROOFKIT-SPEC-035",
|
|
6245
|
+
"scenarioId": "proofkit.spec-proof-core.project-navigation-version-edge",
|
|
6246
|
+
"witnessId": "proofkit.project-navigation.version-edge-falsifier",
|
|
6247
|
+
"witnessKind": "contract",
|
|
6248
|
+
"witnessPath": "internal/app/project_navigation_version_edge_test.go",
|
|
6249
|
+
"witnessSelectors": [
|
|
6250
|
+
{
|
|
6251
|
+
"selector": "TestProjectNavigationVersionEdgeClosesPublicRoutes",
|
|
6252
|
+
"command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeClosesPublicRoutes$'"
|
|
6253
|
+
},
|
|
6254
|
+
{
|
|
6255
|
+
"selector": "TestProjectNavigationVersionEdgeRejectsCoordinatedChangeRecordDrift",
|
|
6256
|
+
"command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeRejectsCoordinatedChangeRecordDrift$'"
|
|
6257
|
+
},
|
|
6258
|
+
{
|
|
6259
|
+
"selector": "TestProjectNavigationVersionEdgePreservesFrozenPredecessor",
|
|
6260
|
+
"command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgePreservesFrozenPredecessor$'"
|
|
6261
|
+
}
|
|
6262
|
+
],
|
|
6263
|
+
"commandIds": ["proofkit.go-test"],
|
|
6264
|
+
"environmentClasses": ["local-go"]
|
|
6265
|
+
},
|
|
6266
|
+
{
|
|
6267
|
+
"requirementId": "REQ-PROOFKIT-SPEC-035",
|
|
6268
|
+
"scenarioId": "proofkit.spec-proof-core.project-navigation-public-abi-diff",
|
|
6269
|
+
"witnessId": "proofkit.project-navigation.public-abi-diff-falsifier",
|
|
6270
|
+
"witnessKind": "contract",
|
|
6271
|
+
"witnessPath": "internal/app/project_navigation_abi_closure_test.go",
|
|
6272
|
+
"witnessSelectors": [
|
|
6273
|
+
{
|
|
6274
|
+
"selector": "TestProjectNavigationVersionEdgeClosesCompletePublicABIDiff",
|
|
6275
|
+
"command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeClosesCompletePublicABIDiff$'"
|
|
6276
|
+
}
|
|
6277
|
+
],
|
|
6278
|
+
"commandIds": ["proofkit.go-test"],
|
|
6279
|
+
"environmentClasses": ["local-go"]
|
|
6280
|
+
},
|
|
6281
|
+
{
|
|
6282
|
+
"requirementId": "REQ-PROOFKIT-SPEC-035",
|
|
6283
|
+
"scenarioId": "proofkit.spec-proof-core.project-navigation-public-abi-diff-mutations",
|
|
6284
|
+
"witnessId": "proofkit.project-navigation.public-abi-diff-mutation-falsifier",
|
|
6285
|
+
"witnessKind": "contract",
|
|
6286
|
+
"witnessPath": "internal/app/project_navigation_abi_mutation_test.go",
|
|
6287
|
+
"witnessSelectors": [
|
|
6288
|
+
{
|
|
6289
|
+
"selector": "TestProjectNavigationVersionEdgeRejectsUndeclaredPublicABIDrift",
|
|
6290
|
+
"command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeRejectsUndeclaredPublicABIDrift$'"
|
|
6291
|
+
}
|
|
6292
|
+
],
|
|
6293
|
+
"commandIds": ["proofkit.go-test"],
|
|
6294
|
+
"environmentClasses": ["local-go"]
|
|
6295
|
+
},
|
|
6296
|
+
{
|
|
6297
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-012",
|
|
6298
|
+
"scenarioId": "proofkit.agent-workflow.project-state-total-classification",
|
|
6299
|
+
"witnessId": "proofkit.project-state.total-classification-falsifier",
|
|
6300
|
+
"witnessKind": "contract",
|
|
6301
|
+
"witnessPath": "internal/command/projectstatus/projectstatus_test.go",
|
|
6302
|
+
"witnessSelectors": [
|
|
6303
|
+
{
|
|
6304
|
+
"selector": "TestEvaluateTotalStateActionTable",
|
|
6305
|
+
"command": "go test ./internal/command/projectstatus -run '^TestEvaluateTotalStateActionTable$'"
|
|
6306
|
+
},
|
|
6307
|
+
{
|
|
6308
|
+
"selector": "TestOutputAdmissionRejectsUnreachableClosureCombination",
|
|
6309
|
+
"command": "go test ./internal/command/projectstatus -run '^TestOutputAdmissionRejectsUnreachableClosureCombination$'"
|
|
6310
|
+
}
|
|
6311
|
+
],
|
|
6312
|
+
"commandIds": ["proofkit.go-test"],
|
|
6313
|
+
"environmentClasses": ["local-go"]
|
|
6314
|
+
},
|
|
6315
|
+
{
|
|
6316
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-012",
|
|
6317
|
+
"scenarioId": "proofkit.agent-workflow.project-state-child-admission-owner",
|
|
6318
|
+
"witnessId": "proofkit.project-state.child-admission-owner-falsifier",
|
|
6319
|
+
"witnessKind": "contract",
|
|
6320
|
+
"witnessPath": "internal/command/projectstatus/dependency_test.go",
|
|
6321
|
+
"witnessSelectors": [
|
|
6322
|
+
{
|
|
6323
|
+
"selector": "TestProjectStatusDelegatesChildAdmissionToMaterializationOwner",
|
|
6324
|
+
"command": "go test ./internal/command/projectstatus -run '^TestProjectStatusDelegatesChildAdmissionToMaterializationOwner$'"
|
|
6325
|
+
}
|
|
6326
|
+
],
|
|
6327
|
+
"commandIds": ["proofkit.go-test"],
|
|
6328
|
+
"environmentClasses": ["local-go"]
|
|
6329
|
+
},
|
|
6330
|
+
{
|
|
6331
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-012",
|
|
6332
|
+
"scenarioId": "proofkit.agent-workflow.project-state-child-owner-delegation",
|
|
6333
|
+
"witnessId": "proofkit.project-state.child-owner-delegation-falsifier",
|
|
6334
|
+
"witnessKind": "contract",
|
|
6335
|
+
"witnessPath": "internal/command/adoptionmaterialization/project_closure_test.go",
|
|
6336
|
+
"witnessSelectors": [
|
|
6337
|
+
{
|
|
6338
|
+
"selector": "TestAdmitMaterializedProjectRoutesEveryManifestArtifactKindThroughItsOwner",
|
|
6339
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestAdmitMaterializedProjectRoutesEveryManifestArtifactKindThroughItsOwner$'"
|
|
6340
|
+
},
|
|
6341
|
+
{
|
|
6342
|
+
"selector": "TestMaterializedProjectRecordSnapshotDoesNotAliasCallerInput",
|
|
6343
|
+
"command": "go test ./internal/command/adoptionmaterialization -run '^TestMaterializedProjectRecordSnapshotDoesNotAliasCallerInput$'"
|
|
6344
|
+
}
|
|
6345
|
+
],
|
|
6346
|
+
"commandIds": ["proofkit.go-test"],
|
|
6347
|
+
"environmentClasses": ["local-go"]
|
|
6348
|
+
},
|
|
6349
|
+
{
|
|
6350
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-013",
|
|
6351
|
+
"scenarioId": "proofkit.agent-workflow.project-state-bounded-inspection",
|
|
6352
|
+
"witnessId": "proofkit.project-state.bounded-inspection-falsifier",
|
|
6353
|
+
"witnessKind": "contract",
|
|
6354
|
+
"witnessPath": "internal/command/projectstatus/inspect_test.go",
|
|
6355
|
+
"witnessSelectors": [
|
|
6356
|
+
{
|
|
6357
|
+
"selector": "TestInspectClassifiesMaterializedProjectWithoutApplicationWrites",
|
|
6358
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectClassifiesMaterializedProjectWithoutApplicationWrites$'"
|
|
6359
|
+
},
|
|
6360
|
+
{
|
|
6361
|
+
"selector": "TestInspectFailsClosedOnSymlinksAndBoundsWithoutDisclosure",
|
|
6362
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectFailsClosedOnSymlinksAndBoundsWithoutDisclosure$'"
|
|
6363
|
+
},
|
|
6364
|
+
{
|
|
6365
|
+
"selector": "TestInspectRejectsCaseAliasedCanonicalRoute",
|
|
6366
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectRejectsCaseAliasedCanonicalRoute$'"
|
|
6367
|
+
},
|
|
6368
|
+
{
|
|
6369
|
+
"selector": "TestInspectCohortValidationClosesCleanEpochABA",
|
|
6370
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectCohortValidationClosesCleanEpochABA$'"
|
|
6371
|
+
},
|
|
6372
|
+
{
|
|
6373
|
+
"selector": "TestInspectCleanupFailureDominatesRetryableSnapshotChange",
|
|
6374
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectCleanupFailureDominatesRetryableSnapshotChange$'"
|
|
6375
|
+
},
|
|
6376
|
+
{
|
|
6377
|
+
"selector": "TestInspectMapsRecoverableControlState",
|
|
6378
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectMapsRecoverableControlState$'"
|
|
6379
|
+
},
|
|
6380
|
+
{
|
|
6381
|
+
"selector": "TestInspectMapsInvalidControlState",
|
|
6382
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectMapsInvalidControlState$'"
|
|
6383
|
+
},
|
|
6384
|
+
{
|
|
6385
|
+
"selector": "TestInspectAttemptRejectsFinalRepositoryRootReplacement",
|
|
6386
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectAttemptRejectsFinalRepositoryRootReplacement$'"
|
|
6387
|
+
},
|
|
6388
|
+
{
|
|
6389
|
+
"selector": "TestInspectRejectsAdmittedChildrenWithInvalidCrossRecordClosure",
|
|
6390
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectRejectsAdmittedChildrenWithInvalidCrossRecordClosure$'"
|
|
6391
|
+
},
|
|
6392
|
+
{
|
|
6393
|
+
"selector": "TestInspectRejectsChangingControlEpochAcrossBothAttempts",
|
|
6394
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectRejectsChangingControlEpochAcrossBothAttempts$'"
|
|
6395
|
+
},
|
|
6396
|
+
{
|
|
6397
|
+
"selector": "TestReadProjectFileEnforcesAggregateBoundBeforeRead",
|
|
6398
|
+
"command": "go test ./internal/command/projectstatus -run '^TestReadProjectFileEnforcesAggregateBoundBeforeRead$'"
|
|
6399
|
+
},
|
|
6400
|
+
{
|
|
6401
|
+
"selector": "TestReadProjectFileRejectsSameByteRouteReplacement",
|
|
6402
|
+
"command": "go test ./internal/command/projectstatus -run '^TestReadProjectFileRejectsSameByteRouteReplacement$'"
|
|
6403
|
+
},
|
|
6404
|
+
{
|
|
6405
|
+
"selector": "TestInspectDeduplicatesRepeatedIssueCodes",
|
|
6406
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectDeduplicatesRepeatedIssueCodes$'"
|
|
6407
|
+
},
|
|
6408
|
+
{
|
|
6409
|
+
"selector": "TestInspectHonorsCancellationBetweenBoundedReads",
|
|
6410
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectHonorsCancellationBetweenBoundedReads$'"
|
|
6411
|
+
},
|
|
6412
|
+
{
|
|
6413
|
+
"selector": "TestInspectHonorsCancellationAfterFinalControlObservation",
|
|
6414
|
+
"command": "go test ./internal/command/projectstatus -run '^TestInspectHonorsCancellationAfterFinalControlObservation$'"
|
|
6415
|
+
},
|
|
6416
|
+
{
|
|
6417
|
+
"selector": "TestOutOfBoundManifestIdentityIsAClassificationNotByteIdentity",
|
|
6418
|
+
"command": "go test ./internal/command/projectstatus -run '^TestOutOfBoundManifestIdentityIsAClassificationNotByteIdentity$'"
|
|
6419
|
+
}
|
|
6420
|
+
],
|
|
6421
|
+
"commandIds": ["proofkit.go-test"],
|
|
6422
|
+
"environmentClasses": ["local-go"]
|
|
6423
|
+
},
|
|
6424
|
+
{
|
|
6425
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-013",
|
|
6426
|
+
"scenarioId": "proofkit.agent-workflow.project-state-application-write-free-topology",
|
|
6427
|
+
"witnessId": "proofkit.project-state.application-write-free-topology-falsifier",
|
|
6428
|
+
"witnessKind": "contract",
|
|
6429
|
+
"witnessPath": "internal/command/projectstatus/dependency_test.go",
|
|
6430
|
+
"witnessSelectors": [
|
|
6431
|
+
{
|
|
6432
|
+
"selector": "TestProjectStatusProductionTopologyForbidsRepositoryMutationCalls",
|
|
6433
|
+
"command": "go test ./internal/command/projectstatus -run '^TestProjectStatusProductionTopologyForbidsRepositoryMutationCalls$'"
|
|
6434
|
+
}
|
|
6435
|
+
],
|
|
6436
|
+
"commandIds": ["proofkit.go-test"],
|
|
6437
|
+
"environmentClasses": ["local-go"]
|
|
6438
|
+
},
|
|
6439
|
+
{
|
|
6440
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-013",
|
|
6441
|
+
"scenarioId": "proofkit.agent-workflow.project-state-control-file-coherence",
|
|
6442
|
+
"witnessId": "proofkit.project-state.control-file-coherence-falsifier",
|
|
6443
|
+
"witnessKind": "contract",
|
|
6444
|
+
"witnessPath": "internal/kernel/repositorytransaction/control_inspection_test.go",
|
|
6445
|
+
"witnessSelectors": [
|
|
6446
|
+
{
|
|
6447
|
+
"selector": "TestInspectControlFileRejectsGrowthAfterRoutePreflight",
|
|
6448
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlFileRejectsGrowthAfterRoutePreflight$'"
|
|
6449
|
+
},
|
|
6450
|
+
{
|
|
6451
|
+
"selector": "TestInspectControlFileRejectsSameByteRouteReplacement",
|
|
6452
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlFileRejectsSameByteRouteReplacement$'"
|
|
6453
|
+
},
|
|
6454
|
+
{
|
|
6455
|
+
"selector": "TestInspectionLeaseDoesNotResolveAReplacementRoot",
|
|
6456
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseDoesNotResolveAReplacementRoot$'"
|
|
6457
|
+
},
|
|
6458
|
+
{
|
|
6459
|
+
"selector": "TestInspectionLeaseRejectsControlNamespaceCreatedAfterOpen",
|
|
6460
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseRejectsControlNamespaceCreatedAfterOpen$'"
|
|
6461
|
+
},
|
|
6462
|
+
{
|
|
6463
|
+
"selector": "TestInspectionLeasePinsRootAndExcludesCooperativeWriter",
|
|
6464
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeasePinsRootAndExcludesCooperativeWriter$'"
|
|
6465
|
+
},
|
|
6466
|
+
{
|
|
6467
|
+
"selector": "TestInspectionLeaseExportsOnlyReadOnlyFileCapability",
|
|
6468
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseExportsOnlyReadOnlyFileCapability$'"
|
|
6469
|
+
},
|
|
6470
|
+
{
|
|
6471
|
+
"selector": "TestInspectionLeaseFileCannotBeReassertedAsMutable",
|
|
6472
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseFileCannotBeReassertedAsMutable$'"
|
|
6473
|
+
},
|
|
6474
|
+
{
|
|
6475
|
+
"selector": "TestInspectControlStateRejectsPartialControlObservations",
|
|
6476
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateRejectsPartialControlObservations$'"
|
|
6477
|
+
},
|
|
6478
|
+
{
|
|
6479
|
+
"selector": "TestInspectControlStateHashesSymlinkTargetsWithoutDisclosingThem",
|
|
6480
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateHashesSymlinkTargetsWithoutDisclosingThem$'"
|
|
6481
|
+
},
|
|
6482
|
+
{
|
|
6483
|
+
"selector": "TestInspectControlStateRejectsClassificationChangeHiddenByPortableNameIdentity",
|
|
6484
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateRejectsClassificationChangeHiddenByPortableNameIdentity$'"
|
|
6485
|
+
},
|
|
6486
|
+
{
|
|
6487
|
+
"selector": "TestInspectControlStateUsesPortableObservationFields",
|
|
6488
|
+
"command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateUsesPortableObservationFields$'"
|
|
6489
|
+
}
|
|
6490
|
+
],
|
|
6491
|
+
"commandIds": ["proofkit.go-test"],
|
|
6492
|
+
"environmentClasses": ["local-go"]
|
|
6493
|
+
},
|
|
6494
|
+
{
|
|
6495
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-013",
|
|
6496
|
+
"scenarioId": "proofkit.agent-workflow.project-state-exact-route-traversal",
|
|
6497
|
+
"witnessId": "proofkit.project-state.exact-route-traversal-falsifier",
|
|
6498
|
+
"witnessKind": "contract",
|
|
6499
|
+
"witnessPath": "internal/kernel/rootpath/exact_test.go",
|
|
6500
|
+
"witnessSelectors": [
|
|
6501
|
+
{
|
|
6502
|
+
"selector": "TestOpenExactRegularFileRejectsParentSymlinkABA",
|
|
6503
|
+
"command": "go test ./internal/kernel/rootpath -run '^TestOpenExactRegularFileRejectsParentSymlinkABA$'"
|
|
6504
|
+
},
|
|
6505
|
+
{
|
|
6506
|
+
"selector": "TestOpenExactRegularFileRejectsFinalComponentABA",
|
|
6507
|
+
"command": "go test ./internal/kernel/rootpath -run '^TestOpenExactRegularFileRejectsFinalComponentABA$'"
|
|
6508
|
+
}
|
|
6509
|
+
],
|
|
6510
|
+
"commandIds": ["proofkit.go-test"],
|
|
6511
|
+
"environmentClasses": ["local-go"]
|
|
6512
|
+
},
|
|
6513
|
+
{
|
|
6514
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-014",
|
|
6515
|
+
"scenarioId": "proofkit.agent-workflow.project-next-action-output-closure",
|
|
6516
|
+
"witnessId": "proofkit.project-next-action.output-closure-falsifier",
|
|
6517
|
+
"witnessKind": "contract",
|
|
6518
|
+
"witnessPath": "internal/command/projectstatus/projectstatus_test.go",
|
|
6519
|
+
"witnessSelectors": [
|
|
6520
|
+
{
|
|
6521
|
+
"selector": "TestEvaluateTotalStateActionTable",
|
|
6522
|
+
"command": "go test ./internal/command/projectstatus -run '^TestEvaluateTotalStateActionTable$'"
|
|
6523
|
+
},
|
|
6524
|
+
{
|
|
6525
|
+
"selector": "TestOutputAdmissionRejectsReidentifiedStateActionMismatch",
|
|
6526
|
+
"command": "go test ./internal/command/projectstatus -run '^TestOutputAdmissionRejectsReidentifiedStateActionMismatch$'"
|
|
6527
|
+
},
|
|
6528
|
+
{
|
|
6529
|
+
"selector": "TestTextProjectionIsBoundedAndSemanticallyDerived",
|
|
6530
|
+
"command": "go test ./internal/command/projectstatus -run '^TestTextProjectionIsBoundedAndSemanticallyDerived$'"
|
|
6531
|
+
}
|
|
6532
|
+
],
|
|
6533
|
+
"commandIds": ["proofkit.go-test"],
|
|
6534
|
+
"environmentClasses": ["local-go"]
|
|
6535
|
+
},
|
|
6536
|
+
{
|
|
6537
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-015",
|
|
6538
|
+
"scenarioId": "proofkit.agent-workflow.project-navigation-public-cli",
|
|
6539
|
+
"witnessId": "proofkit.project-navigation.public-cli-falsifier",
|
|
6540
|
+
"witnessKind": "contract",
|
|
6541
|
+
"witnessPath": "internal/app/project_status_command_test.go",
|
|
6542
|
+
"witnessSelectors": [
|
|
6543
|
+
{
|
|
6544
|
+
"selector": "TestNextCLI",
|
|
6545
|
+
"command": "go test ./internal/app -run '^TestNextCLI$'"
|
|
6546
|
+
},
|
|
6547
|
+
{
|
|
6548
|
+
"selector": "TestProjectStatusCLI",
|
|
6549
|
+
"command": "go test ./internal/app -run '^TestProjectStatusCLI$'"
|
|
6550
|
+
},
|
|
6551
|
+
{
|
|
6552
|
+
"selector": "TestProjectStatusCLIHonorsCanceledContextBeforeOutput",
|
|
6553
|
+
"command": "go test ./internal/app -run '^TestProjectStatusCLIHonorsCanceledContextBeforeOutput$'"
|
|
6554
|
+
},
|
|
6555
|
+
{
|
|
6556
|
+
"selector": "TestProjectStatusOutputMatrix",
|
|
6557
|
+
"command": "go test ./internal/app -run '^TestProjectStatusOutputMatrix$'"
|
|
6558
|
+
},
|
|
6559
|
+
{
|
|
6560
|
+
"selector": "TestProjectStatusTransportFailureUsesOneBoundedWriteWithoutAtomicSinkClaim",
|
|
6561
|
+
"command": "go test ./internal/app -run '^TestProjectStatusTransportFailureUsesOneBoundedWriteWithoutAtomicSinkClaim$'"
|
|
6562
|
+
},
|
|
6563
|
+
{
|
|
6564
|
+
"selector": "TestStatusCLI",
|
|
6565
|
+
"command": "go test ./internal/app -run '^TestStatusCLI$'"
|
|
6566
|
+
}
|
|
6567
|
+
],
|
|
6568
|
+
"commandIds": ["proofkit.command-contract-check", "proofkit.go-test"],
|
|
6569
|
+
"environmentClasses": ["local-go"]
|
|
6570
|
+
},
|
|
6571
|
+
{
|
|
6572
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-015",
|
|
6573
|
+
"scenarioId": "proofkit.agent-workflow.project-navigation-installed-carriers",
|
|
6574
|
+
"witnessId": "proofkit.project-navigation.installed-carrier-falsifier",
|
|
6575
|
+
"witnessKind": "contract",
|
|
6576
|
+
"witnessPath": "internal/tools/workflowsmoke/workflow_smoke_test.go",
|
|
6577
|
+
"witnessSelectors": [
|
|
6578
|
+
{
|
|
6579
|
+
"selector": "TestVerifyAcceptsApplicationCLI",
|
|
6580
|
+
"command": "go test ./internal/tools/workflowsmoke -run '^TestVerifyAcceptsApplicationCLI$'"
|
|
6581
|
+
},
|
|
6582
|
+
{
|
|
6583
|
+
"selector": "TestVerifyRejectsCarrierContractMutations",
|
|
6584
|
+
"command": "go test ./internal/tools/workflowsmoke -run '^TestVerifyRejectsCarrierContractMutations$'"
|
|
6585
|
+
}
|
|
6586
|
+
],
|
|
6587
|
+
"commandIds": ["proofkit.go-test", "proofkit.package-artifact"],
|
|
6588
|
+
"environmentClasses": ["local-go", "local-go-python"]
|
|
6589
|
+
},
|
|
6590
|
+
{
|
|
6591
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-015",
|
|
6592
|
+
"scenarioId": "proofkit.agent-workflow.project-navigation-installed-npm-carrier-closure",
|
|
6593
|
+
"witnessId": "proofkit.project-navigation.installed-npm-carrier-closure-falsifier",
|
|
6594
|
+
"witnessKind": "contract",
|
|
6595
|
+
"witnessPath": "internal/tools/packageverify/workflow_carrier_test.go",
|
|
6596
|
+
"witnessSelectors": [
|
|
6597
|
+
{
|
|
6598
|
+
"selector": "TestInstalledNPMWorkflowCarrierClosure",
|
|
6599
|
+
"command": "go test ./internal/tools/packageverify -run '^TestInstalledNPMWorkflowCarrierClosure$'"
|
|
6600
|
+
}
|
|
6601
|
+
],
|
|
6602
|
+
"commandIds": ["proofkit.go-test"],
|
|
6603
|
+
"environmentClasses": ["local-go"]
|
|
6604
|
+
},
|
|
6605
|
+
{
|
|
6606
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-015",
|
|
6607
|
+
"scenarioId": "proofkit.agent-workflow.project-navigation-installed-wheel-carrier-closure",
|
|
6608
|
+
"witnessId": "proofkit.project-navigation.installed-wheel-carrier-closure-falsifier",
|
|
6609
|
+
"witnessKind": "contract",
|
|
6610
|
+
"witnessPath": "internal/tools/pythonpackage/workflow_carrier_test.go",
|
|
6611
|
+
"witnessSelectors": [
|
|
6612
|
+
{
|
|
6613
|
+
"selector": "TestInstalledPythonWorkflowCarrierClosure",
|
|
6614
|
+
"command": "go test ./internal/tools/pythonpackage -run '^TestInstalledPythonWorkflowCarrierClosure$'"
|
|
6615
|
+
}
|
|
6616
|
+
],
|
|
6617
|
+
"commandIds": ["proofkit.go-test"],
|
|
6618
|
+
"environmentClasses": ["local-go"]
|
|
6619
|
+
},
|
|
6620
|
+
{
|
|
6621
|
+
"requirementId": "REQ-PROOFKIT-WORKFLOW-015",
|
|
6622
|
+
"scenarioId": "proofkit.agent-workflow.project-navigation-version-edge",
|
|
6623
|
+
"witnessId": "proofkit.project-navigation.public-version-edge-falsifier",
|
|
6624
|
+
"witnessKind": "contract",
|
|
6625
|
+
"witnessPath": "internal/app/project_navigation_version_edge_test.go",
|
|
6626
|
+
"witnessSelectors": [
|
|
6627
|
+
{
|
|
6628
|
+
"selector": "TestProjectNavigationVersionEdgeClosesPublicRoutes",
|
|
6629
|
+
"command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeClosesPublicRoutes$'"
|
|
6630
|
+
}
|
|
6631
|
+
],
|
|
6632
|
+
"commandIds": ["proofkit.go-test"],
|
|
6633
|
+
"environmentClasses": ["local-go"]
|
|
5812
6634
|
}
|
|
5813
6635
|
],
|
|
5814
6636
|
"witnessCommands": [
|