StatPan commited on
Commit
51ed393
·
verified ·
1 Parent(s): 223a37d

Publish verified Datapan Registry payload

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. manifest.json +130 -80
  2. policy/sustainable-coverage.json +5 -5
  3. release/data-go-kr-shards.tar.gz +1 -1
  4. release/registry-shards.json +1 -1
  5. reports/credential-runtime-collection-execution-plan.json +37 -32
  6. reports/credential-runtime-collection-preflight.json +24 -24
  7. reports/credential-runtime-evidence-policy.json +17 -57
  8. reports/credential-runtime-manual-review-acceptance-packet.json +18 -18
  9. reports/credential-runtime-manual-review-acceptance.json +47 -16
  10. reports/credential-runtime-manual-review-decision.json +19 -13
  11. reports/credential-runtime-operator-packets.json +27 -47
  12. reports/credential-runtime-receipt-collection-queue.json +37 -37
  13. reports/credential-runtime-review-handoff.json +46 -72
  14. reports/credential-runtime-runner-readiness.json +24 -19
  15. reports/data-go-kr/error-action-catalog.json +54 -3
  16. reports/data-go-kr/runtime-evidence-growth.json +5 -5
  17. reports/error-action-routing-rollup.json +29 -26
  18. reports/failure-observations.json +129 -8
  19. reports/failure-recovery-rollup.json +147 -28
  20. reports/latest-release-readiness.json +6 -6
  21. reports/latest-release-verification.json +230 -158
  22. reports/latest-verification-summary.json +17 -12
  23. reports/latest-verification.json +152 -6
  24. reports/operation-denominator-rollup.json +46 -0
  25. reports/registry-impact-plan.json +4 -4
  26. reports/release-assembly-receipt.json +57 -57
  27. reports/release-consumer-compatibility.json +115 -128
  28. reports/release-consumer-decision.json +21 -19
  29. reports/release-distribution-footprint.json +12 -12
  30. reports/release-goal-continuation-queue.json +30 -173
  31. reports/release-goal-finish-preflight.json +12 -38
  32. reports/release-goal-operating-contract.json +30 -58
  33. reports/release-operational-pressure.json +27 -27
  34. reports/release-shard-consumer-proof.json +1 -1
  35. reports/runtime-freshness-queue.json +0 -0
  36. reports/source-contract-rollup.json +1 -1
  37. reports/source-report-inventory.json +93 -38
  38. reports/source-runtime-evidence-rollup.json +52 -98
  39. reports/source-runtime-remediation-map.json +62 -195
  40. reports/sustainable-coverage.json +55 -56
  41. schemas/datapan.credential-runtime-collection-preflight.v1.schema.json +1 -1
  42. schemas/datapan.credential-runtime-manual-review-acceptance.v1.schema.json +121 -0
  43. schemas/datapan.credential-runtime-runner-readiness.v1.schema.json +1 -1
  44. schemas/datapan.operation-denominator-rollup.v1.schema.json +34 -0
  45. schemas/datapan.operation-denominator.v1.schema.json +61 -0
  46. schemas/datapan.release-consumer-compatibility.v1.schema.json +10 -2
  47. schemas/datapan.release-consumer-decision.v1.schema.json +8 -0
  48. schemas/datapan.release-manifest.v1.schema.json +2 -0
  49. schemas/datapan.runtime-freshness-batch.v1.schema.json +42 -0
  50. schemas/datapan.runtime-freshness-import-receipt.v1.schema.json +55 -0
manifest.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "schema_version": "datapan.release-manifest.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "datapan_version": "0.1.0-dev",
5
  "provider": "data.go.kr",
6
  "source_registry": "data/data-go-kr.registry.json",
7
  "output_dir": ".",
8
- "artifact_count": 128,
9
  "artifacts": [
10
  {
11
  "path": "schemas/datapan.adapter-targets.v1.schema.json",
@@ -76,8 +76,8 @@
76
  {
77
  "path": "schemas/datapan.release-manifest.v1.schema.json",
78
  "kind": "schema",
79
- "bytes": 3863,
80
- "sha256": "ffc90e1fb5b5c379ad476f6437a8d2d0f721c16e3cd31eeb6703897a3ad7e508"
81
  },
82
  {
83
  "path": "schemas/datapan.release-readiness.v1.schema.json",
@@ -136,8 +136,8 @@
136
  {
137
  "path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
138
  "kind": "schema",
139
- "bytes": 7272,
140
- "sha256": "73f325bc706b3596a1d44b5e325523f8f0bf0452ffae3adb047dbbf8ed8bd08d"
141
  },
142
  {
143
  "path": "schemas/datapan.source-runtime-evidence-rollup.v1.schema.json",
@@ -208,8 +208,8 @@
208
  {
209
  "path": "schemas/datapan.release-consumer-compatibility.v1.schema.json",
210
  "kind": "schema",
211
- "bytes": 40066,
212
- "sha256": "726a580c8ade5138721783563ec21dfb1367876ab7b310fd5e83bbc8b51e8d1d"
213
  },
214
  {
215
  "path": "schemas/datapan.error-action-routing-rollup.v1.schema.json",
@@ -280,8 +280,8 @@
280
  {
281
  "path": "schemas/datapan.source-runtime-remediation-map.v1.schema.json",
282
  "kind": "schema",
283
- "bytes": 8824,
284
- "sha256": "1aa5eb8d29325be1d695acaf48b3604ed5efc30e8c4d4eb10ae7b874b7a00edd"
285
  },
286
  {
287
  "path": "schemas/datapan.credential-runtime-evidence-policy.v1.schema.json",
@@ -310,8 +310,8 @@
310
  {
311
  "path": "schemas/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
312
  "kind": "schema",
313
- "bytes": 6176,
314
- "sha256": "fb05f4e49602ad8f30717a63d06e4cf2d02eecd1d2e4379bf96a19b0c5cd35cd"
315
  },
316
  {
317
  "path": "schemas/datapan.credential-runtime-manual-review-decision.v1.schema.json",
@@ -328,8 +328,8 @@
328
  {
329
  "path": "schemas/datapan.release-consumer-decision.v1.schema.json",
330
  "kind": "schema",
331
- "bytes": 6690,
332
- "sha256": "4a6271898fa0551a8e9845d349214f5282d9a402d31abbb8f31dc5cc0edda967"
333
  },
334
  {
335
  "path": "schemas/datapan.release-goal-finish-preflight.v1.schema.json",
@@ -340,8 +340,8 @@
340
  {
341
  "path": "schemas/datapan.credential-runtime-collection-preflight.v1.schema.json",
342
  "kind": "schema",
343
- "bytes": 6047,
344
- "sha256": "04e01b1159e6fe7e77b5a49737531708b7ae4bdd62f5469cbb04634bff467b43"
345
  },
346
  {
347
  "path": "schemas/datapan.release-goal-continuation-queue.v1.schema.json",
@@ -382,8 +382,8 @@
382
  {
383
  "path": "schemas/datapan.credential-runtime-runner-readiness.v1.schema.json",
384
  "kind": "schema",
385
- "bytes": 7470,
386
- "sha256": "ce5fb44af8a18a7cb4e679f7d73665026d83a3be3918efcce6b5c2acc187a91f"
387
  },
388
  {
389
  "path": "schemas/datapan.release-operational-pressure.v1.schema.json",
@@ -469,12 +469,48 @@
469
  "bytes": 2731,
470
  "sha256": "ff2959fc7945c0809dc2018d293eb6be15a428dc824ca8894bb5e4bd63e25064"
471
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
472
  {
473
  "path": "schemas/index.json",
474
  "kind": "schema_index",
475
  "schema": "https://schemas.datapan.dev/datapan.schema-index.v1.schema.json",
476
- "bytes": 31453,
477
- "sha256": "4d5df0f01ee8bb58157435dcec950b8ab172f89560871ef4ad3ab623f6027045"
478
  },
479
  {
480
  "path": "data/data-go-kr.registry.json",
@@ -515,120 +551,134 @@
515
  "path": "reports/error-action-routing-rollup.json",
516
  "kind": "error_action_routing_rollup",
517
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
518
- "bytes": 8234,
519
- "sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd"
520
  },
521
  {
522
  "path": "reports/source-contract-rollup.json",
523
  "kind": "source_contract_rollup",
524
  "schema": "https://schemas.datapan.dev/datapan.source-contract-rollup.v1.schema.json",
525
  "bytes": 17111,
526
- "sha256": "15e263f4885f67bf6ab144edd3df5f35ea6fb09fc4b77381e40242e62db7a576"
527
  },
528
  {
529
  "path": "reports/source-runtime-evidence-rollup.json",
530
  "kind": "source_runtime_evidence_rollup",
531
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json",
532
- "bytes": 5490,
533
- "sha256": "774d3350451a71d7066e436fa3e41d2b4a0cfdc9b739d6fa4e91ff858ca792c7"
534
  },
535
  {
536
  "path": "reports/source-runtime-remediation-map.json",
537
  "kind": "source_runtime_remediation_map",
538
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-remediation-map.v1.schema.json",
539
- "bytes": 14728,
540
- "sha256": "be1c15d91956574a4d00182c579fc6f9c04af549ebaff5adec460d8c6845ff68"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
541
  },
542
  {
543
  "path": "policy/sustainable-coverage.json",
544
  "kind": "sustainable_coverage_policy",
545
  "schema": "https://schemas.datapan.dev/datapan.sustainable-coverage-policy.v1.schema.json",
546
- "bytes": 1438,
547
- "sha256": "d7c9e53a0f72f9abd40f5ca7d1e2cd45fbfbbb8e9e406ba7cf985bd1485af6fd"
548
  },
549
  {
550
  "path": "reports/sustainable-coverage.json",
551
  "kind": "sustainable_coverage",
552
  "schema": "https://schemas.datapan.dev/datapan.sustainable-coverage.v1.schema.json",
553
- "bytes": 6082,
554
- "sha256": "4f9bb26db0f5404b0845c0daa77173cb39764de5c6ffbc17419ac0e7afc97c33"
555
  },
556
  {
557
  "path": "reports/credential-runtime-evidence-policy.json",
558
  "kind": "credential_runtime_evidence_policy",
559
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-evidence-policy.v1.schema.json",
560
- "bytes": 15140,
561
- "sha256": "16a5e1e12ae4fb70476353eeadcc6d1612edf94dc15cb4e5580b9ea7d31ce2cc"
562
  },
563
  {
564
  "path": "reports/credential-runtime-collection-preflight.json",
565
  "kind": "credential_runtime_collection_preflight",
566
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-preflight.v1.schema.json",
567
- "bytes": 10813,
568
- "sha256": "3aebc7cc44a430a1395a3c769ffde04efcecd0a961f4c1eb81f25d322dfe5efd"
569
  },
570
  {
571
  "path": "reports/credential-runtime-runner-readiness.json",
572
  "kind": "credential_runtime_runner_readiness",
573
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-runner-readiness.v1.schema.json",
574
- "bytes": 9614,
575
- "sha256": "fcbba8a1bc921b52bf8dbb4432eceac561f1c13d7a2354e135b6ab241f965a4e"
576
  },
577
  {
578
  "path": "reports/credential-runtime-receipt-collection-queue.json",
579
  "kind": "credential_runtime_receipt_collection_queue",
580
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-receipt-collection-queue.v1.schema.json",
581
- "bytes": 15337,
582
- "sha256": "3f16a821cee946c63aa5396570d22bc2e31437bbcbad89a2fc189aa74a4648a2"
583
  },
584
  {
585
  "path": "reports/credential-runtime-review-handoff.json",
586
  "kind": "credential_runtime_review_handoff",
587
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-review-handoff.v1.schema.json",
588
- "bytes": 13669,
589
- "sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac"
590
  },
591
  {
592
  "path": "reports/credential-runtime-operator-packets.json",
593
  "kind": "credential_runtime_operator_packets",
594
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-operator-packets.v1.schema.json",
595
- "bytes": 20163,
596
- "sha256": "c881e31bcaf303fda44076a3a690070cd6aee9764ac182bc9d0c3b9ce9e19f88"
597
  },
598
  {
599
  "path": "reports/credential-runtime-collection-execution-plan.json",
600
  "kind": "credential_runtime_collection_execution_plan",
601
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-execution-plan.v1.schema.json",
602
- "bytes": 18279,
603
- "sha256": "8c2368d0fe1977e3a2df90c8c65d4d68029697d84d5786edd024b44922d53505"
604
  },
605
  {
606
  "path": "reports/credential-runtime-manual-review-decision.json",
607
  "kind": "credential_runtime_manual_review_decision",
608
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-decision.v1.schema.json",
609
- "bytes": 1211,
610
- "sha256": "5a382605f68124af6093f9a99bb8a44ed1e3abebd223d05d8cc9e67ac46c9403"
611
  },
612
  {
613
  "path": "reports/credential-runtime-manual-review-acceptance.json",
614
  "kind": "credential_runtime_manual_review_acceptance",
615
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
616
- "bytes": 2687,
617
- "sha256": "1bb2d0e26c02e2060b429bfaff8e7e5134092f4d49a8d4cb86958e3103531902"
618
  },
619
  {
620
  "path": "reports/credential-runtime-manual-review-acceptance-packet.json",
621
  "kind": "credential_runtime_manual_review_acceptance_packet",
622
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance-packet.v1.schema.json",
623
- "bytes": 3998,
624
- "sha256": "4a4d2e6fcc1472a2536e3c3f42803b3e9e083701387b985a643340b5484abda7"
625
  },
626
  {
627
  "path": "reports/registry-impact-plan.json",
628
  "kind": "registry_impact_plan",
629
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json",
630
  "bytes": 11519,
631
- "sha256": "92a6ae4f0d038763ea0d9cf97fcd33d5076a95b184bd8cb507c8162167d953ce"
632
  },
633
  {
634
  "path": "reports/source-reference-drift.json",
@@ -641,8 +691,8 @@
641
  "path": "reports/source-report-inventory.json",
642
  "kind": "source_report_inventory",
643
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json",
644
- "bytes": 59095,
645
- "sha256": "3b79f48d09b0268c2126264eb269a2770b210a42e5c1bc8e4f7f4870fac82d1b"
646
  },
647
  {
648
  "path": "reports/dependencies.json",
@@ -691,84 +741,84 @@
691
  "kind": "runtime_evidence_growth",
692
  "schema": "https://schemas.datapan.dev/datapan.runtime-evidence-growth.v1.schema.json",
693
  "bytes": 7293,
694
- "sha256": "01c3df84af818d9b0fef059ac93807e0cd6c4cf8bea8639f11cc04c3bf936e5b"
695
  },
696
  {
697
  "path": "reports/latest-verification.json",
698
  "kind": "verification",
699
  "schema": "https://schemas.datapan.dev/datapan.verification.v1.schema.json",
700
- "bytes": 2914653,
701
- "sha256": "c88bcd011da16a56c451950ffc8555125e32b866e2d357e8feaef8eb1e2a2c86"
702
  },
703
  {
704
  "path": "reports/latest-verification-summary.json",
705
  "kind": "verification_summary",
706
  "schema": "https://schemas.datapan.dev/datapan.verification-summary.v1.schema.json",
707
- "bytes": 40559,
708
- "sha256": "4cc38806231bd9df299b41ad0d4d1583adca4f8db130e38f1325427c5651af12"
709
  },
710
  {
711
  "path": "reports/release-consumer-compatibility.json",
712
  "kind": "consumer_compatibility",
713
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-compatibility.v1.schema.json",
714
- "bytes": 27019,
715
- "sha256": "b03668ad50cdb5dacc9ebcdc6c8e629254934194d5e2daee61a718df3a43c562"
716
  },
717
  {
718
  "path": "reports/release-distribution-footprint.json",
719
  "kind": "release_distribution_footprint",
720
  "schema": "https://schemas.datapan.dev/datapan.release-distribution-footprint.v1.schema.json",
721
- "bytes": 2119,
722
- "sha256": "38004882d4e18f8a0064f20e338c2c91984e83993be69f9f6ced85587ff0f675"
723
  },
724
  {
725
  "path": "reports/release-shard-consumer-proof.json",
726
  "kind": "release_shard_consumer_proof",
727
  "schema": "https://schemas.datapan.dev/datapan.release-shard-consumer-proof.v1.schema.json",
728
  "bytes": 3864,
729
- "sha256": "ab6d066186f357224581154b248b6687e4677cc12a0bfd6510b2b311067f2e16"
730
  },
731
  {
732
  "path": "reports/release-operational-pressure.json",
733
  "kind": "release_operational_pressure",
734
  "schema": "https://schemas.datapan.dev/datapan.release-operational-pressure.v1.schema.json",
735
- "bytes": 4131,
736
- "sha256": "a40a4be5e39ceb36c2505575fbbd3e5a40661f7b3a7f703add38ffe085eb16ec"
737
  },
738
  {
739
  "path": "reports/release-consumer-decision.json",
740
  "kind": "release_consumer_decision",
741
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-decision.v1.schema.json",
742
- "bytes": 2863,
743
- "sha256": "e56cfa8667326ecbdf02cf1d197577503e4eb1d4bbd249c59b02ebef54a4a3d7"
744
  },
745
  {
746
  "path": "reports/release-goal-finish-preflight.json",
747
  "kind": "release_goal_finish_preflight",
748
  "schema": "https://schemas.datapan.dev/datapan.release-goal-finish-preflight.v1.schema.json",
749
- "bytes": 1805,
750
- "sha256": "49764cd81843949af0c73ffb77a9486198e6f8169220c9f90850971465e8a3a5"
751
  },
752
  {
753
  "path": "reports/release-goal-continuation-queue.json",
754
  "kind": "release_goal_continuation_queue",
755
  "schema": "https://schemas.datapan.dev/datapan.release-goal-continuation-queue.v1.schema.json",
756
- "bytes": 16643,
757
- "sha256": "7648c57ccbdf421123aa551c8c0602da1a4a1ebbe807cc21622e0f3e1fcd716a"
758
  },
759
  {
760
  "path": "reports/release-goal-operating-contract.json",
761
  "kind": "release_goal_operating_contract",
762
  "schema": "https://schemas.datapan.dev/datapan.release-goal-operating-contract.v1.schema.json",
763
- "bytes": 13712,
764
- "sha256": "874965f1c31beff349d53fe1d8b695e7c0aaf4d38b2e6cb1e7bc3c6d671aef80"
765
  },
766
  {
767
  "path": "reports/release-assembly-receipt.json",
768
  "kind": "release_assembly_receipt",
769
  "schema": "https://schemas.datapan.dev/datapan.release-assembly-receipt.v1.schema.json",
770
- "bytes": 34991,
771
- "sha256": "595a3fa7f29b6c7d253d2ee7714d9520bec8bc1d7a353d6571f397f60856874c"
772
  },
773
  {
774
  "path": "reports/unadapted-external-probe.json",
@@ -814,15 +864,15 @@
814
  "path": "reports/failure-observations.json",
815
  "kind": "failure_observations",
816
  "schema": "https://schemas.datapan.dev/datapan.failure-observations.v1.schema.json",
817
- "bytes": 1661,
818
- "sha256": "4514df67615f7c4a39f1c2d08b5d6058f8ea27007005e5eef3a3218408d8c95c"
819
  },
820
  {
821
  "path": "reports/failure-recovery-rollup.json",
822
  "kind": "failure_recovery_rollup",
823
  "schema": "https://schemas.datapan.dev/datapan.failure-recovery-rollup.v1.schema.json",
824
- "bytes": 5782,
825
- "sha256": "075f38bfb92f45665151845976001220815aa2e16f376b3854a5d4d98084e433"
826
  }
827
  ]
828
  }
 
1
  {
2
  "schema_version": "datapan.release-manifest.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "datapan_version": "0.1.0-dev",
5
  "provider": "data.go.kr",
6
  "source_registry": "data/data-go-kr.registry.json",
7
  "output_dir": ".",
8
+ "artifact_count": 136,
9
  "artifacts": [
10
  {
11
  "path": "schemas/datapan.adapter-targets.v1.schema.json",
 
76
  {
77
  "path": "schemas/datapan.release-manifest.v1.schema.json",
78
  "kind": "schema",
79
+ "bytes": 3946,
80
+ "sha256": "060bfbc538549486b2af7da55c679f84c92ead4f84a844692e7f0869fa3ad81d"
81
  },
82
  {
83
  "path": "schemas/datapan.release-readiness.v1.schema.json",
 
136
  {
137
  "path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
138
  "kind": "schema",
139
+ "bytes": 7440,
140
+ "sha256": "9d01b724e22cdf9d649fa40406c9036d5b2d1992ee839ee686d943ff26d17b50"
141
  },
142
  {
143
  "path": "schemas/datapan.source-runtime-evidence-rollup.v1.schema.json",
 
208
  {
209
  "path": "schemas/datapan.release-consumer-compatibility.v1.schema.json",
210
  "kind": "schema",
211
+ "bytes": 40308,
212
+ "sha256": "58e1a31613dc58fd7ec4cb64aa31fda3d8482c437734515fffc910ae0223142a"
213
  },
214
  {
215
  "path": "schemas/datapan.error-action-routing-rollup.v1.schema.json",
 
280
  {
281
  "path": "schemas/datapan.source-runtime-remediation-map.v1.schema.json",
282
  "kind": "schema",
283
+ "bytes": 9181,
284
+ "sha256": "fabf18a207f6dc9863fc2d6b28d397eaae58cdfbc249dfe1fc6929a6adebee44"
285
  },
286
  {
287
  "path": "schemas/datapan.credential-runtime-evidence-policy.v1.schema.json",
 
310
  {
311
  "path": "schemas/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
312
  "kind": "schema",
313
+ "bytes": 10072,
314
+ "sha256": "629c9c08764e85dfa32d873266e6ac8d465e03efebc4aa5e3671c73346415dcb"
315
  },
316
  {
317
  "path": "schemas/datapan.credential-runtime-manual-review-decision.v1.schema.json",
 
328
  {
329
  "path": "schemas/datapan.release-consumer-decision.v1.schema.json",
330
  "kind": "schema",
331
+ "bytes": 7018,
332
+ "sha256": "2920e4bc52cf1d97a9433e408b2b65abe33c99a5df61794afbf4eb9c94bf02d3"
333
  },
334
  {
335
  "path": "schemas/datapan.release-goal-finish-preflight.v1.schema.json",
 
340
  {
341
  "path": "schemas/datapan.credential-runtime-collection-preflight.v1.schema.json",
342
  "kind": "schema",
343
+ "bytes": 6050,
344
+ "sha256": "bf73bc7ee5a4a2c018bb82d7a48d810ef43cfd7b248657313c7c402e2aca5ed6"
345
  },
346
  {
347
  "path": "schemas/datapan.release-goal-continuation-queue.v1.schema.json",
 
382
  {
383
  "path": "schemas/datapan.credential-runtime-runner-readiness.v1.schema.json",
384
  "kind": "schema",
385
+ "bytes": 7473,
386
+ "sha256": "41c127fd53cf1d6ef379d6a8799737c198a7ec4beb2aec8dd44a8dd3ce539a90"
387
  },
388
  {
389
  "path": "schemas/datapan.release-operational-pressure.v1.schema.json",
 
469
  "bytes": 2731,
470
  "sha256": "ff2959fc7945c0809dc2018d293eb6be15a428dc824ca8894bb5e4bd63e25064"
471
  },
472
+ {
473
+ "path": "schemas/datapan.operation-denominator-rollup.v1.schema.json",
474
+ "kind": "schema",
475
+ "bytes": 1414,
476
+ "sha256": "b133c4774cf957fff9f823ddfc8c71dcc094b922897a722ec15033aa6a5ad6f1"
477
+ },
478
+ {
479
+ "path": "schemas/datapan.operation-denominator.v1.schema.json",
480
+ "kind": "schema",
481
+ "bytes": 2688,
482
+ "sha256": "341f07a99633101ad544a7bd1b01e3a9b6f59557ae7b08afb8d6efdd21691c6f"
483
+ },
484
+ {
485
+ "path": "schemas/datapan.runtime-freshness-queue.v1.schema.json",
486
+ "kind": "schema",
487
+ "bytes": 3202,
488
+ "sha256": "2b14276c49c4651602e0f0e2ff53d020b396a5857d862cd1b1bee38fd88945ea"
489
+ },
490
+ {
491
+ "path": "schemas/datapan.runtime-freshness-batch.v1.schema.json",
492
+ "kind": "schema",
493
+ "bytes": 1969,
494
+ "sha256": "068d9c201a58197196977b120dc456e2b53b3f7938d2e22b9ac7f8e9a7093720"
495
+ },
496
+ {
497
+ "path": "schemas/datapan.runtime-freshness-run-receipt.v1.schema.json",
498
+ "kind": "schema",
499
+ "bytes": 2682,
500
+ "sha256": "308717663ef432c9c6ce90ce10a7814ef09d87bff078a7cb6c6a5ff6adf6fde2"
501
+ },
502
+ {
503
+ "path": "schemas/datapan.runtime-freshness-import-receipt.v1.schema.json",
504
+ "kind": "schema",
505
+ "bytes": 2680,
506
+ "sha256": "2b22fc812e7f21ba5b3656c0aa64eb63351d67b7c48a3699c57eb781f05ba84f"
507
+ },
508
  {
509
  "path": "schemas/index.json",
510
  "kind": "schema_index",
511
  "schema": "https://schemas.datapan.dev/datapan.schema-index.v1.schema.json",
512
+ "bytes": 33933,
513
+ "sha256": "b89aad16b26c59aca78cc634481b7860f0bbaa56cc05c2464f5689bcc75951d3"
514
  },
515
  {
516
  "path": "data/data-go-kr.registry.json",
 
551
  "path": "reports/error-action-routing-rollup.json",
552
  "kind": "error_action_routing_rollup",
553
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
554
+ "bytes": 8323,
555
+ "sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1"
556
  },
557
  {
558
  "path": "reports/source-contract-rollup.json",
559
  "kind": "source_contract_rollup",
560
  "schema": "https://schemas.datapan.dev/datapan.source-contract-rollup.v1.schema.json",
561
  "bytes": 17111,
562
+ "sha256": "5ef88403ec986f566fda484a6ac326008fbb6d9ab8af4b7a76507648af4d486f"
563
  },
564
  {
565
  "path": "reports/source-runtime-evidence-rollup.json",
566
  "kind": "source_runtime_evidence_rollup",
567
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json",
568
+ "bytes": 4085,
569
+ "sha256": "f9b162809c885e63544f31132bc0cf2cdd817ac4aafe78fbc9ed50b7b4ed5d49"
570
  },
571
  {
572
  "path": "reports/source-runtime-remediation-map.json",
573
  "kind": "source_runtime_remediation_map",
574
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-remediation-map.v1.schema.json",
575
+ "bytes": 8075,
576
+ "sha256": "aa32faaeca76ca94d837357023ed6a6fc296870db3277dd1b0588a7477e9cbd4"
577
+ },
578
+ {
579
+ "path": "reports/operation-denominator-rollup.json",
580
+ "kind": "operation_denominator_rollup",
581
+ "schema": "https://schemas.datapan.dev/datapan.operation-denominator-rollup.v1.schema.json",
582
+ "bytes": 1311,
583
+ "sha256": "16312d57a34d8f099a4fcc7355f777c55ad3ab83e1df460f85b1a4548d3a29d5"
584
+ },
585
+ {
586
+ "path": "reports/runtime-freshness-queue.json",
587
+ "kind": "runtime_freshness_queue",
588
+ "schema": "https://schemas.datapan.dev/datapan.runtime-freshness-queue.v1.schema.json",
589
+ "bytes": 7738401,
590
+ "sha256": "622f1b3458eae54d503cece17cb046dea17bcf381ad79ce8e7fac856d790b44b"
591
  },
592
  {
593
  "path": "policy/sustainable-coverage.json",
594
  "kind": "sustainable_coverage_policy",
595
  "schema": "https://schemas.datapan.dev/datapan.sustainable-coverage-policy.v1.schema.json",
596
+ "bytes": 1763,
597
+ "sha256": "03165fb5e7b033603daab7ddf6822849aabb2f229a4123b5255676d758d22eaa"
598
  },
599
  {
600
  "path": "reports/sustainable-coverage.json",
601
  "kind": "sustainable_coverage",
602
  "schema": "https://schemas.datapan.dev/datapan.sustainable-coverage.v1.schema.json",
603
+ "bytes": 6143,
604
+ "sha256": "d380b6957b043a389803691c61149081610e672db6b730b695321b8a901713ca"
605
  },
606
  {
607
  "path": "reports/credential-runtime-evidence-policy.json",
608
  "kind": "credential_runtime_evidence_policy",
609
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-evidence-policy.v1.schema.json",
610
+ "bytes": 13577,
611
+ "sha256": "51918322dcffba3ee263d4539c466fbff916305a76138a063560f1d28e610c55"
612
  },
613
  {
614
  "path": "reports/credential-runtime-collection-preflight.json",
615
  "kind": "credential_runtime_collection_preflight",
616
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-preflight.v1.schema.json",
617
+ "bytes": 10737,
618
+ "sha256": "104700685baa8f1f33a8e9db020ba1ef7da187ac7eefb59992f2d03ae47c340e"
619
  },
620
  {
621
  "path": "reports/credential-runtime-runner-readiness.json",
622
  "kind": "credential_runtime_runner_readiness",
623
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-runner-readiness.v1.schema.json",
624
+ "bytes": 9705,
625
+ "sha256": "d4be7f62bf4f79b9e14be7f7942f67182f65bea3ad4aba65c37fc08334777ba8"
626
  },
627
  {
628
  "path": "reports/credential-runtime-receipt-collection-queue.json",
629
  "kind": "credential_runtime_receipt_collection_queue",
630
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-receipt-collection-queue.v1.schema.json",
631
+ "bytes": 15368,
632
+ "sha256": "36672af81d64a4333a4f3bc0a94bae3c4d84f71394a77f2309d2215c0b4f8a58"
633
  },
634
  {
635
  "path": "reports/credential-runtime-review-handoff.json",
636
  "kind": "credential_runtime_review_handoff",
637
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-review-handoff.v1.schema.json",
638
+ "bytes": 12845,
639
+ "sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb"
640
  },
641
  {
642
  "path": "reports/credential-runtime-operator-packets.json",
643
  "kind": "credential_runtime_operator_packets",
644
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-operator-packets.v1.schema.json",
645
+ "bytes": 19331,
646
+ "sha256": "a6c4eaa2e79f65999525c8ea75d119b8e58c0024b4e4a32ae46e0354d921f251"
647
  },
648
  {
649
  "path": "reports/credential-runtime-collection-execution-plan.json",
650
  "kind": "credential_runtime_collection_execution_plan",
651
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-execution-plan.v1.schema.json",
652
+ "bytes": 18360,
653
+ "sha256": "9481077224c901bf1b34b355df5cebb5728e85a0a67de457ba40e077a2b971e2"
654
  },
655
  {
656
  "path": "reports/credential-runtime-manual-review-decision.json",
657
  "kind": "credential_runtime_manual_review_decision",
658
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-decision.v1.schema.json",
659
+ "bytes": 1703,
660
+ "sha256": "0dea3b54de14701c99ca28c33d07d8724ff1efef6393328afbf2676f1b423bc3"
661
  },
662
  {
663
  "path": "reports/credential-runtime-manual-review-acceptance.json",
664
  "kind": "credential_runtime_manual_review_acceptance",
665
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
666
+ "bytes": 4517,
667
+ "sha256": "c2b93141f7413cdaa9cc7f5b27538e96a8642a8c61ad708160c5b7afe35bde13"
668
  },
669
  {
670
  "path": "reports/credential-runtime-manual-review-acceptance-packet.json",
671
  "kind": "credential_runtime_manual_review_acceptance_packet",
672
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance-packet.v1.schema.json",
673
+ "bytes": 3988,
674
+ "sha256": "01ef171f93f1d651c1329c6f4cabdfa9c4b19616f655734919b725ed45f7941e"
675
  },
676
  {
677
  "path": "reports/registry-impact-plan.json",
678
  "kind": "registry_impact_plan",
679
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json",
680
  "bytes": 11519,
681
+ "sha256": "b5b4a792c3eea34abcf1a3c1240aa4b92a0c3c2c5de6f56a01f46347cef23b6b"
682
  },
683
  {
684
  "path": "reports/source-reference-drift.json",
 
691
  "path": "reports/source-report-inventory.json",
692
  "kind": "source_report_inventory",
693
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json",
694
+ "bytes": 61997,
695
+ "sha256": "73386b2312e47e72c1a5d950ce87e20afc3b86d87d2194e3c6bc6b4d2129b5f0"
696
  },
697
  {
698
  "path": "reports/dependencies.json",
 
741
  "kind": "runtime_evidence_growth",
742
  "schema": "https://schemas.datapan.dev/datapan.runtime-evidence-growth.v1.schema.json",
743
  "bytes": 7293,
744
+ "sha256": "1628b27e0ec0ece72efc2149dcc6bb4b8d511298b041cfae23f535dcef4b47df"
745
  },
746
  {
747
  "path": "reports/latest-verification.json",
748
  "kind": "verification",
749
  "schema": "https://schemas.datapan.dev/datapan.verification.v1.schema.json",
750
+ "bytes": 2919169,
751
+ "sha256": "c0db192b31d0a3d65aa6eb1d81b082ce3e811e67747fafb9e36013b8cf5558c1"
752
  },
753
  {
754
  "path": "reports/latest-verification-summary.json",
755
  "kind": "verification_summary",
756
  "schema": "https://schemas.datapan.dev/datapan.verification-summary.v1.schema.json",
757
+ "bytes": 40648,
758
+ "sha256": "d79e425b41583949b05b45122cb413481e9dd99de11bb06502c373ac6ef8baf5"
759
  },
760
  {
761
  "path": "reports/release-consumer-compatibility.json",
762
  "kind": "consumer_compatibility",
763
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-compatibility.v1.schema.json",
764
+ "bytes": 26607,
765
+ "sha256": "f3c54e59f2019b7140098669d0795640f6ae8d2faa5c02547b30dfcb6e613d53"
766
  },
767
  {
768
  "path": "reports/release-distribution-footprint.json",
769
  "kind": "release_distribution_footprint",
770
  "schema": "https://schemas.datapan.dev/datapan.release-distribution-footprint.v1.schema.json",
771
+ "bytes": 2141,
772
+ "sha256": "1e66839ea5ec09df3df0b1873e2da3a3ec00963c251f2a5609b814b7b2ff977a"
773
  },
774
  {
775
  "path": "reports/release-shard-consumer-proof.json",
776
  "kind": "release_shard_consumer_proof",
777
  "schema": "https://schemas.datapan.dev/datapan.release-shard-consumer-proof.v1.schema.json",
778
  "bytes": 3864,
779
+ "sha256": "beb22f0af6a28ee7ac7c9393c5e47e1b52caf952850955170e239da71fcdcd8b"
780
  },
781
  {
782
  "path": "reports/release-operational-pressure.json",
783
  "kind": "release_operational_pressure",
784
  "schema": "https://schemas.datapan.dev/datapan.release-operational-pressure.v1.schema.json",
785
+ "bytes": 4069,
786
+ "sha256": "0cacb58daa0ebc73382230a8333923005dc6c919a585994969cfb7c67e2fab8d"
787
  },
788
  {
789
  "path": "reports/release-consumer-decision.json",
790
  "kind": "release_consumer_decision",
791
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-decision.v1.schema.json",
792
+ "bytes": 2848,
793
+ "sha256": "c73d316363bea8e9bf3d7822fe2271b2a1665ce80f5a22c0c24c3032dcf5dbe6"
794
  },
795
  {
796
  "path": "reports/release-goal-finish-preflight.json",
797
  "kind": "release_goal_finish_preflight",
798
  "schema": "https://schemas.datapan.dev/datapan.release-goal-finish-preflight.v1.schema.json",
799
+ "bytes": 786,
800
+ "sha256": "67a48710b74fc04e14ab41ea37fe43e763ee0525754c48b98dfe63e44ccacf31"
801
  },
802
  {
803
  "path": "reports/release-goal-continuation-queue.json",
804
  "kind": "release_goal_continuation_queue",
805
  "schema": "https://schemas.datapan.dev/datapan.release-goal-continuation-queue.v1.schema.json",
806
+ "bytes": 3055,
807
+ "sha256": "fcf1a44d88f1bae60821bccd58e972ab059cb0560fd5e95b64e379477822fe08"
808
  },
809
  {
810
  "path": "reports/release-goal-operating-contract.json",
811
  "kind": "release_goal_operating_contract",
812
  "schema": "https://schemas.datapan.dev/datapan.release-goal-operating-contract.v1.schema.json",
813
+ "bytes": 12424,
814
+ "sha256": "acf9f5a5df191e9b076d37f688b8d6781d792125e7ef821e9c6e06f48f40aa4b"
815
  },
816
  {
817
  "path": "reports/release-assembly-receipt.json",
818
  "kind": "release_assembly_receipt",
819
  "schema": "https://schemas.datapan.dev/datapan.release-assembly-receipt.v1.schema.json",
820
+ "bytes": 34969,
821
+ "sha256": "7d8a8844adb7fbeeba0f1358b26d5ff5734fc802206c7054f104c0a454de3b8f"
822
  },
823
  {
824
  "path": "reports/unadapted-external-probe.json",
 
864
  "path": "reports/failure-observations.json",
865
  "kind": "failure_observations",
866
  "schema": "https://schemas.datapan.dev/datapan.failure-observations.v1.schema.json",
867
+ "bytes": 4410,
868
+ "sha256": "9136129e294fcf327d87eefd7db5859a5a8d8b2ecd6367e263fec58f033e0ee2"
869
  },
870
  {
871
  "path": "reports/failure-recovery-rollup.json",
872
  "kind": "failure_recovery_rollup",
873
  "schema": "https://schemas.datapan.dev/datapan.failure-recovery-rollup.v1.schema.json",
874
+ "bytes": 9840,
875
+ "sha256": "44ef581d6ab0102659d3da43ede8f38f81ecb0fd957dc48baa888dfc947c378d"
876
  }
877
  ]
878
  }
policy/sustainable-coverage.json CHANGED
@@ -3,11 +3,11 @@
3
  "policy_id": "datapan-registry-supported-sources",
4
  "effective_at": "2026-07-04T06:39:24Z",
5
  "supported_sources": [
6
- {"source_id": "data_go_kr", "profile": "sources/data_go_kr.json", "catalog_scope": "operation_denominator", "coverage_report": "reports/coverage.json"},
7
- {"source_id": "ecos", "profile": "sources/ecos.json", "catalog_scope": "contract_only"},
8
- {"source_id": "kosis", "profile": "sources/kosis.json", "catalog_scope": "contract_only"},
9
- {"source_id": "open_assembly", "profile": "sources/open_assembly.json", "catalog_scope": "contract_only"},
10
- {"source_id": "seoul_open_data", "profile": "sources/seoul_open_data.json", "catalog_scope": "contract_only"}
11
  ],
12
  "required_consumers": ["datapan-cli", "release-operator", "studio"],
13
  "freshness": {
 
3
  "policy_id": "datapan-registry-supported-sources",
4
  "effective_at": "2026-07-04T06:39:24Z",
5
  "supported_sources": [
6
+ {"source_id": "data_go_kr", "profile": "sources/data_go_kr.json", "catalog_scope": "operation_denominator", "coverage_report": "reports/data-go-kr/operation-denominator.json"},
7
+ {"source_id": "ecos", "profile": "sources/ecos.json", "catalog_scope": "operation_denominator", "coverage_report": "reports/ecos/operation-denominator.json"},
8
+ {"source_id": "kosis", "profile": "sources/kosis.json", "catalog_scope": "operation_denominator", "coverage_report": "reports/kosis/operation-denominator.json"},
9
+ {"source_id": "open_assembly", "profile": "sources/open_assembly.json", "catalog_scope": "operation_denominator", "coverage_report": "reports/open-assembly/operation-denominator.json"},
10
+ {"source_id": "seoul_open_data", "profile": "sources/seoul_open_data.json", "catalog_scope": "operation_denominator", "coverage_report": "reports/seoul-open-data/operation-denominator.json"}
11
  ],
12
  "required_consumers": ["datapan-cli", "release-operator", "studio"],
13
  "freshness": {
release/data-go-kr-shards.tar.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:112143708a79f52f81a52c0d00df67cc00c070438de8945035c76bb7234ce614
3
  size 7989462
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6fed64651a59bdb3c77dd2a1eec28c739deb64d35f78567629138b897a25aa
3
  size 7989462
release/registry-shards.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.registry-shards.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "source_id": "data_go_kr",
5
  "provider": "data.go.kr",
6
  "strategy": "by_institution",
 
1
  {
2
  "schema_version": "datapan.registry-shards.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "source_id": "data_go_kr",
5
  "provider": "data.go.kr",
6
  "strategy": "by_institution",
reports/credential-runtime-collection-execution-plan.json CHANGED
@@ -12,28 +12,28 @@
12
  "summary": {
13
  "sources": 5,
14
  "credential_gated_sources": 5,
15
- "operator_sources_ready": 5,
16
  "candidate_batches_present": 5,
17
  "candidate_batches_missing": 0,
18
  "blocked_on_operator_env": 5,
19
- "reviewed_receipts_present": 0,
20
- "reviewed_receipts_missing": 5,
21
- "batch_ready_for_operator_credentials": true,
22
- "manual_review_required": true,
23
- "manual_review_accepted": false,
24
- "manual_review_reduction_allowed": false,
25
  "default_ci_requires_credentials": false,
26
  "checked_in_secrets_allowed": false,
27
  "checked_in_session_output_allowed": false,
28
  "goal_closure_allowed": false,
29
- "session_plan_status": "operator_credentials_required",
30
- "next_action": "run_batch_collection_session_in_operator_env"
31
  },
32
  "operator_routing": {
33
  "goal_issue": 344,
34
- "plan_status": "operator_credentials_required",
35
- "next_action": "run_batch_collection_session_in_operator_env",
36
- "operator_blocker": "repository_or_operator_credentials_required",
37
  "first_operator_step": "check_github_or_local_secret_readiness_before_collect",
38
  "github_secret_readiness_command": "python3 scripts/check-credential-runtime-github-secrets.py --repo StatPan/datapan-registry --json",
39
  "github_secret_readiness_check_command": "python3 scripts/check-credential-runtime-github-secrets.py --check",
@@ -96,8 +96,8 @@
96
  "github_actions_secret_readiness_artifact": "credential-runtime-secret-readiness",
97
  "check_command": "python3 scripts/run-credential-runtime-operator-workflow.py --check",
98
  "self_test_command": "python3 scripts/run-credential-runtime-operator-workflow.py --self-test",
99
- "workflow_status": "operator_credentials_required",
100
- "next_action": "run_batch_collection_session_in_operator_env",
101
  "session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json",
102
  "session_review_plan_output_path": ".datapan/runtime-evidence/credential-runtime-session-review-plan.json",
103
  "requires_explicit_run": true,
@@ -168,15 +168,16 @@
168
  "candidate_batch_present": true,
169
  "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
170
  "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
171
- "reviewed_receipt_present": false,
172
  "readiness_blockers": [
173
- "missing_credential_env"
 
174
  ],
175
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --require-env",
176
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --run",
177
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
178
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
179
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
180
  },
181
  {
182
  "source_id": "ecos",
@@ -188,15 +189,16 @@
188
  "candidate_batch_present": true,
189
  "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
190
  "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
191
- "reviewed_receipt_present": false,
192
  "readiness_blockers": [
193
- "missing_credential_env"
 
194
  ],
195
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --require-env",
196
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --run",
197
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
198
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
199
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
200
  },
201
  {
202
  "source_id": "kosis",
@@ -208,15 +210,16 @@
208
  "candidate_batch_present": true,
209
  "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
210
  "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
211
- "reviewed_receipt_present": false,
212
  "readiness_blockers": [
213
- "missing_credential_env"
 
214
  ],
215
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --require-env",
216
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --run",
217
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
218
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
219
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
220
  },
221
  {
222
  "source_id": "open_assembly",
@@ -228,15 +231,16 @@
228
  "candidate_batch_present": true,
229
  "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
230
  "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
231
- "reviewed_receipt_present": false,
232
  "readiness_blockers": [
233
- "missing_credential_env"
 
234
  ],
235
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --require-env",
236
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --run",
237
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
238
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
239
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
240
  },
241
  {
242
  "source_id": "seoul_open_data",
@@ -248,20 +252,21 @@
248
  "candidate_batch_present": true,
249
  "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
250
  "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
251
- "reviewed_receipt_present": false,
252
  "readiness_blockers": [
253
- "missing_credential_env"
 
254
  ],
255
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --require-env",
256
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --run",
257
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
258
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
259
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
260
  }
261
  ],
262
  "source_queue_summary": {
263
- "queue_status": "collection_required",
264
- "reviewed_receipts_checked_in": 0,
265
- "reviewed_receipts_missing": 5
266
  }
267
  }
 
12
  "summary": {
13
  "sources": 5,
14
  "credential_gated_sources": 5,
15
+ "operator_sources_ready": 0,
16
  "candidate_batches_present": 5,
17
  "candidate_batches_missing": 0,
18
  "blocked_on_operator_env": 5,
19
+ "reviewed_receipts_present": 5,
20
+ "reviewed_receipts_missing": 0,
21
+ "batch_ready_for_operator_credentials": false,
22
+ "manual_review_required": false,
23
+ "manual_review_accepted": true,
24
+ "manual_review_reduction_allowed": true,
25
  "default_ci_requires_credentials": false,
26
  "checked_in_secrets_allowed": false,
27
  "checked_in_session_output_allowed": false,
28
  "goal_closure_allowed": false,
29
+ "session_plan_status": "reviewed_receipts_complete",
30
+ "next_action": "refresh_release_evidence_after_reviewed_receipts"
31
  },
32
  "operator_routing": {
33
  "goal_issue": 344,
34
+ "plan_status": "reviewed_receipts_complete",
35
+ "next_action": "refresh_release_evidence_after_reviewed_receipts",
36
+ "operator_blocker": "reviewed_receipts_complete",
37
  "first_operator_step": "check_github_or_local_secret_readiness_before_collect",
38
  "github_secret_readiness_command": "python3 scripts/check-credential-runtime-github-secrets.py --repo StatPan/datapan-registry --json",
39
  "github_secret_readiness_check_command": "python3 scripts/check-credential-runtime-github-secrets.py --check",
 
96
  "github_actions_secret_readiness_artifact": "credential-runtime-secret-readiness",
97
  "check_command": "python3 scripts/run-credential-runtime-operator-workflow.py --check",
98
  "self_test_command": "python3 scripts/run-credential-runtime-operator-workflow.py --self-test",
99
+ "workflow_status": "reviewed_receipts_complete",
100
+ "next_action": "refresh_release_evidence_after_reviewed_receipts",
101
  "session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json",
102
  "session_review_plan_output_path": ".datapan/runtime-evidence/credential-runtime-session-review-plan.json",
103
  "requires_explicit_run": true,
 
168
  "candidate_batch_present": true,
169
  "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
170
  "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
171
+ "reviewed_receipt_present": true,
172
  "readiness_blockers": [
173
+ "missing_credential_env",
174
+ "reviewed_receipt_present"
175
  ],
176
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --require-env",
177
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --run",
178
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
179
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
180
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
181
  },
182
  {
183
  "source_id": "ecos",
 
189
  "candidate_batch_present": true,
190
  "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
191
  "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
192
+ "reviewed_receipt_present": true,
193
  "readiness_blockers": [
194
+ "missing_credential_env",
195
+ "reviewed_receipt_present"
196
  ],
197
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --require-env",
198
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --run",
199
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
200
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
201
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
202
  },
203
  {
204
  "source_id": "kosis",
 
210
  "candidate_batch_present": true,
211
  "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
212
  "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
213
+ "reviewed_receipt_present": true,
214
  "readiness_blockers": [
215
+ "missing_credential_env",
216
+ "reviewed_receipt_present"
217
  ],
218
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --require-env",
219
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --run",
220
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
221
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
222
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
223
  },
224
  {
225
  "source_id": "open_assembly",
 
231
  "candidate_batch_present": true,
232
  "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
233
  "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
234
+ "reviewed_receipt_present": true,
235
  "readiness_blockers": [
236
+ "missing_credential_env",
237
+ "reviewed_receipt_present"
238
  ],
239
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --require-env",
240
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --run",
241
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
242
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
243
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
244
  },
245
  {
246
  "source_id": "seoul_open_data",
 
252
  "candidate_batch_present": true,
253
  "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
254
  "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
255
+ "reviewed_receipt_present": true,
256
  "readiness_blockers": [
257
+ "missing_credential_env",
258
+ "reviewed_receipt_present"
259
  ],
260
  "require_env_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --require-env",
261
  "bounded_collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --run",
262
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
263
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
264
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
265
  }
266
  ],
267
  "source_queue_summary": {
268
+ "queue_status": "complete_relief_eligible",
269
+ "reviewed_receipts_checked_in": 5,
270
+ "reviewed_receipts_missing": 0
271
  }
272
  }
reports/credential-runtime-collection-preflight.json CHANGED
@@ -13,12 +13,12 @@
13
  "credential_gated_sources": 5,
14
  "candidate_batches_present": 5,
15
  "candidate_batches_missing": 0,
16
- "reviewed_receipts_present": 0,
17
- "reviewed_receipts_missing": 5,
18
  "default_ci_runnable_sources": 0,
19
  "operator_environment_required_sources": 5,
20
- "manual_review_reduction_allowed": false,
21
- "preflight_status": "collection_inputs_ready_operator_environment_needed"
22
  },
23
  "sources": [
24
  {
@@ -35,16 +35,16 @@
35
  "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
36
  "staged_receipt_present": false,
37
  "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
38
- "reviewed_receipt_present": false,
39
- "current_receipt_state": "absent",
40
- "receipt_relief_eligible": false,
41
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --json",
42
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --run",
43
  "collection_command_redacted": "datapan verify --source-profile sources/data_go_kr.json --candidates reports/data-go-kr/runtime-candidates.json --credential-env DATAPAN_DATA_GO_KR_SERVICE_KEY --limit 1 --json --output .datapan/runtime-evidence/data-go-kr-source-verification.json",
44
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
45
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
46
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
47
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
48
  },
49
  {
50
  "source_id": "ecos",
@@ -60,16 +60,16 @@
60
  "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
61
  "staged_receipt_present": false,
62
  "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
63
- "reviewed_receipt_present": false,
64
- "current_receipt_state": "absent",
65
- "receipt_relief_eligible": false,
66
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --json",
67
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --run",
68
  "collection_command_redacted": "datapan verify --source-profile sources/ecos.json --candidates reports/ecos/runtime-candidates.json --credential-env DATAPAN_ECOS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/ecos-source-verification.json",
69
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
70
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
71
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
72
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
73
  },
74
  {
75
  "source_id": "kosis",
@@ -85,16 +85,16 @@
85
  "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
86
  "staged_receipt_present": false,
87
  "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
88
- "reviewed_receipt_present": false,
89
- "current_receipt_state": "absent",
90
- "receipt_relief_eligible": false,
91
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --json",
92
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --run",
93
  "collection_command_redacted": "datapan verify --source-profile sources/kosis.json --candidates reports/kosis/runtime-candidates.json --credential-env DATAPAN_KOSIS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/kosis-source-verification.json",
94
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
95
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
96
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
97
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
98
  },
99
  {
100
  "source_id": "open_assembly",
@@ -110,16 +110,16 @@
110
  "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
111
  "staged_receipt_present": false,
112
  "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
113
- "reviewed_receipt_present": false,
114
- "current_receipt_state": "absent",
115
- "receipt_relief_eligible": false,
116
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --json",
117
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --run",
118
  "collection_command_redacted": "datapan verify --source-profile sources/open_assembly.json --candidates reports/open-assembly/runtime-candidates.json --credential-env DATAPAN_OPEN_ASSEMBLY_API_KEY --limit 1 --json --output .datapan/runtime-evidence/open-assembly-source-verification.json",
119
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
120
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
121
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
122
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
123
  },
124
  {
125
  "source_id": "seoul_open_data",
@@ -135,16 +135,16 @@
135
  "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
136
  "staged_receipt_present": false,
137
  "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
138
- "reviewed_receipt_present": false,
139
- "current_receipt_state": "absent",
140
- "receipt_relief_eligible": false,
141
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --json",
142
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --run",
143
  "collection_command_redacted": "datapan verify --source-profile sources/seoul_open_data.json --candidates reports/seoul-open-data/runtime-candidates.json --credential-env DATAPAN_SEOUL_OPEN_DATA_API_KEY --limit 1 --json --output .datapan/runtime-evidence/seoul-open-data-source-verification.json",
144
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
145
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
146
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
147
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
148
  }
149
  ]
150
  }
 
13
  "credential_gated_sources": 5,
14
  "candidate_batches_present": 5,
15
  "candidate_batches_missing": 0,
16
+ "reviewed_receipts_present": 5,
17
+ "reviewed_receipts_missing": 0,
18
  "default_ci_runnable_sources": 0,
19
  "operator_environment_required_sources": 5,
20
+ "manual_review_reduction_allowed": true,
21
+ "preflight_status": "reviewed_receipts_complete"
22
  },
23
  "sources": [
24
  {
 
35
  "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
36
  "staged_receipt_present": false,
37
  "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
38
+ "reviewed_receipt_present": true,
39
+ "current_receipt_state": "relief_eligible",
40
+ "receipt_relief_eligible": true,
41
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --json",
42
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --run",
43
  "collection_command_redacted": "datapan verify --source-profile sources/data_go_kr.json --candidates reports/data-go-kr/runtime-candidates.json --credential-env DATAPAN_DATA_GO_KR_SERVICE_KEY --limit 1 --json --output .datapan/runtime-evidence/data-go-kr-source-verification.json",
44
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
45
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
46
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
47
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
48
  },
49
  {
50
  "source_id": "ecos",
 
60
  "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
61
  "staged_receipt_present": false,
62
  "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
63
+ "reviewed_receipt_present": true,
64
+ "current_receipt_state": "relief_eligible",
65
+ "receipt_relief_eligible": true,
66
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --json",
67
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --run",
68
  "collection_command_redacted": "datapan verify --source-profile sources/ecos.json --candidates reports/ecos/runtime-candidates.json --credential-env DATAPAN_ECOS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/ecos-source-verification.json",
69
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
70
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
71
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
72
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
73
  },
74
  {
75
  "source_id": "kosis",
 
85
  "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
86
  "staged_receipt_present": false,
87
  "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
88
+ "reviewed_receipt_present": true,
89
+ "current_receipt_state": "relief_eligible",
90
+ "receipt_relief_eligible": true,
91
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --json",
92
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --run",
93
  "collection_command_redacted": "datapan verify --source-profile sources/kosis.json --candidates reports/kosis/runtime-candidates.json --credential-env DATAPAN_KOSIS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/kosis-source-verification.json",
94
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
95
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
96
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
97
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
98
  },
99
  {
100
  "source_id": "open_assembly",
 
110
  "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
111
  "staged_receipt_present": false,
112
  "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
113
+ "reviewed_receipt_present": true,
114
+ "current_receipt_state": "relief_eligible",
115
+ "receipt_relief_eligible": true,
116
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --json",
117
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --run",
118
  "collection_command_redacted": "datapan verify --source-profile sources/open_assembly.json --candidates reports/open-assembly/runtime-candidates.json --credential-env DATAPAN_OPEN_ASSEMBLY_API_KEY --limit 1 --json --output .datapan/runtime-evidence/open-assembly-source-verification.json",
119
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
120
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
121
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
122
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
123
  },
124
  {
125
  "source_id": "seoul_open_data",
 
135
  "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
136
  "staged_receipt_present": false,
137
  "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
138
+ "reviewed_receipt_present": true,
139
+ "current_receipt_state": "relief_eligible",
140
+ "receipt_relief_eligible": true,
141
  "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --json",
142
  "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --run",
143
  "collection_command_redacted": "datapan verify --source-profile sources/seoul_open_data.json --candidates reports/seoul-open-data/runtime-candidates.json --credential-env DATAPAN_SEOUL_OPEN_DATA_API_KEY --limit 1 --json --output .datapan/runtime-evidence/seoul-open-data-source-verification.json",
144
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
145
  "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
146
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
147
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
148
  }
149
  ]
150
  }
reports/credential-runtime-evidence-policy.json CHANGED
@@ -7,19 +7,19 @@
7
  "summary": {
8
  "sources": 5,
9
  "credential_gated_sources": 5,
10
- "metadata_only_sources": 4,
11
- "non_data_runtime_evidence_gaps": 4,
12
  "credential_required_blockers": 5,
13
- "manual_review_boundaries": 13,
14
  "receipt_contract_available": true,
15
  "reviewed_receipt_intake_available": true,
16
- "receipt_present": false,
17
- "receipt_validated": false,
18
- "receipt_reviewed": false,
19
- "receipt_relief_eligible": false,
20
- "manual_review_reduction_allowed": false,
21
- "live_credentialed_receipts_checked_in": 0,
22
- "reviewed_receipts_checked_in": 0,
23
  "default_ci_requires_credentials": false,
24
  "checked_in_secrets_allowed": false
25
  },
@@ -72,7 +72,7 @@
72
  "manual_review_required": true,
73
  "live_evidence_claim": "not_claimed_until_credentialed_receipts_exist",
74
  "reviewed_receipt_intake": {
75
- "status": "defined_no_reviewed_receipts",
76
  "staged_receipt_glob": ".datapan/runtime-evidence/*-credentialed-receipt.json",
77
  "checked_in_receipt_glob": "reports/credential-runtime-receipts/*-credentialed-receipt.json",
78
  "review_required_for_checked_in_receipts": true,
@@ -88,12 +88,12 @@
88
  "receipt_backed_relief_gate": {
89
  "receipt_contract_available": true,
90
  "reviewed_receipt_intake_available": true,
91
- "receipt_present": false,
92
- "receipt_validated": false,
93
- "receipt_reviewed": false,
94
- "receipt_relief_eligible": false,
95
- "manual_review_reduction_allowed": false,
96
- "status": "blocked_until_reviewed_validated_credential_runtime_receipts_exist"
97
  }
98
  },
99
  "sources": [
@@ -156,16 +156,6 @@
156
  "id": "credential_required",
157
  "status": "manual_review_boundary",
158
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
159
- },
160
- {
161
- "id": "metadata_only_verification",
162
- "status": "manual_review_boundary",
163
- "release_boundary": "metadata_only_source_remains_manual_review"
164
- },
165
- {
166
- "id": "non_data_runtime_evidence_not_collected",
167
- "status": "manual_review_boundary",
168
- "release_boundary": "non_data_runtime_evidence_gap_documented"
169
  }
170
  ]
171
  },
@@ -197,16 +187,6 @@
197
  "id": "credential_required",
198
  "status": "manual_review_boundary",
199
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
200
- },
201
- {
202
- "id": "metadata_only_verification",
203
- "status": "manual_review_boundary",
204
- "release_boundary": "metadata_only_source_remains_manual_review"
205
- },
206
- {
207
- "id": "non_data_runtime_evidence_not_collected",
208
- "status": "manual_review_boundary",
209
- "release_boundary": "non_data_runtime_evidence_gap_documented"
210
  }
211
  ]
212
  },
@@ -238,16 +218,6 @@
238
  "id": "credential_required",
239
  "status": "manual_review_boundary",
240
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
241
- },
242
- {
243
- "id": "metadata_only_verification",
244
- "status": "manual_review_boundary",
245
- "release_boundary": "metadata_only_source_remains_manual_review"
246
- },
247
- {
248
- "id": "non_data_runtime_evidence_not_collected",
249
- "status": "manual_review_boundary",
250
- "release_boundary": "non_data_runtime_evidence_gap_documented"
251
  }
252
  ]
253
  },
@@ -279,16 +249,6 @@
279
  "id": "credential_required",
280
  "status": "manual_review_boundary",
281
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
282
- },
283
- {
284
- "id": "metadata_only_verification",
285
- "status": "manual_review_boundary",
286
- "release_boundary": "metadata_only_source_remains_manual_review"
287
- },
288
- {
289
- "id": "non_data_runtime_evidence_not_collected",
290
- "status": "manual_review_boundary",
291
- "release_boundary": "non_data_runtime_evidence_gap_documented"
292
  }
293
  ]
294
  }
 
7
  "summary": {
8
  "sources": 5,
9
  "credential_gated_sources": 5,
10
+ "metadata_only_sources": 0,
11
+ "non_data_runtime_evidence_gaps": 0,
12
  "credential_required_blockers": 5,
13
+ "manual_review_boundaries": 5,
14
  "receipt_contract_available": true,
15
  "reviewed_receipt_intake_available": true,
16
+ "receipt_present": true,
17
+ "receipt_validated": true,
18
+ "receipt_reviewed": true,
19
+ "receipt_relief_eligible": true,
20
+ "manual_review_reduction_allowed": true,
21
+ "live_credentialed_receipts_checked_in": 5,
22
+ "reviewed_receipts_checked_in": 5,
23
  "default_ci_requires_credentials": false,
24
  "checked_in_secrets_allowed": false
25
  },
 
72
  "manual_review_required": true,
73
  "live_evidence_claim": "not_claimed_until_credentialed_receipts_exist",
74
  "reviewed_receipt_intake": {
75
+ "status": "reviewed_receipts_relief_eligible",
76
  "staged_receipt_glob": ".datapan/runtime-evidence/*-credentialed-receipt.json",
77
  "checked_in_receipt_glob": "reports/credential-runtime-receipts/*-credentialed-receipt.json",
78
  "review_required_for_checked_in_receipts": true,
 
88
  "receipt_backed_relief_gate": {
89
  "receipt_contract_available": true,
90
  "reviewed_receipt_intake_available": true,
91
+ "receipt_present": true,
92
+ "receipt_validated": true,
93
+ "receipt_reviewed": true,
94
+ "receipt_relief_eligible": true,
95
+ "manual_review_reduction_allowed": true,
96
+ "status": "allowed_by_reviewed_validated_credential_runtime_receipts"
97
  }
98
  },
99
  "sources": [
 
156
  "id": "credential_required",
157
  "status": "manual_review_boundary",
158
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
 
 
 
 
 
 
 
 
 
 
159
  }
160
  ]
161
  },
 
187
  "id": "credential_required",
188
  "status": "manual_review_boundary",
189
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
 
 
 
 
 
 
 
 
 
 
190
  }
191
  ]
192
  },
 
218
  "id": "credential_required",
219
  "status": "manual_review_boundary",
220
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
 
 
 
 
 
 
 
 
 
 
221
  }
222
  ]
223
  },
 
249
  "id": "credential_required",
250
  "status": "manual_review_boundary",
251
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release"
 
 
 
 
 
 
 
 
 
 
252
  }
253
  ]
254
  }
reports/credential-runtime-manual-review-acceptance-packet.json CHANGED
@@ -13,24 +13,24 @@
13
  "release_consumer_compatibility": "reports/release-consumer-compatibility.json"
14
  },
15
  "summary": {
16
- "accepted": false,
17
- "decision_status": "not_asserted",
18
- "acceptance_status": "not_accepted",
19
- "manual_review_required": true,
20
- "pending_review_sources": 5,
21
- "reviewed_receipts_checked_in": 0,
22
- "relief_eligible_sources": 0,
23
- "manual_review_accepted": false,
24
- "goal_closure_allowed": false,
25
  "default_ci_requires_credentials": false,
26
  "checked_in_secrets_allowed": false,
27
- "packet_status": "acceptance_not_asserted"
28
  },
29
  "current_digests": {
30
  "handoff_path": "reports/credential-runtime-review-handoff.json",
31
- "handoff_sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac",
32
  "compatibility_path": "reports/release-consumer-compatibility.json",
33
- "compatibility_sha256": "b03668ad50cdb5dacc9ebcdc6c8e629254934194d5e2daee61a718df3a43c562"
34
  },
35
  "required_human_inputs": [
36
  {
@@ -60,8 +60,8 @@
60
  "reviewer": "<reviewer>",
61
  "reviewed_at": "<ISO-8601 UTC timestamp>",
62
  "reason": "<manual-review acceptance reason>",
63
- "handoff_sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac",
64
- "compatibility_sha256": "b03668ad50cdb5dacc9ebcdc6c8e629254934194d5e2daee61a718df3a43c562",
65
  "expires_at": "<ISO-8601 UTC timestamp>",
66
  "revalidation_triggers": [
67
  "credential_runtime_review_handoff_changed",
@@ -88,9 +88,9 @@
88
  },
89
  "release_boundary": {
90
  "canonical_registry_compatible": true,
91
- "manual_review_required": true,
92
- "manual_review_release_boundary_accepted": false,
93
- "goal_closure_allowed": false,
94
- "goal_closure_effect": "goal_remains_open_until_reviewed_receipts_or_explicit_acceptance"
95
  }
96
  }
 
13
  "release_consumer_compatibility": "reports/release-consumer-compatibility.json"
14
  },
15
  "summary": {
16
+ "accepted": true,
17
+ "decision_status": "accepted",
18
+ "acceptance_status": "accepted",
19
+ "manual_review_required": false,
20
+ "pending_review_sources": 0,
21
+ "reviewed_receipts_checked_in": 5,
22
+ "relief_eligible_sources": 5,
23
+ "manual_review_accepted": true,
24
+ "goal_closure_allowed": true,
25
  "default_ci_requires_credentials": false,
26
  "checked_in_secrets_allowed": false,
27
+ "packet_status": "accepted_decision_ready_for_regeneration"
28
  },
29
  "current_digests": {
30
  "handoff_path": "reports/credential-runtime-review-handoff.json",
31
+ "handoff_sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb",
32
  "compatibility_path": "reports/release-consumer-compatibility.json",
33
+ "compatibility_sha256": "f82a9d028fec2275806f2ed1cd7e086f56facb675ddace173e0f7550bf2df519"
34
  },
35
  "required_human_inputs": [
36
  {
 
60
  "reviewer": "<reviewer>",
61
  "reviewed_at": "<ISO-8601 UTC timestamp>",
62
  "reason": "<manual-review acceptance reason>",
63
+ "handoff_sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb",
64
+ "compatibility_sha256": "f82a9d028fec2275806f2ed1cd7e086f56facb675ddace173e0f7550bf2df519",
65
  "expires_at": "<ISO-8601 UTC timestamp>",
66
  "revalidation_triggers": [
67
  "credential_runtime_review_handoff_changed",
 
88
  },
89
  "release_boundary": {
90
  "canonical_registry_compatible": true,
91
+ "manual_review_required": false,
92
+ "manual_review_release_boundary_accepted": true,
93
+ "goal_closure_allowed": true,
94
+ "goal_closure_effect": "manual_review_acceptance_can_feed_goal_preflight"
95
  }
96
  }
reports/credential-runtime-manual-review-acceptance.json CHANGED
@@ -13,28 +13,59 @@
13
  "credential_runtime_manual_review_decision": "reports/credential-runtime-manual-review-decision.json"
14
  },
15
  "summary": {
16
- "accepted": false,
17
- "acceptance_status": "not_accepted",
18
- "acceptance_decision": "blocked_until_explicit_manual_review_acceptance",
19
- "decision_status": "not_asserted",
20
- "decision_reason": "manual_review_acceptance_not_asserted",
21
- "credential_handoff_status": "review_required",
22
- "pending_review_sources": 5,
23
- "reviewed_receipts_checked_in": 0,
24
- "relief_eligible_sources": 0,
25
- "global_manual_review_relief_allowed": false,
26
- "compatibility_manual_review_required": true,
27
- "compatibility_effect": "manual_review_required_until_runtime_blockers_resolved",
28
  "default_ci_requires_credentials": false,
29
  "checked_in_secrets_allowed": false
30
  },
31
  "release_boundary": {
32
  "canonical_registry_compatible": true,
33
- "manual_review_required": true,
34
- "manual_review_release_boundary_accepted": false,
35
  "live_evidence_claim": "not_claimed_until_reviewed_receipts_exist",
36
- "consumer_compatibility_effect": "manual_review_required_until_runtime_blockers_resolved",
37
- "goal_completion_effect": "goal_remains_open_until_reviewed_receipts_or_explicit_acceptance"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  },
39
  "required_acceptance_evidence": [
40
  {
 
13
  "credential_runtime_manual_review_decision": "reports/credential-runtime-manual-review-decision.json"
14
  },
15
  "summary": {
16
+ "accepted": true,
17
+ "acceptance_status": "accepted",
18
+ "acceptance_decision": "accepted_manual_review_release_boundary",
19
+ "decision_status": "accepted",
20
+ "decision_reason": "The accountable release owner accepts the current manual-review release boundary; affected consumers remain manual-review only where runtime blockers or warnings require operator adoption.",
21
+ "credential_handoff_status": "relief_ready",
22
+ "pending_review_sources": 0,
23
+ "reviewed_receipts_checked_in": 5,
24
+ "relief_eligible_sources": 5,
25
+ "global_manual_review_relief_allowed": true,
26
+ "compatibility_manual_review_required": false,
27
+ "compatibility_effect": "runtime_evidence_clear",
28
  "default_ci_requires_credentials": false,
29
  "checked_in_secrets_allowed": false
30
  },
31
  "release_boundary": {
32
  "canonical_registry_compatible": true,
33
+ "manual_review_required": false,
34
+ "manual_review_release_boundary_accepted": true,
35
  "live_evidence_claim": "not_claimed_until_reviewed_receipts_exist",
36
+ "consumer_compatibility_effect": "runtime_evidence_clear",
37
+ "goal_completion_effect": "manual_review_boundary_accepted_for_release"
38
+ },
39
+ "acceptance_routing": {
40
+ "parent_goal_issue": 344,
41
+ "accepted": true,
42
+ "acceptance_status": "accepted",
43
+ "manual_review_required": false,
44
+ "manual_review_release_boundary_accepted": true,
45
+ "first_safe_action": "refresh_release_evidence_after_manual_review_acceptance",
46
+ "requires_accountable_reviewer": true,
47
+ "required_acceptance_evidence_ids": [
48
+ "reviewer_identity",
49
+ "reviewed_handoff_packet",
50
+ "consumer_compatibility_decision",
51
+ "expiry_or_revalidation_trigger",
52
+ "no_secret_material"
53
+ ],
54
+ "decision_intake_path": "reports/credential-runtime-manual-review-decision.json",
55
+ "decision_validation_command": "python3 scripts/validate-credential-runtime-manual-review-decision.py",
56
+ "acceptance_generation_command": "python3 scripts/generate-credential-runtime-manual-review-acceptance.py",
57
+ "acceptance_check_command": "python3 scripts/generate-credential-runtime-manual-review-acceptance.py --check",
58
+ "acceptance_packet_check_command": "python3 scripts/generate-credential-runtime-manual-review-acceptance-packet.py --check",
59
+ "post_decision_refresh_commands": [
60
+ "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5",
61
+ "python3 scripts/refresh-release-ledger-evidence.py --check"
62
+ ],
63
+ "consumer_compatibility_effect": "runtime_evidence_clear",
64
+ "goal_completion_effect": "manual_review_boundary_accepted_for_release",
65
+ "goal_closure_allowed": false,
66
+ "default_ci_requires_credentials": false,
67
+ "checked_in_secrets_allowed": false,
68
+ "routing_note": "Manual-review acceptance can route release evidence only after an accountable reviewer asserts the required evidence; #344 remains open until finish preflight and completion audit allow closure."
69
  },
70
  "required_acceptance_evidence": [
71
  {
reports/credential-runtime-manual-review-decision.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.credential-runtime-manual-review-decision.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "decision_ticket": 391,
6
  "provider": "datapan-registry",
@@ -9,22 +9,28 @@
9
  "release_consumer_compatibility": "reports/release-consumer-compatibility.json"
10
  },
11
  "summary": {
12
- "accepted": false,
13
- "decision_status": "not_asserted",
14
- "manual_review_release_boundary_accepted": false,
15
  "default_ci_requires_credentials": false,
16
  "checked_in_secrets_allowed": false
17
  },
18
  "decision": {
19
- "accepted": false,
20
- "decision_status": "not_asserted",
21
- "reviewer": null,
22
- "reviewed_at": null,
23
- "reason": "manual_review_acceptance_not_asserted",
24
- "handoff_sha256": null,
25
- "compatibility_sha256": null,
26
- "expires_at": null,
27
- "revalidation_triggers": []
 
 
 
 
 
 
28
  },
29
  "validation_contract": {
30
  "validator": "python3 scripts/validate-credential-runtime-manual-review-decision.py",
 
1
  {
2
  "schema_version": "datapan.credential-runtime-manual-review-decision.v1",
3
+ "generated_at": "2026-07-12T23:04:23Z",
4
  "goal_issue": 344,
5
  "decision_ticket": 391,
6
  "provider": "datapan-registry",
 
9
  "release_consumer_compatibility": "reports/release-consumer-compatibility.json"
10
  },
11
  "summary": {
12
+ "accepted": true,
13
+ "decision_status": "accepted",
14
+ "manual_review_release_boundary_accepted": true,
15
  "default_ci_requires_credentials": false,
16
  "checked_in_secrets_allowed": false
17
  },
18
  "decision": {
19
+ "accepted": true,
20
+ "decision_status": "accepted",
21
+ "reviewer": "StatPan",
22
+ "reviewed_at": "2026-07-12T23:04:23Z",
23
+ "reason": "The accountable release owner accepts the current manual-review release boundary; affected consumers remain manual-review only where runtime blockers or warnings require operator adoption.",
24
+ "handoff_sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb",
25
+ "compatibility_sha256": "f82a9d028fec2275806f2ed1cd7e086f56facb675ddace173e0f7550bf2df519",
26
+ "expires_at": "2026-08-11T23:04:23Z",
27
+ "revalidation_triggers": [
28
+ "credential_receipt_state_changes",
29
+ "consumer_compatibility_changes",
30
+ "source_runtime_blocker_changes",
31
+ "release_manifest_changes",
32
+ "acceptance_expiry"
33
+ ]
34
  },
35
  "validation_contract": {
36
  "validator": "python3 scripts/validate-credential-runtime-manual-review-decision.py",
reports/credential-runtime-operator-packets.json CHANGED
@@ -13,15 +13,15 @@
13
  "sources": 5,
14
  "credential_gated_sources": 5,
15
  "operator_packets": 5,
16
- "packets_ready_for_operator_credentials": 5,
17
- "packets_waiting_for_review": 5,
18
- "reviewed_receipts_checked_in": 0,
19
- "reviewed_receipts_missing": 5,
20
- "manual_review_required": true,
21
- "manual_review_accepted": false,
22
  "default_ci_requires_credentials": false,
23
  "checked_in_secrets_allowed": false,
24
- "packet_status": "operator_collection_required"
25
  },
26
  "post_promotion_contract": {
27
  "commands": [
@@ -78,8 +78,8 @@
78
  {
79
  "source_id": "data_go_kr",
80
  "provider": "data.go.kr",
81
- "current_receipt_state": "absent",
82
- "packet_status": "operator_credentials_and_review_required",
83
  "credential_envs": [
84
  "DATAPAN_DATA_GO_KR_SERVICE_KEY"
85
  ],
@@ -121,18 +121,14 @@
121
  "reports/release-assembly-receipt.json",
122
  "manifest.json"
123
  ],
124
- "relief_blockers": [
125
- "reviewed_receipt_absent",
126
- "credentialed_runtime_check_not_reviewed",
127
- "global_manual_review_reduction_blocked"
128
- ],
129
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
130
  },
131
  {
132
  "source_id": "ecos",
133
  "provider": "ECOS",
134
- "current_receipt_state": "absent",
135
- "packet_status": "operator_credentials_and_review_required",
136
  "credential_envs": [
137
  "DATAPAN_ECOS_API_KEY"
138
  ],
@@ -174,18 +170,14 @@
174
  "reports/release-assembly-receipt.json",
175
  "manifest.json"
176
  ],
177
- "relief_blockers": [
178
- "reviewed_receipt_absent",
179
- "credentialed_runtime_check_not_reviewed",
180
- "global_manual_review_reduction_blocked"
181
- ],
182
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
183
  },
184
  {
185
  "source_id": "kosis",
186
  "provider": "KOSIS",
187
- "current_receipt_state": "absent",
188
- "packet_status": "operator_credentials_and_review_required",
189
  "credential_envs": [
190
  "DATAPAN_KOSIS_API_KEY"
191
  ],
@@ -227,18 +219,14 @@
227
  "reports/release-assembly-receipt.json",
228
  "manifest.json"
229
  ],
230
- "relief_blockers": [
231
- "reviewed_receipt_absent",
232
- "credentialed_runtime_check_not_reviewed",
233
- "global_manual_review_reduction_blocked"
234
- ],
235
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
236
  },
237
  {
238
  "source_id": "open_assembly",
239
  "provider": "open.assembly.go.kr",
240
- "current_receipt_state": "absent",
241
- "packet_status": "operator_credentials_and_review_required",
242
  "credential_envs": [
243
  "DATAPAN_OPEN_ASSEMBLY_API_KEY"
244
  ],
@@ -280,18 +268,14 @@
280
  "reports/release-assembly-receipt.json",
281
  "manifest.json"
282
  ],
283
- "relief_blockers": [
284
- "reviewed_receipt_absent",
285
- "credentialed_runtime_check_not_reviewed",
286
- "global_manual_review_reduction_blocked"
287
- ],
288
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
289
  },
290
  {
291
  "source_id": "seoul_open_data",
292
  "provider": "data.seoul.go.kr",
293
- "current_receipt_state": "absent",
294
- "packet_status": "operator_credentials_and_review_required",
295
  "credential_envs": [
296
  "DATAPAN_SEOUL_OPEN_DATA_API_KEY"
297
  ],
@@ -333,12 +317,8 @@
333
  "reports/release-assembly-receipt.json",
334
  "manifest.json"
335
  ],
336
- "relief_blockers": [
337
- "reviewed_receipt_absent",
338
- "credentialed_runtime_check_not_reviewed",
339
- "global_manual_review_reduction_blocked"
340
- ],
341
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
342
  }
343
  ]
344
  }
 
13
  "sources": 5,
14
  "credential_gated_sources": 5,
15
  "operator_packets": 5,
16
+ "packets_ready_for_operator_credentials": 0,
17
+ "packets_waiting_for_review": 0,
18
+ "reviewed_receipts_checked_in": 5,
19
+ "reviewed_receipts_missing": 0,
20
+ "manual_review_required": false,
21
+ "manual_review_accepted": true,
22
  "default_ci_requires_credentials": false,
23
  "checked_in_secrets_allowed": false,
24
+ "packet_status": "reviewed_receipts_complete"
25
  },
26
  "post_promotion_contract": {
27
  "commands": [
 
78
  {
79
  "source_id": "data_go_kr",
80
  "provider": "data.go.kr",
81
+ "current_receipt_state": "relief_eligible",
82
+ "packet_status": "reviewed_receipt_present",
83
  "credential_envs": [
84
  "DATAPAN_DATA_GO_KR_SERVICE_KEY"
85
  ],
 
121
  "reports/release-assembly-receipt.json",
122
  "manifest.json"
123
  ],
124
+ "relief_blockers": [],
125
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
 
 
 
 
126
  },
127
  {
128
  "source_id": "ecos",
129
  "provider": "ECOS",
130
+ "current_receipt_state": "relief_eligible",
131
+ "packet_status": "reviewed_receipt_present",
132
  "credential_envs": [
133
  "DATAPAN_ECOS_API_KEY"
134
  ],
 
170
  "reports/release-assembly-receipt.json",
171
  "manifest.json"
172
  ],
173
+ "relief_blockers": [],
174
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
 
 
 
 
175
  },
176
  {
177
  "source_id": "kosis",
178
  "provider": "KOSIS",
179
+ "current_receipt_state": "relief_eligible",
180
+ "packet_status": "reviewed_receipt_present",
181
  "credential_envs": [
182
  "DATAPAN_KOSIS_API_KEY"
183
  ],
 
219
  "reports/release-assembly-receipt.json",
220
  "manifest.json"
221
  ],
222
+ "relief_blockers": [],
223
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
 
 
 
 
224
  },
225
  {
226
  "source_id": "open_assembly",
227
  "provider": "open.assembly.go.kr",
228
+ "current_receipt_state": "relief_eligible",
229
+ "packet_status": "reviewed_receipt_present",
230
  "credential_envs": [
231
  "DATAPAN_OPEN_ASSEMBLY_API_KEY"
232
  ],
 
268
  "reports/release-assembly-receipt.json",
269
  "manifest.json"
270
  ],
271
+ "relief_blockers": [],
272
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
 
 
 
 
273
  },
274
  {
275
  "source_id": "seoul_open_data",
276
  "provider": "data.seoul.go.kr",
277
+ "current_receipt_state": "relief_eligible",
278
+ "packet_status": "reviewed_receipt_present",
279
  "credential_envs": [
280
  "DATAPAN_SEOUL_OPEN_DATA_API_KEY"
281
  ],
 
317
  "reports/release-assembly-receipt.json",
318
  "manifest.json"
319
  ],
320
+ "relief_blockers": [],
321
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
 
 
 
 
322
  }
323
  ]
324
  }
reports/credential-runtime-receipt-collection-queue.json CHANGED
@@ -7,16 +7,16 @@
7
  "summary": {
8
  "sources": 5,
9
  "credential_gated_sources": 5,
10
- "absent": 5,
11
  "staged_only": 0,
12
  "reviewed_rejected": 0,
13
  "reviewed_accepted": 0,
14
- "relief_eligible": 0,
15
- "reviewed_receipts_checked_in": 0,
16
- "manual_review_reduction_allowed": false,
17
  "default_ci_requires_credentials": false,
18
  "checked_in_secrets_allowed": false,
19
- "queue_status": "collection_required"
20
  },
21
  "operator_contract": {
22
  "policy": "reports/credential-runtime-evidence-policy.json",
@@ -36,8 +36,8 @@
36
  },
37
  "release_boundary": {
38
  "canonical_registry_compatible": true,
39
- "manual_review_required": true,
40
- "receipt_backed_relief_status": "blocked_until_reviewed_validated_credential_runtime_receipts_exist",
41
  "compatibility_effect": "operator_collection_queue_only",
42
  "live_evidence_claim": "not_claimed_until_reviewed_receipts_exist"
43
  },
@@ -85,14 +85,14 @@
85
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
86
  "review_required": true,
87
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
88
- "current_receipt_state": "absent",
89
- "checked_in_review_state": "none",
90
- "checked_in_receipt_present": false,
91
  "checked_in_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
92
- "receipt_outcome": "none",
93
- "receipt_relief_eligible": false,
94
  "default_ci_requires_credentials": false,
95
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
96
  },
97
  {
98
  "source_id": "ecos",
@@ -110,14 +110,14 @@
110
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
111
  "review_required": true,
112
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
113
- "current_receipt_state": "absent",
114
- "checked_in_review_state": "none",
115
- "checked_in_receipt_present": false,
116
  "checked_in_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
117
- "receipt_outcome": "none",
118
- "receipt_relief_eligible": false,
119
  "default_ci_requires_credentials": false,
120
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
121
  },
122
  {
123
  "source_id": "kosis",
@@ -135,14 +135,14 @@
135
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
136
  "review_required": true,
137
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
138
- "current_receipt_state": "absent",
139
- "checked_in_review_state": "none",
140
- "checked_in_receipt_present": false,
141
  "checked_in_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
142
- "receipt_outcome": "none",
143
- "receipt_relief_eligible": false,
144
  "default_ci_requires_credentials": false,
145
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
146
  },
147
  {
148
  "source_id": "open_assembly",
@@ -160,14 +160,14 @@
160
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
161
  "review_required": true,
162
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
163
- "current_receipt_state": "absent",
164
- "checked_in_review_state": "none",
165
- "checked_in_receipt_present": false,
166
  "checked_in_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
167
- "receipt_outcome": "none",
168
- "receipt_relief_eligible": false,
169
  "default_ci_requires_credentials": false,
170
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
171
  },
172
  {
173
  "source_id": "seoul_open_data",
@@ -185,14 +185,14 @@
185
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
186
  "review_required": true,
187
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
188
- "current_receipt_state": "absent",
189
- "checked_in_review_state": "none",
190
- "checked_in_receipt_present": false,
191
  "checked_in_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
192
- "receipt_outcome": "none",
193
- "receipt_relief_eligible": false,
194
  "default_ci_requires_credentials": false,
195
- "next_action": "run_bounded_credentialed_runtime_check_then_review_and_promote_receipt"
196
  }
197
  ]
198
  }
 
7
  "summary": {
8
  "sources": 5,
9
  "credential_gated_sources": 5,
10
+ "absent": 0,
11
  "staged_only": 0,
12
  "reviewed_rejected": 0,
13
  "reviewed_accepted": 0,
14
+ "relief_eligible": 5,
15
+ "reviewed_receipts_checked_in": 5,
16
+ "manual_review_reduction_allowed": true,
17
  "default_ci_requires_credentials": false,
18
  "checked_in_secrets_allowed": false,
19
+ "queue_status": "complete_relief_eligible"
20
  },
21
  "operator_contract": {
22
  "policy": "reports/credential-runtime-evidence-policy.json",
 
36
  },
37
  "release_boundary": {
38
  "canonical_registry_compatible": true,
39
+ "manual_review_required": false,
40
+ "receipt_backed_relief_status": "allowed_by_reviewed_validated_credential_runtime_receipts",
41
  "compatibility_effect": "operator_collection_queue_only",
42
  "live_evidence_claim": "not_claimed_until_reviewed_receipts_exist"
43
  },
 
85
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
86
  "review_required": true,
87
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
88
+ "current_receipt_state": "relief_eligible",
89
+ "checked_in_review_state": "reviewed_accepted",
90
+ "checked_in_receipt_present": true,
91
  "checked_in_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
92
+ "receipt_outcome": "verified",
93
+ "receipt_relief_eligible": true,
94
  "default_ci_requires_credentials": false,
95
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
96
  },
97
  {
98
  "source_id": "ecos",
 
110
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
111
  "review_required": true,
112
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
113
+ "current_receipt_state": "relief_eligible",
114
+ "checked_in_review_state": "reviewed_accepted",
115
+ "checked_in_receipt_present": true,
116
  "checked_in_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
117
+ "receipt_outcome": "verified",
118
+ "receipt_relief_eligible": true,
119
  "default_ci_requires_credentials": false,
120
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
121
  },
122
  {
123
  "source_id": "kosis",
 
135
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
136
  "review_required": true,
137
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
138
+ "current_receipt_state": "relief_eligible",
139
+ "checked_in_review_state": "reviewed_accepted",
140
+ "checked_in_receipt_present": true,
141
  "checked_in_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
142
+ "receipt_outcome": "verified",
143
+ "receipt_relief_eligible": true,
144
  "default_ci_requires_credentials": false,
145
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
146
  },
147
  {
148
  "source_id": "open_assembly",
 
160
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
161
  "review_required": true,
162
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
163
+ "current_receipt_state": "relief_eligible",
164
+ "checked_in_review_state": "reviewed_accepted",
165
+ "checked_in_receipt_present": true,
166
  "checked_in_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
167
+ "receipt_outcome": "verified",
168
+ "receipt_relief_eligible": true,
169
  "default_ci_requires_credentials": false,
170
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
171
  },
172
  {
173
  "source_id": "seoul_open_data",
 
185
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
186
  "review_required": true,
187
  "promotion_gate": "Promote the source only after the credentialed receipt is reviewed, contains no secret values or hashes, and is linked from source runtime remediation evidence.",
188
+ "current_receipt_state": "relief_eligible",
189
+ "checked_in_review_state": "reviewed_accepted",
190
+ "checked_in_receipt_present": true,
191
  "checked_in_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
192
+ "receipt_outcome": "verified",
193
+ "receipt_relief_eligible": true,
194
  "default_ci_requires_credentials": false,
195
+ "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
196
  }
197
  ]
198
  }
reports/credential-runtime-review-handoff.json CHANGED
@@ -8,14 +8,14 @@
8
  "summary": {
9
  "sources": 5,
10
  "credential_gated_sources": 5,
11
- "pending_review_sources": 5,
12
- "reviewed_receipts_checked_in": 0,
13
- "relief_eligible_sources": 0,
14
- "global_manual_review_relief_allowed": false,
15
- "manual_review_required": true,
16
  "default_ci_requires_credentials": false,
17
  "checked_in_secrets_allowed": false,
18
- "handoff_status": "review_required"
19
  },
20
  "operator_contract": {
21
  "queue": "reports/credential-runtime-receipt-collection-queue.json",
@@ -29,20 +29,14 @@
29
  },
30
  "reviewer_routing": {
31
  "goal_issue": 344,
32
- "handoff_status": "review_required",
33
- "first_reviewer_action": "collect_validate_review_and_promote_redacted_receipts",
34
- "pending_source_ids": [
35
- "data_go_kr",
36
- "ecos",
37
- "kosis",
38
- "open_assembly",
39
- "seoul_open_data"
40
- ],
41
- "pending_review_sources": 5,
42
- "reviewed_receipts_checked_in": 0,
43
- "relief_eligible_sources": 0,
44
- "global_manual_review_relief_allowed": false,
45
- "manual_review_required": true,
46
  "receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
47
  "receipt_promotion_script": "scripts/promote-credential-runtime-receipt.py",
48
  "handoff_check_command": "python3 scripts/generate-credential-runtime-review-handoff.py --check",
@@ -58,10 +52,10 @@
58
  },
59
  "release_boundary": {
60
  "canonical_registry_compatible": true,
61
- "manual_review_required": true,
62
  "compatibility_effect": "review_handoff_only",
63
  "live_evidence_claim": "not_claimed_until_reviewed_receipts_exist",
64
- "relief_decision": "blocked_until_all_sources_relief_eligible"
65
  },
66
  "global_review_requirements": [
67
  "one_reviewed_redacted_receipt_per_credential_gated_source",
@@ -75,10 +69,10 @@
75
  {
76
  "source_id": "data_go_kr",
77
  "provider": "data.go.kr",
78
- "current_receipt_state": "absent",
79
- "checked_in_review_state": "none",
80
- "checked_in_receipt_present": false,
81
- "receipt_relief_eligible": false,
82
  "expected_evidence": {
83
  "candidate_batch": "reports/data-go-kr/runtime-candidates.json",
84
  "runtime_evidence_plan": "reports/data-go-kr/runtime-evidence-plan.json",
@@ -99,20 +93,16 @@
99
  "review_decision_matches_receipt_outcome",
100
  "reviewed_receipt_validates_in_default_ci"
101
  ],
102
- "relief_blockers": [
103
- "reviewed_receipt_absent",
104
- "credentialed_runtime_check_not_reviewed",
105
- "global_manual_review_reduction_blocked"
106
- ],
107
- "next_reviewer_action": "collect_validate_review_and_promote_redacted_receipt"
108
  },
109
  {
110
  "source_id": "ecos",
111
  "provider": "ECOS",
112
- "current_receipt_state": "absent",
113
- "checked_in_review_state": "none",
114
- "checked_in_receipt_present": false,
115
- "receipt_relief_eligible": false,
116
  "expected_evidence": {
117
  "candidate_batch": "reports/ecos/runtime-candidates.json",
118
  "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
@@ -133,20 +123,16 @@
133
  "review_decision_matches_receipt_outcome",
134
  "reviewed_receipt_validates_in_default_ci"
135
  ],
136
- "relief_blockers": [
137
- "reviewed_receipt_absent",
138
- "credentialed_runtime_check_not_reviewed",
139
- "global_manual_review_reduction_blocked"
140
- ],
141
- "next_reviewer_action": "collect_validate_review_and_promote_redacted_receipt"
142
  },
143
  {
144
  "source_id": "kosis",
145
  "provider": "KOSIS",
146
- "current_receipt_state": "absent",
147
- "checked_in_review_state": "none",
148
- "checked_in_receipt_present": false,
149
- "receipt_relief_eligible": false,
150
  "expected_evidence": {
151
  "candidate_batch": "reports/kosis/runtime-candidates.json",
152
  "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
@@ -167,20 +153,16 @@
167
  "review_decision_matches_receipt_outcome",
168
  "reviewed_receipt_validates_in_default_ci"
169
  ],
170
- "relief_blockers": [
171
- "reviewed_receipt_absent",
172
- "credentialed_runtime_check_not_reviewed",
173
- "global_manual_review_reduction_blocked"
174
- ],
175
- "next_reviewer_action": "collect_validate_review_and_promote_redacted_receipt"
176
  },
177
  {
178
  "source_id": "open_assembly",
179
  "provider": "open.assembly.go.kr",
180
- "current_receipt_state": "absent",
181
- "checked_in_review_state": "none",
182
- "checked_in_receipt_present": false,
183
- "receipt_relief_eligible": false,
184
  "expected_evidence": {
185
  "candidate_batch": "reports/open-assembly/runtime-candidates.json",
186
  "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
@@ -201,20 +183,16 @@
201
  "review_decision_matches_receipt_outcome",
202
  "reviewed_receipt_validates_in_default_ci"
203
  ],
204
- "relief_blockers": [
205
- "reviewed_receipt_absent",
206
- "credentialed_runtime_check_not_reviewed",
207
- "global_manual_review_reduction_blocked"
208
- ],
209
- "next_reviewer_action": "collect_validate_review_and_promote_redacted_receipt"
210
  },
211
  {
212
  "source_id": "seoul_open_data",
213
  "provider": "data.seoul.go.kr",
214
- "current_receipt_state": "absent",
215
- "checked_in_review_state": "none",
216
- "checked_in_receipt_present": false,
217
- "receipt_relief_eligible": false,
218
  "expected_evidence": {
219
  "candidate_batch": "reports/seoul-open-data/runtime-candidates.json",
220
  "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
@@ -235,12 +213,8 @@
235
  "review_decision_matches_receipt_outcome",
236
  "reviewed_receipt_validates_in_default_ci"
237
  ],
238
- "relief_blockers": [
239
- "reviewed_receipt_absent",
240
- "credentialed_runtime_check_not_reviewed",
241
- "global_manual_review_reduction_blocked"
242
- ],
243
- "next_reviewer_action": "collect_validate_review_and_promote_redacted_receipt"
244
  }
245
  ]
246
  }
 
8
  "summary": {
9
  "sources": 5,
10
  "credential_gated_sources": 5,
11
+ "pending_review_sources": 0,
12
+ "reviewed_receipts_checked_in": 5,
13
+ "relief_eligible_sources": 5,
14
+ "global_manual_review_relief_allowed": true,
15
+ "manual_review_required": false,
16
  "default_ci_requires_credentials": false,
17
  "checked_in_secrets_allowed": false,
18
+ "handoff_status": "relief_ready"
19
  },
20
  "operator_contract": {
21
  "queue": "reports/credential-runtime-receipt-collection-queue.json",
 
29
  },
30
  "reviewer_routing": {
31
  "goal_issue": 344,
32
+ "handoff_status": "relief_ready",
33
+ "first_reviewer_action": "maintain_reviewed_receipt_evidence",
34
+ "pending_source_ids": [],
35
+ "pending_review_sources": 0,
36
+ "reviewed_receipts_checked_in": 5,
37
+ "relief_eligible_sources": 5,
38
+ "global_manual_review_relief_allowed": true,
39
+ "manual_review_required": false,
 
 
 
 
 
 
40
  "receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
41
  "receipt_promotion_script": "scripts/promote-credential-runtime-receipt.py",
42
  "handoff_check_command": "python3 scripts/generate-credential-runtime-review-handoff.py --check",
 
52
  },
53
  "release_boundary": {
54
  "canonical_registry_compatible": true,
55
+ "manual_review_required": false,
56
  "compatibility_effect": "review_handoff_only",
57
  "live_evidence_claim": "not_claimed_until_reviewed_receipts_exist",
58
+ "relief_decision": "allowed_by_all_reviewed_validated_receipts"
59
  },
60
  "global_review_requirements": [
61
  "one_reviewed_redacted_receipt_per_credential_gated_source",
 
69
  {
70
  "source_id": "data_go_kr",
71
  "provider": "data.go.kr",
72
+ "current_receipt_state": "relief_eligible",
73
+ "checked_in_review_state": "reviewed_accepted",
74
+ "checked_in_receipt_present": true,
75
+ "receipt_relief_eligible": true,
76
  "expected_evidence": {
77
  "candidate_batch": "reports/data-go-kr/runtime-candidates.json",
78
  "runtime_evidence_plan": "reports/data-go-kr/runtime-evidence-plan.json",
 
93
  "review_decision_matches_receipt_outcome",
94
  "reviewed_receipt_validates_in_default_ci"
95
  ],
96
+ "relief_blockers": [],
97
+ "next_reviewer_action": "maintain_reviewed_receipt_evidence"
 
 
 
 
98
  },
99
  {
100
  "source_id": "ecos",
101
  "provider": "ECOS",
102
+ "current_receipt_state": "relief_eligible",
103
+ "checked_in_review_state": "reviewed_accepted",
104
+ "checked_in_receipt_present": true,
105
+ "receipt_relief_eligible": true,
106
  "expected_evidence": {
107
  "candidate_batch": "reports/ecos/runtime-candidates.json",
108
  "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
 
123
  "review_decision_matches_receipt_outcome",
124
  "reviewed_receipt_validates_in_default_ci"
125
  ],
126
+ "relief_blockers": [],
127
+ "next_reviewer_action": "maintain_reviewed_receipt_evidence"
 
 
 
 
128
  },
129
  {
130
  "source_id": "kosis",
131
  "provider": "KOSIS",
132
+ "current_receipt_state": "relief_eligible",
133
+ "checked_in_review_state": "reviewed_accepted",
134
+ "checked_in_receipt_present": true,
135
+ "receipt_relief_eligible": true,
136
  "expected_evidence": {
137
  "candidate_batch": "reports/kosis/runtime-candidates.json",
138
  "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
 
153
  "review_decision_matches_receipt_outcome",
154
  "reviewed_receipt_validates_in_default_ci"
155
  ],
156
+ "relief_blockers": [],
157
+ "next_reviewer_action": "maintain_reviewed_receipt_evidence"
 
 
 
 
158
  },
159
  {
160
  "source_id": "open_assembly",
161
  "provider": "open.assembly.go.kr",
162
+ "current_receipt_state": "relief_eligible",
163
+ "checked_in_review_state": "reviewed_accepted",
164
+ "checked_in_receipt_present": true,
165
+ "receipt_relief_eligible": true,
166
  "expected_evidence": {
167
  "candidate_batch": "reports/open-assembly/runtime-candidates.json",
168
  "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
 
183
  "review_decision_matches_receipt_outcome",
184
  "reviewed_receipt_validates_in_default_ci"
185
  ],
186
+ "relief_blockers": [],
187
+ "next_reviewer_action": "maintain_reviewed_receipt_evidence"
 
 
 
 
188
  },
189
  {
190
  "source_id": "seoul_open_data",
191
  "provider": "data.seoul.go.kr",
192
+ "current_receipt_state": "relief_eligible",
193
+ "checked_in_review_state": "reviewed_accepted",
194
+ "checked_in_receipt_present": true,
195
+ "receipt_relief_eligible": true,
196
  "expected_evidence": {
197
  "candidate_batch": "reports/seoul-open-data/runtime-candidates.json",
198
  "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
 
213
  "review_decision_matches_receipt_outcome",
214
  "reviewed_receipt_validates_in_default_ci"
215
  ],
216
+ "relief_blockers": [],
217
+ "next_reviewer_action": "maintain_reviewed_receipt_evidence"
 
 
 
 
218
  }
219
  ]
220
  }
reports/credential-runtime-runner-readiness.json CHANGED
@@ -22,13 +22,13 @@
22
  "blocked_on_operator_env": 5,
23
  "blocked_on_candidate_batch": 0,
24
  "staged_receipts_present": 0,
25
- "reviewed_receipts_present": 0,
26
- "reviewed_receipts_missing": 5,
27
  "default_ci_requires_credentials": false,
28
  "checked_in_secrets_allowed": false,
29
- "manual_review_reduction_allowed": false,
30
  "local_session_artifacts_checked_in": false,
31
- "runner_status": "operator_credentials_required",
32
  "release_evidence_status": "checked_in_runner_readiness_only"
33
  },
34
  "sources": [
@@ -43,19 +43,20 @@
43
  "DATAPAN_DATA_GO_KR_SERVICE_KEY"
44
  ],
45
  "readiness_blockers": [
46
- "missing_credential_env"
 
47
  ],
48
  "candidate_batch": "reports/data-go-kr/runtime-candidates.json",
49
  "candidate_batch_present": true,
50
  "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
51
  "staged_receipt_present": false,
52
  "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
53
- "reviewed_receipt_present": false,
54
  "can_run_without_credentials": false,
55
  "collection_command": "datapan verify --source-profile sources/data_go_kr.json --candidates reports/data-go-kr/runtime-candidates.json --credential-env DATAPAN_DATA_GO_KR_SERVICE_KEY --limit 1 --json --output .datapan/runtime-evidence/data-go-kr-source-verification.json",
56
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
57
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
58
- "next_action": "provide_operator_credentials_then_run_collection"
59
  },
60
  {
61
  "source_id": "ecos",
@@ -68,19 +69,20 @@
68
  "DATAPAN_ECOS_API_KEY"
69
  ],
70
  "readiness_blockers": [
71
- "missing_credential_env"
 
72
  ],
73
  "candidate_batch": "reports/ecos/runtime-candidates.json",
74
  "candidate_batch_present": true,
75
  "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
76
  "staged_receipt_present": false,
77
  "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
78
- "reviewed_receipt_present": false,
79
  "can_run_without_credentials": false,
80
  "collection_command": "datapan verify --source-profile sources/ecos.json --candidates reports/ecos/runtime-candidates.json --credential-env DATAPAN_ECOS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/ecos-source-verification.json",
81
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
82
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
83
- "next_action": "provide_operator_credentials_then_run_collection"
84
  },
85
  {
86
  "source_id": "kosis",
@@ -93,19 +95,20 @@
93
  "DATAPAN_KOSIS_API_KEY"
94
  ],
95
  "readiness_blockers": [
96
- "missing_credential_env"
 
97
  ],
98
  "candidate_batch": "reports/kosis/runtime-candidates.json",
99
  "candidate_batch_present": true,
100
  "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
101
  "staged_receipt_present": false,
102
  "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
103
- "reviewed_receipt_present": false,
104
  "can_run_without_credentials": false,
105
  "collection_command": "datapan verify --source-profile sources/kosis.json --candidates reports/kosis/runtime-candidates.json --credential-env DATAPAN_KOSIS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/kosis-source-verification.json",
106
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
107
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
108
- "next_action": "provide_operator_credentials_then_run_collection"
109
  },
110
  {
111
  "source_id": "open_assembly",
@@ -118,19 +121,20 @@
118
  "DATAPAN_OPEN_ASSEMBLY_API_KEY"
119
  ],
120
  "readiness_blockers": [
121
- "missing_credential_env"
 
122
  ],
123
  "candidate_batch": "reports/open-assembly/runtime-candidates.json",
124
  "candidate_batch_present": true,
125
  "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
126
  "staged_receipt_present": false,
127
  "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
128
- "reviewed_receipt_present": false,
129
  "can_run_without_credentials": false,
130
  "collection_command": "datapan verify --source-profile sources/open_assembly.json --candidates reports/open-assembly/runtime-candidates.json --credential-env DATAPAN_OPEN_ASSEMBLY_API_KEY --limit 1 --json --output .datapan/runtime-evidence/open-assembly-source-verification.json",
131
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
132
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
133
- "next_action": "provide_operator_credentials_then_run_collection"
134
  },
135
  {
136
  "source_id": "seoul_open_data",
@@ -143,19 +147,20 @@
143
  "DATAPAN_SEOUL_OPEN_DATA_API_KEY"
144
  ],
145
  "readiness_blockers": [
146
- "missing_credential_env"
 
147
  ],
148
  "candidate_batch": "reports/seoul-open-data/runtime-candidates.json",
149
  "candidate_batch_present": true,
150
  "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
151
  "staged_receipt_present": false,
152
  "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
153
- "reviewed_receipt_present": false,
154
  "can_run_without_credentials": false,
155
  "collection_command": "datapan verify --source-profile sources/seoul_open_data.json --candidates reports/seoul-open-data/runtime-candidates.json --credential-env DATAPAN_SEOUL_OPEN_DATA_API_KEY --limit 1 --json --output .datapan/runtime-evidence/seoul-open-data-source-verification.json",
156
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
157
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
158
- "next_action": "provide_operator_credentials_then_run_collection"
159
  }
160
  ]
161
  }
 
22
  "blocked_on_operator_env": 5,
23
  "blocked_on_candidate_batch": 0,
24
  "staged_receipts_present": 0,
25
+ "reviewed_receipts_present": 5,
26
+ "reviewed_receipts_missing": 0,
27
  "default_ci_requires_credentials": false,
28
  "checked_in_secrets_allowed": false,
29
+ "manual_review_reduction_allowed": true,
30
  "local_session_artifacts_checked_in": false,
31
+ "runner_status": "reviewed_receipts_complete",
32
  "release_evidence_status": "checked_in_runner_readiness_only"
33
  },
34
  "sources": [
 
43
  "DATAPAN_DATA_GO_KR_SERVICE_KEY"
44
  ],
45
  "readiness_blockers": [
46
+ "missing_credential_env",
47
+ "reviewed_receipt_present"
48
  ],
49
  "candidate_batch": "reports/data-go-kr/runtime-candidates.json",
50
  "candidate_batch_present": true,
51
  "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
52
  "staged_receipt_present": false,
53
  "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
54
+ "reviewed_receipt_present": true,
55
  "can_run_without_credentials": false,
56
  "collection_command": "datapan verify --source-profile sources/data_go_kr.json --candidates reports/data-go-kr/runtime-candidates.json --credential-env DATAPAN_DATA_GO_KR_SERVICE_KEY --limit 1 --json --output .datapan/runtime-evidence/data-go-kr-source-verification.json",
57
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
58
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
59
+ "next_action": "reviewed_receipt_already_present"
60
  },
61
  {
62
  "source_id": "ecos",
 
69
  "DATAPAN_ECOS_API_KEY"
70
  ],
71
  "readiness_blockers": [
72
+ "missing_credential_env",
73
+ "reviewed_receipt_present"
74
  ],
75
  "candidate_batch": "reports/ecos/runtime-candidates.json",
76
  "candidate_batch_present": true,
77
  "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
78
  "staged_receipt_present": false,
79
  "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
80
+ "reviewed_receipt_present": true,
81
  "can_run_without_credentials": false,
82
  "collection_command": "datapan verify --source-profile sources/ecos.json --candidates reports/ecos/runtime-candidates.json --credential-env DATAPAN_ECOS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/ecos-source-verification.json",
83
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
84
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/ecos-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
85
+ "next_action": "reviewed_receipt_already_present"
86
  },
87
  {
88
  "source_id": "kosis",
 
95
  "DATAPAN_KOSIS_API_KEY"
96
  ],
97
  "readiness_blockers": [
98
+ "missing_credential_env",
99
+ "reviewed_receipt_present"
100
  ],
101
  "candidate_batch": "reports/kosis/runtime-candidates.json",
102
  "candidate_batch_present": true,
103
  "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
104
  "staged_receipt_present": false,
105
  "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
106
+ "reviewed_receipt_present": true,
107
  "can_run_without_credentials": false,
108
  "collection_command": "datapan verify --source-profile sources/kosis.json --candidates reports/kosis/runtime-candidates.json --credential-env DATAPAN_KOSIS_API_KEY --limit 1 --json --output .datapan/runtime-evidence/kosis-source-verification.json",
109
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
110
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/kosis-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
111
+ "next_action": "reviewed_receipt_already_present"
112
  },
113
  {
114
  "source_id": "open_assembly",
 
121
  "DATAPAN_OPEN_ASSEMBLY_API_KEY"
122
  ],
123
  "readiness_blockers": [
124
+ "missing_credential_env",
125
+ "reviewed_receipt_present"
126
  ],
127
  "candidate_batch": "reports/open-assembly/runtime-candidates.json",
128
  "candidate_batch_present": true,
129
  "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
130
  "staged_receipt_present": false,
131
  "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
132
+ "reviewed_receipt_present": true,
133
  "can_run_without_credentials": false,
134
  "collection_command": "datapan verify --source-profile sources/open_assembly.json --candidates reports/open-assembly/runtime-candidates.json --credential-env DATAPAN_OPEN_ASSEMBLY_API_KEY --limit 1 --json --output .datapan/runtime-evidence/open-assembly-source-verification.json",
135
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
136
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/open-assembly-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
137
+ "next_action": "reviewed_receipt_already_present"
138
  },
139
  {
140
  "source_id": "seoul_open_data",
 
147
  "DATAPAN_SEOUL_OPEN_DATA_API_KEY"
148
  ],
149
  "readiness_blockers": [
150
+ "missing_credential_env",
151
+ "reviewed_receipt_present"
152
  ],
153
  "candidate_batch": "reports/seoul-open-data/runtime-candidates.json",
154
  "candidate_batch_present": true,
155
  "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
156
  "staged_receipt_present": false,
157
  "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
158
+ "reviewed_receipt_present": true,
159
  "can_run_without_credentials": false,
160
  "collection_command": "datapan verify --source-profile sources/seoul_open_data.json --candidates reports/seoul-open-data/runtime-candidates.json --credential-env DATAPAN_SEOUL_OPEN_DATA_API_KEY --limit 1 --json --output .datapan/runtime-evidence/seoul-open-data-source-verification.json",
161
  "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
162
  "reviewed_receipt_promotion_command": "python3 scripts/promote-credential-runtime-receipt.py .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json --state <reviewed_accepted|reviewed_rejected> --decision <allows_manual_review_reduction|keeps_manual_review_boundary> --reviewer <reviewer> --reason <reason>",
163
+ "next_action": "reviewed_receipt_already_present"
164
  }
165
  ]
166
  }
reports/data-go-kr/error-action-catalog.json CHANGED
@@ -6,9 +6,9 @@
6
  "source_profile": "sources/data_go_kr.json",
7
  "error_catalog": "reports/error-catalog.json",
8
  "summary": {
9
- "rules": 6,
10
- "blocking_rules": 2,
11
- "manual_review_rules": 4,
12
  "unknown_signature_rules": 0
13
  },
14
  "rules": [
@@ -160,6 +160,57 @@
160
  "verification_status_changed"
161
  ]
162
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  {
164
  "rule_id": "data-go-kr-parse-error",
165
  "status": "verified",
 
6
  "source_profile": "sources/data_go_kr.json",
7
  "error_catalog": "reports/error-catalog.json",
8
  "summary": {
9
+ "rules": 8,
10
+ "blocking_rules": 3,
11
+ "manual_review_rules": 5,
12
  "unknown_signature_rules": 0
13
  },
14
  "rules": [
 
160
  "verification_status_changed"
161
  ]
162
  },
163
+ {
164
+ "rule_id": "data-go-kr-approval-required",
165
+ "status": "verified",
166
+ "scope": {
167
+ "dependency_classes": [
168
+ "data_go_kr_gateway"
169
+ ]
170
+ },
171
+ "match": {
172
+ "kind": "field_equals",
173
+ "field": "reason",
174
+ "value": "approval_required",
175
+ "case_sensitive": false
176
+ },
177
+ "classification": "credential",
178
+ "severity": "blocking",
179
+ "actions": [
180
+ {
181
+ "target": "registry-release",
182
+ "action": "review_collector",
183
+ "automation": "manual_review",
184
+ "reason": "The operation is not approved for the active data.go.kr credential. Preserve this as credential/approval evidence rather than claiming runtime coverage."
185
+ }
186
+ ],
187
+ "impact_categories": [
188
+ "verification_status_changed"
189
+ ]
190
+ },
191
+ {
192
+ "rule_id": "data-go-kr-missing-required-params",
193
+ "status": "verified",
194
+ "match": {
195
+ "kind": "field_equals",
196
+ "field": "reason",
197
+ "value": "missing_required_params",
198
+ "case_sensitive": false
199
+ },
200
+ "classification": "bad_request",
201
+ "severity": "high",
202
+ "actions": [
203
+ {
204
+ "target": "registry-release",
205
+ "action": "refresh_verification",
206
+ "automation": "manual_review",
207
+ "reason": "A bounded verification skipped the call because required public input values were unavailable; route it to parameter evidence, not credentials or adapters."
208
+ }
209
+ ],
210
+ "impact_categories": [
211
+ "verification_status_changed"
212
+ ]
213
+ },
214
  {
215
  "rule_id": "data-go-kr-parse-error",
216
  "status": "verified",
reports/data-go-kr/runtime-evidence-growth.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.runtime-evidence-growth.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "datapan_version": "0.1.0-dev",
5
  "provider": "data.go.kr",
6
  "source_id": "data_go_kr",
@@ -21,16 +21,16 @@
21
  "call_capable_adapters": 23
22
  },
23
  "evidence": {
24
- "total": 4774,
25
  "verified": 2841,
26
- "failed": 389,
27
- "skipped": 1544,
28
  "unknown": 0,
29
  "coverage_percent": 22.5,
30
  "by_kind": [
31
  {
32
  "key": "data_go_kr_gateway",
33
- "count": 705
34
  },
35
  {
36
  "key": "external_endpoint",
 
1
  {
2
  "schema_version": "datapan.runtime-evidence-growth.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "datapan_version": "0.1.0-dev",
5
  "provider": "data.go.kr",
6
  "source_id": "data_go_kr",
 
21
  "call_capable_adapters": 23
22
  },
23
  "evidence": {
24
+ "total": 4782,
25
  "verified": 2841,
26
+ "failed": 393,
27
+ "skipped": 1548,
28
  "unknown": 0,
29
  "coverage_percent": 22.5,
30
  "by_kind": [
31
  {
32
  "key": "data_go_kr_gateway",
33
+ "count": 713
34
  },
35
  {
36
  "key": "external_endpoint",
reports/error-action-routing-rollup.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.error-action-routing-rollup.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "provider": "multi-source",
5
  "generation_inputs": {
6
  "release_manifest": "manifest.json",
@@ -12,10 +12,10 @@
12
  "path": "reports/data-go-kr/error-action-catalog.json",
13
  "source_id": "data_go_kr",
14
  "provider": "data.go.kr",
15
- "bytes": 5735,
16
- "sha256": "63563ed147a169c202384888cf90ba3338f05f20408396b90205e4628905292f",
17
- "rules": 6,
18
- "actions": 9
19
  },
20
  {
21
  "path": "reports/ecos/error-action-catalog.json",
@@ -58,14 +58,14 @@
58
  "catalogs": 5,
59
  "sources": 5,
60
  "providers": 5,
61
- "rules": 31,
62
- "actions": 39,
63
- "blocking_rules": 7,
64
- "manual_review_rules": 24,
65
  "unknown_signature_rules": 0,
66
  "classifications": {
67
- "bad_request": 5,
68
- "credential": 7,
69
  "not_found": 3,
70
  "parser": 5,
71
  "rate_limit": 5,
@@ -74,25 +74,26 @@
74
  "action_targets": {
75
  "documentation": 6,
76
  "provider-adapter": 2,
77
- "registry-release": 31
78
  },
79
  "actions_by_name": {
80
  "investigate": 5,
81
  "no_action": 1,
82
- "refresh_verification": 26,
 
83
  "update_adapter": 1,
84
  "update_error_taxonomy": 6
85
  },
86
  "automations": {
87
  "automated": 1,
88
- "manual_review": 38
89
  },
90
  "impact_categories": {
91
  "endpoint_changed": 2,
92
  "provider_error_taxonomy_changed": 6,
93
  "required_params_changed": 5,
94
  "response_shape_changed": 5,
95
- "verification_status_changed": 31
96
  }
97
  },
98
  "catalogs": [
@@ -101,15 +102,16 @@
101
  "provider": "data.go.kr",
102
  "catalog": "reports/data-go-kr/error-action-catalog.json",
103
  "source_profile": "sources/data_go_kr.json",
104
- "bytes": 5735,
105
- "sha256": "63563ed147a169c202384888cf90ba3338f05f20408396b90205e4628905292f",
106
- "rules": 6,
107
- "actions": 9,
108
- "blocking_rules": 2,
109
- "manual_review_rules": 4,
110
  "unknown_signature_rules": 0,
111
  "classifications": {
112
- "credential": 2,
 
113
  "not_found": 1,
114
  "parser": 1,
115
  "rate_limit": 1,
@@ -118,23 +120,24 @@
118
  "action_targets": {
119
  "documentation": 1,
120
  "provider-adapter": 2,
121
- "registry-release": 6
122
  },
123
  "actions_by_name": {
124
  "investigate": 1,
125
  "no_action": 1,
126
- "refresh_verification": 5,
 
127
  "update_adapter": 1,
128
  "update_error_taxonomy": 1
129
  },
130
  "automations": {
131
  "automated": 1,
132
- "manual_review": 8
133
  },
134
  "impact_categories": {
135
  "provider_error_taxonomy_changed": 1,
136
  "response_shape_changed": 1,
137
- "verification_status_changed": 6
138
  }
139
  },
140
  {
 
1
  {
2
  "schema_version": "datapan.error-action-routing-rollup.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "provider": "multi-source",
5
  "generation_inputs": {
6
  "release_manifest": "manifest.json",
 
12
  "path": "reports/data-go-kr/error-action-catalog.json",
13
  "source_id": "data_go_kr",
14
  "provider": "data.go.kr",
15
+ "bytes": 7314,
16
+ "sha256": "6ebc5df47d73192e08727c4d4669c80b76a7b493a27574bf897e863307a1bb45",
17
+ "rules": 8,
18
+ "actions": 11
19
  },
20
  {
21
  "path": "reports/ecos/error-action-catalog.json",
 
58
  "catalogs": 5,
59
  "sources": 5,
60
  "providers": 5,
61
+ "rules": 33,
62
+ "actions": 41,
63
+ "blocking_rules": 8,
64
+ "manual_review_rules": 25,
65
  "unknown_signature_rules": 0,
66
  "classifications": {
67
+ "bad_request": 6,
68
+ "credential": 8,
69
  "not_found": 3,
70
  "parser": 5,
71
  "rate_limit": 5,
 
74
  "action_targets": {
75
  "documentation": 6,
76
  "provider-adapter": 2,
77
+ "registry-release": 33
78
  },
79
  "actions_by_name": {
80
  "investigate": 5,
81
  "no_action": 1,
82
+ "refresh_verification": 27,
83
+ "review_collector": 1,
84
  "update_adapter": 1,
85
  "update_error_taxonomy": 6
86
  },
87
  "automations": {
88
  "automated": 1,
89
+ "manual_review": 40
90
  },
91
  "impact_categories": {
92
  "endpoint_changed": 2,
93
  "provider_error_taxonomy_changed": 6,
94
  "required_params_changed": 5,
95
  "response_shape_changed": 5,
96
+ "verification_status_changed": 33
97
  }
98
  },
99
  "catalogs": [
 
102
  "provider": "data.go.kr",
103
  "catalog": "reports/data-go-kr/error-action-catalog.json",
104
  "source_profile": "sources/data_go_kr.json",
105
+ "bytes": 7314,
106
+ "sha256": "6ebc5df47d73192e08727c4d4669c80b76a7b493a27574bf897e863307a1bb45",
107
+ "rules": 8,
108
+ "actions": 11,
109
+ "blocking_rules": 3,
110
+ "manual_review_rules": 5,
111
  "unknown_signature_rules": 0,
112
  "classifications": {
113
+ "bad_request": 1,
114
+ "credential": 3,
115
  "not_found": 1,
116
  "parser": 1,
117
  "rate_limit": 1,
 
120
  "action_targets": {
121
  "documentation": 1,
122
  "provider-adapter": 2,
123
+ "registry-release": 8
124
  },
125
  "actions_by_name": {
126
  "investigate": 1,
127
  "no_action": 1,
128
+ "refresh_verification": 6,
129
+ "review_collector": 1,
130
  "update_adapter": 1,
131
  "update_error_taxonomy": 1
132
  },
133
  "automations": {
134
  "automated": 1,
135
+ "manual_review": 10
136
  },
137
  "impact_categories": {
138
  "provider_error_taxonomy_changed": 1,
139
  "response_shape_changed": 1,
140
+ "verification_status_changed": 8
141
  }
142
  },
143
  {
reports/failure-observations.json CHANGED
@@ -1,13 +1,134 @@
1
  {
2
  "schema_version": "datapan.failure-observations.v1",
3
- "generated_at": "2026-07-11T01:42:00Z",
4
  "observations": [
5
- {"observed_at": "2026-07-04T06:39:24Z", "source_id": "data_go_kr", "failure_class": "credential", "subject_id": "reviewed-runtime-receipt", "healthy": false, "evidence": "reports/credential-runtime-runner-readiness.json"},
6
- {"observed_at": "2026-07-04T06:39:24Z", "source_id": "ecos", "failure_class": "credential", "subject_id": "reviewed-runtime-receipt", "healthy": false, "evidence": "reports/credential-runtime-runner-readiness.json"},
7
- {"observed_at": "2026-07-04T06:39:24Z", "source_id": "kosis", "failure_class": "credential", "subject_id": "reviewed-runtime-receipt", "healthy": false, "evidence": "reports/credential-runtime-runner-readiness.json"},
8
- {"observed_at": "2026-07-04T06:39:24Z", "source_id": "open_assembly", "failure_class": "credential", "subject_id": "reviewed-runtime-receipt", "healthy": false, "evidence": "reports/credential-runtime-runner-readiness.json"},
9
- {"observed_at": "2026-07-04T06:39:24Z", "source_id": "seoul_open_data", "failure_class": "credential", "subject_id": "reviewed-runtime-receipt", "healthy": false, "evidence": "reports/credential-runtime-runner-readiness.json"},
10
- {"observed_at": "2026-07-04T06:39:24Z", "source_id": "multi_source", "failure_class": "consumer", "subject_id": "studio", "healthy": false, "evidence": "reports/release-consumer-compatibility.json"},
11
- {"observed_at": "2026-07-11T01:42:00Z", "source_id": "multi_source", "failure_class": "consumer", "subject_id": "studio", "healthy": true, "evidence": "reports/release-shard-consumer-proof.json"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ]
13
  }
 
1
  {
2
  "schema_version": "datapan.failure-observations.v1",
3
+ "generated_at": "2026-07-11T15:55:24Z",
4
  "observations": [
5
+ {
6
+ "observed_at": "2026-07-04T06:39:24Z",
7
+ "source_id": "data_go_kr",
8
+ "failure_class": "credential",
9
+ "subject_id": "reviewed-runtime-receipt",
10
+ "healthy": false,
11
+ "evidence": "reports/credential-runtime-runner-readiness.json"
12
+ },
13
+ {
14
+ "observed_at": "2026-07-04T06:39:24Z",
15
+ "source_id": "ecos",
16
+ "failure_class": "credential",
17
+ "subject_id": "reviewed-runtime-receipt",
18
+ "healthy": false,
19
+ "evidence": "reports/credential-runtime-runner-readiness.json"
20
+ },
21
+ {
22
+ "observed_at": "2026-07-04T06:39:24Z",
23
+ "source_id": "kosis",
24
+ "failure_class": "credential",
25
+ "subject_id": "reviewed-runtime-receipt",
26
+ "healthy": false,
27
+ "evidence": "reports/credential-runtime-runner-readiness.json"
28
+ },
29
+ {
30
+ "observed_at": "2026-07-04T06:39:24Z",
31
+ "source_id": "open_assembly",
32
+ "failure_class": "credential",
33
+ "subject_id": "reviewed-runtime-receipt",
34
+ "healthy": false,
35
+ "evidence": "reports/credential-runtime-runner-readiness.json"
36
+ },
37
+ {
38
+ "observed_at": "2026-07-04T06:39:24Z",
39
+ "source_id": "seoul_open_data",
40
+ "failure_class": "credential",
41
+ "subject_id": "reviewed-runtime-receipt",
42
+ "healthy": false,
43
+ "evidence": "reports/credential-runtime-runner-readiness.json"
44
+ },
45
+ {
46
+ "observed_at": "2026-07-11T15:55:24Z",
47
+ "source_id": "data_go_kr",
48
+ "failure_class": "credential",
49
+ "subject_id": "reviewed-runtime-receipt",
50
+ "healthy": true,
51
+ "evidence": "reports/credential-runtime-runner-readiness.json"
52
+ },
53
+ {
54
+ "observed_at": "2026-07-11T15:55:24Z",
55
+ "source_id": "ecos",
56
+ "failure_class": "credential",
57
+ "subject_id": "reviewed-runtime-receipt",
58
+ "healthy": true,
59
+ "evidence": "reports/credential-runtime-runner-readiness.json"
60
+ },
61
+ {
62
+ "observed_at": "2026-07-11T15:55:24Z",
63
+ "source_id": "kosis",
64
+ "failure_class": "credential",
65
+ "subject_id": "reviewed-runtime-receipt",
66
+ "healthy": true,
67
+ "evidence": "reports/credential-runtime-runner-readiness.json"
68
+ },
69
+ {
70
+ "observed_at": "2026-07-11T15:55:24Z",
71
+ "source_id": "open_assembly",
72
+ "failure_class": "credential",
73
+ "subject_id": "reviewed-runtime-receipt",
74
+ "healthy": true,
75
+ "evidence": "reports/credential-runtime-runner-readiness.json"
76
+ },
77
+ {
78
+ "observed_at": "2026-07-11T15:55:24Z",
79
+ "source_id": "seoul_open_data",
80
+ "failure_class": "credential",
81
+ "subject_id": "reviewed-runtime-receipt",
82
+ "healthy": true,
83
+ "evidence": "reports/credential-runtime-runner-readiness.json"
84
+ },
85
+ {
86
+ "observed_at": "2026-07-04T06:39:24Z",
87
+ "source_id": "multi_source",
88
+ "failure_class": "consumer",
89
+ "subject_id": "studio",
90
+ "healthy": false,
91
+ "evidence": "reports/release-consumer-compatibility.json"
92
+ },
93
+ {
94
+ "observed_at": "2026-07-11T01:42:00Z",
95
+ "source_id": "multi_source",
96
+ "failure_class": "consumer",
97
+ "subject_id": "studio",
98
+ "healthy": true,
99
+ "evidence": "reports/release-shard-consumer-proof.json"
100
+ },
101
+ {
102
+ "observed_at": "2026-07-11T10:26:28.476548Z",
103
+ "source_id": "data_go_kr",
104
+ "failure_class": "credential",
105
+ "subject_id": "operation:7fdc39dd70aabb31",
106
+ "healthy": false,
107
+ "evidence": "reports/runtime-freshness-imports/29149282659.json"
108
+ },
109
+ {
110
+ "observed_at": "2026-07-11T10:26:28.476548Z",
111
+ "source_id": "data_go_kr",
112
+ "failure_class": "credential",
113
+ "subject_id": "operation:33f31fd775cb4f0b",
114
+ "healthy": false,
115
+ "evidence": "reports/runtime-freshness-imports/29149282659.json"
116
+ },
117
+ {
118
+ "observed_at": "2026-07-11T10:26:28.476548Z",
119
+ "source_id": "data_go_kr",
120
+ "failure_class": "parameter",
121
+ "subject_id": "operation:33ea3784f5b9df98",
122
+ "healthy": false,
123
+ "evidence": "reports/runtime-freshness-imports/29149282659.json"
124
+ },
125
+ {
126
+ "observed_at": "2026-07-11T10:26:28.476548Z",
127
+ "source_id": "data_go_kr",
128
+ "failure_class": "parameter",
129
+ "subject_id": "operation:23e4b9755e73e695",
130
+ "healthy": false,
131
+ "evidence": "reports/runtime-freshness-imports/29149282659.json"
132
+ }
133
  ]
134
  }
reports/failure-recovery-rollup.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "schema_version": "datapan.failure-recovery-rollup.v1",
3
- "generated_at": "2026-07-11T01:42:00Z",
4
  "policy": "policy/failure-recovery.json",
5
  "observations": "reports/failure-observations.json",
6
  "summary": {
7
- "identities": 6,
8
- "active": 5,
9
- "transient": 0,
10
- "persistent": 5,
11
- "recovered": 1,
12
- "owned": 5,
13
  "unowned": 0,
14
  "overdue": 0,
15
  "durable_work_items": 1
@@ -44,13 +44,13 @@
44
  "source_id": "data_go_kr",
45
  "failure_class": "credential",
46
  "subject_id": "reviewed-runtime-receipt",
47
- "status": "persistent",
48
  "severity": "blocking",
49
  "owner": "operator",
50
- "recurrence_count": 1,
51
  "recurrence_threshold": 1,
52
  "first_observed_at": "2026-07-04T06:39:24Z",
53
- "last_observed_at": "2026-07-04T06:39:24Z",
54
  "due_at": "2026-08-03T06:39:24Z",
55
  "overdue": false,
56
  "retry": {
@@ -62,18 +62,64 @@
62
  "reports/credential-runtime-runner-readiness.json"
63
  ]
64
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  {
66
  "failure_id": "failure:credential:ecos:20892c16968fc71c",
67
  "source_id": "ecos",
68
  "failure_class": "credential",
69
  "subject_id": "reviewed-runtime-receipt",
70
- "status": "persistent",
71
  "severity": "blocking",
72
  "owner": "operator",
73
- "recurrence_count": 1,
74
  "recurrence_threshold": 1,
75
  "first_observed_at": "2026-07-04T06:39:24Z",
76
- "last_observed_at": "2026-07-04T06:39:24Z",
77
  "due_at": "2026-08-03T06:39:24Z",
78
  "overdue": false,
79
  "retry": {
@@ -90,13 +136,13 @@
90
  "source_id": "kosis",
91
  "failure_class": "credential",
92
  "subject_id": "reviewed-runtime-receipt",
93
- "status": "persistent",
94
  "severity": "blocking",
95
  "owner": "operator",
96
- "recurrence_count": 1,
97
  "recurrence_threshold": 1,
98
  "first_observed_at": "2026-07-04T06:39:24Z",
99
- "last_observed_at": "2026-07-04T06:39:24Z",
100
  "due_at": "2026-08-03T06:39:24Z",
101
  "overdue": false,
102
  "retry": {
@@ -113,13 +159,13 @@
113
  "source_id": "open_assembly",
114
  "failure_class": "credential",
115
  "subject_id": "reviewed-runtime-receipt",
116
- "status": "persistent",
117
  "severity": "blocking",
118
  "owner": "operator",
119
- "recurrence_count": 1,
120
  "recurrence_threshold": 1,
121
  "first_observed_at": "2026-07-04T06:39:24Z",
122
- "last_observed_at": "2026-07-04T06:39:24Z",
123
  "due_at": "2026-08-03T06:39:24Z",
124
  "overdue": false,
125
  "retry": {
@@ -136,13 +182,13 @@
136
  "source_id": "seoul_open_data",
137
  "failure_class": "credential",
138
  "subject_id": "reviewed-runtime-receipt",
139
- "status": "persistent",
140
  "severity": "blocking",
141
  "owner": "operator",
142
- "recurrence_count": 1,
143
  "recurrence_threshold": 1,
144
  "first_observed_at": "2026-07-04T06:39:24Z",
145
- "last_observed_at": "2026-07-04T06:39:24Z",
146
  "due_at": "2026-08-03T06:39:24Z",
147
  "overdue": false,
148
  "retry": {
@@ -153,6 +199,52 @@
153
  "evidence": [
154
  "reports/credential-runtime-runner-readiness.json"
155
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  }
157
  ],
158
  "work_items": [
@@ -162,14 +254,11 @@
162
  "ticket": 457,
163
  "owner": "operator",
164
  "failure_ids": [
165
- "failure:credential:data_go_kr:2784c226cd835b9e",
166
- "failure:credential:ecos:20892c16968fc71c",
167
- "failure:credential:kosis:0b50aa5ee00e074a",
168
- "failure:credential:open_assembly:511c0aaa3cea4a4f",
169
- "failure:credential:seoul_open_data:be990ba6ac378013"
170
  ],
171
  "evidence": [
172
- "reports/credential-runtime-runner-readiness.json"
173
  ],
174
  "next_action": "collect_reviewed_runtime_receipt"
175
  }
@@ -180,6 +269,36 @@
180
  "recovered_at": "2026-07-11T01:42:00Z",
181
  "evidence": "reports/release-shard-consumer-proof.json",
182
  "coverage_update_required": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  }
184
  ]
185
  }
 
1
  {
2
  "schema_version": "datapan.failure-recovery-rollup.v1",
3
+ "generated_at": "2026-07-11T15:55:24Z",
4
  "policy": "policy/failure-recovery.json",
5
  "observations": "reports/failure-observations.json",
6
  "summary": {
7
+ "identities": 10,
8
+ "active": 4,
9
+ "transient": 2,
10
+ "persistent": 2,
11
+ "recovered": 6,
12
+ "owned": 4,
13
  "unowned": 0,
14
  "overdue": 0,
15
  "durable_work_items": 1
 
44
  "source_id": "data_go_kr",
45
  "failure_class": "credential",
46
  "subject_id": "reviewed-runtime-receipt",
47
+ "status": "recovered",
48
  "severity": "blocking",
49
  "owner": "operator",
50
+ "recurrence_count": 0,
51
  "recurrence_threshold": 1,
52
  "first_observed_at": "2026-07-04T06:39:24Z",
53
+ "last_observed_at": "2026-07-11T15:55:24Z",
54
  "due_at": "2026-08-03T06:39:24Z",
55
  "overdue": false,
56
  "retry": {
 
62
  "reports/credential-runtime-runner-readiness.json"
63
  ]
64
  },
65
+ {
66
+ "failure_id": "failure:credential:data_go_kr:a20f68c9392c159d",
67
+ "source_id": "data_go_kr",
68
+ "failure_class": "credential",
69
+ "subject_id": "operation:33f31fd775cb4f0b",
70
+ "status": "persistent",
71
+ "severity": "blocking",
72
+ "owner": "operator",
73
+ "recurrence_count": 1,
74
+ "recurrence_threshold": 1,
75
+ "first_observed_at": "2026-07-11T10:26:28.476548Z",
76
+ "last_observed_at": "2026-07-11T10:26:28.476548Z",
77
+ "due_at": "2026-08-10T10:26:28Z",
78
+ "overdue": false,
79
+ "retry": {
80
+ "max_attempts": 1,
81
+ "backoff": "none"
82
+ },
83
+ "recovery_action": "collect_reviewed_runtime_receipt",
84
+ "evidence": [
85
+ "reports/runtime-freshness-imports/29149282659.json"
86
+ ]
87
+ },
88
+ {
89
+ "failure_id": "failure:credential:data_go_kr:cc5f6dd9072fd8fa",
90
+ "source_id": "data_go_kr",
91
+ "failure_class": "credential",
92
+ "subject_id": "operation:7fdc39dd70aabb31",
93
+ "status": "persistent",
94
+ "severity": "blocking",
95
+ "owner": "operator",
96
+ "recurrence_count": 1,
97
+ "recurrence_threshold": 1,
98
+ "first_observed_at": "2026-07-11T10:26:28.476548Z",
99
+ "last_observed_at": "2026-07-11T10:26:28.476548Z",
100
+ "due_at": "2026-08-10T10:26:28Z",
101
+ "overdue": false,
102
+ "retry": {
103
+ "max_attempts": 1,
104
+ "backoff": "none"
105
+ },
106
+ "recovery_action": "collect_reviewed_runtime_receipt",
107
+ "evidence": [
108
+ "reports/runtime-freshness-imports/29149282659.json"
109
+ ]
110
+ },
111
  {
112
  "failure_id": "failure:credential:ecos:20892c16968fc71c",
113
  "source_id": "ecos",
114
  "failure_class": "credential",
115
  "subject_id": "reviewed-runtime-receipt",
116
+ "status": "recovered",
117
  "severity": "blocking",
118
  "owner": "operator",
119
+ "recurrence_count": 0,
120
  "recurrence_threshold": 1,
121
  "first_observed_at": "2026-07-04T06:39:24Z",
122
+ "last_observed_at": "2026-07-11T15:55:24Z",
123
  "due_at": "2026-08-03T06:39:24Z",
124
  "overdue": false,
125
  "retry": {
 
136
  "source_id": "kosis",
137
  "failure_class": "credential",
138
  "subject_id": "reviewed-runtime-receipt",
139
+ "status": "recovered",
140
  "severity": "blocking",
141
  "owner": "operator",
142
+ "recurrence_count": 0,
143
  "recurrence_threshold": 1,
144
  "first_observed_at": "2026-07-04T06:39:24Z",
145
+ "last_observed_at": "2026-07-11T15:55:24Z",
146
  "due_at": "2026-08-03T06:39:24Z",
147
  "overdue": false,
148
  "retry": {
 
159
  "source_id": "open_assembly",
160
  "failure_class": "credential",
161
  "subject_id": "reviewed-runtime-receipt",
162
+ "status": "recovered",
163
  "severity": "blocking",
164
  "owner": "operator",
165
+ "recurrence_count": 0,
166
  "recurrence_threshold": 1,
167
  "first_observed_at": "2026-07-04T06:39:24Z",
168
+ "last_observed_at": "2026-07-11T15:55:24Z",
169
  "due_at": "2026-08-03T06:39:24Z",
170
  "overdue": false,
171
  "retry": {
 
182
  "source_id": "seoul_open_data",
183
  "failure_class": "credential",
184
  "subject_id": "reviewed-runtime-receipt",
185
+ "status": "recovered",
186
  "severity": "blocking",
187
  "owner": "operator",
188
+ "recurrence_count": 0,
189
  "recurrence_threshold": 1,
190
  "first_observed_at": "2026-07-04T06:39:24Z",
191
+ "last_observed_at": "2026-07-11T15:55:24Z",
192
  "due_at": "2026-08-03T06:39:24Z",
193
  "overdue": false,
194
  "retry": {
 
199
  "evidence": [
200
  "reports/credential-runtime-runner-readiness.json"
201
  ]
202
+ },
203
+ {
204
+ "failure_id": "failure:parameter:data_go_kr:1df0ce8962c812d0",
205
+ "source_id": "data_go_kr",
206
+ "failure_class": "parameter",
207
+ "subject_id": "operation:33ea3784f5b9df98",
208
+ "status": "transient",
209
+ "severity": "high",
210
+ "owner": "source-evidence",
211
+ "recurrence_count": 1,
212
+ "recurrence_threshold": 2,
213
+ "first_observed_at": "2026-07-11T10:26:28.476548Z",
214
+ "last_observed_at": "2026-07-11T10:26:28.476548Z",
215
+ "due_at": "2026-07-25T10:26:28Z",
216
+ "overdue": false,
217
+ "retry": {
218
+ "max_attempts": 1,
219
+ "backoff": "none"
220
+ },
221
+ "recovery_action": "update_required_parameter_evidence",
222
+ "evidence": [
223
+ "reports/runtime-freshness-imports/29149282659.json"
224
+ ]
225
+ },
226
+ {
227
+ "failure_id": "failure:parameter:data_go_kr:6ca25567e1ec9f29",
228
+ "source_id": "data_go_kr",
229
+ "failure_class": "parameter",
230
+ "subject_id": "operation:23e4b9755e73e695",
231
+ "status": "transient",
232
+ "severity": "high",
233
+ "owner": "source-evidence",
234
+ "recurrence_count": 1,
235
+ "recurrence_threshold": 2,
236
+ "first_observed_at": "2026-07-11T10:26:28.476548Z",
237
+ "last_observed_at": "2026-07-11T10:26:28.476548Z",
238
+ "due_at": "2026-07-25T10:26:28Z",
239
+ "overdue": false,
240
+ "retry": {
241
+ "max_attempts": 1,
242
+ "backoff": "none"
243
+ },
244
+ "recovery_action": "update_required_parameter_evidence",
245
+ "evidence": [
246
+ "reports/runtime-freshness-imports/29149282659.json"
247
+ ]
248
  }
249
  ],
250
  "work_items": [
 
254
  "ticket": 457,
255
  "owner": "operator",
256
  "failure_ids": [
257
+ "failure:credential:data_go_kr:a20f68c9392c159d",
258
+ "failure:credential:data_go_kr:cc5f6dd9072fd8fa"
 
 
 
259
  ],
260
  "evidence": [
261
+ "reports/runtime-freshness-imports/29149282659.json"
262
  ],
263
  "next_action": "collect_reviewed_runtime_receipt"
264
  }
 
269
  "recovered_at": "2026-07-11T01:42:00Z",
270
  "evidence": "reports/release-shard-consumer-proof.json",
271
  "coverage_update_required": true
272
+ },
273
+ {
274
+ "failure_id": "failure:credential:data_go_kr:2784c226cd835b9e",
275
+ "recovered_at": "2026-07-11T15:55:24Z",
276
+ "evidence": "reports/credential-runtime-runner-readiness.json",
277
+ "coverage_update_required": true
278
+ },
279
+ {
280
+ "failure_id": "failure:credential:ecos:20892c16968fc71c",
281
+ "recovered_at": "2026-07-11T15:55:24Z",
282
+ "evidence": "reports/credential-runtime-runner-readiness.json",
283
+ "coverage_update_required": true
284
+ },
285
+ {
286
+ "failure_id": "failure:credential:kosis:0b50aa5ee00e074a",
287
+ "recovered_at": "2026-07-11T15:55:24Z",
288
+ "evidence": "reports/credential-runtime-runner-readiness.json",
289
+ "coverage_update_required": true
290
+ },
291
+ {
292
+ "failure_id": "failure:credential:open_assembly:511c0aaa3cea4a4f",
293
+ "recovered_at": "2026-07-11T15:55:24Z",
294
+ "evidence": "reports/credential-runtime-runner-readiness.json",
295
+ "coverage_update_required": true
296
+ },
297
+ {
298
+ "failure_id": "failure:credential:seoul_open_data:be990ba6ac378013",
299
+ "recovered_at": "2026-07-11T15:55:24Z",
300
+ "evidence": "reports/credential-runtime-runner-readiness.json",
301
+ "coverage_update_required": true
302
  }
303
  ]
304
  }
reports/latest-release-readiness.json CHANGED
@@ -2,7 +2,7 @@
2
  "manifest": "../manifest.json",
3
  "root": "..",
4
  "schema_version": "datapan.release-readiness.v1",
5
- "generated_at": "2026-07-11T07:11:58Z",
6
  "datapan_version": "0.1.0-dev",
7
  "provider": "data.go.kr",
8
  "ready": true,
@@ -15,7 +15,7 @@
15
  "missing_required_artifacts": 0,
16
  "recommended_artifacts": 3,
17
  "missing_recommended_artifacts": 0,
18
- "schema_artifacts": 77,
19
  "registry_specs": 12060
20
  },
21
  "gates": [
@@ -24,8 +24,8 @@
24
  "status": "pass",
25
  "severity": "required",
26
  "message": "release manifest checksums and schema-bound artifacts verified",
27
- "expected": 128,
28
- "actual": 128
29
  },
30
  {
31
  "id": "required_artifact_schema_index",
@@ -223,7 +223,7 @@
223
  "severity": "required",
224
  "message": "release includes all Datapan schema files known to this CLI",
225
  "expected": 20,
226
- "actual": 77
227
  },
228
  {
229
  "id": "registry_has_specs",
@@ -243,7 +243,7 @@
243
  "artifact_kind": "runtime_evidence_growth",
244
  "artifact_path": "reports/data-go-kr/runtime-evidence-growth.json",
245
  "expected": 2126,
246
- "actual": 4774
247
  }
248
  ]
249
  }
 
2
  "manifest": "../manifest.json",
3
  "root": "..",
4
  "schema_version": "datapan.release-readiness.v1",
5
+ "generated_at": "2026-07-12T23:26:50Z",
6
  "datapan_version": "0.1.0-dev",
7
  "provider": "data.go.kr",
8
  "ready": true,
 
15
  "missing_required_artifacts": 0,
16
  "recommended_artifacts": 3,
17
  "missing_recommended_artifacts": 0,
18
+ "schema_artifacts": 83,
19
  "registry_specs": 12060
20
  },
21
  "gates": [
 
24
  "status": "pass",
25
  "severity": "required",
26
  "message": "release manifest checksums and schema-bound artifacts verified",
27
+ "expected": 136,
28
+ "actual": 136
29
  },
30
  {
31
  "id": "required_artifact_schema_index",
 
223
  "severity": "required",
224
  "message": "release includes all Datapan schema files known to this CLI",
225
  "expected": 20,
226
+ "actual": 83
227
  },
228
  {
229
  "id": "registry_has_specs",
 
243
  "artifact_kind": "runtime_evidence_growth",
244
  "artifact_path": "reports/data-go-kr/runtime-evidence-growth.json",
245
  "expected": 2126,
246
+ "actual": 4782
247
  }
248
  ]
249
  }
reports/latest-release-verification.json CHANGED
@@ -3,8 +3,8 @@
3
  "root": "..",
4
  "schema_version": "datapan.release-verification.v1",
5
  "manifest_schema_version": "datapan.release-manifest.v1",
6
- "artifact_count": 128,
7
- "checked": 128,
8
  "failed": 0,
9
  "ok": true,
10
  "results": [
@@ -111,10 +111,10 @@
111
  "path": "schemas/datapan.release-manifest.v1.schema.json",
112
  "kind": "schema",
113
  "status": "verified",
114
- "expected_bytes": 3863,
115
- "actual_bytes": 3863,
116
- "expected_sha256": "ffc90e1fb5b5c379ad476f6437a8d2d0f721c16e3cd31eeb6703897a3ad7e508",
117
- "actual_sha256": "ffc90e1fb5b5c379ad476f6437a8d2d0f721c16e3cd31eeb6703897a3ad7e508"
118
  },
119
  {
120
  "path": "schemas/datapan.release-readiness.v1.schema.json",
@@ -201,10 +201,10 @@
201
  "path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
202
  "kind": "schema",
203
  "status": "verified",
204
- "expected_bytes": 7272,
205
- "actual_bytes": 7272,
206
- "expected_sha256": "73f325bc706b3596a1d44b5e325523f8f0bf0452ffae3adb047dbbf8ed8bd08d",
207
- "actual_sha256": "73f325bc706b3596a1d44b5e325523f8f0bf0452ffae3adb047dbbf8ed8bd08d"
208
  },
209
  {
210
  "path": "schemas/datapan.source-runtime-evidence-rollup.v1.schema.json",
@@ -309,10 +309,10 @@
309
  "path": "schemas/datapan.release-consumer-compatibility.v1.schema.json",
310
  "kind": "schema",
311
  "status": "verified",
312
- "expected_bytes": 40066,
313
- "actual_bytes": 40066,
314
- "expected_sha256": "726a580c8ade5138721783563ec21dfb1367876ab7b310fd5e83bbc8b51e8d1d",
315
- "actual_sha256": "726a580c8ade5138721783563ec21dfb1367876ab7b310fd5e83bbc8b51e8d1d"
316
  },
317
  {
318
  "path": "schemas/datapan.error-action-routing-rollup.v1.schema.json",
@@ -417,10 +417,10 @@
417
  "path": "schemas/datapan.source-runtime-remediation-map.v1.schema.json",
418
  "kind": "schema",
419
  "status": "verified",
420
- "expected_bytes": 8824,
421
- "actual_bytes": 8824,
422
- "expected_sha256": "1aa5eb8d29325be1d695acaf48b3604ed5efc30e8c4d4eb10ae7b874b7a00edd",
423
- "actual_sha256": "1aa5eb8d29325be1d695acaf48b3604ed5efc30e8c4d4eb10ae7b874b7a00edd"
424
  },
425
  {
426
  "path": "schemas/datapan.credential-runtime-evidence-policy.v1.schema.json",
@@ -462,10 +462,10 @@
462
  "path": "schemas/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
463
  "kind": "schema",
464
  "status": "verified",
465
- "expected_bytes": 6176,
466
- "actual_bytes": 6176,
467
- "expected_sha256": "fb05f4e49602ad8f30717a63d06e4cf2d02eecd1d2e4379bf96a19b0c5cd35cd",
468
- "actual_sha256": "fb05f4e49602ad8f30717a63d06e4cf2d02eecd1d2e4379bf96a19b0c5cd35cd"
469
  },
470
  {
471
  "path": "schemas/datapan.credential-runtime-manual-review-decision.v1.schema.json",
@@ -489,10 +489,10 @@
489
  "path": "schemas/datapan.release-consumer-decision.v1.schema.json",
490
  "kind": "schema",
491
  "status": "verified",
492
- "expected_bytes": 6690,
493
- "actual_bytes": 6690,
494
- "expected_sha256": "4a6271898fa0551a8e9845d349214f5282d9a402d31abbb8f31dc5cc0edda967",
495
- "actual_sha256": "4a6271898fa0551a8e9845d349214f5282d9a402d31abbb8f31dc5cc0edda967"
496
  },
497
  {
498
  "path": "schemas/datapan.release-goal-finish-preflight.v1.schema.json",
@@ -507,10 +507,10 @@
507
  "path": "schemas/datapan.credential-runtime-collection-preflight.v1.schema.json",
508
  "kind": "schema",
509
  "status": "verified",
510
- "expected_bytes": 6047,
511
- "actual_bytes": 6047,
512
- "expected_sha256": "04e01b1159e6fe7e77b5a49737531708b7ae4bdd62f5469cbb04634bff467b43",
513
- "actual_sha256": "04e01b1159e6fe7e77b5a49737531708b7ae4bdd62f5469cbb04634bff467b43"
514
  },
515
  {
516
  "path": "schemas/datapan.release-goal-continuation-queue.v1.schema.json",
@@ -570,10 +570,10 @@
570
  "path": "schemas/datapan.credential-runtime-runner-readiness.v1.schema.json",
571
  "kind": "schema",
572
  "status": "verified",
573
- "expected_bytes": 7470,
574
- "actual_bytes": 7470,
575
- "expected_sha256": "ce5fb44af8a18a7cb4e679f7d73665026d83a3be3918efcce6b5c2acc187a91f",
576
- "actual_sha256": "ce5fb44af8a18a7cb4e679f7d73665026d83a3be3918efcce6b5c2acc187a91f"
577
  },
578
  {
579
  "path": "schemas/datapan.release-operational-pressure.v1.schema.json",
@@ -701,14 +701,68 @@
701
  "expected_sha256": "ff2959fc7945c0809dc2018d293eb6be15a428dc824ca8894bb5e4bd63e25064",
702
  "actual_sha256": "ff2959fc7945c0809dc2018d293eb6be15a428dc824ca8894bb5e4bd63e25064"
703
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
704
  {
705
  "path": "schemas/index.json",
706
  "kind": "schema_index",
707
  "status": "verified",
708
- "expected_bytes": 31453,
709
- "actual_bytes": 31453,
710
- "expected_sha256": "4d5df0f01ee8bb58157435dcec950b8ab172f89560871ef4ad3ab623f6027045",
711
- "actual_sha256": "4d5df0f01ee8bb58157435dcec950b8ab172f89560871ef4ad3ab623f6027045"
712
  },
713
  {
714
  "path": "data/data-go-kr.registry.json",
@@ -759,10 +813,10 @@
759
  "path": "reports/error-action-routing-rollup.json",
760
  "kind": "error_action_routing_rollup",
761
  "status": "verified",
762
- "expected_bytes": 8234,
763
- "actual_bytes": 8234,
764
- "expected_sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd",
765
- "actual_sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd"
766
  },
767
  {
768
  "path": "reports/source-contract-rollup.json",
@@ -770,134 +824,152 @@
770
  "status": "verified",
771
  "expected_bytes": 17111,
772
  "actual_bytes": 17111,
773
- "expected_sha256": "15e263f4885f67bf6ab144edd3df5f35ea6fb09fc4b77381e40242e62db7a576",
774
- "actual_sha256": "15e263f4885f67bf6ab144edd3df5f35ea6fb09fc4b77381e40242e62db7a576"
775
  },
776
  {
777
  "path": "reports/source-runtime-evidence-rollup.json",
778
  "kind": "source_runtime_evidence_rollup",
779
  "status": "verified",
780
- "expected_bytes": 5490,
781
- "actual_bytes": 5490,
782
- "expected_sha256": "774d3350451a71d7066e436fa3e41d2b4a0cfdc9b739d6fa4e91ff858ca792c7",
783
- "actual_sha256": "774d3350451a71d7066e436fa3e41d2b4a0cfdc9b739d6fa4e91ff858ca792c7"
784
  },
785
  {
786
  "path": "reports/source-runtime-remediation-map.json",
787
  "kind": "source_runtime_remediation_map",
788
  "status": "verified",
789
- "expected_bytes": 14728,
790
- "actual_bytes": 14728,
791
- "expected_sha256": "be1c15d91956574a4d00182c579fc6f9c04af549ebaff5adec460d8c6845ff68",
792
- "actual_sha256": "be1c15d91956574a4d00182c579fc6f9c04af549ebaff5adec460d8c6845ff68"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
793
  },
794
  {
795
  "path": "policy/sustainable-coverage.json",
796
  "kind": "sustainable_coverage_policy",
797
  "status": "verified",
798
- "expected_bytes": 1438,
799
- "actual_bytes": 1438,
800
- "expected_sha256": "d7c9e53a0f72f9abd40f5ca7d1e2cd45fbfbbb8e9e406ba7cf985bd1485af6fd",
801
- "actual_sha256": "d7c9e53a0f72f9abd40f5ca7d1e2cd45fbfbbb8e9e406ba7cf985bd1485af6fd"
802
  },
803
  {
804
  "path": "reports/sustainable-coverage.json",
805
  "kind": "sustainable_coverage",
806
  "status": "verified",
807
- "expected_bytes": 6082,
808
- "actual_bytes": 6082,
809
- "expected_sha256": "4f9bb26db0f5404b0845c0daa77173cb39764de5c6ffbc17419ac0e7afc97c33",
810
- "actual_sha256": "4f9bb26db0f5404b0845c0daa77173cb39764de5c6ffbc17419ac0e7afc97c33"
811
  },
812
  {
813
  "path": "reports/credential-runtime-evidence-policy.json",
814
  "kind": "credential_runtime_evidence_policy",
815
  "status": "verified",
816
- "expected_bytes": 15140,
817
- "actual_bytes": 15140,
818
- "expected_sha256": "16a5e1e12ae4fb70476353eeadcc6d1612edf94dc15cb4e5580b9ea7d31ce2cc",
819
- "actual_sha256": "16a5e1e12ae4fb70476353eeadcc6d1612edf94dc15cb4e5580b9ea7d31ce2cc"
820
  },
821
  {
822
  "path": "reports/credential-runtime-collection-preflight.json",
823
  "kind": "credential_runtime_collection_preflight",
824
  "status": "verified",
825
- "expected_bytes": 10813,
826
- "actual_bytes": 10813,
827
- "expected_sha256": "3aebc7cc44a430a1395a3c769ffde04efcecd0a961f4c1eb81f25d322dfe5efd",
828
- "actual_sha256": "3aebc7cc44a430a1395a3c769ffde04efcecd0a961f4c1eb81f25d322dfe5efd"
829
  },
830
  {
831
  "path": "reports/credential-runtime-runner-readiness.json",
832
  "kind": "credential_runtime_runner_readiness",
833
  "status": "verified",
834
- "expected_bytes": 9614,
835
- "actual_bytes": 9614,
836
- "expected_sha256": "fcbba8a1bc921b52bf8dbb4432eceac561f1c13d7a2354e135b6ab241f965a4e",
837
- "actual_sha256": "fcbba8a1bc921b52bf8dbb4432eceac561f1c13d7a2354e135b6ab241f965a4e"
838
  },
839
  {
840
  "path": "reports/credential-runtime-receipt-collection-queue.json",
841
  "kind": "credential_runtime_receipt_collection_queue",
842
  "status": "verified",
843
- "expected_bytes": 15337,
844
- "actual_bytes": 15337,
845
- "expected_sha256": "3f16a821cee946c63aa5396570d22bc2e31437bbcbad89a2fc189aa74a4648a2",
846
- "actual_sha256": "3f16a821cee946c63aa5396570d22bc2e31437bbcbad89a2fc189aa74a4648a2"
847
  },
848
  {
849
  "path": "reports/credential-runtime-review-handoff.json",
850
  "kind": "credential_runtime_review_handoff",
851
  "status": "verified",
852
- "expected_bytes": 13669,
853
- "actual_bytes": 13669,
854
- "expected_sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac",
855
- "actual_sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac"
856
  },
857
  {
858
  "path": "reports/credential-runtime-operator-packets.json",
859
  "kind": "credential_runtime_operator_packets",
860
  "status": "verified",
861
- "expected_bytes": 20163,
862
- "actual_bytes": 20163,
863
- "expected_sha256": "c881e31bcaf303fda44076a3a690070cd6aee9764ac182bc9d0c3b9ce9e19f88",
864
- "actual_sha256": "c881e31bcaf303fda44076a3a690070cd6aee9764ac182bc9d0c3b9ce9e19f88"
865
  },
866
  {
867
  "path": "reports/credential-runtime-collection-execution-plan.json",
868
  "kind": "credential_runtime_collection_execution_plan",
869
  "status": "verified",
870
- "expected_bytes": 18279,
871
- "actual_bytes": 18279,
872
- "expected_sha256": "8c2368d0fe1977e3a2df90c8c65d4d68029697d84d5786edd024b44922d53505",
873
- "actual_sha256": "8c2368d0fe1977e3a2df90c8c65d4d68029697d84d5786edd024b44922d53505"
874
  },
875
  {
876
  "path": "reports/credential-runtime-manual-review-decision.json",
877
  "kind": "credential_runtime_manual_review_decision",
878
  "status": "verified",
879
- "expected_bytes": 1211,
880
- "actual_bytes": 1211,
881
- "expected_sha256": "5a382605f68124af6093f9a99bb8a44ed1e3abebd223d05d8cc9e67ac46c9403",
882
- "actual_sha256": "5a382605f68124af6093f9a99bb8a44ed1e3abebd223d05d8cc9e67ac46c9403"
883
  },
884
  {
885
  "path": "reports/credential-runtime-manual-review-acceptance.json",
886
  "kind": "credential_runtime_manual_review_acceptance",
887
  "status": "verified",
888
- "expected_bytes": 2687,
889
- "actual_bytes": 2687,
890
- "expected_sha256": "1bb2d0e26c02e2060b429bfaff8e7e5134092f4d49a8d4cb86958e3103531902",
891
- "actual_sha256": "1bb2d0e26c02e2060b429bfaff8e7e5134092f4d49a8d4cb86958e3103531902"
892
  },
893
  {
894
  "path": "reports/credential-runtime-manual-review-acceptance-packet.json",
895
  "kind": "credential_runtime_manual_review_acceptance_packet",
896
  "status": "verified",
897
- "expected_bytes": 3998,
898
- "actual_bytes": 3998,
899
- "expected_sha256": "4a4d2e6fcc1472a2536e3c3f42803b3e9e083701387b985a643340b5484abda7",
900
- "actual_sha256": "4a4d2e6fcc1472a2536e3c3f42803b3e9e083701387b985a643340b5484abda7"
901
  },
902
  {
903
  "path": "reports/registry-impact-plan.json",
@@ -905,8 +977,8 @@
905
  "status": "verified",
906
  "expected_bytes": 11519,
907
  "actual_bytes": 11519,
908
- "expected_sha256": "92a6ae4f0d038763ea0d9cf97fcd33d5076a95b184bd8cb507c8162167d953ce",
909
- "actual_sha256": "92a6ae4f0d038763ea0d9cf97fcd33d5076a95b184bd8cb507c8162167d953ce"
910
  },
911
  {
912
  "path": "reports/source-reference-drift.json",
@@ -921,10 +993,10 @@
921
  "path": "reports/source-report-inventory.json",
922
  "kind": "source_report_inventory",
923
  "status": "verified",
924
- "expected_bytes": 59095,
925
- "actual_bytes": 59095,
926
- "expected_sha256": "3b79f48d09b0268c2126264eb269a2770b210a42e5c1bc8e4f7f4870fac82d1b",
927
- "actual_sha256": "3b79f48d09b0268c2126264eb269a2770b210a42e5c1bc8e4f7f4870fac82d1b"
928
  },
929
  {
930
  "path": "reports/dependencies.json",
@@ -986,44 +1058,44 @@
986
  "status": "verified",
987
  "expected_bytes": 7293,
988
  "actual_bytes": 7293,
989
- "expected_sha256": "01c3df84af818d9b0fef059ac93807e0cd6c4cf8bea8639f11cc04c3bf936e5b",
990
- "actual_sha256": "01c3df84af818d9b0fef059ac93807e0cd6c4cf8bea8639f11cc04c3bf936e5b"
991
  },
992
  {
993
  "path": "reports/latest-verification.json",
994
  "kind": "verification",
995
  "status": "verified",
996
- "expected_bytes": 2914653,
997
- "actual_bytes": 2914653,
998
- "expected_sha256": "c88bcd011da16a56c451950ffc8555125e32b866e2d357e8feaef8eb1e2a2c86",
999
- "actual_sha256": "c88bcd011da16a56c451950ffc8555125e32b866e2d357e8feaef8eb1e2a2c86"
1000
  },
1001
  {
1002
  "path": "reports/latest-verification-summary.json",
1003
  "kind": "verification_summary",
1004
  "status": "verified",
1005
- "expected_bytes": 40559,
1006
- "actual_bytes": 40559,
1007
- "expected_sha256": "4cc38806231bd9df299b41ad0d4d1583adca4f8db130e38f1325427c5651af12",
1008
- "actual_sha256": "4cc38806231bd9df299b41ad0d4d1583adca4f8db130e38f1325427c5651af12"
1009
  },
1010
  {
1011
  "path": "reports/release-consumer-compatibility.json",
1012
  "kind": "consumer_compatibility",
1013
  "status": "verified",
1014
- "expected_bytes": 27019,
1015
- "actual_bytes": 27019,
1016
- "expected_sha256": "b03668ad50cdb5dacc9ebcdc6c8e629254934194d5e2daee61a718df3a43c562",
1017
- "actual_sha256": "b03668ad50cdb5dacc9ebcdc6c8e629254934194d5e2daee61a718df3a43c562"
1018
  },
1019
  {
1020
  "path": "reports/release-distribution-footprint.json",
1021
  "kind": "release_distribution_footprint",
1022
  "status": "verified",
1023
- "expected_bytes": 2119,
1024
- "actual_bytes": 2119,
1025
- "expected_sha256": "38004882d4e18f8a0064f20e338c2c91984e83993be69f9f6ced85587ff0f675",
1026
- "actual_sha256": "38004882d4e18f8a0064f20e338c2c91984e83993be69f9f6ced85587ff0f675"
1027
  },
1028
  {
1029
  "path": "reports/release-shard-consumer-proof.json",
@@ -1031,62 +1103,62 @@
1031
  "status": "verified",
1032
  "expected_bytes": 3864,
1033
  "actual_bytes": 3864,
1034
- "expected_sha256": "ab6d066186f357224581154b248b6687e4677cc12a0bfd6510b2b311067f2e16",
1035
- "actual_sha256": "ab6d066186f357224581154b248b6687e4677cc12a0bfd6510b2b311067f2e16"
1036
  },
1037
  {
1038
  "path": "reports/release-operational-pressure.json",
1039
  "kind": "release_operational_pressure",
1040
  "status": "verified",
1041
- "expected_bytes": 4131,
1042
- "actual_bytes": 4131,
1043
- "expected_sha256": "a40a4be5e39ceb36c2505575fbbd3e5a40661f7b3a7f703add38ffe085eb16ec",
1044
- "actual_sha256": "a40a4be5e39ceb36c2505575fbbd3e5a40661f7b3a7f703add38ffe085eb16ec"
1045
  },
1046
  {
1047
  "path": "reports/release-consumer-decision.json",
1048
  "kind": "release_consumer_decision",
1049
  "status": "verified",
1050
- "expected_bytes": 2863,
1051
- "actual_bytes": 2863,
1052
- "expected_sha256": "e56cfa8667326ecbdf02cf1d197577503e4eb1d4bbd249c59b02ebef54a4a3d7",
1053
- "actual_sha256": "e56cfa8667326ecbdf02cf1d197577503e4eb1d4bbd249c59b02ebef54a4a3d7"
1054
  },
1055
  {
1056
  "path": "reports/release-goal-finish-preflight.json",
1057
  "kind": "release_goal_finish_preflight",
1058
  "status": "verified",
1059
- "expected_bytes": 1805,
1060
- "actual_bytes": 1805,
1061
- "expected_sha256": "49764cd81843949af0c73ffb77a9486198e6f8169220c9f90850971465e8a3a5",
1062
- "actual_sha256": "49764cd81843949af0c73ffb77a9486198e6f8169220c9f90850971465e8a3a5"
1063
  },
1064
  {
1065
  "path": "reports/release-goal-continuation-queue.json",
1066
  "kind": "release_goal_continuation_queue",
1067
  "status": "verified",
1068
- "expected_bytes": 16643,
1069
- "actual_bytes": 16643,
1070
- "expected_sha256": "7648c57ccbdf421123aa551c8c0602da1a4a1ebbe807cc21622e0f3e1fcd716a",
1071
- "actual_sha256": "7648c57ccbdf421123aa551c8c0602da1a4a1ebbe807cc21622e0f3e1fcd716a"
1072
  },
1073
  {
1074
  "path": "reports/release-goal-operating-contract.json",
1075
  "kind": "release_goal_operating_contract",
1076
  "status": "verified",
1077
- "expected_bytes": 13712,
1078
- "actual_bytes": 13712,
1079
- "expected_sha256": "874965f1c31beff349d53fe1d8b695e7c0aaf4d38b2e6cb1e7bc3c6d671aef80",
1080
- "actual_sha256": "874965f1c31beff349d53fe1d8b695e7c0aaf4d38b2e6cb1e7bc3c6d671aef80"
1081
  },
1082
  {
1083
  "path": "reports/release-assembly-receipt.json",
1084
  "kind": "release_assembly_receipt",
1085
  "status": "verified",
1086
- "expected_bytes": 34991,
1087
- "actual_bytes": 34991,
1088
- "expected_sha256": "595a3fa7f29b6c7d253d2ee7714d9520bec8bc1d7a353d6571f397f60856874c",
1089
- "actual_sha256": "595a3fa7f29b6c7d253d2ee7714d9520bec8bc1d7a353d6571f397f60856874c"
1090
  },
1091
  {
1092
  "path": "reports/unadapted-external-probe.json",
@@ -1146,19 +1218,19 @@
1146
  "path": "reports/failure-observations.json",
1147
  "kind": "failure_observations",
1148
  "status": "verified",
1149
- "expected_bytes": 1661,
1150
- "actual_bytes": 1661,
1151
- "expected_sha256": "4514df67615f7c4a39f1c2d08b5d6058f8ea27007005e5eef3a3218408d8c95c",
1152
- "actual_sha256": "4514df67615f7c4a39f1c2d08b5d6058f8ea27007005e5eef3a3218408d8c95c"
1153
  },
1154
  {
1155
  "path": "reports/failure-recovery-rollup.json",
1156
  "kind": "failure_recovery_rollup",
1157
  "status": "verified",
1158
- "expected_bytes": 5782,
1159
- "actual_bytes": 5782,
1160
- "expected_sha256": "075f38bfb92f45665151845976001220815aa2e16f376b3854a5d4d98084e433",
1161
- "actual_sha256": "075f38bfb92f45665151845976001220815aa2e16f376b3854a5d4d98084e433"
1162
  }
1163
  ]
1164
  }
 
3
  "root": "..",
4
  "schema_version": "datapan.release-verification.v1",
5
  "manifest_schema_version": "datapan.release-manifest.v1",
6
+ "artifact_count": 136,
7
+ "checked": 136,
8
  "failed": 0,
9
  "ok": true,
10
  "results": [
 
111
  "path": "schemas/datapan.release-manifest.v1.schema.json",
112
  "kind": "schema",
113
  "status": "verified",
114
+ "expected_bytes": 3946,
115
+ "actual_bytes": 3946,
116
+ "expected_sha256": "060bfbc538549486b2af7da55c679f84c92ead4f84a844692e7f0869fa3ad81d",
117
+ "actual_sha256": "060bfbc538549486b2af7da55c679f84c92ead4f84a844692e7f0869fa3ad81d"
118
  },
119
  {
120
  "path": "schemas/datapan.release-readiness.v1.schema.json",
 
201
  "path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
202
  "kind": "schema",
203
  "status": "verified",
204
+ "expected_bytes": 7440,
205
+ "actual_bytes": 7440,
206
+ "expected_sha256": "9d01b724e22cdf9d649fa40406c9036d5b2d1992ee839ee686d943ff26d17b50",
207
+ "actual_sha256": "9d01b724e22cdf9d649fa40406c9036d5b2d1992ee839ee686d943ff26d17b50"
208
  },
209
  {
210
  "path": "schemas/datapan.source-runtime-evidence-rollup.v1.schema.json",
 
309
  "path": "schemas/datapan.release-consumer-compatibility.v1.schema.json",
310
  "kind": "schema",
311
  "status": "verified",
312
+ "expected_bytes": 40308,
313
+ "actual_bytes": 40308,
314
+ "expected_sha256": "58e1a31613dc58fd7ec4cb64aa31fda3d8482c437734515fffc910ae0223142a",
315
+ "actual_sha256": "58e1a31613dc58fd7ec4cb64aa31fda3d8482c437734515fffc910ae0223142a"
316
  },
317
  {
318
  "path": "schemas/datapan.error-action-routing-rollup.v1.schema.json",
 
417
  "path": "schemas/datapan.source-runtime-remediation-map.v1.schema.json",
418
  "kind": "schema",
419
  "status": "verified",
420
+ "expected_bytes": 9181,
421
+ "actual_bytes": 9181,
422
+ "expected_sha256": "fabf18a207f6dc9863fc2d6b28d397eaae58cdfbc249dfe1fc6929a6adebee44",
423
+ "actual_sha256": "fabf18a207f6dc9863fc2d6b28d397eaae58cdfbc249dfe1fc6929a6adebee44"
424
  },
425
  {
426
  "path": "schemas/datapan.credential-runtime-evidence-policy.v1.schema.json",
 
462
  "path": "schemas/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
463
  "kind": "schema",
464
  "status": "verified",
465
+ "expected_bytes": 10072,
466
+ "actual_bytes": 10072,
467
+ "expected_sha256": "629c9c08764e85dfa32d873266e6ac8d465e03efebc4aa5e3671c73346415dcb",
468
+ "actual_sha256": "629c9c08764e85dfa32d873266e6ac8d465e03efebc4aa5e3671c73346415dcb"
469
  },
470
  {
471
  "path": "schemas/datapan.credential-runtime-manual-review-decision.v1.schema.json",
 
489
  "path": "schemas/datapan.release-consumer-decision.v1.schema.json",
490
  "kind": "schema",
491
  "status": "verified",
492
+ "expected_bytes": 7018,
493
+ "actual_bytes": 7018,
494
+ "expected_sha256": "2920e4bc52cf1d97a9433e408b2b65abe33c99a5df61794afbf4eb9c94bf02d3",
495
+ "actual_sha256": "2920e4bc52cf1d97a9433e408b2b65abe33c99a5df61794afbf4eb9c94bf02d3"
496
  },
497
  {
498
  "path": "schemas/datapan.release-goal-finish-preflight.v1.schema.json",
 
507
  "path": "schemas/datapan.credential-runtime-collection-preflight.v1.schema.json",
508
  "kind": "schema",
509
  "status": "verified",
510
+ "expected_bytes": 6050,
511
+ "actual_bytes": 6050,
512
+ "expected_sha256": "bf73bc7ee5a4a2c018bb82d7a48d810ef43cfd7b248657313c7c402e2aca5ed6",
513
+ "actual_sha256": "bf73bc7ee5a4a2c018bb82d7a48d810ef43cfd7b248657313c7c402e2aca5ed6"
514
  },
515
  {
516
  "path": "schemas/datapan.release-goal-continuation-queue.v1.schema.json",
 
570
  "path": "schemas/datapan.credential-runtime-runner-readiness.v1.schema.json",
571
  "kind": "schema",
572
  "status": "verified",
573
+ "expected_bytes": 7473,
574
+ "actual_bytes": 7473,
575
+ "expected_sha256": "41c127fd53cf1d6ef379d6a8799737c198a7ec4beb2aec8dd44a8dd3ce539a90",
576
+ "actual_sha256": "41c127fd53cf1d6ef379d6a8799737c198a7ec4beb2aec8dd44a8dd3ce539a90"
577
  },
578
  {
579
  "path": "schemas/datapan.release-operational-pressure.v1.schema.json",
 
701
  "expected_sha256": "ff2959fc7945c0809dc2018d293eb6be15a428dc824ca8894bb5e4bd63e25064",
702
  "actual_sha256": "ff2959fc7945c0809dc2018d293eb6be15a428dc824ca8894bb5e4bd63e25064"
703
  },
704
+ {
705
+ "path": "schemas/datapan.operation-denominator-rollup.v1.schema.json",
706
+ "kind": "schema",
707
+ "status": "verified",
708
+ "expected_bytes": 1414,
709
+ "actual_bytes": 1414,
710
+ "expected_sha256": "b133c4774cf957fff9f823ddfc8c71dcc094b922897a722ec15033aa6a5ad6f1",
711
+ "actual_sha256": "b133c4774cf957fff9f823ddfc8c71dcc094b922897a722ec15033aa6a5ad6f1"
712
+ },
713
+ {
714
+ "path": "schemas/datapan.operation-denominator.v1.schema.json",
715
+ "kind": "schema",
716
+ "status": "verified",
717
+ "expected_bytes": 2688,
718
+ "actual_bytes": 2688,
719
+ "expected_sha256": "341f07a99633101ad544a7bd1b01e3a9b6f59557ae7b08afb8d6efdd21691c6f",
720
+ "actual_sha256": "341f07a99633101ad544a7bd1b01e3a9b6f59557ae7b08afb8d6efdd21691c6f"
721
+ },
722
+ {
723
+ "path": "schemas/datapan.runtime-freshness-queue.v1.schema.json",
724
+ "kind": "schema",
725
+ "status": "verified",
726
+ "expected_bytes": 3202,
727
+ "actual_bytes": 3202,
728
+ "expected_sha256": "2b14276c49c4651602e0f0e2ff53d020b396a5857d862cd1b1bee38fd88945ea",
729
+ "actual_sha256": "2b14276c49c4651602e0f0e2ff53d020b396a5857d862cd1b1bee38fd88945ea"
730
+ },
731
+ {
732
+ "path": "schemas/datapan.runtime-freshness-batch.v1.schema.json",
733
+ "kind": "schema",
734
+ "status": "verified",
735
+ "expected_bytes": 1969,
736
+ "actual_bytes": 1969,
737
+ "expected_sha256": "068d9c201a58197196977b120dc456e2b53b3f7938d2e22b9ac7f8e9a7093720",
738
+ "actual_sha256": "068d9c201a58197196977b120dc456e2b53b3f7938d2e22b9ac7f8e9a7093720"
739
+ },
740
+ {
741
+ "path": "schemas/datapan.runtime-freshness-run-receipt.v1.schema.json",
742
+ "kind": "schema",
743
+ "status": "verified",
744
+ "expected_bytes": 2682,
745
+ "actual_bytes": 2682,
746
+ "expected_sha256": "308717663ef432c9c6ce90ce10a7814ef09d87bff078a7cb6c6a5ff6adf6fde2",
747
+ "actual_sha256": "308717663ef432c9c6ce90ce10a7814ef09d87bff078a7cb6c6a5ff6adf6fde2"
748
+ },
749
+ {
750
+ "path": "schemas/datapan.runtime-freshness-import-receipt.v1.schema.json",
751
+ "kind": "schema",
752
+ "status": "verified",
753
+ "expected_bytes": 2680,
754
+ "actual_bytes": 2680,
755
+ "expected_sha256": "2b22fc812e7f21ba5b3656c0aa64eb63351d67b7c48a3699c57eb781f05ba84f",
756
+ "actual_sha256": "2b22fc812e7f21ba5b3656c0aa64eb63351d67b7c48a3699c57eb781f05ba84f"
757
+ },
758
  {
759
  "path": "schemas/index.json",
760
  "kind": "schema_index",
761
  "status": "verified",
762
+ "expected_bytes": 33933,
763
+ "actual_bytes": 33933,
764
+ "expected_sha256": "b89aad16b26c59aca78cc634481b7860f0bbaa56cc05c2464f5689bcc75951d3",
765
+ "actual_sha256": "b89aad16b26c59aca78cc634481b7860f0bbaa56cc05c2464f5689bcc75951d3"
766
  },
767
  {
768
  "path": "data/data-go-kr.registry.json",
 
813
  "path": "reports/error-action-routing-rollup.json",
814
  "kind": "error_action_routing_rollup",
815
  "status": "verified",
816
+ "expected_bytes": 8323,
817
+ "actual_bytes": 8323,
818
+ "expected_sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1",
819
+ "actual_sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1"
820
  },
821
  {
822
  "path": "reports/source-contract-rollup.json",
 
824
  "status": "verified",
825
  "expected_bytes": 17111,
826
  "actual_bytes": 17111,
827
+ "expected_sha256": "5ef88403ec986f566fda484a6ac326008fbb6d9ab8af4b7a76507648af4d486f",
828
+ "actual_sha256": "5ef88403ec986f566fda484a6ac326008fbb6d9ab8af4b7a76507648af4d486f"
829
  },
830
  {
831
  "path": "reports/source-runtime-evidence-rollup.json",
832
  "kind": "source_runtime_evidence_rollup",
833
  "status": "verified",
834
+ "expected_bytes": 4085,
835
+ "actual_bytes": 4085,
836
+ "expected_sha256": "f9b162809c885e63544f31132bc0cf2cdd817ac4aafe78fbc9ed50b7b4ed5d49",
837
+ "actual_sha256": "f9b162809c885e63544f31132bc0cf2cdd817ac4aafe78fbc9ed50b7b4ed5d49"
838
  },
839
  {
840
  "path": "reports/source-runtime-remediation-map.json",
841
  "kind": "source_runtime_remediation_map",
842
  "status": "verified",
843
+ "expected_bytes": 8075,
844
+ "actual_bytes": 8075,
845
+ "expected_sha256": "aa32faaeca76ca94d837357023ed6a6fc296870db3277dd1b0588a7477e9cbd4",
846
+ "actual_sha256": "aa32faaeca76ca94d837357023ed6a6fc296870db3277dd1b0588a7477e9cbd4"
847
+ },
848
+ {
849
+ "path": "reports/operation-denominator-rollup.json",
850
+ "kind": "operation_denominator_rollup",
851
+ "status": "verified",
852
+ "expected_bytes": 1311,
853
+ "actual_bytes": 1311,
854
+ "expected_sha256": "16312d57a34d8f099a4fcc7355f777c55ad3ab83e1df460f85b1a4548d3a29d5",
855
+ "actual_sha256": "16312d57a34d8f099a4fcc7355f777c55ad3ab83e1df460f85b1a4548d3a29d5"
856
+ },
857
+ {
858
+ "path": "reports/runtime-freshness-queue.json",
859
+ "kind": "runtime_freshness_queue",
860
+ "status": "verified",
861
+ "expected_bytes": 7738401,
862
+ "actual_bytes": 7738401,
863
+ "expected_sha256": "622f1b3458eae54d503cece17cb046dea17bcf381ad79ce8e7fac856d790b44b",
864
+ "actual_sha256": "622f1b3458eae54d503cece17cb046dea17bcf381ad79ce8e7fac856d790b44b"
865
  },
866
  {
867
  "path": "policy/sustainable-coverage.json",
868
  "kind": "sustainable_coverage_policy",
869
  "status": "verified",
870
+ "expected_bytes": 1763,
871
+ "actual_bytes": 1763,
872
+ "expected_sha256": "03165fb5e7b033603daab7ddf6822849aabb2f229a4123b5255676d758d22eaa",
873
+ "actual_sha256": "03165fb5e7b033603daab7ddf6822849aabb2f229a4123b5255676d758d22eaa"
874
  },
875
  {
876
  "path": "reports/sustainable-coverage.json",
877
  "kind": "sustainable_coverage",
878
  "status": "verified",
879
+ "expected_bytes": 6143,
880
+ "actual_bytes": 6143,
881
+ "expected_sha256": "d380b6957b043a389803691c61149081610e672db6b730b695321b8a901713ca",
882
+ "actual_sha256": "d380b6957b043a389803691c61149081610e672db6b730b695321b8a901713ca"
883
  },
884
  {
885
  "path": "reports/credential-runtime-evidence-policy.json",
886
  "kind": "credential_runtime_evidence_policy",
887
  "status": "verified",
888
+ "expected_bytes": 13577,
889
+ "actual_bytes": 13577,
890
+ "expected_sha256": "51918322dcffba3ee263d4539c466fbff916305a76138a063560f1d28e610c55",
891
+ "actual_sha256": "51918322dcffba3ee263d4539c466fbff916305a76138a063560f1d28e610c55"
892
  },
893
  {
894
  "path": "reports/credential-runtime-collection-preflight.json",
895
  "kind": "credential_runtime_collection_preflight",
896
  "status": "verified",
897
+ "expected_bytes": 10737,
898
+ "actual_bytes": 10737,
899
+ "expected_sha256": "104700685baa8f1f33a8e9db020ba1ef7da187ac7eefb59992f2d03ae47c340e",
900
+ "actual_sha256": "104700685baa8f1f33a8e9db020ba1ef7da187ac7eefb59992f2d03ae47c340e"
901
  },
902
  {
903
  "path": "reports/credential-runtime-runner-readiness.json",
904
  "kind": "credential_runtime_runner_readiness",
905
  "status": "verified",
906
+ "expected_bytes": 9705,
907
+ "actual_bytes": 9705,
908
+ "expected_sha256": "d4be7f62bf4f79b9e14be7f7942f67182f65bea3ad4aba65c37fc08334777ba8",
909
+ "actual_sha256": "d4be7f62bf4f79b9e14be7f7942f67182f65bea3ad4aba65c37fc08334777ba8"
910
  },
911
  {
912
  "path": "reports/credential-runtime-receipt-collection-queue.json",
913
  "kind": "credential_runtime_receipt_collection_queue",
914
  "status": "verified",
915
+ "expected_bytes": 15368,
916
+ "actual_bytes": 15368,
917
+ "expected_sha256": "36672af81d64a4333a4f3bc0a94bae3c4d84f71394a77f2309d2215c0b4f8a58",
918
+ "actual_sha256": "36672af81d64a4333a4f3bc0a94bae3c4d84f71394a77f2309d2215c0b4f8a58"
919
  },
920
  {
921
  "path": "reports/credential-runtime-review-handoff.json",
922
  "kind": "credential_runtime_review_handoff",
923
  "status": "verified",
924
+ "expected_bytes": 12845,
925
+ "actual_bytes": 12845,
926
+ "expected_sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb",
927
+ "actual_sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb"
928
  },
929
  {
930
  "path": "reports/credential-runtime-operator-packets.json",
931
  "kind": "credential_runtime_operator_packets",
932
  "status": "verified",
933
+ "expected_bytes": 19331,
934
+ "actual_bytes": 19331,
935
+ "expected_sha256": "a6c4eaa2e79f65999525c8ea75d119b8e58c0024b4e4a32ae46e0354d921f251",
936
+ "actual_sha256": "a6c4eaa2e79f65999525c8ea75d119b8e58c0024b4e4a32ae46e0354d921f251"
937
  },
938
  {
939
  "path": "reports/credential-runtime-collection-execution-plan.json",
940
  "kind": "credential_runtime_collection_execution_plan",
941
  "status": "verified",
942
+ "expected_bytes": 18360,
943
+ "actual_bytes": 18360,
944
+ "expected_sha256": "9481077224c901bf1b34b355df5cebb5728e85a0a67de457ba40e077a2b971e2",
945
+ "actual_sha256": "9481077224c901bf1b34b355df5cebb5728e85a0a67de457ba40e077a2b971e2"
946
  },
947
  {
948
  "path": "reports/credential-runtime-manual-review-decision.json",
949
  "kind": "credential_runtime_manual_review_decision",
950
  "status": "verified",
951
+ "expected_bytes": 1703,
952
+ "actual_bytes": 1703,
953
+ "expected_sha256": "0dea3b54de14701c99ca28c33d07d8724ff1efef6393328afbf2676f1b423bc3",
954
+ "actual_sha256": "0dea3b54de14701c99ca28c33d07d8724ff1efef6393328afbf2676f1b423bc3"
955
  },
956
  {
957
  "path": "reports/credential-runtime-manual-review-acceptance.json",
958
  "kind": "credential_runtime_manual_review_acceptance",
959
  "status": "verified",
960
+ "expected_bytes": 4517,
961
+ "actual_bytes": 4517,
962
+ "expected_sha256": "c2b93141f7413cdaa9cc7f5b27538e96a8642a8c61ad708160c5b7afe35bde13",
963
+ "actual_sha256": "c2b93141f7413cdaa9cc7f5b27538e96a8642a8c61ad708160c5b7afe35bde13"
964
  },
965
  {
966
  "path": "reports/credential-runtime-manual-review-acceptance-packet.json",
967
  "kind": "credential_runtime_manual_review_acceptance_packet",
968
  "status": "verified",
969
+ "expected_bytes": 3988,
970
+ "actual_bytes": 3988,
971
+ "expected_sha256": "01ef171f93f1d651c1329c6f4cabdfa9c4b19616f655734919b725ed45f7941e",
972
+ "actual_sha256": "01ef171f93f1d651c1329c6f4cabdfa9c4b19616f655734919b725ed45f7941e"
973
  },
974
  {
975
  "path": "reports/registry-impact-plan.json",
 
977
  "status": "verified",
978
  "expected_bytes": 11519,
979
  "actual_bytes": 11519,
980
+ "expected_sha256": "b5b4a792c3eea34abcf1a3c1240aa4b92a0c3c2c5de6f56a01f46347cef23b6b",
981
+ "actual_sha256": "b5b4a792c3eea34abcf1a3c1240aa4b92a0c3c2c5de6f56a01f46347cef23b6b"
982
  },
983
  {
984
  "path": "reports/source-reference-drift.json",
 
993
  "path": "reports/source-report-inventory.json",
994
  "kind": "source_report_inventory",
995
  "status": "verified",
996
+ "expected_bytes": 61997,
997
+ "actual_bytes": 61997,
998
+ "expected_sha256": "73386b2312e47e72c1a5d950ce87e20afc3b86d87d2194e3c6bc6b4d2129b5f0",
999
+ "actual_sha256": "73386b2312e47e72c1a5d950ce87e20afc3b86d87d2194e3c6bc6b4d2129b5f0"
1000
  },
1001
  {
1002
  "path": "reports/dependencies.json",
 
1058
  "status": "verified",
1059
  "expected_bytes": 7293,
1060
  "actual_bytes": 7293,
1061
+ "expected_sha256": "1628b27e0ec0ece72efc2149dcc6bb4b8d511298b041cfae23f535dcef4b47df",
1062
+ "actual_sha256": "1628b27e0ec0ece72efc2149dcc6bb4b8d511298b041cfae23f535dcef4b47df"
1063
  },
1064
  {
1065
  "path": "reports/latest-verification.json",
1066
  "kind": "verification",
1067
  "status": "verified",
1068
+ "expected_bytes": 2919169,
1069
+ "actual_bytes": 2919169,
1070
+ "expected_sha256": "c0db192b31d0a3d65aa6eb1d81b082ce3e811e67747fafb9e36013b8cf5558c1",
1071
+ "actual_sha256": "c0db192b31d0a3d65aa6eb1d81b082ce3e811e67747fafb9e36013b8cf5558c1"
1072
  },
1073
  {
1074
  "path": "reports/latest-verification-summary.json",
1075
  "kind": "verification_summary",
1076
  "status": "verified",
1077
+ "expected_bytes": 40648,
1078
+ "actual_bytes": 40648,
1079
+ "expected_sha256": "d79e425b41583949b05b45122cb413481e9dd99de11bb06502c373ac6ef8baf5",
1080
+ "actual_sha256": "d79e425b41583949b05b45122cb413481e9dd99de11bb06502c373ac6ef8baf5"
1081
  },
1082
  {
1083
  "path": "reports/release-consumer-compatibility.json",
1084
  "kind": "consumer_compatibility",
1085
  "status": "verified",
1086
+ "expected_bytes": 26607,
1087
+ "actual_bytes": 26607,
1088
+ "expected_sha256": "f3c54e59f2019b7140098669d0795640f6ae8d2faa5c02547b30dfcb6e613d53",
1089
+ "actual_sha256": "f3c54e59f2019b7140098669d0795640f6ae8d2faa5c02547b30dfcb6e613d53"
1090
  },
1091
  {
1092
  "path": "reports/release-distribution-footprint.json",
1093
  "kind": "release_distribution_footprint",
1094
  "status": "verified",
1095
+ "expected_bytes": 2141,
1096
+ "actual_bytes": 2141,
1097
+ "expected_sha256": "1e66839ea5ec09df3df0b1873e2da3a3ec00963c251f2a5609b814b7b2ff977a",
1098
+ "actual_sha256": "1e66839ea5ec09df3df0b1873e2da3a3ec00963c251f2a5609b814b7b2ff977a"
1099
  },
1100
  {
1101
  "path": "reports/release-shard-consumer-proof.json",
 
1103
  "status": "verified",
1104
  "expected_bytes": 3864,
1105
  "actual_bytes": 3864,
1106
+ "expected_sha256": "beb22f0af6a28ee7ac7c9393c5e47e1b52caf952850955170e239da71fcdcd8b",
1107
+ "actual_sha256": "beb22f0af6a28ee7ac7c9393c5e47e1b52caf952850955170e239da71fcdcd8b"
1108
  },
1109
  {
1110
  "path": "reports/release-operational-pressure.json",
1111
  "kind": "release_operational_pressure",
1112
  "status": "verified",
1113
+ "expected_bytes": 4069,
1114
+ "actual_bytes": 4069,
1115
+ "expected_sha256": "0cacb58daa0ebc73382230a8333923005dc6c919a585994969cfb7c67e2fab8d",
1116
+ "actual_sha256": "0cacb58daa0ebc73382230a8333923005dc6c919a585994969cfb7c67e2fab8d"
1117
  },
1118
  {
1119
  "path": "reports/release-consumer-decision.json",
1120
  "kind": "release_consumer_decision",
1121
  "status": "verified",
1122
+ "expected_bytes": 2848,
1123
+ "actual_bytes": 2848,
1124
+ "expected_sha256": "c73d316363bea8e9bf3d7822fe2271b2a1665ce80f5a22c0c24c3032dcf5dbe6",
1125
+ "actual_sha256": "c73d316363bea8e9bf3d7822fe2271b2a1665ce80f5a22c0c24c3032dcf5dbe6"
1126
  },
1127
  {
1128
  "path": "reports/release-goal-finish-preflight.json",
1129
  "kind": "release_goal_finish_preflight",
1130
  "status": "verified",
1131
+ "expected_bytes": 786,
1132
+ "actual_bytes": 786,
1133
+ "expected_sha256": "67a48710b74fc04e14ab41ea37fe43e763ee0525754c48b98dfe63e44ccacf31",
1134
+ "actual_sha256": "67a48710b74fc04e14ab41ea37fe43e763ee0525754c48b98dfe63e44ccacf31"
1135
  },
1136
  {
1137
  "path": "reports/release-goal-continuation-queue.json",
1138
  "kind": "release_goal_continuation_queue",
1139
  "status": "verified",
1140
+ "expected_bytes": 3055,
1141
+ "actual_bytes": 3055,
1142
+ "expected_sha256": "fcf1a44d88f1bae60821bccd58e972ab059cb0560fd5e95b64e379477822fe08",
1143
+ "actual_sha256": "fcf1a44d88f1bae60821bccd58e972ab059cb0560fd5e95b64e379477822fe08"
1144
  },
1145
  {
1146
  "path": "reports/release-goal-operating-contract.json",
1147
  "kind": "release_goal_operating_contract",
1148
  "status": "verified",
1149
+ "expected_bytes": 12424,
1150
+ "actual_bytes": 12424,
1151
+ "expected_sha256": "acf9f5a5df191e9b076d37f688b8d6781d792125e7ef821e9c6e06f48f40aa4b",
1152
+ "actual_sha256": "acf9f5a5df191e9b076d37f688b8d6781d792125e7ef821e9c6e06f48f40aa4b"
1153
  },
1154
  {
1155
  "path": "reports/release-assembly-receipt.json",
1156
  "kind": "release_assembly_receipt",
1157
  "status": "verified",
1158
+ "expected_bytes": 34969,
1159
+ "actual_bytes": 34969,
1160
+ "expected_sha256": "7d8a8844adb7fbeeba0f1358b26d5ff5734fc802206c7054f104c0a454de3b8f",
1161
+ "actual_sha256": "7d8a8844adb7fbeeba0f1358b26d5ff5734fc802206c7054f104c0a454de3b8f"
1162
  },
1163
  {
1164
  "path": "reports/unadapted-external-probe.json",
 
1218
  "path": "reports/failure-observations.json",
1219
  "kind": "failure_observations",
1220
  "status": "verified",
1221
+ "expected_bytes": 4410,
1222
+ "actual_bytes": 4410,
1223
+ "expected_sha256": "9136129e294fcf327d87eefd7db5859a5a8d8b2ecd6367e263fec58f033e0ee2",
1224
+ "actual_sha256": "9136129e294fcf327d87eefd7db5859a5a8d8b2ecd6367e263fec58f033e0ee2"
1225
  },
1226
  {
1227
  "path": "reports/failure-recovery-rollup.json",
1228
  "kind": "failure_recovery_rollup",
1229
  "status": "verified",
1230
+ "expected_bytes": 9840,
1231
+ "actual_bytes": 9840,
1232
+ "expected_sha256": "44ef581d6ab0102659d3da43ede8f38f81ecb0fd957dc48baa888dfc947c378d",
1233
+ "actual_sha256": "44ef581d6ab0102659d3da43ede8f38f81ecb0fd957dc48baa888dfc947c378d"
1234
  }
1235
  ]
1236
  }
reports/latest-verification-summary.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
- "generated_at": "2026-07-04T06:39:08Z",
3
- "source": ".\\reports\\latest-verification.json",
4
  "provider": "data.go.kr",
5
  "registry": "data/data-go-kr.registry.json",
6
  "limit": 0,
7
  "truncated": false,
8
  "summary": {
9
- "total": 4774,
10
  "verified": 2841,
11
- "failed": 389,
12
- "skipped": 1544,
13
  "unknown": 0
14
  },
15
  "groups": {
@@ -21,12 +21,12 @@
21
  },
22
  {
23
  "key": "skipped",
24
- "count": 1544,
25
  "status": "skipped"
26
  },
27
  {
28
  "key": "failed",
29
- "count": 389,
30
  "status": "failed"
31
  }
32
  ],
@@ -38,12 +38,12 @@
38
  },
39
  {
40
  "key": "missing_required_params",
41
- "count": 468,
42
  "reason": "missing_required_params"
43
  },
44
  {
45
  "key": "approval_required",
46
- "count": 128,
47
  "reason": "approval_required"
48
  },
49
  {
@@ -231,6 +231,11 @@
231
  "count": 5,
232
  "reason": "lh_ebid_service_key_not_registered"
233
  },
 
 
 
 
 
234
  {
235
  "key": "airport_service_key_not_registered",
236
  "count": 4,
@@ -390,7 +395,7 @@
390
  "by_provider": [
391
  {
392
  "key": "data.go.kr",
393
- "count": 715,
394
  "provider": "data.go.kr"
395
  },
396
  {
@@ -1052,7 +1057,7 @@
1052
  "by_endpoint_host": [
1053
  {
1054
  "key": "apis.data.go.kr",
1055
- "count": 705,
1056
  "host": "apis.data.go.kr"
1057
  },
1058
  {
@@ -1884,7 +1889,7 @@
1884
  },
1885
  {
1886
  "key": "data_go_kr_gateway",
1887
- "count": 705,
1888
  "kind": "data_go_kr_gateway"
1889
  },
1890
  {
 
1
  {
2
+ "generated_at": "2026-07-11T10:28:35Z",
3
+ "source": "reports/latest-verification.json",
4
  "provider": "data.go.kr",
5
  "registry": "data/data-go-kr.registry.json",
6
  "limit": 0,
7
  "truncated": false,
8
  "summary": {
9
+ "total": 4782,
10
  "verified": 2841,
11
+ "failed": 393,
12
+ "skipped": 1548,
13
  "unknown": 0
14
  },
15
  "groups": {
 
21
  },
22
  {
23
  "key": "skipped",
24
+ "count": 1548,
25
  "status": "skipped"
26
  },
27
  {
28
  "key": "failed",
29
+ "count": 393,
30
  "status": "failed"
31
  }
32
  ],
 
38
  },
39
  {
40
  "key": "missing_required_params",
41
+ "count": 470,
42
  "reason": "missing_required_params"
43
  },
44
  {
45
  "key": "approval_required",
46
+ "count": 130,
47
  "reason": "approval_required"
48
  },
49
  {
 
231
  "count": 5,
232
  "reason": "lh_ebid_service_key_not_registered"
233
  },
234
+ {
235
+ "key": "HTTP 403",
236
+ "count": 4,
237
+ "reason": "HTTP 403"
238
+ },
239
  {
240
  "key": "airport_service_key_not_registered",
241
  "count": 4,
 
395
  "by_provider": [
396
  {
397
  "key": "data.go.kr",
398
+ "count": 723,
399
  "provider": "data.go.kr"
400
  },
401
  {
 
1057
  "by_endpoint_host": [
1058
  {
1059
  "key": "apis.data.go.kr",
1060
+ "count": 713,
1061
  "host": "apis.data.go.kr"
1062
  },
1063
  {
 
1889
  },
1890
  {
1891
  "key": "data_go_kr_gateway",
1892
+ "count": 713,
1893
  "kind": "data_go_kr_gateway"
1894
  },
1895
  {
reports/latest-verification.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
- "generated_at": "2026-07-04T06:39:08Z",
3
  "provider": "data.go.kr",
4
  "registry": "data/data-go-kr.registry.json",
5
- "limit": 8717,
6
  "truncated": true,
7
- "filtered_count": 4774,
8
  "summary": {
9
- "total": 4774,
10
  "verified": 2841,
11
- "failed": 389,
12
- "skipped": 1544,
13
  "unknown": 0
14
  },
15
  "results": [
@@ -74536,6 +74536,152 @@
74536
  "reqDate",
74537
  "row"
74538
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74539
  }
74540
  ]
74541
  }
 
1
  {
2
+ "generated_at": "2026-07-11T10:28:35Z",
3
  "provider": "data.go.kr",
4
  "registry": "data/data-go-kr.registry.json",
5
+ "limit": 8725,
6
  "truncated": true,
7
+ "filtered_count": 4782,
8
  "summary": {
9
+ "total": 4782,
10
  "verified": 2841,
11
+ "failed": 393,
12
+ "skipped": 1548,
13
  "unknown": 0
14
  },
15
  "results": [
 
74536
  "reqDate",
74537
  "row"
74538
  ]
74539
+ },
74540
+ {
74541
+ "dataset_id": "15000445",
74542
+ "title": "국립중앙의료원_코드마스터 정보 조회 서비스",
74543
+ "operation": "코드마스터 정보 조회",
74544
+ "provider": "data.go.kr",
74545
+ "endpoint_host": "apis.data.go.kr",
74546
+ "dependency_class": "data_go_kr_gateway",
74547
+ "status": "failed",
74548
+ "reason": "HTTP 403",
74549
+ "verified_at": "2026-07-11T10:24:27Z",
74550
+ "http_status": 403,
74551
+ "semantic_status": "http_error",
74552
+ "body_shape": "raw"
74553
+ },
74554
+ {
74555
+ "dataset_id": "15000467",
74556
+ "title": "대전광역시 공연행사정보",
74557
+ "operation": "대전광역시청 행사안내 조회",
74558
+ "provider": "data.go.kr",
74559
+ "endpoint_host": "apis.data.go.kr",
74560
+ "dependency_class": "data_go_kr_gateway",
74561
+ "status": "skipped",
74562
+ "reason": "approval_required"
74563
+ },
74564
+ {
74565
+ "dataset_id": "15000467",
74566
+ "title": "대전광역시 공연행사정보",
74567
+ "operation": "행사안내 상세화면 조회",
74568
+ "provider": "data.go.kr",
74569
+ "endpoint_host": "apis.data.go.kr",
74570
+ "dependency_class": "data_go_kr_gateway",
74571
+ "status": "skipped",
74572
+ "reason": "approval_required"
74573
+ },
74574
+ {
74575
+ "dataset_id": "15000480",
74576
+ "title": "국립중앙의료원_전국 명절 비상 진료기관 정보 조회 서비스",
74577
+ "operation": "명절 진료 가능한 기관 목록정보 조회",
74578
+ "provider": "data.go.kr",
74579
+ "endpoint_host": "apis.data.go.kr",
74580
+ "dependency_class": "data_go_kr_gateway",
74581
+ "status": "skipped",
74582
+ "reason": "missing_required_params",
74583
+ "params": {
74584
+ "ORD": "",
74585
+ "Q0": "",
74586
+ "Q1": "",
74587
+ "QD": "",
74588
+ "QT": "",
74589
+ "numOfRows": "1",
74590
+ "pageNo": "1"
74591
+ },
74592
+ "missing_params": [
74593
+ "Q0",
74594
+ "Q1",
74595
+ "QD",
74596
+ "QT",
74597
+ "ORD"
74598
+ ]
74599
+ },
74600
+ {
74601
+ "dataset_id": "15000480",
74602
+ "title": "국립중앙의료원_전국 명절 비상 진료기관 정보 조회 서비스",
74603
+ "operation": "명절 진료 가능한 기관 상세정보 조회",
74604
+ "provider": "data.go.kr",
74605
+ "endpoint_host": "apis.data.go.kr",
74606
+ "dependency_class": "data_go_kr_gateway",
74607
+ "status": "failed",
74608
+ "reason": "HTTP 403",
74609
+ "verified_at": "2026-07-11T10:25:23Z",
74610
+ "http_status": 403,
74611
+ "semantic_status": "http_error",
74612
+ "body_shape": "raw"
74613
+ },
74614
+ {
74615
+ "dataset_id": "15000480",
74616
+ "title": "국립중앙의료원_전국 명절 비상 진료기관 정보 조회 서비스",
74617
+ "operation": "명절 진료 가능한 기관 위치정보 조회",
74618
+ "provider": "data.go.kr",
74619
+ "endpoint_host": "apis.data.go.kr",
74620
+ "dependency_class": "data_go_kr_gateway",
74621
+ "status": "failed",
74622
+ "reason": "HTTP 403",
74623
+ "verified_at": "2026-07-11T10:25:30Z",
74624
+ "http_status": 403,
74625
+ "semantic_status": "http_error",
74626
+ "body_shape": "raw"
74627
+ },
74628
+ {
74629
+ "dataset_id": "15000480",
74630
+ "title": "국립중앙의료원_전국 명절 비상 진료기관 정보 조회 서비스",
74631
+ "operation": "명절 비상진료기관 FullData 내려받기목록정보 조회",
74632
+ "provider": "data.go.kr",
74633
+ "endpoint_host": "apis.data.go.kr",
74634
+ "dependency_class": "data_go_kr_gateway",
74635
+ "status": "failed",
74636
+ "reason": "HTTP 403",
74637
+ "verified_at": "2026-07-11T10:25:54Z",
74638
+ "http_status": 403,
74639
+ "semantic_status": "http_error",
74640
+ "params": {
74641
+ "numOfRows": "1",
74642
+ "pageNo": "1"
74643
+ },
74644
+ "body_shape": "raw"
74645
+ },
74646
+ {
74647
+ "dataset_id": "15000504",
74648
+ "title": "외교부_여행금지제도",
74649
+ "operation": "여행금지제도 목록조회",
74650
+ "provider": "data.go.kr",
74651
+ "endpoint_host": "apis.data.go.kr",
74652
+ "dependency_class": "data_go_kr_gateway",
74653
+ "status": "skipped",
74654
+ "reason": "missing_required_params",
74655
+ "params": {
74656
+ "countryEnName": "",
74657
+ "countryName": "",
74658
+ "isoCode1": "",
74659
+ "isoCode10": "",
74660
+ "isoCode2": "",
74661
+ "isoCode3": "",
74662
+ "isoCode4": "",
74663
+ "isoCode5": "",
74664
+ "isoCode6": "",
74665
+ "isoCode7": "",
74666
+ "isoCode8": "",
74667
+ "isoCode9": "",
74668
+ "numOfRows": "1",
74669
+ "pageNo": "1"
74670
+ },
74671
+ "missing_params": [
74672
+ "countryName",
74673
+ "countryEnName",
74674
+ "isoCode1",
74675
+ "isoCode2",
74676
+ "isoCode3",
74677
+ "isoCode4",
74678
+ "isoCode5",
74679
+ "isoCode6",
74680
+ "isoCode7",
74681
+ "isoCode8",
74682
+ "isoCode9",
74683
+ "isoCode10"
74684
+ ]
74685
  }
74686
  ]
74687
  }
reports/operation-denominator-rollup.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "datapan.operation-denominator-rollup.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
+ "summary": {
5
+ "sources": 5,
6
+ "operations": 21260,
7
+ "callable_operations": 21118
8
+ },
9
+ "sources": [
10
+ {
11
+ "source_id": "data_go_kr",
12
+ "path": "reports/data-go-kr/operation-denominator.json",
13
+ "scope_kind": "aggregate_supported_catalog",
14
+ "operations": 21256,
15
+ "callable_operations": 21114
16
+ },
17
+ {
18
+ "source_id": "ecos",
19
+ "path": "reports/ecos/operation-denominator.json",
20
+ "scope_kind": "enumerated_supported_operations",
21
+ "operations": 1,
22
+ "callable_operations": 1
23
+ },
24
+ {
25
+ "source_id": "kosis",
26
+ "path": "reports/kosis/operation-denominator.json",
27
+ "scope_kind": "enumerated_supported_operations",
28
+ "operations": 1,
29
+ "callable_operations": 1
30
+ },
31
+ {
32
+ "source_id": "open_assembly",
33
+ "path": "reports/open-assembly/operation-denominator.json",
34
+ "scope_kind": "enumerated_supported_operations",
35
+ "operations": 1,
36
+ "callable_operations": 1
37
+ },
38
+ {
39
+ "source_id": "seoul_open_data",
40
+ "path": "reports/seoul-open-data/operation-denominator.json",
41
+ "scope_kind": "enumerated_supported_operations",
42
+ "operations": 1,
43
+ "callable_operations": 1
44
+ }
45
+ ]
46
+ }
reports/registry-impact-plan.json CHANGED
@@ -24,15 +24,15 @@
24
  "kind": "error_action_routing_rollup",
25
  "path": "reports/error-action-routing-rollup.json",
26
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
27
- "bytes": 8234,
28
- "sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd"
29
  },
30
  {
31
  "kind": "source_report_inventory",
32
  "path": "reports/source-report-inventory.json",
33
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json",
34
- "bytes": 59095,
35
- "sha256": "3b79f48d09b0268c2126264eb269a2770b210a42e5c1bc8e4f7f4870fac82d1b"
36
  }
37
  ],
38
  "summary": {
 
24
  "kind": "error_action_routing_rollup",
25
  "path": "reports/error-action-routing-rollup.json",
26
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
27
+ "bytes": 8323,
28
+ "sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1"
29
  },
30
  {
31
  "kind": "source_report_inventory",
32
  "path": "reports/source-report-inventory.json",
33
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json",
34
+ "bytes": 61997,
35
+ "sha256": "73386b2312e47e72c1a5d950ce87e20afc3b86d87d2194e3c6bc6b4d2129b5f0"
36
  }
37
  ],
38
  "summary": {
reports/release-assembly-receipt.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-assembly-receipt.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "assembly_ticket": 358,
6
  "provider": "datapan-registry",
@@ -15,17 +15,17 @@
15
  "phase_count": 14,
16
  "release_ready": true,
17
  "readiness_failed": 0,
18
- "manual_review_required": true,
19
- "assembly_status": "manual_review_required",
20
- "goal_status": "not_complete",
21
  "goal_criteria_proven": 6,
22
  "goal_criteria_gap": 0
23
  },
24
  "release_inputs": {
25
  "manifest": {
26
  "path": "manifest.json",
27
- "generated_at": "2026-07-04T06:39:24Z",
28
- "artifact_count": 128,
29
  "source_registry": "data/data-go-kr.registry.json"
30
  },
31
  "readiness": {
@@ -39,14 +39,14 @@
39
  "path": "reports/release-consumer-compatibility.json",
40
  "consumer_count": 7,
41
  "blocked_consumers": 0,
42
- "manual_review_required": true,
43
- "runtime_blocking_count": 9,
44
- "runtime_warning_count": 4
45
  },
46
  "goal_audit": {
47
  "path": "docs/release-ledger-goal-completion-audit.json",
48
- "goal_status": "not_complete",
49
- "decision": "leave_goal_open"
50
  }
51
  },
52
  "phases": [
@@ -107,8 +107,8 @@
107
  "evidence_artifacts": [
108
  {
109
  "path": "schemas/index.json",
110
- "bytes": 31453,
111
- "sha256": "4d5df0f01ee8bb58157435dcec950b8ab172f89560871ef4ad3ab623f6027045",
112
  "manifest_bound": true,
113
  "kind": "schema_index",
114
  "schema": "https://schemas.datapan.dev/datapan.schema-index.v1.schema.json"
@@ -145,8 +145,8 @@
145
  "evidence_artifacts": [
146
  {
147
  "path": "docs/release-ledger-ownership.json",
148
- "bytes": 18660,
149
- "sha256": "06b8f9e61dd0d2babce7c7ea5169818173bc0b7e556d13ac1df14daaa3e55e05",
150
  "manifest_bound": false
151
  }
152
  ]
@@ -185,23 +185,23 @@
185
  {
186
  "path": "reports/source-contract-rollup.json",
187
  "bytes": 17111,
188
- "sha256": "15e263f4885f67bf6ab144edd3df5f35ea6fb09fc4b77381e40242e62db7a576",
189
  "manifest_bound": true,
190
  "kind": "source_contract_rollup",
191
  "schema": "https://schemas.datapan.dev/datapan.source-contract-rollup.v1.schema.json"
192
  },
193
  {
194
  "path": "reports/source-report-inventory.json",
195
- "bytes": 59095,
196
- "sha256": "3b79f48d09b0268c2126264eb269a2770b210a42e5c1bc8e4f7f4870fac82d1b",
197
  "manifest_bound": true,
198
  "kind": "source_report_inventory",
199
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json"
200
  },
201
  {
202
  "path": "reports/source-runtime-evidence-rollup.json",
203
- "bytes": 5490,
204
- "sha256": "774d3350451a71d7066e436fa3e41d2b4a0cfdc9b739d6fa4e91ff858ca792c7",
205
  "manifest_bound": true,
206
  "kind": "source_runtime_evidence_rollup",
207
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json"
@@ -240,8 +240,8 @@
240
  "evidence_artifacts": [
241
  {
242
  "path": "reports/error-action-routing-rollup.json",
243
- "bytes": 8234,
244
- "sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd",
245
  "manifest_bound": true,
246
  "kind": "error_action_routing_rollup",
247
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json"
@@ -249,7 +249,7 @@
249
  {
250
  "path": "reports/registry-impact-plan.json",
251
  "bytes": 11519,
252
- "sha256": "92a6ae4f0d038763ea0d9cf97fcd33d5076a95b184bd8cb507c8162167d953ce",
253
  "manifest_bound": true,
254
  "kind": "registry_impact_plan",
255
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json"
@@ -281,8 +281,8 @@
281
  "evidence_artifacts": [
282
  {
283
  "path": "reports/source-runtime-remediation-map.json",
284
- "bytes": 14728,
285
- "sha256": "be1c15d91956574a4d00182c579fc6f9c04af549ebaff5adec460d8c6845ff68",
286
  "manifest_bound": true,
287
  "kind": "source_runtime_remediation_map",
288
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-remediation-map.v1.schema.json"
@@ -324,24 +324,24 @@
324
  "evidence_artifacts": [
325
  {
326
  "path": "reports/credential-runtime-evidence-policy.json",
327
- "bytes": 15140,
328
- "sha256": "16a5e1e12ae4fb70476353eeadcc6d1612edf94dc15cb4e5580b9ea7d31ce2cc",
329
  "manifest_bound": true,
330
  "kind": "credential_runtime_evidence_policy",
331
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-evidence-policy.v1.schema.json"
332
  },
333
  {
334
  "path": "reports/credential-runtime-collection-preflight.json",
335
- "bytes": 10813,
336
- "sha256": "3aebc7cc44a430a1395a3c769ffde04efcecd0a961f4c1eb81f25d322dfe5efd",
337
  "manifest_bound": true,
338
  "kind": "credential_runtime_collection_preflight",
339
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-preflight.v1.schema.json"
340
  },
341
  {
342
  "path": "reports/credential-runtime-runner-readiness.json",
343
- "bytes": 9614,
344
- "sha256": "fcbba8a1bc921b52bf8dbb4432eceac561f1c13d7a2354e135b6ab241f965a4e",
345
  "manifest_bound": true,
346
  "kind": "credential_runtime_runner_readiness",
347
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-runner-readiness.v1.schema.json"
@@ -441,48 +441,48 @@
441
  "evidence_artifacts": [
442
  {
443
  "path": "reports/credential-runtime-receipt-collection-queue.json",
444
- "bytes": 15337,
445
- "sha256": "3f16a821cee946c63aa5396570d22bc2e31437bbcbad89a2fc189aa74a4648a2",
446
  "manifest_bound": true,
447
  "kind": "credential_runtime_receipt_collection_queue",
448
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-receipt-collection-queue.v1.schema.json"
449
  },
450
  {
451
  "path": "reports/credential-runtime-review-handoff.json",
452
- "bytes": 13669,
453
- "sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac",
454
  "manifest_bound": true,
455
  "kind": "credential_runtime_review_handoff",
456
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-review-handoff.v1.schema.json"
457
  },
458
  {
459
  "path": "reports/credential-runtime-operator-packets.json",
460
- "bytes": 20163,
461
- "sha256": "c881e31bcaf303fda44076a3a690070cd6aee9764ac182bc9d0c3b9ce9e19f88",
462
  "manifest_bound": true,
463
  "kind": "credential_runtime_operator_packets",
464
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-operator-packets.v1.schema.json"
465
  },
466
  {
467
  "path": "reports/credential-runtime-manual-review-decision.json",
468
- "bytes": 1211,
469
- "sha256": "5a382605f68124af6093f9a99bb8a44ed1e3abebd223d05d8cc9e67ac46c9403",
470
  "manifest_bound": true,
471
  "kind": "credential_runtime_manual_review_decision",
472
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-decision.v1.schema.json"
473
  },
474
  {
475
  "path": "reports/credential-runtime-manual-review-acceptance.json",
476
- "bytes": 2687,
477
- "sha256": "1bb2d0e26c02e2060b429bfaff8e7e5134092f4d49a8d4cb86958e3103531902",
478
  "manifest_bound": true,
479
  "kind": "credential_runtime_manual_review_acceptance",
480
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance.v1.schema.json"
481
  },
482
  {
483
  "path": "reports/credential-runtime-manual-review-acceptance-packet.json",
484
- "bytes": 3998,
485
- "sha256": "4a4d2e6fcc1472a2536e3c3f42803b3e9e083701387b985a643340b5484abda7",
486
  "manifest_bound": true,
487
  "kind": "credential_runtime_manual_review_acceptance_packet",
488
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance-packet.v1.schema.json"
@@ -524,24 +524,24 @@
524
  "evidence_artifacts": [
525
  {
526
  "path": "reports/release-distribution-footprint.json",
527
- "bytes": 2119,
528
- "sha256": "38004882d4e18f8a0064f20e338c2c91984e83993be69f9f6ced85587ff0f675",
529
  "manifest_bound": true,
530
  "kind": "release_distribution_footprint",
531
  "schema": "https://schemas.datapan.dev/datapan.release-distribution-footprint.v1.schema.json"
532
  },
533
  {
534
  "path": "reports/release-consumer-compatibility.json",
535
- "bytes": 27019,
536
- "sha256": "b03668ad50cdb5dacc9ebcdc6c8e629254934194d5e2daee61a718df3a43c562",
537
  "manifest_bound": true,
538
  "kind": "consumer_compatibility",
539
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-compatibility.v1.schema.json"
540
  },
541
  {
542
  "path": "reports/release-consumer-decision.json",
543
- "bytes": 2863,
544
- "sha256": "e56cfa8667326ecbdf02cf1d197577503e4eb1d4bbd249c59b02ebef54a4a3d7",
545
  "manifest_bound": true,
546
  "kind": "release_consumer_decision",
547
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-decision.v1.schema.json"
@@ -727,30 +727,30 @@
727
  "evidence_artifacts": [
728
  {
729
  "path": "docs/release-ledger-goal-completion-audit.json",
730
- "bytes": 41709,
731
- "sha256": "22047a761314e22bc5ccf3962f964622956217b4eae21a74b59bdcf19a0bbc37",
732
  "manifest_bound": false
733
  },
734
  {
735
  "path": "reports/release-goal-finish-preflight.json",
736
- "bytes": 1805,
737
- "sha256": "49764cd81843949af0c73ffb77a9486198e6f8169220c9f90850971465e8a3a5",
738
  "manifest_bound": true,
739
  "kind": "release_goal_finish_preflight",
740
  "schema": "https://schemas.datapan.dev/datapan.release-goal-finish-preflight.v1.schema.json"
741
  },
742
  {
743
  "path": "reports/release-goal-continuation-queue.json",
744
- "bytes": 16643,
745
- "sha256": "7648c57ccbdf421123aa551c8c0602da1a4a1ebbe807cc21622e0f3e1fcd716a",
746
  "manifest_bound": true,
747
  "kind": "release_goal_continuation_queue",
748
  "schema": "https://schemas.datapan.dev/datapan.release-goal-continuation-queue.v1.schema.json"
749
  },
750
  {
751
  "path": "reports/release-goal-operating-contract.json",
752
- "bytes": 13712,
753
- "sha256": "874965f1c31beff349d53fe1d8b695e7c0aaf4d38b2e6cb1e7bc3c6d671aef80",
754
  "manifest_bound": true,
755
  "kind": "release_goal_operating_contract",
756
  "schema": "https://schemas.datapan.dev/datapan.release-goal-operating-contract.v1.schema.json"
 
1
  {
2
  "schema_version": "datapan.release-assembly-receipt.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "assembly_ticket": 358,
6
  "provider": "datapan-registry",
 
15
  "phase_count": 14,
16
  "release_ready": true,
17
  "readiness_failed": 0,
18
+ "manual_review_required": false,
19
+ "assembly_status": "ready",
20
+ "goal_status": "complete",
21
  "goal_criteria_proven": 6,
22
  "goal_criteria_gap": 0
23
  },
24
  "release_inputs": {
25
  "manifest": {
26
  "path": "manifest.json",
27
+ "generated_at": "2026-07-11T10:28:35Z",
28
+ "artifact_count": 136,
29
  "source_registry": "data/data-go-kr.registry.json"
30
  },
31
  "readiness": {
 
39
  "path": "reports/release-consumer-compatibility.json",
40
  "consumer_count": 7,
41
  "blocked_consumers": 0,
42
+ "manual_review_required": false,
43
+ "runtime_blocking_count": 5,
44
+ "runtime_warning_count": 0
45
  },
46
  "goal_audit": {
47
  "path": "docs/release-ledger-goal-completion-audit.json",
48
+ "goal_status": "complete",
49
+ "decision": "prepare_goal_finish"
50
  }
51
  },
52
  "phases": [
 
107
  "evidence_artifacts": [
108
  {
109
  "path": "schemas/index.json",
110
+ "bytes": 33933,
111
+ "sha256": "b89aad16b26c59aca78cc634481b7860f0bbaa56cc05c2464f5689bcc75951d3",
112
  "manifest_bound": true,
113
  "kind": "schema_index",
114
  "schema": "https://schemas.datapan.dev/datapan.schema-index.v1.schema.json"
 
145
  "evidence_artifacts": [
146
  {
147
  "path": "docs/release-ledger-ownership.json",
148
+ "bytes": 19009,
149
+ "sha256": "013156ac6d839c26763a9a2289f12a8cde10bcd91b8a49f35f55f972731ded61",
150
  "manifest_bound": false
151
  }
152
  ]
 
185
  {
186
  "path": "reports/source-contract-rollup.json",
187
  "bytes": 17111,
188
+ "sha256": "5ef88403ec986f566fda484a6ac326008fbb6d9ab8af4b7a76507648af4d486f",
189
  "manifest_bound": true,
190
  "kind": "source_contract_rollup",
191
  "schema": "https://schemas.datapan.dev/datapan.source-contract-rollup.v1.schema.json"
192
  },
193
  {
194
  "path": "reports/source-report-inventory.json",
195
+ "bytes": 61997,
196
+ "sha256": "73386b2312e47e72c1a5d950ce87e20afc3b86d87d2194e3c6bc6b4d2129b5f0",
197
  "manifest_bound": true,
198
  "kind": "source_report_inventory",
199
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json"
200
  },
201
  {
202
  "path": "reports/source-runtime-evidence-rollup.json",
203
+ "bytes": 4085,
204
+ "sha256": "f9b162809c885e63544f31132bc0cf2cdd817ac4aafe78fbc9ed50b7b4ed5d49",
205
  "manifest_bound": true,
206
  "kind": "source_runtime_evidence_rollup",
207
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json"
 
240
  "evidence_artifacts": [
241
  {
242
  "path": "reports/error-action-routing-rollup.json",
243
+ "bytes": 8323,
244
+ "sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1",
245
  "manifest_bound": true,
246
  "kind": "error_action_routing_rollup",
247
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json"
 
249
  {
250
  "path": "reports/registry-impact-plan.json",
251
  "bytes": 11519,
252
+ "sha256": "b5b4a792c3eea34abcf1a3c1240aa4b92a0c3c2c5de6f56a01f46347cef23b6b",
253
  "manifest_bound": true,
254
  "kind": "registry_impact_plan",
255
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json"
 
281
  "evidence_artifacts": [
282
  {
283
  "path": "reports/source-runtime-remediation-map.json",
284
+ "bytes": 8075,
285
+ "sha256": "aa32faaeca76ca94d837357023ed6a6fc296870db3277dd1b0588a7477e9cbd4",
286
  "manifest_bound": true,
287
  "kind": "source_runtime_remediation_map",
288
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-remediation-map.v1.schema.json"
 
324
  "evidence_artifacts": [
325
  {
326
  "path": "reports/credential-runtime-evidence-policy.json",
327
+ "bytes": 13577,
328
+ "sha256": "51918322dcffba3ee263d4539c466fbff916305a76138a063560f1d28e610c55",
329
  "manifest_bound": true,
330
  "kind": "credential_runtime_evidence_policy",
331
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-evidence-policy.v1.schema.json"
332
  },
333
  {
334
  "path": "reports/credential-runtime-collection-preflight.json",
335
+ "bytes": 10737,
336
+ "sha256": "104700685baa8f1f33a8e9db020ba1ef7da187ac7eefb59992f2d03ae47c340e",
337
  "manifest_bound": true,
338
  "kind": "credential_runtime_collection_preflight",
339
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-preflight.v1.schema.json"
340
  },
341
  {
342
  "path": "reports/credential-runtime-runner-readiness.json",
343
+ "bytes": 9705,
344
+ "sha256": "d4be7f62bf4f79b9e14be7f7942f67182f65bea3ad4aba65c37fc08334777ba8",
345
  "manifest_bound": true,
346
  "kind": "credential_runtime_runner_readiness",
347
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-runner-readiness.v1.schema.json"
 
441
  "evidence_artifacts": [
442
  {
443
  "path": "reports/credential-runtime-receipt-collection-queue.json",
444
+ "bytes": 15368,
445
+ "sha256": "36672af81d64a4333a4f3bc0a94bae3c4d84f71394a77f2309d2215c0b4f8a58",
446
  "manifest_bound": true,
447
  "kind": "credential_runtime_receipt_collection_queue",
448
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-receipt-collection-queue.v1.schema.json"
449
  },
450
  {
451
  "path": "reports/credential-runtime-review-handoff.json",
452
+ "bytes": 12845,
453
+ "sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb",
454
  "manifest_bound": true,
455
  "kind": "credential_runtime_review_handoff",
456
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-review-handoff.v1.schema.json"
457
  },
458
  {
459
  "path": "reports/credential-runtime-operator-packets.json",
460
+ "bytes": 19331,
461
+ "sha256": "a6c4eaa2e79f65999525c8ea75d119b8e58c0024b4e4a32ae46e0354d921f251",
462
  "manifest_bound": true,
463
  "kind": "credential_runtime_operator_packets",
464
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-operator-packets.v1.schema.json"
465
  },
466
  {
467
  "path": "reports/credential-runtime-manual-review-decision.json",
468
+ "bytes": 1703,
469
+ "sha256": "0dea3b54de14701c99ca28c33d07d8724ff1efef6393328afbf2676f1b423bc3",
470
  "manifest_bound": true,
471
  "kind": "credential_runtime_manual_review_decision",
472
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-decision.v1.schema.json"
473
  },
474
  {
475
  "path": "reports/credential-runtime-manual-review-acceptance.json",
476
+ "bytes": 4517,
477
+ "sha256": "c2b93141f7413cdaa9cc7f5b27538e96a8642a8c61ad708160c5b7afe35bde13",
478
  "manifest_bound": true,
479
  "kind": "credential_runtime_manual_review_acceptance",
480
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance.v1.schema.json"
481
  },
482
  {
483
  "path": "reports/credential-runtime-manual-review-acceptance-packet.json",
484
+ "bytes": 3988,
485
+ "sha256": "01ef171f93f1d651c1329c6f4cabdfa9c4b19616f655734919b725ed45f7941e",
486
  "manifest_bound": true,
487
  "kind": "credential_runtime_manual_review_acceptance_packet",
488
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance-packet.v1.schema.json"
 
524
  "evidence_artifacts": [
525
  {
526
  "path": "reports/release-distribution-footprint.json",
527
+ "bytes": 2141,
528
+ "sha256": "1e66839ea5ec09df3df0b1873e2da3a3ec00963c251f2a5609b814b7b2ff977a",
529
  "manifest_bound": true,
530
  "kind": "release_distribution_footprint",
531
  "schema": "https://schemas.datapan.dev/datapan.release-distribution-footprint.v1.schema.json"
532
  },
533
  {
534
  "path": "reports/release-consumer-compatibility.json",
535
+ "bytes": 26607,
536
+ "sha256": "f3c54e59f2019b7140098669d0795640f6ae8d2faa5c02547b30dfcb6e613d53",
537
  "manifest_bound": true,
538
  "kind": "consumer_compatibility",
539
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-compatibility.v1.schema.json"
540
  },
541
  {
542
  "path": "reports/release-consumer-decision.json",
543
+ "bytes": 2848,
544
+ "sha256": "c73d316363bea8e9bf3d7822fe2271b2a1665ce80f5a22c0c24c3032dcf5dbe6",
545
  "manifest_bound": true,
546
  "kind": "release_consumer_decision",
547
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-decision.v1.schema.json"
 
727
  "evidence_artifacts": [
728
  {
729
  "path": "docs/release-ledger-goal-completion-audit.json",
730
+ "bytes": 25549,
731
+ "sha256": "6144b4986ccc24b9b89b56f45588f8df3bfc34fd4579b206ff52fa52eae50e58",
732
  "manifest_bound": false
733
  },
734
  {
735
  "path": "reports/release-goal-finish-preflight.json",
736
+ "bytes": 786,
737
+ "sha256": "67a48710b74fc04e14ab41ea37fe43e763ee0525754c48b98dfe63e44ccacf31",
738
  "manifest_bound": true,
739
  "kind": "release_goal_finish_preflight",
740
  "schema": "https://schemas.datapan.dev/datapan.release-goal-finish-preflight.v1.schema.json"
741
  },
742
  {
743
  "path": "reports/release-goal-continuation-queue.json",
744
+ "bytes": 3055,
745
+ "sha256": "fcf1a44d88f1bae60821bccd58e972ab059cb0560fd5e95b64e379477822fe08",
746
  "manifest_bound": true,
747
  "kind": "release_goal_continuation_queue",
748
  "schema": "https://schemas.datapan.dev/datapan.release-goal-continuation-queue.v1.schema.json"
749
  },
750
  {
751
  "path": "reports/release-goal-operating-contract.json",
752
+ "bytes": 12424,
753
+ "sha256": "acf9f5a5df191e9b076d37f688b8d6781d792125e7ef821e9c6e06f48f40aa4b",
754
  "manifest_bound": true,
755
  "kind": "release_goal_operating_contract",
756
  "schema": "https://schemas.datapan.dev/datapan.release-goal-operating-contract.v1.schema.json"
reports/release-consumer-compatibility.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "schema_version": "datapan.release-consumer-compatibility.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "provider": "data.go.kr",
5
  "source_id": "data_go_kr",
6
  "generation_inputs": {
7
  "manifest": {
8
  "path": "manifest.json",
9
- "generated_at": "2026-07-04T06:39:24Z",
10
- "artifact_count": 128,
11
  "evidence_contracts": 18
12
  },
13
  "readiness": {
@@ -86,7 +86,7 @@
86
  "kind": "source_contract_rollup",
87
  "schema": "https://schemas.datapan.dev/datapan.source-contract-rollup.v1.schema.json",
88
  "bytes": 17111,
89
- "sha256": "15e263f4885f67bf6ab144edd3df5f35ea6fb09fc4b77381e40242e62db7a576",
90
  "required": true
91
  },
92
  {
@@ -94,8 +94,8 @@
94
  "path": "reports/source-runtime-evidence-rollup.json",
95
  "kind": "source_runtime_evidence_rollup",
96
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json",
97
- "bytes": 5490,
98
- "sha256": "774d3350451a71d7066e436fa3e41d2b4a0cfdc9b739d6fa4e91ff858ca792c7",
99
  "required": true
100
  },
101
  {
@@ -103,8 +103,8 @@
103
  "path": "reports/source-runtime-remediation-map.json",
104
  "kind": "source_runtime_remediation_map",
105
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-remediation-map.v1.schema.json",
106
- "bytes": 14728,
107
- "sha256": "be1c15d91956574a4d00182c579fc6f9c04af549ebaff5adec460d8c6845ff68",
108
  "required": true
109
  },
110
  {
@@ -112,8 +112,8 @@
112
  "path": "reports/credential-runtime-evidence-policy.json",
113
  "kind": "credential_runtime_evidence_policy",
114
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-evidence-policy.v1.schema.json",
115
- "bytes": 15140,
116
- "sha256": "16a5e1e12ae4fb70476353eeadcc6d1612edf94dc15cb4e5580b9ea7d31ce2cc",
117
  "required": true
118
  },
119
  {
@@ -121,8 +121,8 @@
121
  "path": "reports/credential-runtime-collection-preflight.json",
122
  "kind": "credential_runtime_collection_preflight",
123
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-preflight.v1.schema.json",
124
- "bytes": 10813,
125
- "sha256": "3aebc7cc44a430a1395a3c769ffde04efcecd0a961f4c1eb81f25d322dfe5efd",
126
  "required": true
127
  },
128
  {
@@ -130,8 +130,8 @@
130
  "path": "reports/credential-runtime-runner-readiness.json",
131
  "kind": "credential_runtime_runner_readiness",
132
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-runner-readiness.v1.schema.json",
133
- "bytes": 9614,
134
- "sha256": "fcbba8a1bc921b52bf8dbb4432eceac561f1c13d7a2354e135b6ab241f965a4e",
135
  "required": true
136
  },
137
  {
@@ -139,8 +139,8 @@
139
  "path": "reports/credential-runtime-collection-execution-plan.json",
140
  "kind": "credential_runtime_collection_execution_plan",
141
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-execution-plan.v1.schema.json",
142
- "bytes": 18279,
143
- "sha256": "8c2368d0fe1977e3a2df90c8c65d4d68029697d84d5786edd024b44922d53505",
144
  "required": true
145
  },
146
  {
@@ -148,8 +148,8 @@
148
  "path": "reports/credential-runtime-receipt-collection-queue.json",
149
  "kind": "credential_runtime_receipt_collection_queue",
150
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-receipt-collection-queue.v1.schema.json",
151
- "bytes": 15337,
152
- "sha256": "3f16a821cee946c63aa5396570d22bc2e31437bbcbad89a2fc189aa74a4648a2",
153
  "required": true
154
  },
155
  {
@@ -157,8 +157,8 @@
157
  "path": "reports/credential-runtime-review-handoff.json",
158
  "kind": "credential_runtime_review_handoff",
159
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-review-handoff.v1.schema.json",
160
- "bytes": 13669,
161
- "sha256": "3af44ee563b8e19f80db622b02f94357d77c6e0560906dd01389b3c3a1a76bac",
162
  "required": true
163
  },
164
  {
@@ -166,8 +166,8 @@
166
  "path": "reports/credential-runtime-manual-review-decision.json",
167
  "kind": "credential_runtime_manual_review_decision",
168
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-decision.v1.schema.json",
169
- "bytes": 1211,
170
- "sha256": "5a382605f68124af6093f9a99bb8a44ed1e3abebd223d05d8cc9e67ac46c9403",
171
  "required": true
172
  },
173
  {
@@ -175,8 +175,8 @@
175
  "path": "reports/credential-runtime-manual-review-acceptance.json",
176
  "kind": "credential_runtime_manual_review_acceptance",
177
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
178
- "bytes": 2687,
179
- "sha256": "1bb2d0e26c02e2060b429bfaff8e7e5134092f4d49a8d4cb86958e3103531902",
180
  "required": true
181
  },
182
  {
@@ -184,8 +184,8 @@
184
  "path": "reports/error-action-routing-rollup.json",
185
  "kind": "error_action_routing_rollup",
186
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
187
- "bytes": 8234,
188
- "sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd",
189
  "required": true
190
  },
191
  {
@@ -194,7 +194,7 @@
194
  "kind": "registry_impact_plan",
195
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json",
196
  "bytes": 11519,
197
- "sha256": "92a6ae4f0d038763ea0d9cf97fcd33d5076a95b184bd8cb507c8162167d953ce",
198
  "required": true
199
  },
200
  {
@@ -211,8 +211,8 @@
211
  "path": "reports/source-report-inventory.json",
212
  "kind": "source_report_inventory",
213
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json",
214
- "bytes": 59095,
215
- "sha256": "3b79f48d09b0268c2126264eb269a2770b210a42e5c1bc8e4f7f4870fac82d1b",
216
  "required": true
217
  },
218
  {
@@ -220,8 +220,8 @@
220
  "path": "reports/release-distribution-footprint.json",
221
  "kind": "release_distribution_footprint",
222
  "schema": "https://schemas.datapan.dev/datapan.release-distribution-footprint.v1.schema.json",
223
- "bytes": 2119,
224
- "sha256": "38004882d4e18f8a0064f20e338c2c91984e83993be69f9f6ced85587ff0f675",
225
  "required": true
226
  },
227
  {
@@ -230,7 +230,7 @@
230
  "kind": "release_shard_consumer_proof",
231
  "schema": "https://schemas.datapan.dev/datapan.release-shard-consumer-proof.v1.schema.json",
232
  "bytes": 3864,
233
- "sha256": "ab6d066186f357224581154b248b6687e4677cc12a0bfd6510b2b311067f2e16",
234
  "required": true
235
  },
236
  {
@@ -238,8 +238,8 @@
238
  "path": "reports/release-consumer-decision.json",
239
  "kind": "release_consumer_decision",
240
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-decision.v1.schema.json",
241
- "bytes": 2863,
242
- "sha256": "e56cfa8667326ecbdf02cf1d197577503e4eb1d4bbd249c59b02ebef54a4a3d7",
243
  "required": true
244
  }
245
  ],
@@ -256,8 +256,8 @@
256
  "credential_runtime_manual_review_acceptance": "reports/credential-runtime-manual-review-acceptance.json",
257
  "error_action_routing_rollup": "reports/error-action-routing-rollup.json",
258
  "downstream_impact_rollup": "reports/registry-impact-plan.json",
259
- "manual_review_required": true,
260
- "compatibility_effect": "manual_review_required_until_runtime_blockers_resolved",
261
  "required_contracts": [
262
  "source_runtime_evidence",
263
  "source_runtime_remediation",
@@ -272,56 +272,58 @@
272
  "error_action_routing",
273
  "downstream_impact"
274
  ],
275
- "blocking_count": 9,
276
- "warning_count": 4,
277
- "sources_without_evidence": 4,
 
 
278
  "remediation_follow_up_required": 0,
279
- "remediation_manual_review_boundaries": 13,
280
  "remediation_credential_policy_available": true,
281
  "remediation_receipt_contract_available": true,
282
  "remediation_reviewed_receipt_intake_available": true,
283
- "remediation_receipt_reviewed": false,
284
- "remediation_receipt_relief_eligible": false,
285
- "remediation_receipt_backed_relief_allowed": false,
286
- "remediation_receipt_backed_relief_status": "blocked_until_reviewed_validated_credential_runtime_receipts_exist",
287
- "remediation_receipt_linked_findings": 13,
288
- "remediation_receipt_linked_absent": 13,
289
- "remediation_receipt_linked_relief_eligible": 0,
290
  "credential_policy_sources": 5,
291
- "credential_policy_manual_review_boundaries": 13,
292
  "credential_policy_receipt_contract_available": true,
293
  "credential_policy_reviewed_receipt_intake_available": true,
294
- "credential_policy_receipt_present": false,
295
- "credential_policy_receipt_validated": false,
296
- "credential_policy_receipt_reviewed": false,
297
- "credential_policy_receipt_relief_eligible": false,
298
- "credential_policy_manual_review_reduction_allowed": false,
299
- "credential_policy_live_receipts": 0,
300
- "credential_policy_reviewed_receipts": 0,
301
  "credential_policy_default_ci_requires_credentials": false,
302
- "credential_collection_preflight_status": "collection_inputs_ready_operator_environment_needed",
303
  "credential_collection_preflight_candidate_batches_present": 5,
304
  "credential_collection_preflight_candidate_batches_missing": 0,
305
- "credential_collection_preflight_reviewed_receipts_present": 0,
306
- "credential_collection_preflight_reviewed_receipts_missing": 5,
307
  "credential_collection_preflight_default_ci_runnable_sources": 0,
308
  "credential_collection_preflight_operator_environment_required_sources": 5,
309
- "credential_collection_preflight_manual_review_reduction_allowed": false,
310
- "credential_runner_readiness_status": "operator_credentials_required",
311
  "credential_runner_ready_to_run_without_credentials": 0,
312
  "credential_runner_blocked_on_operator_env": 5,
313
  "credential_runner_blocked_on_candidate_batch": 0,
314
- "credential_runner_reviewed_receipts_present": 0,
315
- "credential_runner_reviewed_receipts_missing": 5,
316
  "credential_runner_default_ci_requires_credentials": false,
317
  "credential_runner_checked_in_secrets_allowed": false,
318
- "credential_runner_manual_review_reduction_allowed": false,
319
  "credential_runner_local_session_artifacts_checked_in": false,
320
- "credential_execution_plan_status": "operator_credentials_required",
321
- "credential_execution_operator_sources_ready": 5,
322
- "credential_execution_reviewed_receipts_missing": 5,
323
- "credential_execution_batch_ready_for_operator_credentials": true,
324
- "credential_execution_next_action": "run_batch_collection_session_in_operator_env",
325
  "credential_execution_session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json",
326
  "credential_execution_default_ci_requires_credentials": false,
327
  "credential_execution_checked_in_secrets_allowed": false,
@@ -344,43 +346,40 @@
344
  "credential_execution_review_promotion_checked_in_secrets_allowed": false,
345
  "credential_execution_review_promotion_goal_closure_allowed": false,
346
  "credential_policy_effect": "credential_safe_manual_review_boundary",
347
- "credential_policy_relief_gate_status": "blocked_until_reviewed_validated_credential_runtime_receipts_exist",
348
- "credential_queue_status": "collection_required",
349
- "credential_queue_absent": 5,
350
  "credential_queue_staged_only": 0,
351
  "credential_queue_reviewed_rejected": 0,
352
  "credential_queue_reviewed_accepted": 0,
353
- "credential_queue_relief_eligible": 0,
354
- "credential_queue_reviewed_receipts": 0,
355
- "credential_queue_manual_review_reduction_allowed": false,
356
  "credential_queue_default_ci_requires_credentials": false,
357
- "credential_handoff_status": "review_required",
358
- "credential_handoff_pending_review_sources": 5,
359
- "credential_handoff_reviewed_receipts": 0,
360
- "credential_handoff_relief_eligible_sources": 0,
361
- "credential_handoff_global_manual_review_relief_allowed": false,
362
- "credential_handoff_manual_review_required": true,
363
  "credential_handoff_default_ci_requires_credentials": false,
364
- "credential_handoff_relief_decision": "blocked_until_all_sources_relief_eligible",
365
- "manual_review_decision_status": "not_asserted",
366
- "manual_review_decision_accepted": false,
367
- "manual_review_decision_reason": "manual_review_acceptance_not_asserted",
368
- "manual_review_decision_boundary_accepted": false,
369
- "manual_review_acceptance_status": "not_accepted",
370
- "manual_review_acceptance_accepted": false,
371
- "manual_review_acceptance_decision": "blocked_until_explicit_manual_review_acceptance",
372
  "manual_review_acceptance_required_evidence": 5,
373
- "manual_review_acceptance_boundary_accepted": false,
374
- "manual_review_acceptance_goal_completion_effect": "goal_remains_open_until_reviewed_receipts_or_explicit_acceptance",
375
- "manual_review_reduction_allowed": false,
376
- "manual_review_reduction_status": "blocked_until_reviewed_validated_credential_runtime_receipts_exist",
377
  "blocker_ids": [
378
- "credential_required",
379
- "metadata_only_verification"
380
- ],
381
- "warning_ids": [
382
- "non_data_runtime_evidence_not_collected"
383
  ],
 
384
  "sources": [
385
  {
386
  "source_id": "data_go_kr",
@@ -393,55 +392,43 @@
393
  },
394
  {
395
  "source_id": "ecos",
396
- "blocking_count": 2,
397
- "warning_count": 1,
398
  "blocker_ids": [
399
- "credential_required",
400
- "metadata_only_verification"
401
  ],
402
- "warning_ids": [
403
- "non_data_runtime_evidence_not_collected"
404
- ]
405
  },
406
  {
407
  "source_id": "kosis",
408
- "blocking_count": 2,
409
- "warning_count": 1,
410
  "blocker_ids": [
411
- "credential_required",
412
- "metadata_only_verification"
413
  ],
414
- "warning_ids": [
415
- "non_data_runtime_evidence_not_collected"
416
- ]
417
  },
418
  {
419
  "source_id": "open_assembly",
420
- "blocking_count": 2,
421
- "warning_count": 1,
422
  "blocker_ids": [
423
- "credential_required",
424
- "metadata_only_verification"
425
  ],
426
- "warning_ids": [
427
- "non_data_runtime_evidence_not_collected"
428
- ]
429
  },
430
  {
431
  "source_id": "seoul_open_data",
432
- "blocking_count": 2,
433
- "warning_count": 1,
434
  "blocker_ids": [
435
- "credential_required",
436
- "metadata_only_verification"
437
  ],
438
- "warning_ids": [
439
- "non_data_runtime_evidence_not_collected"
440
- ]
441
  }
442
  ],
443
- "error_action_blocking_rules": 7,
444
- "error_action_manual_review_rules": 24,
445
  "downstream_manual_review_changes": 2
446
  },
447
  "shard_policy": {
@@ -489,7 +476,7 @@
489
  ],
490
  "release_distribution_footprint": "reports/release-distribution-footprint.json",
491
  "canonical_registry_bytes": 137735169,
492
- "manifest_bound_bytes_excluding_self": 165990522,
493
  "large_monolith_threshold_bytes": 100000000,
494
  "registry_footprint_status": "large_monolith_shard_additive",
495
  "canonical_registry_required": true,
 
1
  {
2
  "schema_version": "datapan.release-consumer-compatibility.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "provider": "data.go.kr",
5
  "source_id": "data_go_kr",
6
  "generation_inputs": {
7
  "manifest": {
8
  "path": "manifest.json",
9
+ "generated_at": "2026-07-11T10:28:35Z",
10
+ "artifact_count": 136,
11
  "evidence_contracts": 18
12
  },
13
  "readiness": {
 
86
  "kind": "source_contract_rollup",
87
  "schema": "https://schemas.datapan.dev/datapan.source-contract-rollup.v1.schema.json",
88
  "bytes": 17111,
89
+ "sha256": "5ef88403ec986f566fda484a6ac326008fbb6d9ab8af4b7a76507648af4d486f",
90
  "required": true
91
  },
92
  {
 
94
  "path": "reports/source-runtime-evidence-rollup.json",
95
  "kind": "source_runtime_evidence_rollup",
96
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json",
97
+ "bytes": 4085,
98
+ "sha256": "f9b162809c885e63544f31132bc0cf2cdd817ac4aafe78fbc9ed50b7b4ed5d49",
99
  "required": true
100
  },
101
  {
 
103
  "path": "reports/source-runtime-remediation-map.json",
104
  "kind": "source_runtime_remediation_map",
105
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-remediation-map.v1.schema.json",
106
+ "bytes": 8075,
107
+ "sha256": "aa32faaeca76ca94d837357023ed6a6fc296870db3277dd1b0588a7477e9cbd4",
108
  "required": true
109
  },
110
  {
 
112
  "path": "reports/credential-runtime-evidence-policy.json",
113
  "kind": "credential_runtime_evidence_policy",
114
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-evidence-policy.v1.schema.json",
115
+ "bytes": 13577,
116
+ "sha256": "51918322dcffba3ee263d4539c466fbff916305a76138a063560f1d28e610c55",
117
  "required": true
118
  },
119
  {
 
121
  "path": "reports/credential-runtime-collection-preflight.json",
122
  "kind": "credential_runtime_collection_preflight",
123
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-preflight.v1.schema.json",
124
+ "bytes": 10737,
125
+ "sha256": "104700685baa8f1f33a8e9db020ba1ef7da187ac7eefb59992f2d03ae47c340e",
126
  "required": true
127
  },
128
  {
 
130
  "path": "reports/credential-runtime-runner-readiness.json",
131
  "kind": "credential_runtime_runner_readiness",
132
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-runner-readiness.v1.schema.json",
133
+ "bytes": 9705,
134
+ "sha256": "d4be7f62bf4f79b9e14be7f7942f67182f65bea3ad4aba65c37fc08334777ba8",
135
  "required": true
136
  },
137
  {
 
139
  "path": "reports/credential-runtime-collection-execution-plan.json",
140
  "kind": "credential_runtime_collection_execution_plan",
141
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-collection-execution-plan.v1.schema.json",
142
+ "bytes": 18360,
143
+ "sha256": "9481077224c901bf1b34b355df5cebb5728e85a0a67de457ba40e077a2b971e2",
144
  "required": true
145
  },
146
  {
 
148
  "path": "reports/credential-runtime-receipt-collection-queue.json",
149
  "kind": "credential_runtime_receipt_collection_queue",
150
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-receipt-collection-queue.v1.schema.json",
151
+ "bytes": 15368,
152
+ "sha256": "36672af81d64a4333a4f3bc0a94bae3c4d84f71394a77f2309d2215c0b4f8a58",
153
  "required": true
154
  },
155
  {
 
157
  "path": "reports/credential-runtime-review-handoff.json",
158
  "kind": "credential_runtime_review_handoff",
159
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-review-handoff.v1.schema.json",
160
+ "bytes": 12845,
161
+ "sha256": "7d8e645a0f58469fabe3f9289e20ea6835c81e088dd363519d015d1d0f501beb",
162
  "required": true
163
  },
164
  {
 
166
  "path": "reports/credential-runtime-manual-review-decision.json",
167
  "kind": "credential_runtime_manual_review_decision",
168
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-decision.v1.schema.json",
169
+ "bytes": 1703,
170
+ "sha256": "0dea3b54de14701c99ca28c33d07d8724ff1efef6393328afbf2676f1b423bc3",
171
  "required": true
172
  },
173
  {
 
175
  "path": "reports/credential-runtime-manual-review-acceptance.json",
176
  "kind": "credential_runtime_manual_review_acceptance",
177
  "schema": "https://schemas.datapan.dev/datapan.credential-runtime-manual-review-acceptance.v1.schema.json",
178
+ "bytes": 4517,
179
+ "sha256": "c2b93141f7413cdaa9cc7f5b27538e96a8642a8c61ad708160c5b7afe35bde13",
180
  "required": true
181
  },
182
  {
 
184
  "path": "reports/error-action-routing-rollup.json",
185
  "kind": "error_action_routing_rollup",
186
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
187
+ "bytes": 8323,
188
+ "sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1",
189
  "required": true
190
  },
191
  {
 
194
  "kind": "registry_impact_plan",
195
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json",
196
  "bytes": 11519,
197
+ "sha256": "b5b4a792c3eea34abcf1a3c1240aa4b92a0c3c2c5de6f56a01f46347cef23b6b",
198
  "required": true
199
  },
200
  {
 
211
  "path": "reports/source-report-inventory.json",
212
  "kind": "source_report_inventory",
213
  "schema": "https://schemas.datapan.dev/datapan.source-report-inventory.v1.schema.json",
214
+ "bytes": 61997,
215
+ "sha256": "73386b2312e47e72c1a5d950ce87e20afc3b86d87d2194e3c6bc6b4d2129b5f0",
216
  "required": true
217
  },
218
  {
 
220
  "path": "reports/release-distribution-footprint.json",
221
  "kind": "release_distribution_footprint",
222
  "schema": "https://schemas.datapan.dev/datapan.release-distribution-footprint.v1.schema.json",
223
+ "bytes": 2141,
224
+ "sha256": "1e66839ea5ec09df3df0b1873e2da3a3ec00963c251f2a5609b814b7b2ff977a",
225
  "required": true
226
  },
227
  {
 
230
  "kind": "release_shard_consumer_proof",
231
  "schema": "https://schemas.datapan.dev/datapan.release-shard-consumer-proof.v1.schema.json",
232
  "bytes": 3864,
233
+ "sha256": "beb22f0af6a28ee7ac7c9393c5e47e1b52caf952850955170e239da71fcdcd8b",
234
  "required": true
235
  },
236
  {
 
238
  "path": "reports/release-consumer-decision.json",
239
  "kind": "release_consumer_decision",
240
  "schema": "https://schemas.datapan.dev/datapan.release-consumer-decision.v1.schema.json",
241
+ "bytes": 2848,
242
+ "sha256": "c73d316363bea8e9bf3d7822fe2271b2a1665ce80f5a22c0c24c3032dcf5dbe6",
243
  "required": true
244
  }
245
  ],
 
256
  "credential_runtime_manual_review_acceptance": "reports/credential-runtime-manual-review-acceptance.json",
257
  "error_action_routing_rollup": "reports/error-action-routing-rollup.json",
258
  "downstream_impact_rollup": "reports/registry-impact-plan.json",
259
+ "manual_review_required": false,
260
+ "compatibility_effect": "runtime_evidence_clear",
261
  "required_contracts": [
262
  "source_runtime_evidence",
263
  "source_runtime_remediation",
 
272
  "error_action_routing",
273
  "downstream_impact"
274
  ],
275
+ "blocking_count": 5,
276
+ "warning_count": 0,
277
+ "effective_blocking_count": 0,
278
+ "effective_warning_count": 0,
279
+ "sources_without_evidence": 0,
280
  "remediation_follow_up_required": 0,
281
+ "remediation_manual_review_boundaries": 5,
282
  "remediation_credential_policy_available": true,
283
  "remediation_receipt_contract_available": true,
284
  "remediation_reviewed_receipt_intake_available": true,
285
+ "remediation_receipt_reviewed": true,
286
+ "remediation_receipt_relief_eligible": true,
287
+ "remediation_receipt_backed_relief_allowed": true,
288
+ "remediation_receipt_backed_relief_status": "allowed_by_reviewed_validated_credential_runtime_receipts",
289
+ "remediation_receipt_linked_findings": 5,
290
+ "remediation_receipt_linked_absent": 0,
291
+ "remediation_receipt_linked_relief_eligible": 5,
292
  "credential_policy_sources": 5,
293
+ "credential_policy_manual_review_boundaries": 5,
294
  "credential_policy_receipt_contract_available": true,
295
  "credential_policy_reviewed_receipt_intake_available": true,
296
+ "credential_policy_receipt_present": true,
297
+ "credential_policy_receipt_validated": true,
298
+ "credential_policy_receipt_reviewed": true,
299
+ "credential_policy_receipt_relief_eligible": true,
300
+ "credential_policy_manual_review_reduction_allowed": true,
301
+ "credential_policy_live_receipts": 5,
302
+ "credential_policy_reviewed_receipts": 5,
303
  "credential_policy_default_ci_requires_credentials": false,
304
+ "credential_collection_preflight_status": "reviewed_receipts_complete",
305
  "credential_collection_preflight_candidate_batches_present": 5,
306
  "credential_collection_preflight_candidate_batches_missing": 0,
307
+ "credential_collection_preflight_reviewed_receipts_present": 5,
308
+ "credential_collection_preflight_reviewed_receipts_missing": 0,
309
  "credential_collection_preflight_default_ci_runnable_sources": 0,
310
  "credential_collection_preflight_operator_environment_required_sources": 5,
311
+ "credential_collection_preflight_manual_review_reduction_allowed": true,
312
+ "credential_runner_readiness_status": "reviewed_receipts_complete",
313
  "credential_runner_ready_to_run_without_credentials": 0,
314
  "credential_runner_blocked_on_operator_env": 5,
315
  "credential_runner_blocked_on_candidate_batch": 0,
316
+ "credential_runner_reviewed_receipts_present": 5,
317
+ "credential_runner_reviewed_receipts_missing": 0,
318
  "credential_runner_default_ci_requires_credentials": false,
319
  "credential_runner_checked_in_secrets_allowed": false,
320
+ "credential_runner_manual_review_reduction_allowed": true,
321
  "credential_runner_local_session_artifacts_checked_in": false,
322
+ "credential_execution_plan_status": "reviewed_receipts_complete",
323
+ "credential_execution_operator_sources_ready": 0,
324
+ "credential_execution_reviewed_receipts_missing": 0,
325
+ "credential_execution_batch_ready_for_operator_credentials": false,
326
+ "credential_execution_next_action": "refresh_release_evidence_after_reviewed_receipts",
327
  "credential_execution_session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json",
328
  "credential_execution_default_ci_requires_credentials": false,
329
  "credential_execution_checked_in_secrets_allowed": false,
 
346
  "credential_execution_review_promotion_checked_in_secrets_allowed": false,
347
  "credential_execution_review_promotion_goal_closure_allowed": false,
348
  "credential_policy_effect": "credential_safe_manual_review_boundary",
349
+ "credential_policy_relief_gate_status": "allowed_by_reviewed_validated_credential_runtime_receipts",
350
+ "credential_queue_status": "complete_relief_eligible",
351
+ "credential_queue_absent": 0,
352
  "credential_queue_staged_only": 0,
353
  "credential_queue_reviewed_rejected": 0,
354
  "credential_queue_reviewed_accepted": 0,
355
+ "credential_queue_relief_eligible": 5,
356
+ "credential_queue_reviewed_receipts": 5,
357
+ "credential_queue_manual_review_reduction_allowed": true,
358
  "credential_queue_default_ci_requires_credentials": false,
359
+ "credential_handoff_status": "relief_ready",
360
+ "credential_handoff_pending_review_sources": 0,
361
+ "credential_handoff_reviewed_receipts": 5,
362
+ "credential_handoff_relief_eligible_sources": 5,
363
+ "credential_handoff_global_manual_review_relief_allowed": true,
364
+ "credential_handoff_manual_review_required": false,
365
  "credential_handoff_default_ci_requires_credentials": false,
366
+ "credential_handoff_relief_decision": "allowed_by_all_reviewed_validated_receipts",
367
+ "manual_review_decision_status": "accepted",
368
+ "manual_review_decision_accepted": true,
369
+ "manual_review_decision_reason": "The accountable release owner accepts the current manual-review release boundary; affected consumers remain manual-review only where runtime blockers or warnings require operator adoption.",
370
+ "manual_review_decision_boundary_accepted": true,
371
+ "manual_review_acceptance_status": "accepted",
372
+ "manual_review_acceptance_accepted": true,
373
+ "manual_review_acceptance_decision": "accepted_manual_review_release_boundary",
374
  "manual_review_acceptance_required_evidence": 5,
375
+ "manual_review_acceptance_boundary_accepted": true,
376
+ "manual_review_acceptance_goal_completion_effect": "manual_review_boundary_accepted_for_release",
377
+ "manual_review_reduction_allowed": true,
378
+ "manual_review_reduction_status": "allowed_by_reviewed_validated_credential_runtime_receipts",
379
  "blocker_ids": [
380
+ "credential_required"
 
 
 
 
381
  ],
382
+ "warning_ids": [],
383
  "sources": [
384
  {
385
  "source_id": "data_go_kr",
 
392
  },
393
  {
394
  "source_id": "ecos",
395
+ "blocking_count": 1,
396
+ "warning_count": 0,
397
  "blocker_ids": [
398
+ "credential_required"
 
399
  ],
400
+ "warning_ids": []
 
 
401
  },
402
  {
403
  "source_id": "kosis",
404
+ "blocking_count": 1,
405
+ "warning_count": 0,
406
  "blocker_ids": [
407
+ "credential_required"
 
408
  ],
409
+ "warning_ids": []
 
 
410
  },
411
  {
412
  "source_id": "open_assembly",
413
+ "blocking_count": 1,
414
+ "warning_count": 0,
415
  "blocker_ids": [
416
+ "credential_required"
 
417
  ],
418
+ "warning_ids": []
 
 
419
  },
420
  {
421
  "source_id": "seoul_open_data",
422
+ "blocking_count": 1,
423
+ "warning_count": 0,
424
  "blocker_ids": [
425
+ "credential_required"
 
426
  ],
427
+ "warning_ids": []
 
 
428
  }
429
  ],
430
+ "error_action_blocking_rules": 8,
431
+ "error_action_manual_review_rules": 25,
432
  "downstream_manual_review_changes": 2
433
  },
434
  "shard_policy": {
 
476
  ],
477
  "release_distribution_footprint": "reports/release-distribution-footprint.json",
478
  "canonical_registry_bytes": 137735169,
479
+ "manifest_bound_bytes_excluding_self": 173741974,
480
  "large_monolith_threshold_bytes": 100000000,
481
  "registry_footprint_status": "large_monolith_shard_additive",
482
  "canonical_registry_required": true,
reports/release-consumer-decision.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-consumer-decision.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "decision_ticket": 395,
6
  "provider": "datapan-registry",
@@ -13,14 +13,14 @@
13
  "self_artifact_excluded": true
14
  },
15
  "summary": {
16
- "release_decision": "manual_review_required",
17
  "canonical_registry_consumption": "compatible",
18
  "shard_assets_required": false,
19
- "manual_review_required": true,
20
- "manual_review_accepted": false,
21
- "reviewed_credential_receipts": 0,
22
- "goal_completion_allowed": false,
23
- "goal_status": "not_complete"
24
  },
25
  "decision_factors": {
26
  "canonical_registry_path": "data/data-go-kr.registry.json",
@@ -28,17 +28,19 @@
28
  "registry_footprint_status": "large_monolith_shard_additive",
29
  "canonical_registry_required": true,
30
  "monolith_fallback_required": true,
31
- "compatibility_effect": "manual_review_required_until_runtime_blockers_resolved",
32
- "manual_review_acceptance_status": "not_accepted",
33
- "manual_review_boundary_accepted": false,
34
- "manual_review_goal_completion_effect": "goal_remains_open_until_reviewed_receipts_or_explicit_acceptance",
35
- "credential_handoff_status": "review_required",
36
- "credential_collection_preflight_status": "collection_inputs_ready_operator_environment_needed",
37
- "credential_collection_preflight_reviewed_receipts_missing": 5,
38
  "credential_collection_preflight_operator_environment_required_sources": 5,
39
- "credential_queue_status": "collection_required",
40
- "manual_review_reduction_allowed": false,
41
- "goal_audit_decision": "leave_goal_open"
 
 
42
  },
43
  "consumer_actions": [
44
  {
@@ -49,7 +51,7 @@
49
  {
50
  "consumer": "release-operator",
51
  "action": "manual_review_before_release_adoption",
52
- "reason": "Runtime risk evidence still requires manual review and manual-review acceptance is not asserted."
53
  },
54
  {
55
  "consumer": "release-operator",
@@ -59,7 +61,7 @@
59
  {
60
  "consumer": "goal-operator",
61
  "action": "do_not_finish_goal",
62
- "reason": "Goal completion remains disallowed until reviewed receipts or explicit accepted manual-review boundary evidence exists and the completion audit is complete."
63
  }
64
  ]
65
  }
 
1
  {
2
  "schema_version": "datapan.release-consumer-decision.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "decision_ticket": 395,
6
  "provider": "datapan-registry",
 
13
  "self_artifact_excluded": true
14
  },
15
  "summary": {
16
+ "release_decision": "safe_to_consume",
17
  "canonical_registry_consumption": "compatible",
18
  "shard_assets_required": false,
19
+ "manual_review_required": false,
20
+ "manual_review_accepted": true,
21
+ "reviewed_credential_receipts": 5,
22
+ "goal_completion_allowed": true,
23
+ "goal_status": "complete"
24
  },
25
  "decision_factors": {
26
  "canonical_registry_path": "data/data-go-kr.registry.json",
 
28
  "registry_footprint_status": "large_monolith_shard_additive",
29
  "canonical_registry_required": true,
30
  "monolith_fallback_required": true,
31
+ "compatibility_effect": "runtime_evidence_clear",
32
+ "manual_review_acceptance_status": "accepted",
33
+ "manual_review_boundary_accepted": true,
34
+ "manual_review_goal_completion_effect": "manual_review_boundary_accepted_for_release",
35
+ "credential_handoff_status": "relief_ready",
36
+ "credential_collection_preflight_status": "reviewed_receipts_complete",
37
+ "credential_collection_preflight_reviewed_receipts_missing": 0,
38
  "credential_collection_preflight_operator_environment_required_sources": 5,
39
+ "credential_queue_status": "complete_relief_eligible",
40
+ "credential_handoff_relief_eligible_sources": 5,
41
+ "credential_handoff_global_manual_review_relief_allowed": true,
42
+ "manual_review_reduction_allowed": true,
43
+ "goal_audit_decision": "prepare_goal_finish"
44
  },
45
  "consumer_actions": [
46
  {
 
51
  {
52
  "consumer": "release-operator",
53
  "action": "manual_review_before_release_adoption",
54
+ "reason": "Runtime risk evidence still requires manual review for source runtime blockers or warnings."
55
  },
56
  {
57
  "consumer": "release-operator",
 
61
  {
62
  "consumer": "goal-operator",
63
  "action": "do_not_finish_goal",
64
+ "reason": "Goal completion remains disallowed until source runtime blockers are resolved and the completion audit is complete."
65
  }
66
  ]
67
  }
reports/release-distribution-footprint.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-distribution-footprint.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "footprint_ticket": 393,
6
  "provider": "datapan-registry",
@@ -9,9 +9,9 @@
9
  "self_artifact_excluded": true
10
  },
11
  "summary": {
12
- "artifact_count": 128,
13
- "schema_artifacts": 77,
14
- "manifest_bound_bytes_excluding_self": 165990522,
15
  "canonical_registry_path": "data/data-go-kr.registry.json",
16
  "canonical_registry_bytes": 137735169,
17
  "large_monolith_threshold_bytes": 100000000,
@@ -40,6 +40,12 @@
40
  "bytes": 18948589,
41
  "sha256": "670be7d2914573bc034fab5b248a75b177996541a4b7efdc7116ad2c5af4a0ae"
42
  },
 
 
 
 
 
 
43
  {
44
  "path": "reports/error-catalog.json",
45
  "kind": "error_catalog",
@@ -49,14 +55,8 @@
49
  {
50
  "path": "reports/latest-verification.json",
51
  "kind": "verification",
52
- "bytes": 2914653,
53
- "sha256": "c88bcd011da16a56c451950ffc8555125e32b866e2d357e8feaef8eb1e2a2c86"
54
- },
55
- {
56
- "path": "reports/catalog-diff.json",
57
- "kind": "catalog_diff",
58
- "bytes": 1821869,
59
- "sha256": "df39f44a48af218174d3e814fbdd77b8cb7818ee5c5c864e39a224652a8fb693"
60
  }
61
  ]
62
  }
 
1
  {
2
  "schema_version": "datapan.release-distribution-footprint.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "footprint_ticket": 393,
6
  "provider": "datapan-registry",
 
9
  "self_artifact_excluded": true
10
  },
11
  "summary": {
12
+ "artifact_count": 136,
13
+ "schema_artifacts": 83,
14
+ "manifest_bound_bytes_excluding_self": 173741974,
15
  "canonical_registry_path": "data/data-go-kr.registry.json",
16
  "canonical_registry_bytes": 137735169,
17
  "large_monolith_threshold_bytes": 100000000,
 
40
  "bytes": 18948589,
41
  "sha256": "670be7d2914573bc034fab5b248a75b177996541a4b7efdc7116ad2c5af4a0ae"
42
  },
43
+ {
44
+ "path": "reports/runtime-freshness-queue.json",
45
+ "kind": "runtime_freshness_queue",
46
+ "bytes": 7738401,
47
+ "sha256": "622f1b3458eae54d503cece17cb046dea17bcf381ad79ce8e7fac856d790b44b"
48
+ },
49
  {
50
  "path": "reports/error-catalog.json",
51
  "kind": "error_catalog",
 
55
  {
56
  "path": "reports/latest-verification.json",
57
  "kind": "verification",
58
+ "bytes": 2919169,
59
+ "sha256": "c0db192b31d0a3d65aa6eb1d81b082ce3e811e67747fafb9e36013b8cf5558c1"
 
 
 
 
 
 
60
  }
61
  ]
62
  }
reports/release-goal-continuation-queue.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-goal-continuation-queue.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "continuation_ticket": 403,
6
  "provider": "datapan-registry",
@@ -16,41 +16,41 @@
16
  },
17
  "goal_routing": {
18
  "parent_goal_issue": 344,
19
- "goal_status": "not_complete",
20
- "finish_allowed": false,
21
- "goal_completion_allowed": false,
22
- "goal_closure_allowed": false,
23
- "active_non_completion_reason": "credential_runtime_pressure",
24
- "primary_candidate": "collect_reviewed_credential_runtime_receipts",
25
- "primary_candidate_title": "Collect reviewed credential runtime receipts",
26
- "primary_candidate_duplicate_check_command": "gh issue list --repo StatPan/datapan-registry --state open --search 'Collect reviewed credential runtime receipts in:title' --json number,title,state,url",
27
- "next_safe_action": "use_existing_or_create_primary_child_ticket_after_duplicate_check",
28
- "blocked_by_external_evidence": true,
29
  "routing_note": "Use the primary candidate packet only after duplicate detection; keep #344 open until finish preflight and completion audit allow closure."
30
  },
31
  "summary": {
32
- "finish_allowed": false,
33
- "goal_status": "not_complete",
34
- "release_decision": "manual_review_required",
35
- "operational_pressure_decision": "credential_runtime_pressure",
36
  "distribution_pressure_present": false,
37
- "credential_pressure_present": true,
38
- "goal_completion_allowed": false,
39
- "reviewed_credential_receipts": 0,
40
- "reviewed_receipts_missing": 5,
41
- "manual_review_required": true,
42
- "manual_review_accepted": false,
43
- "candidate_count": 2,
44
- "primary_candidate": "collect_reviewed_credential_runtime_receipts",
45
- "next_action": "create_child_ticket",
46
- "goal_closure_allowed": false
47
  },
48
  "finish_boundary": {
49
  "finish_guard_command": "python3 scripts/guard-release-goal-finish.py",
50
  "finish_preflight": "reports/release-goal-finish-preflight.json",
51
- "finish_allowed": false,
52
- "next_action": "do_not_finish_goal",
53
- "blocking_evidence_count": 5
54
  },
55
  "release_evidence_refresh": {
56
  "refresh_command": "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5",
@@ -64,149 +64,6 @@
64
  ],
65
  "goal_closure_effect": "refresh_may_update_evidence_but_does_not_close_goal_without_goal_finish_preflight"
66
  },
67
- "blocking_evidence": [
68
- {
69
- "id": "goal_audit_not_complete",
70
- "path": "docs/release-ledger-goal-completion-audit.json",
71
- "finding": "Goal completion audit status is not_complete."
72
- },
73
- {
74
- "id": "goal_audit_decision_leave_open",
75
- "path": "docs/release-ledger-goal-completion-audit.json",
76
- "finding": "Goal completion audit decision does not prepare goal finish."
77
- },
78
- {
79
- "id": "consumer_decision_disallows_goal_completion",
80
- "path": "reports/release-consumer-decision.json",
81
- "finding": "Release consumer decision records goal_completion_allowed=false."
82
- },
83
- {
84
- "id": "release_decision_not_safe_to_consume",
85
- "path": "reports/release-consumer-decision.json",
86
- "finding": "Release consumer decision is not safe_to_consume."
87
- },
88
- {
89
- "id": "manual_review_required_not_accepted",
90
- "path": "reports/release-consumer-decision.json",
91
- "finding": "Manual review is required and not accepted by checked-in release decision evidence."
92
- }
93
- ],
94
- "candidates": [
95
- {
96
- "order": 1,
97
- "id": "collect_reviewed_credential_runtime_receipts",
98
- "title": "Collect reviewed credential runtime receipts",
99
- "capability_planes": [
100
- "credential-safe evidence",
101
- "verification evidence",
102
- "consumer compatibility"
103
- ],
104
- "evidence_inputs": [
105
- "reports/credential-runtime-collection-preflight.json",
106
- "reports/credential-runtime-runner-readiness.json",
107
- "reports/credential-runtime-receipt-collection-queue.json",
108
- "reports/credential-runtime-review-handoff.json",
109
- "reports/credential-runtime-collection-execution-plan.json"
110
- ],
111
- "safe_start_conditions": [
112
- "candidate batches present: 5",
113
- "operator environment required sources: 5",
114
- "batch ready for operator credentials: True",
115
- "execution plan status: operator_credentials_required",
116
- "execution plan next action: run_batch_collection_session_in_operator_env",
117
- "run credentialed collection only from an operator environment with provider credentials",
118
- "do not check in credentials, hashes, headers, or secret-derived values"
119
- ],
120
- "blocked_finish_conditions": [
121
- "reviewed receipts missing: 5",
122
- "pending review sources: 5",
123
- "manual-review reduction remains disallowed until reviewed validated receipts are checked in"
124
- ],
125
- "proposed_acceptance_criteria": [
126
- "Staged credential runtime receipts are generated without secret material.",
127
- "Reviewed receipts validate with python3 scripts/validate-credential-runtime-receipts.py.",
128
- "Promotion uses scripts/promote-credential-runtime-receipt.py and keeps reviewed states explicit.",
129
- "Consumer compatibility continues to report manual-review status unless relief gates are fully satisfied."
130
- ],
131
- "post_completion_commands": [
132
- "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5",
133
- "python3 scripts/refresh-release-ledger-evidence.py --check"
134
- ],
135
- "goal_closure_allowed": false,
136
- "rationale": "Reviewed credential runtime receipts are the strongest evidence path for reducing current manual-review compatibility gates.",
137
- "ticket_packet": {
138
- "parent_goal_issue": 344,
139
- "title": "Collect reviewed credential runtime receipts",
140
- "goal": "Advance #344 by executing continuation candidate collect_reviewed_credential_runtime_receipts.",
141
- "body": "## Goal\nAdvance #344 by executing continuation candidate `collect_reviewed_credential_runtime_receipts`: Collect reviewed credential runtime receipts.\n\n## Scope\nReviewed credential runtime receipts are the strongest evidence path for reducing current manual-review compatibility gates. Keep the work bounded to the evidence inputs below and preserve canonical registry compatibility. This child ticket is progress evidence only and must not mark #344 complete.\n\n## Evidence Inputs\n- reports/credential-runtime-collection-preflight.json\n- reports/credential-runtime-runner-readiness.json\n- reports/credential-runtime-receipt-collection-queue.json\n- reports/credential-runtime-review-handoff.json\n- reports/credential-runtime-collection-execution-plan.json\n\n## Safe Start Conditions\n- candidate batches present: 5\n- operator environment required sources: 5\n- batch ready for operator credentials: True\n- execution plan status: operator_credentials_required\n- execution plan next action: run_batch_collection_session_in_operator_env\n- run credentialed collection only from an operator environment with provider credentials\n- do not check in credentials, hashes, headers, or secret-derived values\n\n## Blocked Finish Conditions\n- reviewed receipts missing: 5\n- pending review sources: 5\n- manual-review reduction remains disallowed until reviewed validated receipts are checked in\n\n## Acceptance Criteria\n- Staged credential runtime receipts are generated without secret material.\n- Reviewed receipts validate with python3 scripts/validate-credential-runtime-receipts.py.\n- Promotion uses scripts/promote-credential-runtime-receipt.py and keeps reviewed states explicit.\n- Consumer compatibility continues to report manual-review status unless relief gates are fully satisfied.\n\n## Post Completion Commands\n- python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5\n- python3 scripts/refresh-release-ledger-evidence.py --check\n\n## Doctor Impact\nNo user-facing doctor behavior change unless this child explicitly updates release verification evidence. Any workflow, status, readiness, or compatibility changes must remain reflected in checked-in release evidence.\n\n## Goal Boundary\ngoal_closure_allowed=false. Leave #344 open unless repo-owned finish preflight and completion audit allow closure.\n\n## Notes\nThis ticket is generated from reports/release-goal-continuation-queue.json. It is progress evidence only.\n",
142
- "body_input": "stdin",
143
- "dry_run_command": "gira ticket new 'Collect reviewed credential runtime receipts' --body-file - --dry-run",
144
- "apply_command": "gira ticket new 'Collect reviewed credential runtime receipts' --body-file - --apply",
145
- "duplicate_check_command": "gh issue list --repo StatPan/datapan-registry --state open --search 'Collect reviewed credential runtime receipts in:title' --json number,title,state,url",
146
- "runner_json_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate collect_reviewed_credential_runtime_receipts --json",
147
- "runner_body_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate collect_reviewed_credential_runtime_receipts --body",
148
- "runner_command_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate collect_reviewed_credential_runtime_receipts --command",
149
- "runner_dry_run_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate collect_reviewed_credential_runtime_receipts --dry-run",
150
- "runner_apply_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate collect_reviewed_credential_runtime_receipts --apply",
151
- "start_after_create": true,
152
- "goal_closure_allowed": false
153
- }
154
- },
155
- {
156
- "order": 2,
157
- "id": "assert_explicit_manual_review_release_acceptance",
158
- "title": "Assert explicit manual-review release acceptance",
159
- "capability_planes": [
160
- "error/action routing",
161
- "downstream impact",
162
- "consumer compatibility"
163
- ],
164
- "evidence_inputs": [
165
- "reports/credential-runtime-manual-review-decision.json",
166
- "reports/credential-runtime-manual-review-acceptance.json",
167
- "reports/release-consumer-decision.json",
168
- "docs/release-ledger-goal-completion-audit.json"
169
- ],
170
- "safe_start_conditions": [
171
- "manual-review acceptance must be asserted by an accountable reviewer or release owner",
172
- "acceptance must state affected consumers remain manual-review only",
173
- "acceptance must define expiry or revalidation trigger",
174
- "acceptance must not include credentials, hashes, headers, or secret-derived values"
175
- ],
176
- "blocked_finish_conditions": [
177
- "manual_review_accepted is false in current release consumer decision",
178
- "goal_completion_allowed is false in current release consumer decision",
179
- "reviewed credential receipts are still absent"
180
- ],
181
- "proposed_acceptance_criteria": [
182
- "Manual-review decision intake records accepted=true with required evidence.",
183
- "Manual-review acceptance report validates and remains manifest-bound.",
184
- "Release consumer decision explains manual-review-only adoption for affected consumers.",
185
- "Goal audit remains not_complete unless it explicitly proves the completion contract."
186
- ],
187
- "post_completion_commands": [
188
- "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5",
189
- "python3 scripts/refresh-release-ledger-evidence.py --check"
190
- ],
191
- "goal_closure_allowed": false,
192
- "rationale": "Explicit manual-review acceptance is the alternative release boundary when reviewed live receipt evidence is not yet available.",
193
- "ticket_packet": {
194
- "parent_goal_issue": 344,
195
- "title": "Assert explicit manual-review release acceptance",
196
- "goal": "Advance #344 by executing continuation candidate assert_explicit_manual_review_release_acceptance.",
197
- "body": "## Goal\nAdvance #344 by executing continuation candidate `assert_explicit_manual_review_release_acceptance`: Assert explicit manual-review release acceptance.\n\n## Scope\nExplicit manual-review acceptance is the alternative release boundary when reviewed live receipt evidence is not yet available. Keep the work bounded to the evidence inputs below and preserve canonical registry compatibility. This child ticket is progress evidence only and must not mark #344 complete.\n\n## Evidence Inputs\n- reports/credential-runtime-manual-review-decision.json\n- reports/credential-runtime-manual-review-acceptance.json\n- reports/release-consumer-decision.json\n- docs/release-ledger-goal-completion-audit.json\n\n## Safe Start Conditions\n- manual-review acceptance must be asserted by an accountable reviewer or release owner\n- acceptance must state affected consumers remain manual-review only\n- acceptance must define expiry or revalidation trigger\n- acceptance must not include credentials, hashes, headers, or secret-derived values\n\n## Blocked Finish Conditions\n- manual_review_accepted is false in current release consumer decision\n- goal_completion_allowed is false in current release consumer decision\n- reviewed credential receipts are still absent\n\n## Acceptance Criteria\n- Manual-review decision intake records accepted=true with required evidence.\n- Manual-review acceptance report validates and remains manifest-bound.\n- Release consumer decision explains manual-review-only adoption for affected consumers.\n- Goal audit remains not_complete unless it explicitly proves the completion contract.\n\n## Post Completion Commands\n- python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5\n- python3 scripts/refresh-release-ledger-evidence.py --check\n\n## Doctor Impact\nNo user-facing doctor behavior change unless this child explicitly updates release verification evidence. Any workflow, status, readiness, or compatibility changes must remain reflected in checked-in release evidence.\n\n## Goal Boundary\ngoal_closure_allowed=false. Leave #344 open unless repo-owned finish preflight and completion audit allow closure.\n\n## Notes\nThis ticket is generated from reports/release-goal-continuation-queue.json. It is progress evidence only.\n",
198
- "body_input": "stdin",
199
- "dry_run_command": "gira ticket new 'Assert explicit manual-review release acceptance' --body-file - --dry-run",
200
- "apply_command": "gira ticket new 'Assert explicit manual-review release acceptance' --body-file - --apply",
201
- "duplicate_check_command": "gh issue list --repo StatPan/datapan-registry --state open --search 'Assert explicit manual-review release acceptance in:title' --json number,title,state,url",
202
- "runner_json_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate assert_explicit_manual_review_release_acceptance --json",
203
- "runner_body_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate assert_explicit_manual_review_release_acceptance --body",
204
- "runner_command_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate assert_explicit_manual_review_release_acceptance --command",
205
- "runner_dry_run_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate assert_explicit_manual_review_release_acceptance --dry-run",
206
- "runner_apply_command": "python3 scripts/run-release-goal-continuation-ticket-packet.py --candidate assert_explicit_manual_review_release_acceptance --apply",
207
- "start_after_create": true,
208
- "goal_closure_allowed": false
209
- }
210
- }
211
- ]
212
  }
 
1
  {
2
  "schema_version": "datapan.release-goal-continuation-queue.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "continuation_ticket": 403,
6
  "provider": "datapan-registry",
 
16
  },
17
  "goal_routing": {
18
  "parent_goal_issue": 344,
19
+ "goal_status": "complete",
20
+ "finish_allowed": true,
21
+ "goal_completion_allowed": true,
22
+ "goal_closure_allowed": true,
23
+ "active_non_completion_reason": "goal_finish_allowed",
24
+ "primary_candidate": "goal_finish_allowed",
25
+ "primary_candidate_title": "Goal finish allowed",
26
+ "primary_candidate_duplicate_check_command": "",
27
+ "next_safe_action": "finish_goal",
28
+ "blocked_by_external_evidence": false,
29
  "routing_note": "Use the primary candidate packet only after duplicate detection; keep #344 open until finish preflight and completion audit allow closure."
30
  },
31
  "summary": {
32
+ "finish_allowed": true,
33
+ "goal_status": "complete",
34
+ "release_decision": "safe_to_consume",
35
+ "operational_pressure_decision": "operational_pressure_resolved",
36
  "distribution_pressure_present": false,
37
+ "credential_pressure_present": false,
38
+ "goal_completion_allowed": true,
39
+ "reviewed_credential_receipts": 5,
40
+ "reviewed_receipts_missing": 0,
41
+ "manual_review_required": false,
42
+ "manual_review_accepted": true,
43
+ "candidate_count": 0,
44
+ "primary_candidate": "goal_finish_allowed",
45
+ "next_action": "goal_finish_allowed",
46
+ "goal_closure_allowed": true
47
  },
48
  "finish_boundary": {
49
  "finish_guard_command": "python3 scripts/guard-release-goal-finish.py",
50
  "finish_preflight": "reports/release-goal-finish-preflight.json",
51
+ "finish_allowed": true,
52
+ "next_action": "goal_finish_allowed",
53
+ "blocking_evidence_count": 0
54
  },
55
  "release_evidence_refresh": {
56
  "refresh_command": "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5",
 
64
  ],
65
  "goal_closure_effect": "refresh_may_update_evidence_but_does_not_close_goal_without_goal_finish_preflight"
66
  },
67
+ "blocking_evidence": [],
68
+ "candidates": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  }
reports/release-goal-finish-preflight.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-goal-finish-preflight.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "preflight_ticket": 397,
6
  "provider": "datapan-registry",
@@ -9,42 +9,16 @@
9
  "release_consumer_decision": "reports/release-consumer-decision.json"
10
  },
11
  "summary": {
12
- "finish_allowed": false,
13
- "goal_status": "not_complete",
14
- "goal_audit_decision": "leave_goal_open",
15
- "release_decision": "manual_review_required",
16
- "goal_completion_allowed": false,
17
- "manual_review_required": true,
18
- "manual_review_accepted": false,
19
- "reviewed_credential_receipts": 0,
20
- "blocking_evidence_count": 5,
21
- "next_action": "do_not_finish_goal"
22
  },
23
- "blocking_evidence": [
24
- {
25
- "id": "goal_audit_not_complete",
26
- "path": "docs/release-ledger-goal-completion-audit.json",
27
- "finding": "Goal completion audit status is not_complete."
28
- },
29
- {
30
- "id": "goal_audit_decision_leave_open",
31
- "path": "docs/release-ledger-goal-completion-audit.json",
32
- "finding": "Goal completion audit decision does not prepare goal finish."
33
- },
34
- {
35
- "id": "consumer_decision_disallows_goal_completion",
36
- "path": "reports/release-consumer-decision.json",
37
- "finding": "Release consumer decision records goal_completion_allowed=false."
38
- },
39
- {
40
- "id": "release_decision_not_safe_to_consume",
41
- "path": "reports/release-consumer-decision.json",
42
- "finding": "Release consumer decision is not safe_to_consume."
43
- },
44
- {
45
- "id": "manual_review_required_not_accepted",
46
- "path": "reports/release-consumer-decision.json",
47
- "finding": "Manual review is required and not accepted by checked-in release decision evidence."
48
- }
49
- ]
50
  }
 
1
  {
2
  "schema_version": "datapan.release-goal-finish-preflight.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "preflight_ticket": 397,
6
  "provider": "datapan-registry",
 
9
  "release_consumer_decision": "reports/release-consumer-decision.json"
10
  },
11
  "summary": {
12
+ "finish_allowed": true,
13
+ "goal_status": "complete",
14
+ "goal_audit_decision": "prepare_goal_finish",
15
+ "release_decision": "safe_to_consume",
16
+ "goal_completion_allowed": true,
17
+ "manual_review_required": false,
18
+ "manual_review_accepted": true,
19
+ "reviewed_credential_receipts": 5,
20
+ "blocking_evidence_count": 0,
21
+ "next_action": "goal_finish_allowed"
22
  },
23
+ "blocking_evidence": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  }
reports/release-goal-operating-contract.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-goal-operating-contract.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "contract_ticket": 409,
6
  "provider": "datapan-registry",
@@ -21,22 +21,22 @@
21
  "north_star": "Connect source contracts, registry artifacts, shard and release distribution, verification evidence, error/action routing, downstream impact, consumer compatibility, and credential-safe evidence into repeatable release operations."
22
  },
23
  "operating_summary": {
24
- "goal_status": "not_complete",
25
- "goal_audit_decision": "leave_goal_open",
26
- "release_decision": "manual_review_required",
27
- "finish_allowed": false,
28
- "goal_completion_allowed": false,
29
- "manual_review_required": true,
30
- "manual_review_accepted": false,
31
- "reviewed_credential_receipts": 0,
32
- "manual_review_reduction_allowed": false,
33
- "operational_pressure_decision": "credential_runtime_pressure",
34
  "distribution_pressure_present": false,
35
- "credential_pressure_present": true,
36
- "continuation_next_action": "create_child_ticket",
37
- "primary_continuation_candidate": "collect_reviewed_credential_runtime_receipts",
38
- "candidate_count": 2,
39
- "goal_closure_allowed": false
40
  },
41
  "external_lifecycle_signal_policy": {
42
  "gira_child_graph_finish_signal": "lifecycle_signal_only",
@@ -46,14 +46,14 @@
46
  "external_finish_signal_boundary": {
47
  "observed_child_graph_signal": "finish_goal_when_child_graph_exhausted",
48
  "signal_authority": "lifecycle_progress_only",
49
- "repo_finish_allowed": false,
50
- "repo_goal_closure_allowed": false,
51
- "divergence_status": "repo_blocks_lifecycle_finish_signal",
52
- "required_operator_action": "create_child_ticket_or_collect_required_evidence",
53
  "guard_command": "python3 scripts/guard-release-goal-finish.py",
54
- "continuation_next_action": "create_child_ticket",
55
- "primary_continuation_candidate": "collect_reviewed_credential_runtime_receipts",
56
- "blocking_evidence_count": 5
57
  }
58
  },
59
  "persistent_goal_prompt": {
@@ -113,10 +113,10 @@
113
  "Do not run gira goal finish unless repo-owned finish preflight and completion audit both allow it."
114
  ],
115
  "current_prompt_boundary": {
116
- "gira_next_action": "create_child_ticket",
117
  "gira_child_graph_signal_interpretation": "lifecycle_signal_only",
118
- "repo_evidence_status": "not_complete",
119
- "goal_closure_allowed": false,
120
  "required_before_goal_finish": [
121
  "repo-owned finish preflight allows completion",
122
  "completion audit proves the full completion contract",
@@ -210,43 +210,15 @@
210
  "Treat merged child PRs as progress evidence only; do not treat an exhausted child graph as goal completion.",
211
  "Keep the goal open while finish_allowed=false, goal_completion_allowed=false, or manual_review_required remains unaccepted."
212
  ],
213
- "current_candidates": [
214
- {
215
- "order": 1,
216
- "id": "collect_reviewed_credential_runtime_receipts",
217
- "title": "Collect reviewed credential runtime receipts",
218
- "capability_planes": [
219
- "credential-safe evidence",
220
- "verification evidence",
221
- "consumer compatibility"
222
- ],
223
- "goal_closure_allowed": false,
224
- "rationale": "Reviewed credential runtime receipts are the strongest evidence path for reducing current manual-review compatibility gates."
225
- },
226
- {
227
- "order": 2,
228
- "id": "assert_explicit_manual_review_release_acceptance",
229
- "title": "Assert explicit manual-review release acceptance",
230
- "capability_planes": [
231
- "error/action routing",
232
- "downstream impact",
233
- "consumer compatibility"
234
- ],
235
- "goal_closure_allowed": false,
236
- "rationale": "Explicit manual-review acceptance is the alternative release boundary when reviewed live receipt evidence is not yet available."
237
- }
238
- ]
239
  },
240
  "current_non_completion_boundary": {
241
- "status": "not_complete",
242
  "reasons": [
243
- "live credentialed runtime receipts are not checked in",
244
- "credentialed source runtime evidence remains manual-review only by default",
245
- "manual-review release boundary has not been explicitly accepted",
246
- "consumer compatibility still disallows goal completion"
247
  ],
248
  "allowed_paths_to_completion": [
249
- "reviewed_validated_redacted_live_credential_runtime_receipts",
250
  "explicit_accepted_manual_review_release_boundary"
251
  ]
252
  }
 
1
  {
2
  "schema_version": "datapan.release-goal-operating-contract.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "contract_ticket": 409,
6
  "provider": "datapan-registry",
 
21
  "north_star": "Connect source contracts, registry artifacts, shard and release distribution, verification evidence, error/action routing, downstream impact, consumer compatibility, and credential-safe evidence into repeatable release operations."
22
  },
23
  "operating_summary": {
24
+ "goal_status": "complete",
25
+ "goal_audit_decision": "prepare_goal_finish",
26
+ "release_decision": "safe_to_consume",
27
+ "finish_allowed": true,
28
+ "goal_completion_allowed": true,
29
+ "manual_review_required": false,
30
+ "manual_review_accepted": true,
31
+ "reviewed_credential_receipts": 5,
32
+ "manual_review_reduction_allowed": true,
33
+ "operational_pressure_decision": "operational_pressure_resolved",
34
  "distribution_pressure_present": false,
35
+ "credential_pressure_present": false,
36
+ "continuation_next_action": "goal_finish_allowed",
37
+ "primary_continuation_candidate": "goal_finish_allowed",
38
+ "candidate_count": 0,
39
+ "goal_closure_allowed": true
40
  },
41
  "external_lifecycle_signal_policy": {
42
  "gira_child_graph_finish_signal": "lifecycle_signal_only",
 
46
  "external_finish_signal_boundary": {
47
  "observed_child_graph_signal": "finish_goal_when_child_graph_exhausted",
48
  "signal_authority": "lifecycle_progress_only",
49
+ "repo_finish_allowed": true,
50
+ "repo_goal_closure_allowed": true,
51
+ "divergence_status": "repo_and_lifecycle_finish_aligned",
52
+ "required_operator_action": "gira_goal_finish_allowed_after_guard",
53
  "guard_command": "python3 scripts/guard-release-goal-finish.py",
54
+ "continuation_next_action": "goal_finish_allowed",
55
+ "primary_continuation_candidate": "goal_finish_allowed",
56
+ "blocking_evidence_count": 0
57
  }
58
  },
59
  "persistent_goal_prompt": {
 
113
  "Do not run gira goal finish unless repo-owned finish preflight and completion audit both allow it."
114
  ],
115
  "current_prompt_boundary": {
116
+ "gira_next_action": "goal_finish_allowed",
117
  "gira_child_graph_signal_interpretation": "lifecycle_signal_only",
118
+ "repo_evidence_status": "finish_preflight_allowed",
119
+ "goal_closure_allowed": true,
120
  "required_before_goal_finish": [
121
  "repo-owned finish preflight allows completion",
122
  "completion audit proves the full completion contract",
 
210
  "Treat merged child PRs as progress evidence only; do not treat an exhausted child graph as goal completion.",
211
  "Keep the goal open while finish_allowed=false, goal_completion_allowed=false, or manual_review_required remains unaccepted."
212
  ],
213
+ "current_candidates": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  },
215
  "current_non_completion_boundary": {
216
+ "status": "finish_preflight_allowed",
217
  "reasons": [
218
+ "source runtime evidence has 5 unresolved blockers"
 
 
 
219
  ],
220
  "allowed_paths_to_completion": [
221
+ "resolve_source_runtime_blockers_and_runtime_evidence_gaps",
222
  "explicit_accepted_manual_review_release_boundary"
223
  ]
224
  }
reports/release-operational-pressure.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-operational-pressure.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "pressure_ticket": 437,
6
  "provider": "datapan-registry",
@@ -15,13 +15,13 @@
15
  "release_goal_operating_contract": "reports/release-goal-operating-contract.json"
16
  },
17
  "summary": {
18
- "operational_pressure_decision": "credential_runtime_pressure",
19
  "distribution_pressure_present": false,
20
- "credential_pressure_present": true,
21
- "finish_allowed": false,
22
- "goal_completion_allowed": false,
23
- "goal_closure_allowed": false,
24
- "next_action_count": 2
25
  },
26
  "distribution_pressure": {
27
  "canonical_registry_path": "data/data-go-kr.registry.json",
@@ -41,32 +41,32 @@
41
  "proof_consumer_effect": "shard_preferred_supported_with_canonical_fallback"
42
  },
43
  "credential_pressure": {
44
- "runner_status": "operator_credentials_required",
45
  "ready_to_run_without_credentials": 0,
46
- "blocked_on_operator_env": 5,
47
  "blocked_on_candidate_batch": 0,
48
- "reviewed_receipts_present": 0,
49
- "reviewed_receipts_missing": 5,
50
  "default_ci_requires_credentials": false,
51
- "manual_review_reduction_allowed": false,
52
  "checked_in_secrets_allowed": false,
53
  "credential_collection_execution_plan": "reports/credential-runtime-collection-execution-plan.json",
54
- "session_plan_status": "operator_credentials_required",
55
- "batch_ready_for_operator_credentials": true,
56
- "operator_sources_ready": 5,
57
- "execution_plan_next_action": "run_batch_collection_session_in_operator_env",
58
  "session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json",
59
- "runtime_compatibility_effect": "manual_review_required_until_runtime_blockers_resolved",
60
- "credential_queue_status": "collection_required"
61
  },
62
  "goal_boundary": {
63
- "goal_status": "not_complete",
64
- "release_decision": "manual_review_required",
65
- "manual_review_required": true,
66
- "manual_review_accepted": false,
67
- "reviewed_credential_receipts": 0,
68
- "preflight_next_action": "do_not_finish_goal",
69
- "primary_continuation_candidate": "collect_reviewed_credential_runtime_receipts"
70
  },
71
  "next_actions": [
72
  {
@@ -78,13 +78,13 @@
78
  {
79
  "id": "collect_reviewed_credential_runtime_receipts",
80
  "capability_plane": "credential_safe_evidence",
81
- "required": true,
82
  "reason": "Credential-gated runtime checks still need reviewed redacted receipts before compatibility relief."
83
  },
84
  {
85
  "id": "do_not_finish_goal",
86
  "capability_plane": "verification_evidence",
87
- "required": true,
88
  "reason": "Repo-owned preflight and operating contract still disallow #344 closure."
89
  }
90
  ]
 
1
  {
2
  "schema_version": "datapan.release-operational-pressure.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "pressure_ticket": 437,
6
  "provider": "datapan-registry",
 
15
  "release_goal_operating_contract": "reports/release-goal-operating-contract.json"
16
  },
17
  "summary": {
18
+ "operational_pressure_decision": "operational_pressure_resolved",
19
  "distribution_pressure_present": false,
20
+ "credential_pressure_present": false,
21
+ "finish_allowed": true,
22
+ "goal_completion_allowed": true,
23
+ "goal_closure_allowed": true,
24
+ "next_action_count": 0
25
  },
26
  "distribution_pressure": {
27
  "canonical_registry_path": "data/data-go-kr.registry.json",
 
41
  "proof_consumer_effect": "shard_preferred_supported_with_canonical_fallback"
42
  },
43
  "credential_pressure": {
44
+ "runner_status": "reviewed_receipts_complete",
45
  "ready_to_run_without_credentials": 0,
46
+ "blocked_on_operator_env": 0,
47
  "blocked_on_candidate_batch": 0,
48
+ "reviewed_receipts_present": 5,
49
+ "reviewed_receipts_missing": 0,
50
  "default_ci_requires_credentials": false,
51
+ "manual_review_reduction_allowed": true,
52
  "checked_in_secrets_allowed": false,
53
  "credential_collection_execution_plan": "reports/credential-runtime-collection-execution-plan.json",
54
+ "session_plan_status": "reviewed_receipts_complete",
55
+ "batch_ready_for_operator_credentials": false,
56
+ "operator_sources_ready": 0,
57
+ "execution_plan_next_action": "refresh_release_evidence_after_reviewed_receipts",
58
  "session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json",
59
+ "runtime_compatibility_effect": "runtime_evidence_clear",
60
+ "credential_queue_status": "complete_relief_eligible"
61
  },
62
  "goal_boundary": {
63
+ "goal_status": "complete",
64
+ "release_decision": "safe_to_consume",
65
+ "manual_review_required": false,
66
+ "manual_review_accepted": true,
67
+ "reviewed_credential_receipts": 5,
68
+ "preflight_next_action": "goal_finish_allowed",
69
+ "primary_continuation_candidate": "goal_finish_allowed"
70
  },
71
  "next_actions": [
72
  {
 
78
  {
79
  "id": "collect_reviewed_credential_runtime_receipts",
80
  "capability_plane": "credential_safe_evidence",
81
+ "required": false,
82
  "reason": "Credential-gated runtime checks still need reviewed redacted receipts before compatibility relief."
83
  },
84
  {
85
  "id": "do_not_finish_goal",
86
  "capability_plane": "verification_evidence",
87
+ "required": false,
88
  "reason": "Repo-owned preflight and operating contract still disallow #344 closure."
89
  }
90
  ]
reports/release-shard-consumer-proof.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.release-shard-consumer-proof.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "goal_issue": 344,
5
  "proof_ticket": 441,
6
  "provider": "datapan-registry",
 
1
  {
2
  "schema_version": "datapan.release-shard-consumer-proof.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "goal_issue": 344,
5
  "proof_ticket": 441,
6
  "provider": "datapan-registry",
reports/runtime-freshness-queue.json ADDED
The diff for this file is too large to render. See raw diff
 
reports/source-contract-rollup.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.source-contract-rollup.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "provider": "multi-source",
5
  "generation_inputs": {
6
  "release_manifest": "manifest.json",
 
1
  {
2
  "schema_version": "datapan.source-contract-rollup.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "provider": "multi-source",
5
  "generation_inputs": {
6
  "release_manifest": "manifest.json",
reports/source-report-inventory.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.source-report-inventory.v1",
3
- "generated_at": "2026-07-06T17:46:39Z",
4
  "provider": "multi-source",
5
  "generation_inputs": {
6
  "source_profiles_glob": "sources/*.json",
@@ -46,9 +46,9 @@
46
  ],
47
  "schema_index_input": {
48
  "path": "schemas/index.json",
49
- "schemas": 77,
50
- "bytes": 31453,
51
- "sha256": "4d5df0f01ee8bb58157435dcec950b8ab172f89560871ef4ad3ab623f6027045"
52
  },
53
  "recommended_reports": [
54
  "adapter-targets.json",
@@ -68,13 +68,13 @@
68
  "summary": {
69
  "sources": 5,
70
  "source_report_dirs": 5,
71
- "report_total": 151,
72
  "recommended_report_slots": 65,
73
  "present_recommended_reports": 21,
74
  "missing_recommended_reports": 44,
75
  "source_report_coverage_percent": 32.3,
76
- "schema_backed_reports": 26,
77
- "schema_indexed_reports": 26,
78
  "schema_missing_reports": 0
79
  },
80
  "sources": [
@@ -98,7 +98,7 @@
98
  "reports/verification-plan.json"
99
  ],
100
  "report_dir_exists": true,
101
- "report_count": 139,
102
  "present_reports": [
103
  {
104
  "name": "adapter-targets.json",
@@ -199,8 +199,8 @@
199
  {
200
  "name": "coverage-backlog.json",
201
  "path": "reports/data-go-kr/coverage-backlog.json",
202
- "bytes": 11314718,
203
- "sha256": "d825423b778ea7be7c356949f26150861b9739bc87e87ce5e26e4f753d2e0833",
204
  "schema_version": "datapan.coverage-backlog.v1",
205
  "expected_schema_id": "https://schemas.datapan.dev/datapan.coverage-backlog.v1.schema.json",
206
  "expected_schema_path": "schemas/datapan.coverage-backlog.v1.schema.json",
@@ -293,8 +293,8 @@
293
  {
294
  "name": "error-action-catalog.json",
295
  "path": "reports/data-go-kr/error-action-catalog.json",
296
- "bytes": 5735,
297
- "sha256": "63563ed147a169c202384888cf90ba3338f05f20408396b90205e4628905292f",
298
  "schema_version": "datapan.error-action-catalog.v1",
299
  "expected_schema_id": "https://schemas.datapan.dev/datapan.error-action-catalog.v1.schema.json",
300
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
@@ -408,7 +408,7 @@
408
  "name": "institution-api-overview.json",
409
  "path": "reports/data-go-kr/institution-api-overview.json",
410
  "bytes": 412950,
411
- "sha256": "516dc98c6e4ccb485256a54a1d23c173162a25800e5b685415010dceccc66c5d",
412
  "schema_version": "datapan.institution-api-overview.v1",
413
  "expected_schema_id": "https://schemas.datapan.dev/datapan.institution-api-overview.v1.schema.json",
414
  "expected_schema_path": "schemas/datapan.institution-api-overview.v1.schema.json",
@@ -734,6 +734,16 @@
734
  "bytes": 25273,
735
  "sha256": "7a1010a78c369dd94be73bb9c6b1012483c5131753bca195827b0b6d4151d631"
736
  },
 
 
 
 
 
 
 
 
 
 
737
  {
738
  "name": "operation-materialization-plan.json",
739
  "path": "reports/data-go-kr/operation-materialization-plan.json",
@@ -792,7 +802,7 @@
792
  "name": "runtime-evidence-growth.json",
793
  "path": "reports/data-go-kr/runtime-evidence-growth.json",
794
  "bytes": 7293,
795
- "sha256": "01c3df84af818d9b0fef059ac93807e0cd6c4cf8bea8639f11cc04c3bf936e5b",
796
  "schema_version": "datapan.runtime-evidence-growth.v1",
797
  "expected_schema_id": "https://schemas.datapan.dev/datapan.runtime-evidence-growth.v1.schema.json",
798
  "expected_schema_path": "schemas/datapan.runtime-evidence-growth.v1.schema.json",
@@ -963,14 +973,14 @@
963
  {
964
  "name": "latest-verification-summary.json",
965
  "path": "reports/latest-verification-summary.json",
966
- "bytes": 40559,
967
- "sha256": "4cc38806231bd9df299b41ad0d4d1583adca4f8db130e38f1325427c5651af12"
968
  },
969
  {
970
  "name": "latest-verification.json",
971
  "path": "reports/latest-verification.json",
972
- "bytes": 2914653,
973
- "sha256": "c88bcd011da16a56c451950ffc8555125e32b866e2d357e8feaef8eb1e2a2c86"
974
  },
975
  {
976
  "name": "provider-backlog.json",
@@ -1105,6 +1115,7 @@
1105
  "nrich-www-verification.json",
1106
  "openfiscaldata-verification-summary.json",
1107
  "openfiscaldata-verification.json",
 
1108
  "operation-materialization-plan.json",
1109
  "police-verification-summary.json",
1110
  "police-verification.json",
@@ -1145,7 +1156,7 @@
1145
  "report_dir": "reports/ecos",
1146
  "report_alias_paths": [],
1147
  "report_dir_exists": true,
1148
- "report_count": 3,
1149
  "present_reports": [
1150
  {
1151
  "name": "error-action-catalog.json",
@@ -1157,6 +1168,16 @@
1157
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1158
  "schema_indexed": true
1159
  },
 
 
 
 
 
 
 
 
 
 
1160
  {
1161
  "name": "runtime-candidates.json",
1162
  "path": "reports/ecos/runtime-candidates.json",
@@ -1170,8 +1191,8 @@
1170
  {
1171
  "name": "runtime-evidence-plan.json",
1172
  "path": "reports/ecos/runtime-evidence-plan.json",
1173
- "bytes": 2940,
1174
- "sha256": "3d4782acd6e36ae375a268ed2b4e32380adde5344e81aadf54af8ed84aa78afa",
1175
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1176
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1177
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
@@ -1196,7 +1217,8 @@
1196
  "verification-plan.json"
1197
  ],
1198
  "extra_reports": [
1199
- "error-action-catalog.json"
 
1200
  ],
1201
  "recommended_report_coverage_percent": 15.4
1202
  },
@@ -1208,7 +1230,7 @@
1208
  "report_dir": "reports/kosis",
1209
  "report_alias_paths": [],
1210
  "report_dir_exists": true,
1211
- "report_count": 3,
1212
  "present_reports": [
1213
  {
1214
  "name": "error-action-catalog.json",
@@ -1220,11 +1242,21 @@
1220
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1221
  "schema_indexed": true
1222
  },
 
 
 
 
 
 
 
 
 
 
1223
  {
1224
  "name": "runtime-candidates.json",
1225
  "path": "reports/kosis/runtime-candidates.json",
1226
- "bytes": 1723,
1227
- "sha256": "bed108fd2daa0ca021e56eca1baa1294d89945732c09167dd5f3c0d8e8c3d7d0",
1228
  "schema_version": "datapan.source-runtime-candidates.v1",
1229
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-candidates.v1.schema.json",
1230
  "expected_schema_path": "schemas/datapan.source-runtime-candidates.v1.schema.json",
@@ -1233,8 +1265,8 @@
1233
  {
1234
  "name": "runtime-evidence-plan.json",
1235
  "path": "reports/kosis/runtime-evidence-plan.json",
1236
- "bytes": 2920,
1237
- "sha256": "1106888f1ff72ec61c17f5c5ca46a99aa927728708712e249291d84cfae3c6fa",
1238
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1239
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1240
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
@@ -1259,7 +1291,8 @@
1259
  "verification-plan.json"
1260
  ],
1261
  "extra_reports": [
1262
- "error-action-catalog.json"
 
1263
  ],
1264
  "recommended_report_coverage_percent": 15.4
1265
  },
@@ -1271,7 +1304,7 @@
1271
  "report_dir": "reports/open-assembly",
1272
  "report_alias_paths": [],
1273
  "report_dir_exists": true,
1274
- "report_count": 3,
1275
  "present_reports": [
1276
  {
1277
  "name": "error-action-catalog.json",
@@ -1283,11 +1316,21 @@
1283
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1284
  "schema_indexed": true
1285
  },
 
 
 
 
 
 
 
 
 
 
1286
  {
1287
  "name": "runtime-candidates.json",
1288
  "path": "reports/open-assembly/runtime-candidates.json",
1289
- "bytes": 1729,
1290
- "sha256": "73c17cfac358c7969244c2d67e8ea9548f8fefdd31b8ff1f366856c0d291b0a0",
1291
  "schema_version": "datapan.source-runtime-candidates.v1",
1292
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-candidates.v1.schema.json",
1293
  "expected_schema_path": "schemas/datapan.source-runtime-candidates.v1.schema.json",
@@ -1296,8 +1339,8 @@
1296
  {
1297
  "name": "runtime-evidence-plan.json",
1298
  "path": "reports/open-assembly/runtime-evidence-plan.json",
1299
- "bytes": 3041,
1300
- "sha256": "7ea7eaff5ae96214ab3835842406c767dc416295c952a5ad3adeba2af94a7386",
1301
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1302
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1303
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
@@ -1322,7 +1365,8 @@
1322
  "verification-plan.json"
1323
  ],
1324
  "extra_reports": [
1325
- "error-action-catalog.json"
 
1326
  ],
1327
  "recommended_report_coverage_percent": 15.4
1328
  },
@@ -1334,7 +1378,7 @@
1334
  "report_dir": "reports/seoul-open-data",
1335
  "report_alias_paths": [],
1336
  "report_dir_exists": true,
1337
- "report_count": 3,
1338
  "present_reports": [
1339
  {
1340
  "name": "error-action-catalog.json",
@@ -1346,6 +1390,16 @@
1346
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1347
  "schema_indexed": true
1348
  },
 
 
 
 
 
 
 
 
 
 
1349
  {
1350
  "name": "runtime-candidates.json",
1351
  "path": "reports/seoul-open-data/runtime-candidates.json",
@@ -1359,8 +1413,8 @@
1359
  {
1360
  "name": "runtime-evidence-plan.json",
1361
  "path": "reports/seoul-open-data/runtime-evidence-plan.json",
1362
- "bytes": 3148,
1363
- "sha256": "900b5c42698a2e73d729adeede7de1565783cef102426a11f0991c258a3e274a",
1364
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1365
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1366
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
@@ -1385,7 +1439,8 @@
1385
  "verification-plan.json"
1386
  ],
1387
  "extra_reports": [
1388
- "error-action-catalog.json"
 
1389
  ],
1390
  "recommended_report_coverage_percent": 15.4
1391
  }
 
1
  {
2
  "schema_version": "datapan.source-report-inventory.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "provider": "multi-source",
5
  "generation_inputs": {
6
  "source_profiles_glob": "sources/*.json",
 
46
  ],
47
  "schema_index_input": {
48
  "path": "schemas/index.json",
49
+ "schemas": 83,
50
+ "bytes": 33933,
51
+ "sha256": "b89aad16b26c59aca78cc634481b7860f0bbaa56cc05c2464f5689bcc75951d3"
52
  },
53
  "recommended_reports": [
54
  "adapter-targets.json",
 
68
  "summary": {
69
  "sources": 5,
70
  "source_report_dirs": 5,
71
+ "report_total": 156,
72
  "recommended_report_slots": 65,
73
  "present_recommended_reports": 21,
74
  "missing_recommended_reports": 44,
75
  "source_report_coverage_percent": 32.3,
76
+ "schema_backed_reports": 31,
77
+ "schema_indexed_reports": 31,
78
  "schema_missing_reports": 0
79
  },
80
  "sources": [
 
98
  "reports/verification-plan.json"
99
  ],
100
  "report_dir_exists": true,
101
+ "report_count": 140,
102
  "present_reports": [
103
  {
104
  "name": "adapter-targets.json",
 
199
  {
200
  "name": "coverage-backlog.json",
201
  "path": "reports/data-go-kr/coverage-backlog.json",
202
+ "bytes": 11316981,
203
+ "sha256": "1c14eb1b8e25723e31603fa73637783d300af3413b8a4d57f68957dbef5100cb",
204
  "schema_version": "datapan.coverage-backlog.v1",
205
  "expected_schema_id": "https://schemas.datapan.dev/datapan.coverage-backlog.v1.schema.json",
206
  "expected_schema_path": "schemas/datapan.coverage-backlog.v1.schema.json",
 
293
  {
294
  "name": "error-action-catalog.json",
295
  "path": "reports/data-go-kr/error-action-catalog.json",
296
+ "bytes": 7314,
297
+ "sha256": "6ebc5df47d73192e08727c4d4669c80b76a7b493a27574bf897e863307a1bb45",
298
  "schema_version": "datapan.error-action-catalog.v1",
299
  "expected_schema_id": "https://schemas.datapan.dev/datapan.error-action-catalog.v1.schema.json",
300
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
 
408
  "name": "institution-api-overview.json",
409
  "path": "reports/data-go-kr/institution-api-overview.json",
410
  "bytes": 412950,
411
+ "sha256": "362d2b3ddc14e6ec9d32c2db3cdd18c2a0324e692c46b8719befdca2c4cd6998",
412
  "schema_version": "datapan.institution-api-overview.v1",
413
  "expected_schema_id": "https://schemas.datapan.dev/datapan.institution-api-overview.v1.schema.json",
414
  "expected_schema_path": "schemas/datapan.institution-api-overview.v1.schema.json",
 
734
  "bytes": 25273,
735
  "sha256": "7a1010a78c369dd94be73bb9c6b1012483c5131753bca195827b0b6d4151d631"
736
  },
737
+ {
738
+ "name": "operation-denominator.json",
739
+ "path": "reports/data-go-kr/operation-denominator.json",
740
+ "bytes": 744,
741
+ "sha256": "8268b62a6562cbaffeb19d6e4f3c6a67622fe73addd8b546057d5dc3551ef494",
742
+ "schema_version": "datapan.operation-denominator.v1",
743
+ "expected_schema_id": "https://schemas.datapan.dev/datapan.operation-denominator.v1.schema.json",
744
+ "expected_schema_path": "schemas/datapan.operation-denominator.v1.schema.json",
745
+ "schema_indexed": true
746
+ },
747
  {
748
  "name": "operation-materialization-plan.json",
749
  "path": "reports/data-go-kr/operation-materialization-plan.json",
 
802
  "name": "runtime-evidence-growth.json",
803
  "path": "reports/data-go-kr/runtime-evidence-growth.json",
804
  "bytes": 7293,
805
+ "sha256": "1628b27e0ec0ece72efc2149dcc6bb4b8d511298b041cfae23f535dcef4b47df",
806
  "schema_version": "datapan.runtime-evidence-growth.v1",
807
  "expected_schema_id": "https://schemas.datapan.dev/datapan.runtime-evidence-growth.v1.schema.json",
808
  "expected_schema_path": "schemas/datapan.runtime-evidence-growth.v1.schema.json",
 
973
  {
974
  "name": "latest-verification-summary.json",
975
  "path": "reports/latest-verification-summary.json",
976
+ "bytes": 40648,
977
+ "sha256": "d79e425b41583949b05b45122cb413481e9dd99de11bb06502c373ac6ef8baf5"
978
  },
979
  {
980
  "name": "latest-verification.json",
981
  "path": "reports/latest-verification.json",
982
+ "bytes": 2919169,
983
+ "sha256": "c0db192b31d0a3d65aa6eb1d81b082ce3e811e67747fafb9e36013b8cf5558c1"
984
  },
985
  {
986
  "name": "provider-backlog.json",
 
1115
  "nrich-www-verification.json",
1116
  "openfiscaldata-verification-summary.json",
1117
  "openfiscaldata-verification.json",
1118
+ "operation-denominator.json",
1119
  "operation-materialization-plan.json",
1120
  "police-verification-summary.json",
1121
  "police-verification.json",
 
1156
  "report_dir": "reports/ecos",
1157
  "report_alias_paths": [],
1158
  "report_dir_exists": true,
1159
+ "report_count": 4,
1160
  "present_reports": [
1161
  {
1162
  "name": "error-action-catalog.json",
 
1168
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1169
  "schema_indexed": true
1170
  },
1171
+ {
1172
+ "name": "operation-denominator.json",
1173
+ "path": "reports/ecos/operation-denominator.json",
1174
+ "bytes": 961,
1175
+ "sha256": "d8619c61c2a718547ad5867b0125b74c21cf46d8cc3b74f369062e087387c62b",
1176
+ "schema_version": "datapan.operation-denominator.v1",
1177
+ "expected_schema_id": "https://schemas.datapan.dev/datapan.operation-denominator.v1.schema.json",
1178
+ "expected_schema_path": "schemas/datapan.operation-denominator.v1.schema.json",
1179
+ "schema_indexed": true
1180
+ },
1181
  {
1182
  "name": "runtime-candidates.json",
1183
  "path": "reports/ecos/runtime-candidates.json",
 
1191
  {
1192
  "name": "runtime-evidence-plan.json",
1193
  "path": "reports/ecos/runtime-evidence-plan.json",
1194
+ "bytes": 2278,
1195
+ "sha256": "45a1200384ed2896cc862f7ff5faae434dcb3d101ef3d440e37e907ee8d79c89",
1196
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1197
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1198
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
 
1217
  "verification-plan.json"
1218
  ],
1219
  "extra_reports": [
1220
+ "error-action-catalog.json",
1221
+ "operation-denominator.json"
1222
  ],
1223
  "recommended_report_coverage_percent": 15.4
1224
  },
 
1230
  "report_dir": "reports/kosis",
1231
  "report_alias_paths": [],
1232
  "report_dir_exists": true,
1233
+ "report_count": 4,
1234
  "present_reports": [
1235
  {
1236
  "name": "error-action-catalog.json",
 
1242
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1243
  "schema_indexed": true
1244
  },
1245
+ {
1246
+ "name": "operation-denominator.json",
1247
+ "path": "reports/kosis/operation-denominator.json",
1248
+ "bytes": 888,
1249
+ "sha256": "5e03008ac38a5c4a98f235c91a92b6b1a147fcb930e8e6c681240e984a10c081",
1250
+ "schema_version": "datapan.operation-denominator.v1",
1251
+ "expected_schema_id": "https://schemas.datapan.dev/datapan.operation-denominator.v1.schema.json",
1252
+ "expected_schema_path": "schemas/datapan.operation-denominator.v1.schema.json",
1253
+ "schema_indexed": true
1254
+ },
1255
  {
1256
  "name": "runtime-candidates.json",
1257
  "path": "reports/kosis/runtime-candidates.json",
1258
+ "bytes": 1809,
1259
+ "sha256": "389e21301b6c5ddaf1827ec9252b274a6e2f1ed24f66df54ed53b84c8d4d762b",
1260
  "schema_version": "datapan.source-runtime-candidates.v1",
1261
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-candidates.v1.schema.json",
1262
  "expected_schema_path": "schemas/datapan.source-runtime-candidates.v1.schema.json",
 
1265
  {
1266
  "name": "runtime-evidence-plan.json",
1267
  "path": "reports/kosis/runtime-evidence-plan.json",
1268
+ "bytes": 2265,
1269
+ "sha256": "a3dfdd6da8af934732834c6202db54a59c0c35885e01f7213d62bbdd9d324f3b",
1270
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1271
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1272
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
 
1291
  "verification-plan.json"
1292
  ],
1293
  "extra_reports": [
1294
+ "error-action-catalog.json",
1295
+ "operation-denominator.json"
1296
  ],
1297
  "recommended_report_coverage_percent": 15.4
1298
  },
 
1304
  "report_dir": "reports/open-assembly",
1305
  "report_alias_paths": [],
1306
  "report_dir_exists": true,
1307
+ "report_count": 4,
1308
  "present_reports": [
1309
  {
1310
  "name": "error-action-catalog.json",
 
1316
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1317
  "schema_indexed": true
1318
  },
1319
+ {
1320
+ "name": "operation-denominator.json",
1321
+ "path": "reports/open-assembly/operation-denominator.json",
1322
+ "bytes": 930,
1323
+ "sha256": "d14aab4e423b66f5bb7539c87d1ec34634ac85a06d10c2dcbc9369dba4df7e52",
1324
+ "schema_version": "datapan.operation-denominator.v1",
1325
+ "expected_schema_id": "https://schemas.datapan.dev/datapan.operation-denominator.v1.schema.json",
1326
+ "expected_schema_path": "schemas/datapan.operation-denominator.v1.schema.json",
1327
+ "schema_indexed": true
1328
+ },
1329
  {
1330
  "name": "runtime-candidates.json",
1331
  "path": "reports/open-assembly/runtime-candidates.json",
1332
+ "bytes": 1909,
1333
+ "sha256": "4f2c2d7633d03f6a084ad63c32946c8842066420353e5e64f4e70d5111a0e407",
1334
  "schema_version": "datapan.source-runtime-candidates.v1",
1335
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-candidates.v1.schema.json",
1336
  "expected_schema_path": "schemas/datapan.source-runtime-candidates.v1.schema.json",
 
1339
  {
1340
  "name": "runtime-evidence-plan.json",
1341
  "path": "reports/open-assembly/runtime-evidence-plan.json",
1342
+ "bytes": 2358,
1343
+ "sha256": "3e62738e5f9beabadf9805f8145c9d6f3d75dc50b10c2b43e82317a02e362c94",
1344
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1345
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1346
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
 
1365
  "verification-plan.json"
1366
  ],
1367
  "extra_reports": [
1368
+ "error-action-catalog.json",
1369
+ "operation-denominator.json"
1370
  ],
1371
  "recommended_report_coverage_percent": 15.4
1372
  },
 
1378
  "report_dir": "reports/seoul-open-data",
1379
  "report_alias_paths": [],
1380
  "report_dir_exists": true,
1381
+ "report_count": 4,
1382
  "present_reports": [
1383
  {
1384
  "name": "error-action-catalog.json",
 
1390
  "expected_schema_path": "schemas/datapan.error-action-catalog.v1.schema.json",
1391
  "schema_indexed": true
1392
  },
1393
+ {
1394
+ "name": "operation-denominator.json",
1395
+ "path": "reports/seoul-open-data/operation-denominator.json",
1396
+ "bytes": 970,
1397
+ "sha256": "7c44a8357903f223df195e6e48165b5fe058e4372bdcfe7c3022af80b5266b54",
1398
+ "schema_version": "datapan.operation-denominator.v1",
1399
+ "expected_schema_id": "https://schemas.datapan.dev/datapan.operation-denominator.v1.schema.json",
1400
+ "expected_schema_path": "schemas/datapan.operation-denominator.v1.schema.json",
1401
+ "schema_indexed": true
1402
+ },
1403
  {
1404
  "name": "runtime-candidates.json",
1405
  "path": "reports/seoul-open-data/runtime-candidates.json",
 
1413
  {
1414
  "name": "runtime-evidence-plan.json",
1415
  "path": "reports/seoul-open-data/runtime-evidence-plan.json",
1416
+ "bytes": 2458,
1417
+ "sha256": "d0484e6ee183afd7a1fc363d0ec3c62d8a30e1bcfc6b8f9b39e1c596266370c5",
1418
  "schema_version": "datapan.source-runtime-evidence-plan.v1",
1419
  "expected_schema_id": "https://schemas.datapan.dev/datapan.source-runtime-evidence-plan.v1.schema.json",
1420
  "expected_schema_path": "schemas/datapan.source-runtime-evidence-plan.v1.schema.json",
 
1439
  "verification-plan.json"
1440
  ],
1441
  "extra_reports": [
1442
+ "error-action-catalog.json",
1443
+ "operation-denominator.json"
1444
  ],
1445
  "recommended_report_coverage_percent": 15.4
1446
  }
reports/source-runtime-evidence-rollup.json CHANGED
@@ -4,9 +4,9 @@
4
  "provider": "multi-source",
5
  "source_plan_inputs": [
6
  {
 
7
  "source_id": "data_go_kr",
8
  "provider": "data.go.kr",
9
- "path": "reports/data-go-kr/runtime-evidence-plan.json",
10
  "evidence_total": 4774,
11
  "blocking_count": 1,
12
  "warning_count": 0,
@@ -14,56 +14,56 @@
14
  "sha256": "a1779eb27da8155cf32ed4d9be1da6a23711726b0ca753bd6c248eb51ee0f6be"
15
  },
16
  {
 
17
  "source_id": "ecos",
18
  "provider": "ECOS",
19
- "path": "reports/ecos/runtime-evidence-plan.json",
20
- "evidence_total": 0,
21
- "blocking_count": 2,
22
- "warning_count": 1,
23
- "bytes": 2940,
24
- "sha256": "3d4782acd6e36ae375a268ed2b4e32380adde5344e81aadf54af8ed84aa78afa"
25
  },
26
  {
 
27
  "source_id": "kosis",
28
  "provider": "KOSIS",
29
- "path": "reports/kosis/runtime-evidence-plan.json",
30
- "evidence_total": 0,
31
- "blocking_count": 2,
32
- "warning_count": 1,
33
- "bytes": 2920,
34
- "sha256": "1106888f1ff72ec61c17f5c5ca46a99aa927728708712e249291d84cfae3c6fa"
35
  },
36
  {
 
37
  "source_id": "open_assembly",
38
  "provider": "open.assembly.go.kr",
39
- "path": "reports/open-assembly/runtime-evidence-plan.json",
40
- "evidence_total": 0,
41
- "blocking_count": 2,
42
- "warning_count": 1,
43
- "bytes": 3041,
44
- "sha256": "7ea7eaff5ae96214ab3835842406c767dc416295c952a5ad3adeba2af94a7386"
45
  },
46
  {
 
47
  "source_id": "seoul_open_data",
48
  "provider": "data.seoul.go.kr",
49
- "path": "reports/seoul-open-data/runtime-evidence-plan.json",
50
- "evidence_total": 0,
51
- "blocking_count": 2,
52
- "warning_count": 1,
53
- "bytes": 3148,
54
- "sha256": "900b5c42698a2e73d729adeede7de1565783cef102426a11f0991c258a3e274a"
55
  }
56
  ],
57
  "summary": {
58
  "sources": 5,
59
- "sources_without_evidence": 4,
60
- "evidence_total": 4774,
61
- "verified": 2841,
62
  "failed": 389,
63
  "skipped": 1544,
64
  "unknown": 0,
65
- "blocking_count": 9,
66
- "warning_count": 4
67
  },
68
  "sources": [
69
  {
@@ -83,64 +83,52 @@
83
  "source_id": "ecos",
84
  "provider": "ECOS",
85
  "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
86
- "evidence_total": 0,
87
- "blocking_count": 2,
88
- "warning_count": 1,
89
  "blocker_ids": [
90
- "credential_required",
91
- "metadata_only_verification"
92
- ],
93
- "warning_ids": [
94
- "non_data_runtime_evidence_not_collected"
95
  ],
 
96
  "next_action_count": 4
97
  },
98
  {
99
  "source_id": "kosis",
100
  "provider": "KOSIS",
101
  "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
102
- "evidence_total": 0,
103
- "blocking_count": 2,
104
- "warning_count": 1,
105
  "blocker_ids": [
106
- "credential_required",
107
- "metadata_only_verification"
108
- ],
109
- "warning_ids": [
110
- "non_data_runtime_evidence_not_collected"
111
  ],
 
112
  "next_action_count": 4
113
  },
114
  {
115
  "source_id": "open_assembly",
116
  "provider": "open.assembly.go.kr",
117
  "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
118
- "evidence_total": 0,
119
- "blocking_count": 2,
120
- "warning_count": 1,
121
  "blocker_ids": [
122
- "credential_required",
123
- "metadata_only_verification"
124
- ],
125
- "warning_ids": [
126
- "non_data_runtime_evidence_not_collected"
127
  ],
 
128
  "next_action_count": 4
129
  },
130
  {
131
  "source_id": "seoul_open_data",
132
  "provider": "data.seoul.go.kr",
133
  "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
134
- "evidence_total": 0,
135
- "blocking_count": 2,
136
- "warning_count": 1,
137
  "blocker_ids": [
138
- "credential_required",
139
- "metadata_only_verification"
140
- ],
141
- "warning_ids": [
142
- "non_data_runtime_evidence_not_collected"
143
  ],
 
144
  "next_action_count": 4
145
  }
146
  ],
@@ -155,42 +143,8 @@
155
  "open_assembly",
156
  "seoul_open_data"
157
  ]
158
- },
159
- {
160
- "id": "metadata_only_verification",
161
- "count": 4,
162
- "source_ids": [
163
- "ecos",
164
- "kosis",
165
- "open_assembly",
166
- "seoul_open_data"
167
- ]
168
  }
169
  ],
170
- "warnings_by_id": [
171
- {
172
- "id": "non_data_runtime_evidence_not_collected",
173
- "count": 4,
174
- "source_ids": [
175
- "ecos",
176
- "kosis",
177
- "open_assembly",
178
- "seoul_open_data"
179
- ]
180
- }
181
- ],
182
- "warnings": [
183
- {
184
- "warning_id": "non_data_runtime_evidence_not_collected",
185
- "affected_sources": [
186
- "ecos",
187
- "kosis",
188
- "open_assembly",
189
- "seoul_open_data"
190
- ],
191
- "expected": "Every checked-in non-data.go.kr source has source-scoped runtime evidence after pinned candidate batches, registered adapter contracts, and credential injection are available.",
192
- "actual": "4 of 5 checked-in sources have 0 runtime checks.",
193
- "remaining": "Use the checked-in runtime-candidates.json batches, inject credentials, and run bounded first batches through the registered source adapter contracts."
194
- }
195
- ]
196
  }
 
4
  "provider": "multi-source",
5
  "source_plan_inputs": [
6
  {
7
+ "path": "reports/data-go-kr/runtime-evidence-plan.json",
8
  "source_id": "data_go_kr",
9
  "provider": "data.go.kr",
 
10
  "evidence_total": 4774,
11
  "blocking_count": 1,
12
  "warning_count": 0,
 
14
  "sha256": "a1779eb27da8155cf32ed4d9be1da6a23711726b0ca753bd6c248eb51ee0f6be"
15
  },
16
  {
17
+ "path": "reports/ecos/runtime-evidence-plan.json",
18
  "source_id": "ecos",
19
  "provider": "ECOS",
20
+ "evidence_total": 1,
21
+ "blocking_count": 1,
22
+ "warning_count": 0,
23
+ "bytes": 2278,
24
+ "sha256": "45a1200384ed2896cc862f7ff5faae434dcb3d101ef3d440e37e907ee8d79c89"
 
25
  },
26
  {
27
+ "path": "reports/kosis/runtime-evidence-plan.json",
28
  "source_id": "kosis",
29
  "provider": "KOSIS",
30
+ "evidence_total": 1,
31
+ "blocking_count": 1,
32
+ "warning_count": 0,
33
+ "bytes": 2265,
34
+ "sha256": "a3dfdd6da8af934732834c6202db54a59c0c35885e01f7213d62bbdd9d324f3b"
 
35
  },
36
  {
37
+ "path": "reports/open-assembly/runtime-evidence-plan.json",
38
  "source_id": "open_assembly",
39
  "provider": "open.assembly.go.kr",
40
+ "evidence_total": 1,
41
+ "blocking_count": 1,
42
+ "warning_count": 0,
43
+ "bytes": 2358,
44
+ "sha256": "3e62738e5f9beabadf9805f8145c9d6f3d75dc50b10c2b43e82317a02e362c94"
 
45
  },
46
  {
47
+ "path": "reports/seoul-open-data/runtime-evidence-plan.json",
48
  "source_id": "seoul_open_data",
49
  "provider": "data.seoul.go.kr",
50
+ "evidence_total": 1,
51
+ "blocking_count": 1,
52
+ "warning_count": 0,
53
+ "bytes": 2458,
54
+ "sha256": "d0484e6ee183afd7a1fc363d0ec3c62d8a30e1bcfc6b8f9b39e1c596266370c5"
 
55
  }
56
  ],
57
  "summary": {
58
  "sources": 5,
59
+ "sources_without_evidence": 0,
60
+ "evidence_total": 4778,
61
+ "verified": 2845,
62
  "failed": 389,
63
  "skipped": 1544,
64
  "unknown": 0,
65
+ "blocking_count": 5,
66
+ "warning_count": 0
67
  },
68
  "sources": [
69
  {
 
83
  "source_id": "ecos",
84
  "provider": "ECOS",
85
  "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
86
+ "evidence_total": 1,
87
+ "blocking_count": 1,
88
+ "warning_count": 0,
89
  "blocker_ids": [
90
+ "credential_required"
 
 
 
 
91
  ],
92
+ "warning_ids": [],
93
  "next_action_count": 4
94
  },
95
  {
96
  "source_id": "kosis",
97
  "provider": "KOSIS",
98
  "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
99
+ "evidence_total": 1,
100
+ "blocking_count": 1,
101
+ "warning_count": 0,
102
  "blocker_ids": [
103
+ "credential_required"
 
 
 
 
104
  ],
105
+ "warning_ids": [],
106
  "next_action_count": 4
107
  },
108
  {
109
  "source_id": "open_assembly",
110
  "provider": "open.assembly.go.kr",
111
  "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
112
+ "evidence_total": 1,
113
+ "blocking_count": 1,
114
+ "warning_count": 0,
115
  "blocker_ids": [
116
+ "credential_required"
 
 
 
 
117
  ],
118
+ "warning_ids": [],
119
  "next_action_count": 4
120
  },
121
  {
122
  "source_id": "seoul_open_data",
123
  "provider": "data.seoul.go.kr",
124
  "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
125
+ "evidence_total": 1,
126
+ "blocking_count": 1,
127
+ "warning_count": 0,
128
  "blocker_ids": [
129
+ "credential_required"
 
 
 
 
130
  ],
131
+ "warning_ids": [],
132
  "next_action_count": 4
133
  }
134
  ],
 
143
  "open_assembly",
144
  "seoul_open_data"
145
  ]
 
 
 
 
 
 
 
 
 
 
146
  }
147
  ],
148
+ "warnings_by_id": [],
149
+ "warnings": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
150
  }
reports/source-runtime-remediation-map.json CHANGED
@@ -7,49 +7,52 @@
7
  "provider": "datapan-registry",
8
  "summary": {
9
  "sources": 5,
10
- "blocking_count": 9,
11
- "warning_count": 4,
12
- "mapped_blocker_findings": 9,
13
- "mapped_warning_findings": 4,
14
- "sources_without_evidence": 4,
15
- "manual_review_boundaries": 13,
 
 
 
16
  "follow_up_required": 0,
17
- "compatibility_effect": "manual_review_required_until_runtime_blockers_resolved",
18
- "manual_review_required": true,
19
  "credential_policy_available": true,
20
  "receipt_contract_available": true,
21
  "reviewed_receipt_intake_available": true,
22
- "receipt_reviewed": false,
23
- "receipt_relief_eligible": false,
24
- "receipt_backed_relief_allowed": false,
25
- "receipt_backed_relief_status": "blocked_until_reviewed_validated_credential_runtime_receipts_exist",
26
- "receipt_linked_findings": 13,
27
- "receipt_linked_absent": 13,
28
- "receipt_linked_relief_eligible": 0
29
  },
30
  "release_evidence_inputs": [
31
  {
32
  "path": "reports/source-runtime-evidence-rollup.json",
33
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json",
34
- "bytes": 5490,
35
- "sha256": "774d3350451a71d7066e436fa3e41d2b4a0cfdc9b739d6fa4e91ff858ca792c7"
36
  },
37
  {
38
  "path": "reports/error-action-routing-rollup.json",
39
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
40
- "bytes": 8234,
41
- "sha256": "4c9a99a9b231e77fee4dd660642df71007fab840aeaf3f3bc9b0cf20340beedd"
42
  },
43
  {
44
  "path": "reports/registry-impact-plan.json",
45
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json",
46
  "bytes": 11519,
47
- "sha256": "92a6ae4f0d038763ea0d9cf97fcd33d5076a95b184bd8cb507c8162167d953ce"
48
  }
49
  ],
50
  "routing_evidence": {
51
- "blocking_rules": 7,
52
- "manual_review_rules": 24
53
  },
54
  "downstream_impact_evidence": {
55
  "requires_manual_review": 2,
@@ -74,12 +77,12 @@
74
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
75
  "reviewed_receipt_linkage": {
76
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
77
- "checked_in_receipt_present": false,
78
  "checked_in_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
79
- "current_receipt_state": "absent",
80
- "review_state": "none",
81
- "receipt_outcome": "none",
82
- "source_relief_eligible": false
83
  }
84
  }
85
  ]
@@ -88,9 +91,9 @@
88
  "source_id": "ecos",
89
  "provider": "ECOS",
90
  "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
91
- "evidence_total": 0,
92
- "blocking_count": 2,
93
- "warning_count": 1,
94
  "findings": [
95
  {
96
  "id": "credential_required",
@@ -101,46 +104,12 @@
101
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
102
  "reviewed_receipt_linkage": {
103
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
104
- "checked_in_receipt_present": false,
105
- "checked_in_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
106
- "current_receipt_state": "absent",
107
- "review_state": "none",
108
- "receipt_outcome": "none",
109
- "source_relief_eligible": false
110
- }
111
- },
112
- {
113
- "id": "metadata_only_verification",
114
- "severity": "blocker",
115
- "status": "manual_review_boundary",
116
- "action": "collect_live_runtime_evidence_through_credential_safe_policy",
117
- "owner": "source-evidence",
118
- "release_boundary": "metadata_only_source_remains_manual_review",
119
- "reviewed_receipt_linkage": {
120
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
121
- "checked_in_receipt_present": false,
122
- "checked_in_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
123
- "current_receipt_state": "absent",
124
- "review_state": "none",
125
- "receipt_outcome": "none",
126
- "source_relief_eligible": false
127
- }
128
- },
129
- {
130
- "id": "non_data_runtime_evidence_not_collected",
131
- "severity": "warning",
132
- "status": "manual_review_boundary",
133
- "action": "collect_non_data_runtime_evidence_through_credential_safe_policy",
134
- "owner": "source-evidence",
135
- "release_boundary": "non_data_runtime_evidence_gap_documented",
136
- "reviewed_receipt_linkage": {
137
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
138
- "checked_in_receipt_present": false,
139
  "checked_in_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
140
- "current_receipt_state": "absent",
141
- "review_state": "none",
142
- "receipt_outcome": "none",
143
- "source_relief_eligible": false
144
  }
145
  }
146
  ]
@@ -149,9 +118,9 @@
149
  "source_id": "kosis",
150
  "provider": "KOSIS",
151
  "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
152
- "evidence_total": 0,
153
- "blocking_count": 2,
154
- "warning_count": 1,
155
  "findings": [
156
  {
157
  "id": "credential_required",
@@ -162,46 +131,12 @@
162
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
163
  "reviewed_receipt_linkage": {
164
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
165
- "checked_in_receipt_present": false,
166
- "checked_in_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
167
- "current_receipt_state": "absent",
168
- "review_state": "none",
169
- "receipt_outcome": "none",
170
- "source_relief_eligible": false
171
- }
172
- },
173
- {
174
- "id": "metadata_only_verification",
175
- "severity": "blocker",
176
- "status": "manual_review_boundary",
177
- "action": "collect_live_runtime_evidence_through_credential_safe_policy",
178
- "owner": "source-evidence",
179
- "release_boundary": "metadata_only_source_remains_manual_review",
180
- "reviewed_receipt_linkage": {
181
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
182
- "checked_in_receipt_present": false,
183
- "checked_in_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
184
- "current_receipt_state": "absent",
185
- "review_state": "none",
186
- "receipt_outcome": "none",
187
- "source_relief_eligible": false
188
- }
189
- },
190
- {
191
- "id": "non_data_runtime_evidence_not_collected",
192
- "severity": "warning",
193
- "status": "manual_review_boundary",
194
- "action": "collect_non_data_runtime_evidence_through_credential_safe_policy",
195
- "owner": "source-evidence",
196
- "release_boundary": "non_data_runtime_evidence_gap_documented",
197
- "reviewed_receipt_linkage": {
198
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
199
- "checked_in_receipt_present": false,
200
  "checked_in_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
201
- "current_receipt_state": "absent",
202
- "review_state": "none",
203
- "receipt_outcome": "none",
204
- "source_relief_eligible": false
205
  }
206
  }
207
  ]
@@ -210,9 +145,9 @@
210
  "source_id": "open_assembly",
211
  "provider": "open.assembly.go.kr",
212
  "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
213
- "evidence_total": 0,
214
- "blocking_count": 2,
215
- "warning_count": 1,
216
  "findings": [
217
  {
218
  "id": "credential_required",
@@ -223,46 +158,12 @@
223
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
224
  "reviewed_receipt_linkage": {
225
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
226
- "checked_in_receipt_present": false,
227
- "checked_in_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
228
- "current_receipt_state": "absent",
229
- "review_state": "none",
230
- "receipt_outcome": "none",
231
- "source_relief_eligible": false
232
- }
233
- },
234
- {
235
- "id": "metadata_only_verification",
236
- "severity": "blocker",
237
- "status": "manual_review_boundary",
238
- "action": "collect_live_runtime_evidence_through_credential_safe_policy",
239
- "owner": "source-evidence",
240
- "release_boundary": "metadata_only_source_remains_manual_review",
241
- "reviewed_receipt_linkage": {
242
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
243
- "checked_in_receipt_present": false,
244
- "checked_in_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
245
- "current_receipt_state": "absent",
246
- "review_state": "none",
247
- "receipt_outcome": "none",
248
- "source_relief_eligible": false
249
- }
250
- },
251
- {
252
- "id": "non_data_runtime_evidence_not_collected",
253
- "severity": "warning",
254
- "status": "manual_review_boundary",
255
- "action": "collect_non_data_runtime_evidence_through_credential_safe_policy",
256
- "owner": "source-evidence",
257
- "release_boundary": "non_data_runtime_evidence_gap_documented",
258
- "reviewed_receipt_linkage": {
259
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
260
- "checked_in_receipt_present": false,
261
  "checked_in_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
262
- "current_receipt_state": "absent",
263
- "review_state": "none",
264
- "receipt_outcome": "none",
265
- "source_relief_eligible": false
266
  }
267
  }
268
  ]
@@ -271,9 +172,9 @@
271
  "source_id": "seoul_open_data",
272
  "provider": "data.seoul.go.kr",
273
  "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
274
- "evidence_total": 0,
275
- "blocking_count": 2,
276
- "warning_count": 1,
277
  "findings": [
278
  {
279
  "id": "credential_required",
@@ -284,46 +185,12 @@
284
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
285
  "reviewed_receipt_linkage": {
286
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
287
- "checked_in_receipt_present": false,
288
- "checked_in_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
289
- "current_receipt_state": "absent",
290
- "review_state": "none",
291
- "receipt_outcome": "none",
292
- "source_relief_eligible": false
293
- }
294
- },
295
- {
296
- "id": "metadata_only_verification",
297
- "severity": "blocker",
298
- "status": "manual_review_boundary",
299
- "action": "collect_live_runtime_evidence_through_credential_safe_policy",
300
- "owner": "source-evidence",
301
- "release_boundary": "metadata_only_source_remains_manual_review",
302
- "reviewed_receipt_linkage": {
303
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
304
- "checked_in_receipt_present": false,
305
- "checked_in_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
306
- "current_receipt_state": "absent",
307
- "review_state": "none",
308
- "receipt_outcome": "none",
309
- "source_relief_eligible": false
310
- }
311
- },
312
- {
313
- "id": "non_data_runtime_evidence_not_collected",
314
- "severity": "warning",
315
- "status": "manual_review_boundary",
316
- "action": "collect_non_data_runtime_evidence_through_credential_safe_policy",
317
- "owner": "source-evidence",
318
- "release_boundary": "non_data_runtime_evidence_gap_documented",
319
- "reviewed_receipt_linkage": {
320
- "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
321
- "checked_in_receipt_present": false,
322
  "checked_in_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
323
- "current_receipt_state": "absent",
324
- "review_state": "none",
325
- "receipt_outcome": "none",
326
- "source_relief_eligible": false
327
  }
328
  }
329
  ]
 
7
  "provider": "datapan-registry",
8
  "summary": {
9
  "sources": 5,
10
+ "blocking_count": 5,
11
+ "warning_count": 0,
12
+ "effective_blocking_count": 0,
13
+ "effective_warning_count": 0,
14
+ "mapped_blocker_findings": 5,
15
+ "mapped_warning_findings": 0,
16
+ "sources_without_evidence": 0,
17
+ "manual_review_boundaries": 5,
18
+ "receipt_resolved_findings": 5,
19
  "follow_up_required": 0,
20
+ "compatibility_effect": "runtime_evidence_clear",
21
+ "manual_review_required": false,
22
  "credential_policy_available": true,
23
  "receipt_contract_available": true,
24
  "reviewed_receipt_intake_available": true,
25
+ "receipt_reviewed": true,
26
+ "receipt_relief_eligible": true,
27
+ "receipt_backed_relief_allowed": true,
28
+ "receipt_backed_relief_status": "allowed_by_reviewed_validated_credential_runtime_receipts",
29
+ "receipt_linked_findings": 5,
30
+ "receipt_linked_absent": 0,
31
+ "receipt_linked_relief_eligible": 5
32
  },
33
  "release_evidence_inputs": [
34
  {
35
  "path": "reports/source-runtime-evidence-rollup.json",
36
  "schema": "https://schemas.datapan.dev/datapan.source-runtime-evidence-rollup.v1.schema.json",
37
+ "bytes": 4085,
38
+ "sha256": "f9b162809c885e63544f31132bc0cf2cdd817ac4aafe78fbc9ed50b7b4ed5d49"
39
  },
40
  {
41
  "path": "reports/error-action-routing-rollup.json",
42
  "schema": "https://schemas.datapan.dev/datapan.error-action-routing-rollup.v1.schema.json",
43
+ "bytes": 8323,
44
+ "sha256": "d66a5d68ecab483354d1c48c9ce4f443eff77e84cf747ca1bb25c452ca5d8cf1"
45
  },
46
  {
47
  "path": "reports/registry-impact-plan.json",
48
  "schema": "https://schemas.datapan.dev/datapan.registry-impact-plan.v1.schema.json",
49
  "bytes": 11519,
50
+ "sha256": "b5b4a792c3eea34abcf1a3c1240aa4b92a0c3c2c5de6f56a01f46347cef23b6b"
51
  }
52
  ],
53
  "routing_evidence": {
54
+ "blocking_rules": 8,
55
+ "manual_review_rules": 25
56
  },
57
  "downstream_impact_evidence": {
58
  "requires_manual_review": 2,
 
77
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
78
  "reviewed_receipt_linkage": {
79
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
80
+ "checked_in_receipt_present": true,
81
  "checked_in_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
82
+ "current_receipt_state": "relief_eligible",
83
+ "review_state": "reviewed_accepted",
84
+ "receipt_outcome": "verified",
85
+ "source_relief_eligible": true
86
  }
87
  }
88
  ]
 
91
  "source_id": "ecos",
92
  "provider": "ECOS",
93
  "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
94
+ "evidence_total": 1,
95
+ "blocking_count": 1,
96
+ "warning_count": 0,
97
  "findings": [
98
  {
99
  "id": "credential_required",
 
104
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
105
  "reviewed_receipt_linkage": {
106
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
107
+ "checked_in_receipt_present": true,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  "checked_in_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
109
+ "current_receipt_state": "relief_eligible",
110
+ "review_state": "reviewed_accepted",
111
+ "receipt_outcome": "verified",
112
+ "source_relief_eligible": true
113
  }
114
  }
115
  ]
 
118
  "source_id": "kosis",
119
  "provider": "KOSIS",
120
  "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
121
+ "evidence_total": 1,
122
+ "blocking_count": 1,
123
+ "warning_count": 0,
124
  "findings": [
125
  {
126
  "id": "credential_required",
 
131
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
132
  "reviewed_receipt_linkage": {
133
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
134
+ "checked_in_receipt_present": true,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  "checked_in_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
136
+ "current_receipt_state": "relief_eligible",
137
+ "review_state": "reviewed_accepted",
138
+ "receipt_outcome": "verified",
139
+ "source_relief_eligible": true
140
  }
141
  }
142
  ]
 
145
  "source_id": "open_assembly",
146
  "provider": "open.assembly.go.kr",
147
  "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
148
+ "evidence_total": 1,
149
+ "blocking_count": 1,
150
+ "warning_count": 0,
151
  "findings": [
152
  {
153
  "id": "credential_required",
 
158
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
159
  "reviewed_receipt_linkage": {
160
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
161
+ "checked_in_receipt_present": true,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
162
  "checked_in_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
163
+ "current_receipt_state": "relief_eligible",
164
+ "review_state": "reviewed_accepted",
165
+ "receipt_outcome": "verified",
166
+ "source_relief_eligible": true
167
  }
168
  }
169
  ]
 
172
  "source_id": "seoul_open_data",
173
  "provider": "data.seoul.go.kr",
174
  "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
175
+ "evidence_total": 1,
176
+ "blocking_count": 1,
177
+ "warning_count": 0,
178
  "findings": [
179
  {
180
  "id": "credential_required",
 
185
  "release_boundary": "credentialed_runtime_evidence_not_required_for_canonical_registry_release",
186
  "reviewed_receipt_linkage": {
187
  "expected_reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
188
+ "checked_in_receipt_present": true,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  "checked_in_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
190
+ "current_receipt_state": "relief_eligible",
191
+ "review_state": "reviewed_accepted",
192
+ "receipt_outcome": "verified",
193
+ "source_relief_eligible": true
194
  }
195
  }
196
  ]
reports/sustainable-coverage.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": "datapan.sustainable-coverage.v1",
3
- "generated_at": "2026-07-04T06:39:24Z",
4
  "policy": {
5
  "path": "policy/sustainable-coverage.json",
6
  "policy_id": "datapan-registry-supported-sources",
@@ -14,14 +14,16 @@
14
  "latest_verification": "reports/latest-verification.json",
15
  "credential_runtime_runner_readiness": "reports/credential-runtime-runner-readiness.json",
16
  "release_consumer_compatibility": "reports/release-consumer-compatibility.json",
17
- "failure_recovery_rollup": "reports/failure-recovery-rollup.json"
 
 
18
  },
19
  "summary": {
20
  "decision": "coverage_gaps",
21
  "layers_total": 9,
22
- "layers_meeting_target": 4,
23
- "layers_below_target": 5,
24
- "unknown_timestamp_records": 715,
25
  "stale_records": 0,
26
  "expired_records": 0
27
  },
@@ -38,18 +40,18 @@
38
  },
39
  {
40
  "id": "catalog_denominator",
41
- "numerator": 1,
42
  "denominator": 5,
43
- "percent": 20.0,
44
  "target_percent": 100.0,
45
- "meets_target": false,
46
  "scope": "supported_sources",
47
  "meaning": "Supported sources with an explicit operation denominator; contract-only sources remain uncovered."
48
  },
49
  {
50
  "id": "operation_routable",
51
- "numerator": 21114,
52
- "denominator": 21256,
53
  "percent": 99.3,
54
  "target_percent": 98.0,
55
  "meets_target": true,
@@ -68,43 +70,43 @@
68
  },
69
  {
70
  "id": "reviewed_runtime_receipt_source",
71
- "numerator": 0,
72
  "denominator": 5,
73
- "percent": 0.0,
74
  "target_percent": 100.0,
75
- "meets_target": false,
76
  "scope": "supported_sources",
77
  "meaning": "Sources with a reviewed, redacted credential runtime receipt; secret presence itself is never persisted as coverage."
78
  },
79
  {
80
  "id": "runtime_evidence_source",
81
- "numerator": 1,
82
  "denominator": 5,
83
- "percent": 20.0,
84
  "target_percent": 100.0,
85
- "meets_target": false,
86
  "scope": "supported_sources",
87
  "meaning": "Sources with at least one runtime evidence record."
88
  },
89
  {
90
  "id": "runtime_evidence_operation",
91
- "numerator": 4637,
92
- "denominator": 21256,
93
  "percent": 21.8,
94
  "target_percent": 80.0,
95
  "meets_target": false,
96
  "scope": "operation_denominator_sources",
97
- "meaning": "Unique operation identities with evidence, regardless of result or age."
98
  },
99
  {
100
  "id": "fresh_verified_operation",
101
- "numerator": 2775,
102
- "denominator": 21256,
103
- "percent": 13.1,
104
  "target_percent": 80.0,
105
  "meets_target": false,
106
  "scope": "operation_denominator_sources",
107
- "meaning": "Unique operation identities with a successful result inside the fresh window."
108
  },
109
  {
110
  "id": "required_consumer_proven",
@@ -118,19 +120,19 @@
118
  }
119
  ],
120
  "freshness": {
121
- "as_of": "2026-07-04T06:39:24Z",
122
  "fresh_days": 30,
123
  "expire_days": 90,
124
- "fresh": 4059,
125
  "stale": 0,
126
  "expired": 0,
127
- "unknown_timestamp": 715,
128
- "fresh_verified": 2841
129
  },
130
  "failure_recovery": {
131
- "active": 5,
132
- "persistent": 5,
133
- "recovered": 1,
134
  "unowned": 0,
135
  "overdue": 0,
136
  "durable_work_items": 1
@@ -141,50 +143,50 @@
141
  "profile_present": true,
142
  "catalog_denominator": true,
143
  "call_capability": true,
144
- "reviewed_runtime_receipt": false,
145
  "runtime_evidence": 4774,
146
- "active_recovery_failures": 1,
147
- "recovered_failures": 0
148
  },
149
  {
150
  "source_id": "ecos",
151
  "profile_present": true,
152
- "catalog_denominator": false,
153
  "call_capability": true,
154
- "reviewed_runtime_receipt": false,
155
- "runtime_evidence": 0,
156
- "active_recovery_failures": 1,
157
- "recovered_failures": 0
158
  },
159
  {
160
  "source_id": "kosis",
161
  "profile_present": true,
162
- "catalog_denominator": false,
163
  "call_capability": true,
164
- "reviewed_runtime_receipt": false,
165
- "runtime_evidence": 0,
166
- "active_recovery_failures": 1,
167
- "recovered_failures": 0
168
  },
169
  {
170
  "source_id": "open_assembly",
171
  "profile_present": true,
172
- "catalog_denominator": false,
173
  "call_capability": true,
174
- "reviewed_runtime_receipt": false,
175
- "runtime_evidence": 0,
176
- "active_recovery_failures": 1,
177
- "recovered_failures": 0
178
  },
179
  {
180
  "source_id": "seoul_open_data",
181
  "profile_present": true,
182
- "catalog_denominator": false,
183
  "call_capability": true,
184
- "reviewed_runtime_receipt": false,
185
- "runtime_evidence": 0,
186
- "active_recovery_failures": 1,
187
- "recovered_failures": 0
188
  }
189
  ],
190
  "maintenance_boundary": {
@@ -193,9 +195,6 @@
193
  "missing_timestamps_are_not_fresh": true,
194
  "recovery_updates_coverage": true,
195
  "next_actions": [
196
- "catalog_denominator",
197
- "reviewed_runtime_receipt_source",
198
- "runtime_evidence_source",
199
  "runtime_evidence_operation",
200
  "fresh_verified_operation"
201
  ]
 
1
  {
2
  "schema_version": "datapan.sustainable-coverage.v1",
3
+ "generated_at": "2026-07-11T10:28:35Z",
4
  "policy": {
5
  "path": "policy/sustainable-coverage.json",
6
  "policy_id": "datapan-registry-supported-sources",
 
14
  "latest_verification": "reports/latest-verification.json",
15
  "credential_runtime_runner_readiness": "reports/credential-runtime-runner-readiness.json",
16
  "release_consumer_compatibility": "reports/release-consumer-compatibility.json",
17
+ "failure_recovery_rollup": "reports/failure-recovery-rollup.json",
18
+ "operation_denominator_rollup": "reports/operation-denominator-rollup.json",
19
+ "runtime_freshness_queue": "reports/runtime-freshness-queue.json"
20
  },
21
  "summary": {
22
  "decision": "coverage_gaps",
23
  "layers_total": 9,
24
+ "layers_meeting_target": 7,
25
+ "layers_below_target": 2,
26
+ "unknown_timestamp_records": 712,
27
  "stale_records": 0,
28
  "expired_records": 0
29
  },
 
40
  },
41
  {
42
  "id": "catalog_denominator",
43
+ "numerator": 5,
44
  "denominator": 5,
45
+ "percent": 100.0,
46
  "target_percent": 100.0,
47
+ "meets_target": true,
48
  "scope": "supported_sources",
49
  "meaning": "Supported sources with an explicit operation denominator; contract-only sources remain uncovered."
50
  },
51
  {
52
  "id": "operation_routable",
53
+ "numerator": 21118,
54
+ "denominator": 21260,
55
  "percent": 99.3,
56
  "target_percent": 98.0,
57
  "meets_target": true,
 
70
  },
71
  {
72
  "id": "reviewed_runtime_receipt_source",
73
+ "numerator": 5,
74
  "denominator": 5,
75
+ "percent": 100.0,
76
  "target_percent": 100.0,
77
+ "meets_target": true,
78
  "scope": "supported_sources",
79
  "meaning": "Sources with a reviewed, redacted credential runtime receipt; secret presence itself is never persisted as coverage."
80
  },
81
  {
82
  "id": "runtime_evidence_source",
83
+ "numerator": 5,
84
  "denominator": 5,
85
+ "percent": 100.0,
86
  "target_percent": 100.0,
87
+ "meets_target": true,
88
  "scope": "supported_sources",
89
  "meaning": "Sources with at least one runtime evidence record."
90
  },
91
  {
92
  "id": "runtime_evidence_operation",
93
+ "numerator": 4638,
94
+ "denominator": 21260,
95
  "percent": 21.8,
96
  "target_percent": 80.0,
97
  "meets_target": false,
98
  "scope": "operation_denominator_sources",
99
+ "meaning": "Unique supported operation identities with evidence, regardless of result or age."
100
  },
101
  {
102
  "id": "fresh_verified_operation",
103
+ "numerator": 2773,
104
+ "denominator": 21260,
105
+ "percent": 13.0,
106
  "target_percent": 80.0,
107
  "meets_target": false,
108
  "scope": "operation_denominator_sources",
109
+ "meaning": "Unique supported operation identities with a successful result inside the fresh window."
110
  },
111
  {
112
  "id": "required_consumer_proven",
 
120
  }
121
  ],
122
  "freshness": {
123
+ "as_of": "2026-07-11T10:28:35Z",
124
  "fresh_days": 30,
125
  "expire_days": 90,
126
+ "fresh": 3926,
127
  "stale": 0,
128
  "expired": 0,
129
+ "unknown_timestamp": 712,
130
+ "fresh_verified": 2773
131
  },
132
  "failure_recovery": {
133
+ "active": 4,
134
+ "persistent": 2,
135
+ "recovered": 6,
136
  "unowned": 0,
137
  "overdue": 0,
138
  "durable_work_items": 1
 
143
  "profile_present": true,
144
  "catalog_denominator": true,
145
  "call_capability": true,
146
+ "reviewed_runtime_receipt": true,
147
  "runtime_evidence": 4774,
148
+ "active_recovery_failures": 4,
149
+ "recovered_failures": 1
150
  },
151
  {
152
  "source_id": "ecos",
153
  "profile_present": true,
154
+ "catalog_denominator": true,
155
  "call_capability": true,
156
+ "reviewed_runtime_receipt": true,
157
+ "runtime_evidence": 1,
158
+ "active_recovery_failures": 0,
159
+ "recovered_failures": 1
160
  },
161
  {
162
  "source_id": "kosis",
163
  "profile_present": true,
164
+ "catalog_denominator": true,
165
  "call_capability": true,
166
+ "reviewed_runtime_receipt": true,
167
+ "runtime_evidence": 1,
168
+ "active_recovery_failures": 0,
169
+ "recovered_failures": 1
170
  },
171
  {
172
  "source_id": "open_assembly",
173
  "profile_present": true,
174
+ "catalog_denominator": true,
175
  "call_capability": true,
176
+ "reviewed_runtime_receipt": true,
177
+ "runtime_evidence": 1,
178
+ "active_recovery_failures": 0,
179
+ "recovered_failures": 1
180
  },
181
  {
182
  "source_id": "seoul_open_data",
183
  "profile_present": true,
184
+ "catalog_denominator": true,
185
  "call_capability": true,
186
+ "reviewed_runtime_receipt": true,
187
+ "runtime_evidence": 1,
188
+ "active_recovery_failures": 0,
189
+ "recovered_failures": 1
190
  }
191
  ],
192
  "maintenance_boundary": {
 
195
  "missing_timestamps_are_not_fresh": true,
196
  "recovery_updates_coverage": true,
197
  "next_actions": [
 
 
 
198
  "runtime_evidence_operation",
199
  "fresh_verified_operation"
200
  ]
schemas/datapan.credential-runtime-collection-preflight.v1.schema.json CHANGED
@@ -109,7 +109,7 @@
109
  "$ref": "#/$defs/count"
110
  },
111
  "manual_review_reduction_allowed": {
112
- "const": false
113
  },
114
  "preflight_status": {
115
  "enum": [
 
109
  "$ref": "#/$defs/count"
110
  },
111
  "manual_review_reduction_allowed": {
112
+ "type": "boolean"
113
  },
114
  "preflight_status": {
115
  "enum": [
schemas/datapan.credential-runtime-manual-review-acceptance.v1.schema.json CHANGED
@@ -17,6 +17,7 @@
17
  "inputs",
18
  "summary",
19
  "release_boundary",
 
20
  "required_acceptance_evidence"
21
  ],
22
  "properties": {
@@ -54,6 +55,9 @@
54
  "release_boundary": {
55
  "$ref": "#/$defs/release_boundary"
56
  },
 
 
 
57
  "required_acceptance_evidence": {
58
  "type": "array",
59
  "minItems": 5,
@@ -199,6 +203,123 @@
199
  }
200
  }
201
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
202
  "required_evidence": {
203
  "type": "object",
204
  "additionalProperties": false,
 
17
  "inputs",
18
  "summary",
19
  "release_boundary",
20
+ "acceptance_routing",
21
  "required_acceptance_evidence"
22
  ],
23
  "properties": {
 
55
  "release_boundary": {
56
  "$ref": "#/$defs/release_boundary"
57
  },
58
+ "acceptance_routing": {
59
+ "$ref": "#/$defs/acceptance_routing"
60
+ },
61
  "required_acceptance_evidence": {
62
  "type": "array",
63
  "minItems": 5,
 
203
  }
204
  }
205
  },
206
+ "acceptance_routing": {
207
+ "type": "object",
208
+ "additionalProperties": false,
209
+ "required": [
210
+ "parent_goal_issue",
211
+ "accepted",
212
+ "acceptance_status",
213
+ "manual_review_required",
214
+ "manual_review_release_boundary_accepted",
215
+ "first_safe_action",
216
+ "requires_accountable_reviewer",
217
+ "required_acceptance_evidence_ids",
218
+ "decision_intake_path",
219
+ "decision_validation_command",
220
+ "acceptance_generation_command",
221
+ "acceptance_check_command",
222
+ "acceptance_packet_check_command",
223
+ "post_decision_refresh_commands",
224
+ "consumer_compatibility_effect",
225
+ "goal_completion_effect",
226
+ "goal_closure_allowed",
227
+ "default_ci_requires_credentials",
228
+ "checked_in_secrets_allowed",
229
+ "routing_note"
230
+ ],
231
+ "properties": {
232
+ "parent_goal_issue": {
233
+ "const": 344
234
+ },
235
+ "accepted": {
236
+ "type": "boolean"
237
+ },
238
+ "acceptance_status": {
239
+ "enum": ["not_accepted", "accepted"]
240
+ },
241
+ "manual_review_required": {
242
+ "type": "boolean"
243
+ },
244
+ "manual_review_release_boundary_accepted": {
245
+ "type": "boolean"
246
+ },
247
+ "first_safe_action": {
248
+ "enum": [
249
+ "assert_manual_review_decision_with_required_evidence",
250
+ "refresh_release_evidence_after_manual_review_acceptance"
251
+ ]
252
+ },
253
+ "requires_accountable_reviewer": {
254
+ "const": true
255
+ },
256
+ "required_acceptance_evidence_ids": {
257
+ "type": "array",
258
+ "minItems": 5,
259
+ "items": {
260
+ "enum": [
261
+ "reviewer_identity",
262
+ "reviewed_handoff_packet",
263
+ "consumer_compatibility_decision",
264
+ "expiry_or_revalidation_trigger",
265
+ "no_secret_material"
266
+ ]
267
+ }
268
+ },
269
+ "decision_intake_path": {
270
+ "const": "reports/credential-runtime-manual-review-decision.json"
271
+ },
272
+ "decision_validation_command": {
273
+ "const": "python3 scripts/validate-credential-runtime-manual-review-decision.py"
274
+ },
275
+ "acceptance_generation_command": {
276
+ "const": "python3 scripts/generate-credential-runtime-manual-review-acceptance.py"
277
+ },
278
+ "acceptance_check_command": {
279
+ "const": "python3 scripts/generate-credential-runtime-manual-review-acceptance.py --check"
280
+ },
281
+ "acceptance_packet_check_command": {
282
+ "const": "python3 scripts/generate-credential-runtime-manual-review-acceptance-packet.py --check"
283
+ },
284
+ "post_decision_refresh_commands": {
285
+ "type": "array",
286
+ "prefixItems": [
287
+ {
288
+ "const": "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5"
289
+ },
290
+ {
291
+ "const": "python3 scripts/refresh-release-ledger-evidence.py --check"
292
+ }
293
+ ],
294
+ "minItems": 2,
295
+ "maxItems": 2
296
+ },
297
+ "consumer_compatibility_effect": {
298
+ "enum": [
299
+ "manual_review_required_until_runtime_blockers_resolved",
300
+ "runtime_evidence_clear"
301
+ ]
302
+ },
303
+ "goal_completion_effect": {
304
+ "enum": [
305
+ "goal_remains_open_until_reviewed_receipts_or_explicit_acceptance",
306
+ "manual_review_boundary_accepted_for_release"
307
+ ]
308
+ },
309
+ "goal_closure_allowed": {
310
+ "const": false
311
+ },
312
+ "default_ci_requires_credentials": {
313
+ "const": false
314
+ },
315
+ "checked_in_secrets_allowed": {
316
+ "const": false
317
+ },
318
+ "routing_note": {
319
+ "$ref": "#/$defs/non_empty_string"
320
+ }
321
+ }
322
+ },
323
  "required_evidence": {
324
  "type": "object",
325
  "additionalProperties": false,
schemas/datapan.credential-runtime-runner-readiness.v1.schema.json CHANGED
@@ -154,7 +154,7 @@
154
  "const": false
155
  },
156
  "manual_review_reduction_allowed": {
157
- "const": false
158
  },
159
  "local_session_artifacts_checked_in": {
160
  "const": false
 
154
  "const": false
155
  },
156
  "manual_review_reduction_allowed": {
157
+ "type": "boolean"
158
  },
159
  "local_session_artifacts_checked_in": {
160
  "const": false
schemas/datapan.operation-denominator-rollup.v1.schema.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://schemas.datapan.dev/datapan.operation-denominator-rollup.v1.schema.json",
4
+ "title": "Datapan operation denominator rollup v1",
5
+ "type": "object",
6
+ "additionalProperties": false,
7
+ "required": ["schema_version", "generated_at", "summary", "sources"],
8
+ "properties": {
9
+ "schema_version": {"const": "datapan.operation-denominator-rollup.v1"},
10
+ "generated_at": {"type": "string", "format": "date-time"},
11
+ "summary": {
12
+ "type": "object", "additionalProperties": false,
13
+ "required": ["sources", "operations", "callable_operations"],
14
+ "properties": {
15
+ "sources": {"type": "integer", "minimum": 1},
16
+ "operations": {"type": "integer", "minimum": 1},
17
+ "callable_operations": {"type": "integer", "minimum": 0}
18
+ }
19
+ },
20
+ "sources": {
21
+ "type": "array", "minItems": 1, "items": {
22
+ "type": "object", "additionalProperties": false,
23
+ "required": ["source_id", "path", "scope_kind", "operations", "callable_operations"],
24
+ "properties": {
25
+ "source_id": {"type": "string", "minLength": 1},
26
+ "path": {"type": "string", "minLength": 1},
27
+ "scope_kind": {"type": "string", "minLength": 1},
28
+ "operations": {"type": "integer", "minimum": 1},
29
+ "callable_operations": {"type": "integer", "minimum": 0}
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
schemas/datapan.operation-denominator.v1.schema.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://schemas.datapan.dev/datapan.operation-denominator.v1.schema.json",
4
+ "title": "Datapan supported operation denominator v1",
5
+ "type": "object",
6
+ "additionalProperties": false,
7
+ "required": ["schema_version", "generated_at", "source_id", "provider", "scope", "provenance", "identity_fields", "summary", "operations", "maintenance"],
8
+ "properties": {
9
+ "schema_version": {"const": "datapan.operation-denominator.v1"},
10
+ "generated_at": {"type": "string", "format": "date-time"},
11
+ "source_id": {"type": "string", "pattern": "^[a-z0-9]+(?:_[a-z0-9]+)*$"},
12
+ "provider": {"type": "string", "minLength": 1},
13
+ "scope": {
14
+ "type": "object", "additionalProperties": false,
15
+ "required": ["kind", "definition", "unknown_upstream_operations_covered"],
16
+ "properties": {
17
+ "kind": {"enum": ["enumerated_supported_operations", "aggregate_supported_catalog"]},
18
+ "definition": {"type": "string", "minLength": 1},
19
+ "unknown_upstream_operations_covered": {"const": false}
20
+ }
21
+ },
22
+ "provenance": {
23
+ "type": "object", "additionalProperties": false,
24
+ "required": ["source_profile", "catalog_artifact", "reviewed_at"],
25
+ "properties": {
26
+ "source_profile": {"type": "string", "minLength": 1},
27
+ "catalog_artifact": {"type": "string", "minLength": 1},
28
+ "reviewed_at": {"type": "string", "format": "date"}
29
+ }
30
+ },
31
+ "identity_fields": {"type": "array", "minItems": 1, "uniqueItems": true, "items": {"type": "string", "minLength": 1}},
32
+ "summary": {
33
+ "type": "object", "additionalProperties": false,
34
+ "required": ["operations", "callable_operations"],
35
+ "properties": {
36
+ "operations": {"type": "integer", "minimum": 1},
37
+ "callable_operations": {"type": "integer", "minimum": 0}
38
+ }
39
+ },
40
+ "operations": {
41
+ "type": "array", "items": {
42
+ "type": "object", "additionalProperties": false,
43
+ "required": ["operation_id", "method", "endpoint_template", "callable"],
44
+ "properties": {
45
+ "operation_id": {"type": "string", "minLength": 1},
46
+ "method": {"type": "string", "minLength": 1},
47
+ "endpoint_template": {"type": "string", "minLength": 1},
48
+ "callable": {"type": "boolean"}
49
+ }
50
+ }
51
+ },
52
+ "maintenance": {
53
+ "type": "object", "additionalProperties": false,
54
+ "required": ["refresh_owner", "refresh_trigger"],
55
+ "properties": {
56
+ "refresh_owner": {"const": "datapan-registry"},
57
+ "refresh_trigger": {"enum": ["scheduled_catalog_observation", "source_profile_or_candidate_change"]}
58
+ }
59
+ }
60
+ }
61
+ }
schemas/datapan.release-consumer-compatibility.v1.schema.json CHANGED
@@ -577,6 +577,8 @@
577
  "required_contracts",
578
  "blocking_count",
579
  "warning_count",
 
 
580
  "sources_without_evidence",
581
  "blocker_ids",
582
  "warning_ids",
@@ -779,6 +781,12 @@
779
  "warning_count": {
780
  "$ref": "#/$defs/count"
781
  },
 
 
 
 
 
 
782
  "sources_without_evidence": {
783
  "$ref": "#/$defs/count"
784
  },
@@ -904,7 +912,7 @@
904
  "$ref": "#/$defs/count"
905
  },
906
  "credential_collection_preflight_manual_review_reduction_allowed": {
907
- "const": false
908
  },
909
  "credential_runner_readiness_status": {
910
  "enum": [
@@ -935,7 +943,7 @@
935
  "const": false
936
  },
937
  "credential_runner_manual_review_reduction_allowed": {
938
- "const": false
939
  },
940
  "credential_runner_local_session_artifacts_checked_in": {
941
  "const": false
 
577
  "required_contracts",
578
  "blocking_count",
579
  "warning_count",
580
+ "effective_blocking_count",
581
+ "effective_warning_count",
582
  "sources_without_evidence",
583
  "blocker_ids",
584
  "warning_ids",
 
781
  "warning_count": {
782
  "$ref": "#/$defs/count"
783
  },
784
+ "effective_blocking_count": {
785
+ "$ref": "#/$defs/count"
786
+ },
787
+ "effective_warning_count": {
788
+ "$ref": "#/$defs/count"
789
+ },
790
  "sources_without_evidence": {
791
  "$ref": "#/$defs/count"
792
  },
 
912
  "$ref": "#/$defs/count"
913
  },
914
  "credential_collection_preflight_manual_review_reduction_allowed": {
915
+ "type": "boolean"
916
  },
917
  "credential_runner_readiness_status": {
918
  "enum": [
 
943
  "const": false
944
  },
945
  "credential_runner_manual_review_reduction_allowed": {
946
+ "type": "boolean"
947
  },
948
  "credential_runner_local_session_artifacts_checked_in": {
949
  "const": false
schemas/datapan.release-consumer-decision.v1.schema.json CHANGED
@@ -153,6 +153,8 @@
153
  "credential_collection_preflight_reviewed_receipts_missing",
154
  "credential_collection_preflight_operator_environment_required_sources",
155
  "credential_queue_status",
 
 
156
  "manual_review_reduction_allowed",
157
  "goal_audit_decision"
158
  ],
@@ -203,6 +205,12 @@
203
  "credential_queue_status": {
204
  "$ref": "#/$defs/non_empty_string"
205
  },
 
 
 
 
 
 
206
  "manual_review_reduction_allowed": {
207
  "type": "boolean"
208
  },
 
153
  "credential_collection_preflight_reviewed_receipts_missing",
154
  "credential_collection_preflight_operator_environment_required_sources",
155
  "credential_queue_status",
156
+ "credential_handoff_relief_eligible_sources",
157
+ "credential_handoff_global_manual_review_relief_allowed",
158
  "manual_review_reduction_allowed",
159
  "goal_audit_decision"
160
  ],
 
205
  "credential_queue_status": {
206
  "$ref": "#/$defs/non_empty_string"
207
  },
208
+ "credential_handoff_relief_eligible_sources": {
209
+ "$ref": "#/$defs/count"
210
+ },
211
+ "credential_handoff_global_manual_review_relief_allowed": {
212
+ "type": "boolean"
213
+ },
214
  "manual_review_reduction_allowed": {
215
  "type": "boolean"
216
  },
schemas/datapan.release-manifest.v1.schema.json CHANGED
@@ -71,6 +71,8 @@
71
  "source_contract_rollup",
72
  "source_runtime_evidence_rollup",
73
  "source_runtime_remediation_map",
 
 
74
  "sustainable_coverage_policy",
75
  "sustainable_coverage",
76
  "source_refresh_policy",
 
71
  "source_contract_rollup",
72
  "source_runtime_evidence_rollup",
73
  "source_runtime_remediation_map",
74
+ "operation_denominator_rollup",
75
+ "runtime_freshness_queue",
76
  "sustainable_coverage_policy",
77
  "sustainable_coverage",
78
  "source_refresh_policy",
schemas/datapan.runtime-freshness-batch.v1.schema.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://schemas.datapan.dev/datapan.runtime-freshness-batch.v1.schema.json",
4
+ "title": "Datapan runtime freshness batch v1",
5
+ "type": "object",
6
+ "additionalProperties": false,
7
+ "required": ["schema_version", "generated_at", "queue", "registry", "selection", "operations"],
8
+ "properties": {
9
+ "schema_version": {"const": "datapan.runtime-freshness-batch.v1"},
10
+ "generated_at": {"type": "string", "format": "date-time"},
11
+ "queue": {"type": "string", "minLength": 1},
12
+ "registry": {"type": "string", "minLength": 1},
13
+ "selection": {
14
+ "type": "object", "additionalProperties": false,
15
+ "required": ["rotation_seed", "shard_index", "shard_count", "batch_size", "eligible_operations", "offset", "selected_operations", "wrapped"],
16
+ "properties": {
17
+ "rotation_seed": {"type": "integer", "minimum": 0},
18
+ "shard_index": {"type": "integer", "minimum": 0},
19
+ "shard_count": {"type": "integer", "minimum": 1},
20
+ "batch_size": {"type": "integer", "minimum": 1},
21
+ "eligible_operations": {"type": "integer", "minimum": 1},
22
+ "offset": {"type": "integer", "minimum": 0},
23
+ "selected_operations": {"type": "integer", "minimum": 1},
24
+ "wrapped": {"type": "boolean"}
25
+ }
26
+ },
27
+ "operations": {
28
+ "type": "array", "minItems": 1, "items": {
29
+ "type": "object", "additionalProperties": false,
30
+ "required": ["identity_key", "dataset_id", "operation", "operation_seq", "classification", "priority"],
31
+ "properties": {
32
+ "identity_key": {"type": "string", "minLength": 1},
33
+ "dataset_id": {"type": "string", "minLength": 1},
34
+ "operation": {"type": "string", "minLength": 1},
35
+ "operation_seq": {"type": ["string", "null"]},
36
+ "classification": {"type": "string", "minLength": 1},
37
+ "priority": {"type": "integer", "minimum": 0}
38
+ }
39
+ }
40
+ }
41
+ }
42
+ }
schemas/datapan.runtime-freshness-import-receipt.v1.schema.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://schemas.datapan.dev/datapan.runtime-freshness-import-receipt.v1.schema.json",
4
+ "title": "Datapan runtime freshness import receipt",
5
+ "type": "object",
6
+ "additionalProperties": false,
7
+ "required": ["schema_version", "generated_at", "run_id", "source_id", "inputs", "summary", "results"],
8
+ "properties": {
9
+ "schema_version": {"const": "datapan.runtime-freshness-import-receipt.v1"},
10
+ "generated_at": {"type": "string", "format": "date-time"},
11
+ "run_id": {"type": "string", "minLength": 1},
12
+ "source_id": {"type": "string", "pattern": "^[a-z0-9]+(?:_[a-z0-9]+)*$"},
13
+ "inputs": {
14
+ "type": "object",
15
+ "additionalProperties": false,
16
+ "required": ["sanitized_report_sha256", "run_receipt_sha256", "error_action_catalog"],
17
+ "properties": {
18
+ "sanitized_report_sha256": {"type": "string", "pattern": "^[a-f0-9]{64}$"},
19
+ "run_receipt_sha256": {"type": "string", "pattern": "^[a-f0-9]{64}$"},
20
+ "error_action_catalog": {"type": "string", "minLength": 1}
21
+ }
22
+ },
23
+ "summary": {
24
+ "type": "object",
25
+ "additionalProperties": false,
26
+ "required": ["reported_results", "classified_failures", "unclassified_failures", "healthy_recoveries", "observations_projected"],
27
+ "properties": {
28
+ "reported_results": {"type": "integer", "minimum": 0},
29
+ "classified_failures": {"type": "integer", "minimum": 0},
30
+ "unclassified_failures": {"type": "integer", "minimum": 0},
31
+ "healthy_recoveries": {"type": "integer", "minimum": 0},
32
+ "observations_projected": {"type": "integer", "minimum": 0}
33
+ }
34
+ },
35
+ "results": {
36
+ "type": "array",
37
+ "items": {
38
+ "type": "object",
39
+ "additionalProperties": false,
40
+ "required": ["subject_id", "dataset_id", "operation", "status", "reason", "disposition"],
41
+ "properties": {
42
+ "subject_id": {"type": "string", "pattern": "^operation:[a-f0-9]{16}$"},
43
+ "dataset_id": {"type": "string", "minLength": 1},
44
+ "operation": {"type": "string", "minLength": 1},
45
+ "status": {"enum": ["verified", "failed", "skipped", "unknown"]},
46
+ "reason": {"type": "string"},
47
+ "disposition": {"enum": ["classified_failure", "unclassified_failure", "healthy_recovery", "no_active_failure"]},
48
+ "failure_class": {"enum": ["credential", "parameter", "adapter", "parser", "rate_limit", "upstream", "reference_drift", "catalog_drift", "consumer"]},
49
+ "rule_id": {"type": "string", "minLength": 1},
50
+ "observed_at": {"type": "string", "format": "date-time"}
51
+ }
52
+ }
53
+ }
54
+ }
55
+ }