File size: 10,737 Bytes
e561ffc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51ed393
 
e561ffc
 
51ed393
 
e561ffc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51ed393
 
 
e561ffc
 
9a106d4
e561ffc
 
 
51ed393
e561ffc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51ed393
 
 
e561ffc
 
9a106d4
e561ffc
 
 
51ed393
e561ffc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51ed393
 
 
e561ffc
 
9a106d4
e561ffc
 
 
51ed393
e561ffc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51ed393
 
 
e561ffc
 
9a106d4
e561ffc
 
 
51ed393
e561ffc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51ed393
 
 
e561ffc
 
9a106d4
e561ffc
 
 
51ed393
e561ffc
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
{
  "schema_version": "datapan.credential-runtime-collection-preflight.v1",
  "generated_at": "2026-07-06T17:46:39Z",
  "goal_issue": 344,
  "preflight_ticket": 399,
  "provider": "datapan-registry",
  "inputs": {
    "queue": "reports/credential-runtime-receipt-collection-queue.json",
    "runner_plan_mode": "secret_free_default_ci_preflight"
  },
  "summary": {
    "sources": 5,
    "credential_gated_sources": 5,
    "candidate_batches_present": 5,
    "candidate_batches_missing": 0,
    "reviewed_receipts_present": 5,
    "reviewed_receipts_missing": 0,
    "default_ci_runnable_sources": 0,
    "operator_environment_required_sources": 5,
    "manual_review_reduction_allowed": true,
    "preflight_status": "reviewed_receipts_complete"
  },
  "sources": [
    {
      "source_id": "data_go_kr",
      "provider": "data.go.kr",
      "credential_envs": [
        "DATAPAN_DATA_GO_KR_SERVICE_KEY"
      ],
      "operator_environment_required": true,
      "default_ci_runnable": false,
      "candidate_batch": "reports/data-go-kr/runtime-candidates.json",
      "candidate_batch_present": true,
      "runtime_evidence_plan": "reports/data-go-kr/runtime-evidence-plan.json",
      "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
      "staged_receipt_present": false,
      "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json",
      "reviewed_receipt_present": true,
      "current_receipt_state": "relief_eligible",
      "receipt_relief_eligible": true,
      "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --json",
      "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --run",
      "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",
      "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json",
      "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
      "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>",
      "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
    },
    {
      "source_id": "ecos",
      "provider": "ECOS",
      "credential_envs": [
        "DATAPAN_ECOS_API_KEY"
      ],
      "operator_environment_required": true,
      "default_ci_runnable": false,
      "candidate_batch": "reports/ecos/runtime-candidates.json",
      "candidate_batch_present": true,
      "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json",
      "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json",
      "staged_receipt_present": false,
      "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json",
      "reviewed_receipt_present": true,
      "current_receipt_state": "relief_eligible",
      "receipt_relief_eligible": true,
      "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --json",
      "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source ecos --run",
      "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",
      "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json",
      "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
      "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>",
      "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
    },
    {
      "source_id": "kosis",
      "provider": "KOSIS",
      "credential_envs": [
        "DATAPAN_KOSIS_API_KEY"
      ],
      "operator_environment_required": true,
      "default_ci_runnable": false,
      "candidate_batch": "reports/kosis/runtime-candidates.json",
      "candidate_batch_present": true,
      "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json",
      "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json",
      "staged_receipt_present": false,
      "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json",
      "reviewed_receipt_present": true,
      "current_receipt_state": "relief_eligible",
      "receipt_relief_eligible": true,
      "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --json",
      "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source kosis --run",
      "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",
      "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json",
      "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
      "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>",
      "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
    },
    {
      "source_id": "open_assembly",
      "provider": "open.assembly.go.kr",
      "credential_envs": [
        "DATAPAN_OPEN_ASSEMBLY_API_KEY"
      ],
      "operator_environment_required": true,
      "default_ci_runnable": false,
      "candidate_batch": "reports/open-assembly/runtime-candidates.json",
      "candidate_batch_present": true,
      "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json",
      "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
      "staged_receipt_present": false,
      "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json",
      "reviewed_receipt_present": true,
      "current_receipt_state": "relief_eligible",
      "receipt_relief_eligible": true,
      "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --json",
      "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --run",
      "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",
      "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json",
      "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
      "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>",
      "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
    },
    {
      "source_id": "seoul_open_data",
      "provider": "data.seoul.go.kr",
      "credential_envs": [
        "DATAPAN_SEOUL_OPEN_DATA_API_KEY"
      ],
      "operator_environment_required": true,
      "default_ci_runnable": false,
      "candidate_batch": "reports/seoul-open-data/runtime-candidates.json",
      "candidate_batch_present": true,
      "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json",
      "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
      "staged_receipt_present": false,
      "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json",
      "reviewed_receipt_present": true,
      "current_receipt_state": "relief_eligible",
      "receipt_relief_eligible": true,
      "collection_preflight_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --json",
      "collection_run_command": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --run",
      "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",
      "staged_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json",
      "reviewed_receipt_validation_command": "python3 scripts/validate-credential-runtime-receipts.py",
      "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>",
      "next_action": "maintain_receipt_backed_compatibility_relief_evidence"
    }
  ]
}