@research-engineering/agentic-proofkit 0.8.0 → 0.10.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.
@@ -776,6 +776,14 @@
776
776
  "proofState": "witness_backed",
777
777
  "nonClaims": ["A source-bound version edge does not authenticate registry publication, provider ingestion, consumer adoption, native witness truth, rollout, or production readiness."]
778
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
+ },
779
787
  {
780
788
  "requirementId": "REQ-PROOFKIT-WORKFLOW-001",
781
789
  "ownerId": "proofkit.agent-workflow",
@@ -863,6 +871,78 @@
863
871
  "claimLevel": "blocking",
864
872
  "proofState": "witness_backed",
865
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
+ ]
910
+ },
911
+ {
912
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-016",
913
+ "ownerId": "proofkit.agent-workflow",
914
+ "specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
915
+ "claimLevel": "blocking",
916
+ "proofState": "witness_backed",
917
+ "nonClaims": [
918
+ "Byte budgets do not prove tokenizer-specific token cost or model behavior.",
919
+ "Materialization identity binds consumed registered invocation contracts, not complete schemas or every transitive native semantic behavior.",
920
+ "Generation does not install instructions, activate a host skill, grant permissions, authorize execution, or prove native verification."
921
+ ]
922
+ },
923
+ {
924
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
925
+ "ownerId": "proofkit.agent-workflow",
926
+ "specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
927
+ "claimLevel": "blocking",
928
+ "proofState": "witness_backed",
929
+ "nonClaims": [
930
+ "Current means exact generated-byte freshness only, not installation, host activation, approved-launcher invocation, native execution, semantic proof completion, or stability after return.",
931
+ "Application-write-free inspection does not prevent filesystem-owned read metadata updates, exclude an uncooperative same-user writer, or identify unread oversized-file bytes beyond the bounded observation."
932
+ ]
933
+ },
934
+ {
935
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
936
+ "ownerId": "proofkit.agent-workflow",
937
+ "specPath": "docs/specs/proofkit-agent-workflow/requirements.v1.json",
938
+ "claimLevel": "blocking",
939
+ "proofState": "witness_backed",
940
+ "nonClaims": [
941
+ "Witness selectors declare exact verification routes, not executed or passed proof; installed npm/Python integration witnesses and final frozen-tree closure require actual execution against the named source and artifacts.",
942
+ "Installed CLI behavior does not prove native-host file discovery, body loading, approved-launcher calls, registry publication, consumer migration, or host instruction revocation after file removal.",
943
+ "Cancellation after the final pre-emission checkpoint cannot retract accepted output, and a caller-provided writer that accepts a prefix before failure is not an atomic sink.",
944
+ "Phase5A is generation/check only, not managed installation, update, removal, host activation, permission grant, semantic full proof, merge approval, or production readiness."
945
+ ]
866
946
  }
867
947
  ],
868
948
  "bindings": [
@@ -1231,6 +1311,29 @@
1231
1311
  "local-go"
1232
1312
  ]
1233
1313
  },
1314
+ {
1315
+ "requirementId": "REQ-PROOFKIT-PACKAGE-002",
1316
+ "scenarioId": "proofkit.package-boundary.project-status-output-root-witnesses",
1317
+ "witnessId": "proofkit.project-status.cli-output-root.exact-witnesses",
1318
+ "witnessKind": "contract",
1319
+ "witnessPath": "internal/app/project_status_command_test.go",
1320
+ "witnessSelectors": [
1321
+ {
1322
+ "selector": "TestNextOutputUsesExactRootShape",
1323
+ "command": "go test ./internal/app -run '^TestNextOutputUsesExactRootShape$'"
1324
+ },
1325
+ {
1326
+ "selector": "TestStatusOutputUsesExactRootShape",
1327
+ "command": "go test ./internal/app -run '^TestStatusOutputUsesExactRootShape$'"
1328
+ }
1329
+ ],
1330
+ "commandIds": [
1331
+ "proofkit.go-test"
1332
+ ],
1333
+ "environmentClasses": [
1334
+ "local-go"
1335
+ ]
1336
+ },
1234
1337
  {
1235
1338
  "requirementId": "REQ-PROOFKIT-PACKAGE-003",
1236
1339
  "scenarioId": "proofkit.package-boundary.outside-consumer-artifact",
@@ -2528,6 +2631,29 @@
2528
2631
  "local-go"
2529
2632
  ]
2530
2633
  },
2634
+ {
2635
+ "requirementId": "REQ-PROOFKIT-QUALITY-004",
2636
+ "scenarioId": "proofkit.supply-chain-quality.project-status-cli-abi",
2637
+ "witnessId": "proofkit.project-status.cli-abi.exact-output",
2638
+ "witnessKind": "contract",
2639
+ "witnessPath": "internal/app/project_status_command_test.go",
2640
+ "witnessSelectors": [
2641
+ {
2642
+ "selector": "TestNextOutputUsesExactRootShape",
2643
+ "command": "go test ./internal/app -run '^TestNextOutputUsesExactRootShape$'"
2644
+ },
2645
+ {
2646
+ "selector": "TestStatusOutputUsesExactRootShape",
2647
+ "command": "go test ./internal/app -run '^TestStatusOutputUsesExactRootShape$'"
2648
+ }
2649
+ ],
2650
+ "commandIds": [
2651
+ "proofkit.go-test"
2652
+ ],
2653
+ "environmentClasses": [
2654
+ "local-go"
2655
+ ]
2656
+ },
2531
2657
  {
2532
2658
  "requirementId": "REQ-PROOFKIT-QUALITY-004",
2533
2659
  "scenarioId": "proofkit.supply-chain-quality.cli-contract-topology",
@@ -5857,6 +5983,10 @@
5857
5983
  "selector": "TestGrammarBoundariesAreExact",
5858
5984
  "command": "go test ./internal/kernel/commandroute -run '^TestGrammarBoundariesAreExact$'"
5859
5985
  },
5986
+ {
5987
+ "selector": "TestOmittedRoutePolicyUsesStableCommandIdentity",
5988
+ "command": "go test ./internal/kernel/commandroute -run '^TestOmittedRoutePolicyUsesStableCommandIdentity$'"
5989
+ },
5860
5990
  {
5861
5991
  "selector": "TestParseRequiresCanonicalSeparatorAndRoundTrip",
5862
5992
  "command": "go test ./internal/kernel/commandroute -run '^TestParseRequiresCanonicalSeparatorAndRoundTrip$'"
@@ -6145,6 +6275,813 @@
6145
6275
  ],
6146
6276
  "commandIds": ["proofkit.go-test"],
6147
6277
  "environmentClasses": ["local-go"]
6278
+ },
6279
+ {
6280
+ "requirementId": "REQ-PROOFKIT-SPEC-035",
6281
+ "scenarioId": "proofkit.spec-proof-core.project-navigation-version-edge",
6282
+ "witnessId": "proofkit.project-navigation.version-edge-falsifier",
6283
+ "witnessKind": "contract",
6284
+ "witnessPath": "internal/app/project_navigation_version_edge_test.go",
6285
+ "witnessSelectors": [
6286
+ {
6287
+ "selector": "TestProjectNavigationVersionEdgeClosesPublicRoutes",
6288
+ "command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeClosesPublicRoutes$'"
6289
+ },
6290
+ {
6291
+ "selector": "TestProjectNavigationVersionEdgeRejectsCoordinatedChangeRecordDrift",
6292
+ "command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeRejectsCoordinatedChangeRecordDrift$'"
6293
+ },
6294
+ {
6295
+ "selector": "TestProjectNavigationVersionEdgePreservesFrozenPredecessor",
6296
+ "command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgePreservesFrozenPredecessor$'"
6297
+ }
6298
+ ],
6299
+ "commandIds": ["proofkit.go-test"],
6300
+ "environmentClasses": ["local-go"]
6301
+ },
6302
+ {
6303
+ "requirementId": "REQ-PROOFKIT-SPEC-035",
6304
+ "scenarioId": "proofkit.spec-proof-core.project-navigation-public-abi-diff",
6305
+ "witnessId": "proofkit.project-navigation.public-abi-diff-falsifier",
6306
+ "witnessKind": "contract",
6307
+ "witnessPath": "internal/app/project_navigation_abi_closure_test.go",
6308
+ "witnessSelectors": [
6309
+ {
6310
+ "selector": "TestProjectNavigationVersionEdgeClosesCompletePublicABIDiff",
6311
+ "command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeClosesCompletePublicABIDiff$'"
6312
+ }
6313
+ ],
6314
+ "commandIds": ["proofkit.go-test"],
6315
+ "environmentClasses": ["local-go"]
6316
+ },
6317
+ {
6318
+ "requirementId": "REQ-PROOFKIT-SPEC-035",
6319
+ "scenarioId": "proofkit.spec-proof-core.project-navigation-public-abi-diff-mutations",
6320
+ "witnessId": "proofkit.project-navigation.public-abi-diff-mutation-falsifier",
6321
+ "witnessKind": "contract",
6322
+ "witnessPath": "internal/app/project_navigation_abi_mutation_test.go",
6323
+ "witnessSelectors": [
6324
+ {
6325
+ "selector": "TestProjectNavigationVersionEdgeRejectsUndeclaredPublicABIDrift",
6326
+ "command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeRejectsUndeclaredPublicABIDrift$'"
6327
+ }
6328
+ ],
6329
+ "commandIds": ["proofkit.go-test"],
6330
+ "environmentClasses": ["local-go"]
6331
+ },
6332
+ {
6333
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-012",
6334
+ "scenarioId": "proofkit.agent-workflow.project-state-total-classification",
6335
+ "witnessId": "proofkit.project-state.total-classification-falsifier",
6336
+ "witnessKind": "contract",
6337
+ "witnessPath": "internal/command/projectstatus/projectstatus_test.go",
6338
+ "witnessSelectors": [
6339
+ {
6340
+ "selector": "TestEvaluateTotalStateActionTable",
6341
+ "command": "go test ./internal/command/projectstatus -run '^TestEvaluateTotalStateActionTable$'"
6342
+ },
6343
+ {
6344
+ "selector": "TestOutputAdmissionRejectsUnreachableClosureCombination",
6345
+ "command": "go test ./internal/command/projectstatus -run '^TestOutputAdmissionRejectsUnreachableClosureCombination$'"
6346
+ }
6347
+ ],
6348
+ "commandIds": ["proofkit.go-test"],
6349
+ "environmentClasses": ["local-go"]
6350
+ },
6351
+ {
6352
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-012",
6353
+ "scenarioId": "proofkit.agent-workflow.project-state-child-admission-owner",
6354
+ "witnessId": "proofkit.project-state.child-admission-owner-falsifier",
6355
+ "witnessKind": "contract",
6356
+ "witnessPath": "internal/command/projectstatus/dependency_test.go",
6357
+ "witnessSelectors": [
6358
+ {
6359
+ "selector": "TestProjectStatusDelegatesChildAdmissionToMaterializationOwner",
6360
+ "command": "go test ./internal/command/projectstatus -run '^TestProjectStatusDelegatesChildAdmissionToMaterializationOwner$'"
6361
+ }
6362
+ ],
6363
+ "commandIds": ["proofkit.go-test"],
6364
+ "environmentClasses": ["local-go"]
6365
+ },
6366
+ {
6367
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-012",
6368
+ "scenarioId": "proofkit.agent-workflow.project-state-child-owner-delegation",
6369
+ "witnessId": "proofkit.project-state.child-owner-delegation-falsifier",
6370
+ "witnessKind": "contract",
6371
+ "witnessPath": "internal/command/adoptionmaterialization/project_closure_test.go",
6372
+ "witnessSelectors": [
6373
+ {
6374
+ "selector": "TestAdmitMaterializedProjectRoutesEveryManifestArtifactKindThroughItsOwner",
6375
+ "command": "go test ./internal/command/adoptionmaterialization -run '^TestAdmitMaterializedProjectRoutesEveryManifestArtifactKindThroughItsOwner$'"
6376
+ },
6377
+ {
6378
+ "selector": "TestMaterializedProjectRecordSnapshotDoesNotAliasCallerInput",
6379
+ "command": "go test ./internal/command/adoptionmaterialization -run '^TestMaterializedProjectRecordSnapshotDoesNotAliasCallerInput$'"
6380
+ }
6381
+ ],
6382
+ "commandIds": ["proofkit.go-test"],
6383
+ "environmentClasses": ["local-go"]
6384
+ },
6385
+ {
6386
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-013",
6387
+ "scenarioId": "proofkit.agent-workflow.project-state-bounded-inspection",
6388
+ "witnessId": "proofkit.project-state.bounded-inspection-falsifier",
6389
+ "witnessKind": "contract",
6390
+ "witnessPath": "internal/command/projectstatus/inspect_test.go",
6391
+ "witnessSelectors": [
6392
+ {
6393
+ "selector": "TestInspectClassifiesMaterializedProjectWithoutApplicationWrites",
6394
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectClassifiesMaterializedProjectWithoutApplicationWrites$'"
6395
+ },
6396
+ {
6397
+ "selector": "TestInspectFailsClosedOnSymlinksAndBoundsWithoutDisclosure",
6398
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectFailsClosedOnSymlinksAndBoundsWithoutDisclosure$'"
6399
+ },
6400
+ {
6401
+ "selector": "TestInspectRejectsCaseAliasedCanonicalRoute",
6402
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectRejectsCaseAliasedCanonicalRoute$'"
6403
+ },
6404
+ {
6405
+ "selector": "TestInspectCohortValidationClosesCleanEpochABA",
6406
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectCohortValidationClosesCleanEpochABA$'"
6407
+ },
6408
+ {
6409
+ "selector": "TestInspectCleanupFailureDominatesRetryableSnapshotChange",
6410
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectCleanupFailureDominatesRetryableSnapshotChange$'"
6411
+ },
6412
+ {
6413
+ "selector": "TestInspectMapsRecoverableControlState",
6414
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectMapsRecoverableControlState$'"
6415
+ },
6416
+ {
6417
+ "selector": "TestInspectMapsInvalidControlState",
6418
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectMapsInvalidControlState$'"
6419
+ },
6420
+ {
6421
+ "selector": "TestInspectAttemptRejectsFinalRepositoryRootReplacement",
6422
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectAttemptRejectsFinalRepositoryRootReplacement$'"
6423
+ },
6424
+ {
6425
+ "selector": "TestInspectRejectsAdmittedChildrenWithInvalidCrossRecordClosure",
6426
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectRejectsAdmittedChildrenWithInvalidCrossRecordClosure$'"
6427
+ },
6428
+ {
6429
+ "selector": "TestInspectRejectsChangingControlEpochAcrossBothAttempts",
6430
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectRejectsChangingControlEpochAcrossBothAttempts$'"
6431
+ },
6432
+ {
6433
+ "selector": "TestReadProjectFileEnforcesAggregateBoundBeforeRead",
6434
+ "command": "go test ./internal/command/projectstatus -run '^TestReadProjectFileEnforcesAggregateBoundBeforeRead$'"
6435
+ },
6436
+ {
6437
+ "selector": "TestReadProjectFileRejectsSameByteRouteReplacement",
6438
+ "command": "go test ./internal/command/projectstatus -run '^TestReadProjectFileRejectsSameByteRouteReplacement$'"
6439
+ },
6440
+ {
6441
+ "selector": "TestInspectDeduplicatesRepeatedIssueCodes",
6442
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectDeduplicatesRepeatedIssueCodes$'"
6443
+ },
6444
+ {
6445
+ "selector": "TestInspectHonorsCancellationBetweenBoundedReads",
6446
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectHonorsCancellationBetweenBoundedReads$'"
6447
+ },
6448
+ {
6449
+ "selector": "TestInspectHonorsCancellationAfterFinalControlObservation",
6450
+ "command": "go test ./internal/command/projectstatus -run '^TestInspectHonorsCancellationAfterFinalControlObservation$'"
6451
+ },
6452
+ {
6453
+ "selector": "TestOutOfBoundManifestIdentityIsAClassificationNotByteIdentity",
6454
+ "command": "go test ./internal/command/projectstatus -run '^TestOutOfBoundManifestIdentityIsAClassificationNotByteIdentity$'"
6455
+ }
6456
+ ],
6457
+ "commandIds": ["proofkit.go-test"],
6458
+ "environmentClasses": ["local-go"]
6459
+ },
6460
+ {
6461
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-013",
6462
+ "scenarioId": "proofkit.agent-workflow.project-state-application-write-free-topology",
6463
+ "witnessId": "proofkit.project-state.application-write-free-topology-falsifier",
6464
+ "witnessKind": "contract",
6465
+ "witnessPath": "internal/command/projectstatus/dependency_test.go",
6466
+ "witnessSelectors": [
6467
+ {
6468
+ "selector": "TestProjectStatusProductionTopologyForbidsRepositoryMutationCalls",
6469
+ "command": "go test ./internal/command/projectstatus -run '^TestProjectStatusProductionTopologyForbidsRepositoryMutationCalls$'"
6470
+ }
6471
+ ],
6472
+ "commandIds": ["proofkit.go-test"],
6473
+ "environmentClasses": ["local-go"]
6474
+ },
6475
+ {
6476
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-013",
6477
+ "scenarioId": "proofkit.agent-workflow.project-state-control-file-coherence",
6478
+ "witnessId": "proofkit.project-state.control-file-coherence-falsifier",
6479
+ "witnessKind": "contract",
6480
+ "witnessPath": "internal/kernel/repositorytransaction/control_inspection_test.go",
6481
+ "witnessSelectors": [
6482
+ {
6483
+ "selector": "TestInspectControlFileRejectsGrowthAfterRoutePreflight",
6484
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlFileRejectsGrowthAfterRoutePreflight$'"
6485
+ },
6486
+ {
6487
+ "selector": "TestInspectControlFileRejectsSameByteRouteReplacement",
6488
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlFileRejectsSameByteRouteReplacement$'"
6489
+ },
6490
+ {
6491
+ "selector": "TestInspectionLeaseDoesNotResolveAReplacementRoot",
6492
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseDoesNotResolveAReplacementRoot$'"
6493
+ },
6494
+ {
6495
+ "selector": "TestInspectionLeaseRejectsControlNamespaceCreatedAfterOpen",
6496
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseRejectsControlNamespaceCreatedAfterOpen$'"
6497
+ },
6498
+ {
6499
+ "selector": "TestInspectionLeasePinsRootAndExcludesCooperativeWriter",
6500
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeasePinsRootAndExcludesCooperativeWriter$'"
6501
+ },
6502
+ {
6503
+ "selector": "TestInspectionLeaseExportsOnlyReadOnlyFileCapability",
6504
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseExportsOnlyReadOnlyFileCapability$'"
6505
+ },
6506
+ {
6507
+ "selector": "TestInspectionLeaseFileCannotBeReassertedAsMutable",
6508
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseFileCannotBeReassertedAsMutable$'"
6509
+ },
6510
+ {
6511
+ "selector": "TestInspectControlStateRejectsPartialControlObservations",
6512
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateRejectsPartialControlObservations$'"
6513
+ },
6514
+ {
6515
+ "selector": "TestInspectControlStateHashesSymlinkTargetsWithoutDisclosingThem",
6516
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateHashesSymlinkTargetsWithoutDisclosingThem$'"
6517
+ },
6518
+ {
6519
+ "selector": "TestInspectControlStateRejectsClassificationChangeHiddenByPortableNameIdentity",
6520
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateRejectsClassificationChangeHiddenByPortableNameIdentity$'"
6521
+ },
6522
+ {
6523
+ "selector": "TestInspectControlStateUsesPortableObservationFields",
6524
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectControlStateUsesPortableObservationFields$'"
6525
+ }
6526
+ ],
6527
+ "commandIds": ["proofkit.go-test"],
6528
+ "environmentClasses": ["local-go"]
6529
+ },
6530
+ {
6531
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-013",
6532
+ "scenarioId": "proofkit.agent-workflow.project-state-exact-route-traversal",
6533
+ "witnessId": "proofkit.project-state.exact-route-traversal-falsifier",
6534
+ "witnessKind": "contract",
6535
+ "witnessPath": "internal/kernel/rootpath/exact_test.go",
6536
+ "witnessSelectors": [
6537
+ {
6538
+ "selector": "TestOpenExactRegularFileRejectsParentSymlinkABA",
6539
+ "command": "go test ./internal/kernel/rootpath -run '^TestOpenExactRegularFileRejectsParentSymlinkABA$'"
6540
+ },
6541
+ {
6542
+ "selector": "TestOpenExactRegularFileRejectsFinalComponentABA",
6543
+ "command": "go test ./internal/kernel/rootpath -run '^TestOpenExactRegularFileRejectsFinalComponentABA$'"
6544
+ }
6545
+ ],
6546
+ "commandIds": ["proofkit.go-test"],
6547
+ "environmentClasses": ["local-go"]
6548
+ },
6549
+ {
6550
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-014",
6551
+ "scenarioId": "proofkit.agent-workflow.project-next-action-output-closure",
6552
+ "witnessId": "proofkit.project-next-action.output-closure-falsifier",
6553
+ "witnessKind": "contract",
6554
+ "witnessPath": "internal/command/projectstatus/projectstatus_test.go",
6555
+ "witnessSelectors": [
6556
+ {
6557
+ "selector": "TestEvaluateTotalStateActionTable",
6558
+ "command": "go test ./internal/command/projectstatus -run '^TestEvaluateTotalStateActionTable$'"
6559
+ },
6560
+ {
6561
+ "selector": "TestOutputAdmissionRejectsReidentifiedStateActionMismatch",
6562
+ "command": "go test ./internal/command/projectstatus -run '^TestOutputAdmissionRejectsReidentifiedStateActionMismatch$'"
6563
+ },
6564
+ {
6565
+ "selector": "TestTextProjectionIsBoundedAndSemanticallyDerived",
6566
+ "command": "go test ./internal/command/projectstatus -run '^TestTextProjectionIsBoundedAndSemanticallyDerived$'"
6567
+ }
6568
+ ],
6569
+ "commandIds": ["proofkit.go-test"],
6570
+ "environmentClasses": ["local-go"]
6571
+ },
6572
+ {
6573
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-015",
6574
+ "scenarioId": "proofkit.agent-workflow.project-navigation-public-cli",
6575
+ "witnessId": "proofkit.project-navigation.public-cli-falsifier",
6576
+ "witnessKind": "contract",
6577
+ "witnessPath": "internal/app/project_status_command_test.go",
6578
+ "witnessSelectors": [
6579
+ {
6580
+ "selector": "TestNextCLI",
6581
+ "command": "go test ./internal/app -run '^TestNextCLI$'"
6582
+ },
6583
+ {
6584
+ "selector": "TestProjectStatusCLI",
6585
+ "command": "go test ./internal/app -run '^TestProjectStatusCLI$'"
6586
+ },
6587
+ {
6588
+ "selector": "TestProjectStatusCLIHonorsCanceledContextBeforeOutput",
6589
+ "command": "go test ./internal/app -run '^TestProjectStatusCLIHonorsCanceledContextBeforeOutput$'"
6590
+ },
6591
+ {
6592
+ "selector": "TestProjectStatusOutputMatrix",
6593
+ "command": "go test ./internal/app -run '^TestProjectStatusOutputMatrix$'"
6594
+ },
6595
+ {
6596
+ "selector": "TestProjectStatusTransportFailureUsesOneBoundedWriteWithoutAtomicSinkClaim",
6597
+ "command": "go test ./internal/app -run '^TestProjectStatusTransportFailureUsesOneBoundedWriteWithoutAtomicSinkClaim$'"
6598
+ },
6599
+ {
6600
+ "selector": "TestStatusCLI",
6601
+ "command": "go test ./internal/app -run '^TestStatusCLI$'"
6602
+ }
6603
+ ],
6604
+ "commandIds": ["proofkit.command-contract-check", "proofkit.go-test"],
6605
+ "environmentClasses": ["local-go"]
6606
+ },
6607
+ {
6608
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-015",
6609
+ "scenarioId": "proofkit.agent-workflow.project-navigation-installed-carriers",
6610
+ "witnessId": "proofkit.project-navigation.installed-carrier-falsifier",
6611
+ "witnessKind": "contract",
6612
+ "witnessPath": "internal/tools/workflowsmoke/workflow_smoke_test.go",
6613
+ "witnessSelectors": [
6614
+ {
6615
+ "selector": "TestVerifyAcceptsApplicationCLI",
6616
+ "command": "go test ./internal/tools/workflowsmoke -run '^TestVerifyAcceptsApplicationCLI$'"
6617
+ },
6618
+ {
6619
+ "selector": "TestVerifyRejectsCarrierContractMutations",
6620
+ "command": "go test ./internal/tools/workflowsmoke -run '^TestVerifyRejectsCarrierContractMutations$'"
6621
+ }
6622
+ ],
6623
+ "commandIds": ["proofkit.go-test", "proofkit.package-artifact"],
6624
+ "environmentClasses": ["local-go", "local-go-python"]
6625
+ },
6626
+ {
6627
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-015",
6628
+ "scenarioId": "proofkit.agent-workflow.project-navigation-installed-npm-carrier-closure",
6629
+ "witnessId": "proofkit.project-navigation.installed-npm-carrier-closure-falsifier",
6630
+ "witnessKind": "contract",
6631
+ "witnessPath": "internal/tools/packageverify/workflow_carrier_test.go",
6632
+ "witnessSelectors": [
6633
+ {
6634
+ "selector": "TestInstalledNPMWorkflowCarrierClosure",
6635
+ "command": "go test ./internal/tools/packageverify -run '^TestInstalledNPMWorkflowCarrierClosure$'"
6636
+ }
6637
+ ],
6638
+ "commandIds": ["proofkit.go-test"],
6639
+ "environmentClasses": ["local-go"]
6640
+ },
6641
+ {
6642
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-015",
6643
+ "scenarioId": "proofkit.agent-workflow.project-navigation-installed-wheel-carrier-closure",
6644
+ "witnessId": "proofkit.project-navigation.installed-wheel-carrier-closure-falsifier",
6645
+ "witnessKind": "contract",
6646
+ "witnessPath": "internal/tools/pythonpackage/workflow_carrier_test.go",
6647
+ "witnessSelectors": [
6648
+ {
6649
+ "selector": "TestInstalledPythonWorkflowCarrierClosure",
6650
+ "command": "go test ./internal/tools/pythonpackage -run '^TestInstalledPythonWorkflowCarrierClosure$'"
6651
+ }
6652
+ ],
6653
+ "commandIds": ["proofkit.go-test"],
6654
+ "environmentClasses": ["local-go"]
6655
+ },
6656
+ {
6657
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-015",
6658
+ "scenarioId": "proofkit.agent-workflow.project-navigation-version-edge",
6659
+ "witnessId": "proofkit.project-navigation.public-version-edge-falsifier",
6660
+ "witnessKind": "contract",
6661
+ "witnessPath": "internal/app/project_navigation_version_edge_test.go",
6662
+ "witnessSelectors": [
6663
+ {
6664
+ "selector": "TestProjectNavigationVersionEdgeClosesPublicRoutes",
6665
+ "command": "go test ./internal/app -run '^TestProjectNavigationVersionEdgeClosesPublicRoutes$'"
6666
+ }
6667
+ ],
6668
+ "commandIds": ["proofkit.go-test"],
6669
+ "environmentClasses": ["local-go"]
6670
+ },
6671
+ {
6672
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-016",
6673
+ "scenarioId": "proofkit.agent-workflow.integration-capability-and-carrier-identity",
6674
+ "witnessId": "proofkit.agent-integration.capability-and-carrier-identity-falsifier",
6675
+ "witnessKind": "contract",
6676
+ "witnessPath": "internal/app/agent_integration_command_test.go",
6677
+ "witnessSelectors": [
6678
+ {
6679
+ "selector": "TestIntegrationCapabilityIdentityScope",
6680
+ "command": "go test ./internal/app -run '^TestIntegrationCapabilityIdentityScope$'"
6681
+ },
6682
+ {
6683
+ "selector": "TestIntegrationSourcesAreCarrierIndependent",
6684
+ "command": "go test ./internal/app -run '^TestIntegrationSourcesAreCarrierIndependent$'"
6685
+ }
6686
+ ],
6687
+ "commandIds": [
6688
+ "proofkit.go-test"
6689
+ ],
6690
+ "environmentClasses": [
6691
+ "local-go"
6692
+ ]
6693
+ },
6694
+ {
6695
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-016",
6696
+ "scenarioId": "proofkit.agent-workflow.integration-portable-source",
6697
+ "witnessId": "proofkit.agent-integration.portable-source-falsifier",
6698
+ "witnessKind": "contract",
6699
+ "witnessPath": "internal/command/agentintegration/source_test.go",
6700
+ "witnessSelectors": [
6701
+ {
6702
+ "selector": "TestSourceBindsPortableConsumedContracts",
6703
+ "command": "go test ./internal/command/agentintegration -run '^TestSourceBindsPortableConsumedContracts$'"
6704
+ },
6705
+ {
6706
+ "selector": "TestSourceRejectsUnboundCapabilities",
6707
+ "command": "go test ./internal/command/agentintegration -run '^TestSourceRejectsUnboundCapabilities$'"
6708
+ }
6709
+ ],
6710
+ "commandIds": [
6711
+ "proofkit.go-test"
6712
+ ],
6713
+ "environmentClasses": [
6714
+ "local-go"
6715
+ ]
6716
+ },
6717
+ {
6718
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
6719
+ "scenarioId": "proofkit.agent-workflow.integration-bounded-read-only-classification",
6720
+ "witnessId": "proofkit.agent-integration.bounded-read-only-classification-falsifier",
6721
+ "witnessKind": "contract",
6722
+ "witnessPath": "internal/command/agentintegration/check_test.go",
6723
+ "witnessSelectors": [
6724
+ {
6725
+ "selector": "TestCheckInvalidRootsAreOperationErrors",
6726
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckInvalidRootsAreOperationErrors$'"
6727
+ },
6728
+ {
6729
+ "selector": "TestCheckPortableAliasesAreOperationErrors",
6730
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckPortableAliasesAreOperationErrors$'"
6731
+ },
6732
+ {
6733
+ "selector": "TestCheckProjectionHasOnlyAdmittedFields",
6734
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckProjectionHasOnlyAdmittedFields$'"
6735
+ },
6736
+ {
6737
+ "selector": "TestCheckRejectsEverySymlinkComponentWithoutFollowing",
6738
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckRejectsEverySymlinkComponentWithoutFollowing$'"
6739
+ },
6740
+ {
6741
+ "selector": "TestCheckRejectsZeroDocumentBeforeInspection",
6742
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckRejectsZeroDocumentBeforeInspection$'"
6743
+ },
6744
+ {
6745
+ "selector": "TestCheckStatesAreReadOnlyAndPrivate",
6746
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckStatesAreReadOnlyAndPrivate$'"
6747
+ },
6748
+ {
6749
+ "selector": "TestCheckUsesOneLeaseAndStrictReadBounds",
6750
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckUsesOneLeaseAndStrictReadBounds$'"
6751
+ }
6752
+ ],
6753
+ "commandIds": [
6754
+ "proofkit.go-test"
6755
+ ],
6756
+ "environmentClasses": [
6757
+ "local-go"
6758
+ ]
6759
+ },
6760
+ {
6761
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
6762
+ "scenarioId": "proofkit.agent-workflow.integration-fifo-denial",
6763
+ "witnessId": "proofkit.agent-integration.fifo-denial-falsifier",
6764
+ "witnessKind": "contract",
6765
+ "witnessPath": "internal/command/agentintegration/check_unix_test.go",
6766
+ "witnessSelectors": [
6767
+ {
6768
+ "selector": "TestCheckFIFONeverRead",
6769
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckFIFONeverRead$'"
6770
+ }
6771
+ ],
6772
+ "commandIds": [
6773
+ "proofkit.go-test"
6774
+ ],
6775
+ "environmentClasses": [
6776
+ "local-go"
6777
+ ]
6778
+ },
6779
+ {
6780
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
6781
+ "scenarioId": "proofkit.agent-workflow.integration-operational-failure-and-cohort",
6782
+ "witnessId": "proofkit.agent-integration.operational-failure-and-cohort-falsifier",
6783
+ "witnessKind": "contract",
6784
+ "witnessPath": "internal/command/agentintegration/check_test.go",
6785
+ "witnessSelectors": [
6786
+ {
6787
+ "selector": "TestCheckCancellationBeforeAndAfterObservation",
6788
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckCancellationBeforeAndAfterObservation$'"
6789
+ },
6790
+ {
6791
+ "selector": "TestCheckCleanupFailureInvalidatesEveryState",
6792
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckCleanupFailureInvalidatesEveryState$'"
6793
+ },
6794
+ {
6795
+ "selector": "TestCheckDetectsChangesWithinAnObservation",
6796
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckDetectsChangesWithinAnObservation$'"
6797
+ },
6798
+ {
6799
+ "selector": "TestCheckFileIOAndCleanupFailures",
6800
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckFileIOAndCleanupFailures$'"
6801
+ },
6802
+ {
6803
+ "selector": "TestCheckOpenErrorsAreNotMissingOrInvalid",
6804
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckOpenErrorsAreNotMissingOrInvalid$'"
6805
+ },
6806
+ {
6807
+ "selector": "TestCheckPermissionDeniedIsNotMissing",
6808
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckPermissionDeniedIsNotMissing$'"
6809
+ },
6810
+ {
6811
+ "selector": "TestCheckReobservesBytesStateAndOpenedIdentityIndependently",
6812
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckReobservesBytesStateAndOpenedIdentityIndependently$'"
6813
+ },
6814
+ {
6815
+ "selector": "TestCheckRouteWitnessIgnoresUnrelatedSiblingWrites",
6816
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckRouteWitnessIgnoresUnrelatedSiblingWrites$'"
6817
+ },
6818
+ {
6819
+ "selector": "TestCheckRouteWitnessRejectsZeroInEveryState",
6820
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckRouteWitnessRejectsZeroInEveryState$'"
6821
+ },
6822
+ {
6823
+ "selector": "TestCheckVerifiesRootAfterBothObservations",
6824
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckVerifiesRootAfterBothObservations$'"
6825
+ }
6826
+ ],
6827
+ "commandIds": [
6828
+ "proofkit.go-test"
6829
+ ],
6830
+ "environmentClasses": [
6831
+ "local-go"
6832
+ ]
6833
+ },
6834
+ {
6835
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
6836
+ "scenarioId": "proofkit.agent-workflow.integration-pre-io-cli-admission",
6837
+ "witnessId": "proofkit.agent-integration.pre-io-cli-admission-falsifier",
6838
+ "witnessKind": "contract",
6839
+ "witnessPath": "internal/app/agent_integration_command_test.go",
6840
+ "witnessSelectors": [
6841
+ {
6842
+ "selector": "TestIntegrationCheckCLI",
6843
+ "command": "go test ./internal/app -run '^TestIntegrationCheckCLI$'"
6844
+ }
6845
+ ],
6846
+ "commandIds": [
6847
+ "proofkit.go-test"
6848
+ ],
6849
+ "environmentClasses": [
6850
+ "local-go"
6851
+ ]
6852
+ },
6853
+ {
6854
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6855
+ "scenarioId": "proofkit.agent-workflow.integration-contract-and-route-closure",
6856
+ "witnessId": "proofkit.agent-integration.contract-and-route-closure-falsifier",
6857
+ "witnessKind": "contract",
6858
+ "witnessPath": "internal/app/cli_contract_test.go",
6859
+ "witnessSelectors": [
6860
+ {
6861
+ "selector": "TestCLIContractMatchesDispatcherAndHelp",
6862
+ "command": "go test ./internal/app -run '^TestCLIContractMatchesDispatcherAndHelp$'"
6863
+ },
6864
+ {
6865
+ "selector": "TestCLIContractsAreCompleteGeneratedAndWitnessBound",
6866
+ "command": "go test ./internal/app -run '^TestCLIContractsAreCompleteGeneratedAndWitnessBound$'"
6867
+ },
6868
+ {
6869
+ "selector": "TestContractMapDecisionTreeHasThreeCells",
6870
+ "command": "go test ./internal/app -run '^TestContractMapDecisionTreeHasThreeCells$'"
6871
+ }
6872
+ ],
6873
+ "commandIds": [
6874
+ "proofkit.command-contract-check",
6875
+ "proofkit.go-test"
6876
+ ],
6877
+ "environmentClasses": [
6878
+ "local-go"
6879
+ ]
6880
+ },
6881
+ {
6882
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6883
+ "scenarioId": "proofkit.agent-workflow.integration-public-cli",
6884
+ "witnessId": "proofkit.agent-integration.public-cli-falsifier",
6885
+ "witnessKind": "contract",
6886
+ "witnessPath": "internal/app/agent_integration_command_test.go",
6887
+ "witnessSelectors": [
6888
+ {
6889
+ "selector": "TestIntegrationCancellationBeforeOutput",
6890
+ "command": "go test ./internal/app -run '^TestIntegrationCancellationBeforeOutput$'"
6891
+ },
6892
+ {
6893
+ "selector": "TestIntegrationCheckCLI",
6894
+ "command": "go test ./internal/app -run '^TestIntegrationCheckCLI$'"
6895
+ },
6896
+ {
6897
+ "selector": "TestIntegrationCommandsExactRootShapes",
6898
+ "command": "go test ./internal/app -run '^TestIntegrationCommandsExactRootShapes$'"
6899
+ },
6900
+ {
6901
+ "selector": "TestIntegrationSourceCLI",
6902
+ "command": "go test ./internal/app -run '^TestIntegrationSourceCLI$'"
6903
+ }
6904
+ ],
6905
+ "commandIds": [
6906
+ "proofkit.go-test"
6907
+ ],
6908
+ "environmentClasses": [
6909
+ "local-go"
6910
+ ]
6911
+ },
6912
+ {
6913
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6914
+ "scenarioId": "proofkit.agent-workflow.integration-installed-carriers",
6915
+ "witnessId": "proofkit.agent-integration.installed-carriers-falsifier",
6916
+ "witnessKind": "contract",
6917
+ "witnessPath": "internal/tools/workflowsmoke/workflow_smoke_test.go",
6918
+ "witnessSelectors": [
6919
+ {
6920
+ "selector": "TestVerifyAcceptsApplicationCLI",
6921
+ "command": "go test ./internal/tools/workflowsmoke -run '^TestVerifyAcceptsApplicationCLI$'"
6922
+ },
6923
+ {
6924
+ "selector": "TestVerifyRejectsCarrierContractMutations",
6925
+ "command": "go test ./internal/tools/workflowsmoke -run '^TestVerifyRejectsCarrierContractMutations$'"
6926
+ }
6927
+ ],
6928
+ "commandIds": [
6929
+ "proofkit.go-test",
6930
+ "proofkit.package-artifact"
6931
+ ],
6932
+ "environmentClasses": [
6933
+ "local-go",
6934
+ "local-go-python"
6935
+ ]
6936
+ },
6937
+ {
6938
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6939
+ "scenarioId": "proofkit.agent-workflow.integration-installed-npm-carrier-closure",
6940
+ "witnessId": "proofkit.agent-integration.installed-npm-carrier-closure-falsifier",
6941
+ "witnessKind": "contract",
6942
+ "witnessPath": "internal/tools/packageverify/workflow_carrier_test.go",
6943
+ "witnessSelectors": [
6944
+ {
6945
+ "selector": "TestInstalledNPMWorkflowCarrierClosure",
6946
+ "command": "go test ./internal/tools/packageverify -run '^TestInstalledNPMWorkflowCarrierClosure$'"
6947
+ }
6948
+ ],
6949
+ "commandIds": [
6950
+ "proofkit.go-test"
6951
+ ],
6952
+ "environmentClasses": [
6953
+ "local-go"
6954
+ ]
6955
+ },
6956
+ {
6957
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6958
+ "scenarioId": "proofkit.agent-workflow.integration-installed-wheel-carrier-closure",
6959
+ "witnessId": "proofkit.agent-integration.installed-wheel-carrier-closure-falsifier",
6960
+ "witnessKind": "contract",
6961
+ "witnessPath": "internal/tools/pythonpackage/workflow_carrier_test.go",
6962
+ "witnessSelectors": [
6963
+ {
6964
+ "selector": "TestInstalledPythonWorkflowCarrierClosure",
6965
+ "command": "go test ./internal/tools/pythonpackage -run '^TestInstalledPythonWorkflowCarrierClosure$'"
6966
+ }
6967
+ ],
6968
+ "commandIds": [
6969
+ "proofkit.go-test"
6970
+ ],
6971
+ "environmentClasses": [
6972
+ "local-go"
6973
+ ]
6974
+ },
6975
+ {
6976
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6977
+ "scenarioId": "proofkit.agent-workflow.integration-version-edge",
6978
+ "witnessId": "proofkit.agent-integration.version-edge-falsifier",
6979
+ "witnessKind": "contract",
6980
+ "witnessPath": "internal/app/integration_version_edge_test.go",
6981
+ "witnessSelectors": [
6982
+ {
6983
+ "selector": "TestIntegrationVersionEdgeClosesCompletePublicABIDiff",
6984
+ "command": "go test ./internal/app -run '^TestIntegrationVersionEdgeClosesCompletePublicABIDiff$'"
6985
+ }
6986
+ ],
6987
+ "commandIds": [
6988
+ "proofkit.go-test"
6989
+ ],
6990
+ "environmentClasses": [
6991
+ "local-go"
6992
+ ]
6993
+ },
6994
+ {
6995
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-018",
6996
+ "scenarioId": "proofkit.agent-workflow.integration-public-abi-mutations",
6997
+ "witnessId": "proofkit.agent-integration.public-abi-mutations-falsifier",
6998
+ "witnessKind": "contract",
6999
+ "witnessPath": "internal/app/public_abi_mutation_test.go",
7000
+ "witnessSelectors": [
7001
+ {
7002
+ "selector": "TestIntegrationVersionEdgeRejectsUndeclaredPublicABIDrift",
7003
+ "command": "go test ./internal/app -run '^TestIntegrationVersionEdgeRejectsUndeclaredPublicABIDrift$'"
7004
+ }
7005
+ ],
7006
+ "commandIds": [
7007
+ "proofkit.go-test"
7008
+ ],
7009
+ "environmentClasses": [
7010
+ "local-go"
7011
+ ]
7012
+ },
7013
+ {
7014
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
7015
+ "scenarioId": "proofkit.agent-workflow.integration-complete-route-reobservation",
7016
+ "witnessId": "proofkit.agent-integration.complete-route-reobservation-falsifier",
7017
+ "witnessKind": "contract",
7018
+ "witnessPath": "internal/command/agentintegration/check_unix_test.go",
7019
+ "witnessSelectors": [
7020
+ {
7021
+ "selector": "TestCheckReobservesCompleteRoute",
7022
+ "command": "go test ./internal/command/agentintegration -run '^TestCheckReobservesCompleteRoute$'"
7023
+ }
7024
+ ],
7025
+ "commandIds": [
7026
+ "proofkit.go-test"
7027
+ ],
7028
+ "environmentClasses": [
7029
+ "local-go"
7030
+ ]
7031
+ },
7032
+ {
7033
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
7034
+ "scenarioId": "proofkit.agent-workflow.integration-inspection-route-capability",
7035
+ "witnessId": "proofkit.agent-integration.inspection-route-capability-falsifier",
7036
+ "witnessKind": "contract",
7037
+ "witnessPath": "internal/kernel/repositorytransaction/control_inspection_test.go",
7038
+ "witnessSelectors": [
7039
+ {
7040
+ "selector": "TestInspectionLeaseObservedOpenPreservesWitnessAndReadCapability",
7041
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseObservedOpenPreservesWitnessAndReadCapability$'"
7042
+ },
7043
+ {
7044
+ "selector": "TestInspectionLeaseObservedRouteBindsRootAndMissingPosition",
7045
+ "command": "go test ./internal/kernel/repositorytransaction -run '^TestInspectionLeaseObservedRouteBindsRootAndMissingPosition$'"
7046
+ }
7047
+ ],
7048
+ "commandIds": [
7049
+ "proofkit.go-test"
7050
+ ],
7051
+ "environmentClasses": [
7052
+ "local-go"
7053
+ ]
7054
+ },
7055
+ {
7056
+ "requirementId": "REQ-PROOFKIT-WORKFLOW-017",
7057
+ "scenarioId": "proofkit.agent-workflow.integration-opaque-route-observation",
7058
+ "witnessId": "proofkit.agent-integration.opaque-route-observation-falsifier",
7059
+ "witnessKind": "contract",
7060
+ "witnessPath": "internal/kernel/rootpath/observation_unix_test.go",
7061
+ "witnessSelectors": [
7062
+ {
7063
+ "selector": "TestObservedOpenBindsRealRouteChangesWithoutSiblingMetadata",
7064
+ "command": "go test ./internal/kernel/rootpath -run '^TestObservedOpenBindsRealRouteChangesWithoutSiblingMetadata$'"
7065
+ },
7066
+ {
7067
+ "selector": "TestObservedOpenPreservesLegacyResultsAndPrivateWitness",
7068
+ "command": "go test ./internal/kernel/rootpath -run '^TestObservedOpenPreservesLegacyResultsAndPrivateWitness$'"
7069
+ },
7070
+ {
7071
+ "selector": "TestObservedOpenRejectsAdmissionModeDriftAndCleanup",
7072
+ "command": "go test ./internal/kernel/rootpath -run '^TestObservedOpenRejectsAdmissionModeDriftAndCleanup$'"
7073
+ },
7074
+ {
7075
+ "selector": "TestRouteObservationEqualityBindsEveryOperand",
7076
+ "command": "go test ./internal/kernel/rootpath -run '^TestRouteObservationEqualityBindsEveryOperand$'"
7077
+ }
7078
+ ],
7079
+ "commandIds": [
7080
+ "proofkit.go-test"
7081
+ ],
7082
+ "environmentClasses": [
7083
+ "local-go"
7084
+ ]
6148
7085
  }
6149
7086
  ],
6150
7087
  "witnessCommands": [