| { |
| "schema_version": "datapan.credential-runtime-operator-packets.v1", |
| "generated_at": "2026-07-06T17:46:39Z", |
| "goal_issue": 344, |
| "operator_packet_ticket": 405, |
| "provider": "datapan-registry", |
| "inputs": { |
| "collection_queue": "reports/credential-runtime-receipt-collection-queue.json", |
| "review_handoff": "reports/credential-runtime-review-handoff.json", |
| "release_consumer_decision": "reports/release-consumer-decision.json" |
| }, |
| "summary": { |
| "sources": 5, |
| "credential_gated_sources": 5, |
| "operator_packets": 5, |
| "packets_ready_for_operator_credentials": 0, |
| "packets_waiting_for_review": 0, |
| "reviewed_receipts_checked_in": 5, |
| "reviewed_receipts_missing": 0, |
| "manual_review_required": false, |
| "manual_review_accepted": true, |
| "default_ci_requires_credentials": false, |
| "checked_in_secrets_allowed": false, |
| "packet_status": "reviewed_receipts_complete" |
| }, |
| "post_promotion_contract": { |
| "commands": [ |
| "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "python3 scripts/refresh-release-ledger-evidence.py --check" |
| ], |
| "release_evidence_refresh_command": "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "release_evidence_check_command": "python3 scripts/refresh-release-ledger-evidence.py --check", |
| "downstream_evidence_affected": [ |
| "reports/credential-runtime-evidence-policy.json", |
| "reports/credential-runtime-collection-preflight.json", |
| "reports/credential-runtime-receipt-collection-queue.json", |
| "reports/credential-runtime-review-handoff.json", |
| "reports/source-runtime-remediation-map.json", |
| "reports/release-consumer-compatibility.json", |
| "reports/release-consumer-decision.json", |
| "reports/release-goal-finish-preflight.json", |
| "reports/release-goal-continuation-queue.json", |
| "reports/release-goal-operating-contract.json", |
| "reports/release-assembly-receipt.json", |
| "manifest.json" |
| ], |
| "goal_closure_effect": "no_goal_closure_without_reviewed_receipts_or_explicit_manual_review_acceptance" |
| }, |
| "batch_collection_contract": { |
| "commands": { |
| "secret_free_batch_preflight": "python3 scripts/run-credential-runtime-collection.py --all --json", |
| "require_env_batch_preflight": "python3 scripts/run-credential-runtime-collection.py --all --require-env", |
| "batch_collection_run": "python3 scripts/run-credential-runtime-collection.py --all --run --skip-not-ready --continue-on-error --json", |
| "batch_collection_run_with_session_output": "python3 scripts/run-credential-runtime-collection.py --all --run --skip-not-ready --continue-on-error --session-output .datapan/runtime-evidence/credential-runtime-collection-session.json --json", |
| "session_output_validation": "python3 scripts/validate-credential-runtime-collection-session.py .datapan/runtime-evidence/credential-runtime-collection-session.json --require-complete-source-set", |
| "session_review_plan_generation": "python3 scripts/generate-credential-runtime-session-review-plan.py .datapan/runtime-evidence/credential-runtime-collection-session.json --output .datapan/runtime-evidence/credential-runtime-session-review-plan.json", |
| "session_review_plan_validation": "python3 scripts/validate-credential-runtime-session-review-plan.py .datapan/runtime-evidence/credential-runtime-session-review-plan.json --queue reports/credential-runtime-receipt-collection-queue.json", |
| "batch_runner_self_test": "python3 scripts/run-credential-runtime-collection.py --self-test" |
| }, |
| "skip_not_ready_allowed": true, |
| "continue_on_error_allowed": true, |
| "session_output_schema": "datapan.credential-runtime-collection-session.v1", |
| "session_output_schema_path": "schemas/datapan.credential-runtime-collection-session.v1.schema.json", |
| "session_output_path": ".datapan/runtime-evidence/credential-runtime-collection-session.json", |
| "session_output_validation_command": "python3 scripts/validate-credential-runtime-collection-session.py .datapan/runtime-evidence/credential-runtime-collection-session.json --require-complete-source-set", |
| "session_review_plan_schema": "datapan.credential-runtime-session-review-plan.v1", |
| "session_review_plan_schema_path": "schemas/datapan.credential-runtime-session-review-plan.v1.schema.json", |
| "session_review_plan_output_path": ".datapan/runtime-evidence/credential-runtime-session-review-plan.json", |
| "session_review_plan_command": "python3 scripts/generate-credential-runtime-session-review-plan.py .datapan/runtime-evidence/credential-runtime-collection-session.json --output .datapan/runtime-evidence/credential-runtime-session-review-plan.json", |
| "session_review_plan_validation_command": "python3 scripts/validate-credential-runtime-session-review-plan.py .datapan/runtime-evidence/credential-runtime-session-review-plan.json --queue reports/credential-runtime-receipt-collection-queue.json", |
| "reviewer_handoff_command": "python3 scripts/validate-credential-runtime-collection-session.py .datapan/runtime-evidence/credential-runtime-collection-session.json --require-complete-source-set", |
| "checked_in_session_output_allowed": false, |
| "checked_in_review_plan_allowed": false, |
| "checked_in_secrets_allowed": false, |
| "default_ci_requires_credentials": false |
| }, |
| "packets": [ |
| { |
| "source_id": "data_go_kr", |
| "provider": "data.go.kr", |
| "current_receipt_state": "relief_eligible", |
| "packet_status": "reviewed_receipt_present", |
| "credential_envs": [ |
| "DATAPAN_DATA_GO_KR_SERVICE_KEY" |
| ], |
| "required_operator_inputs": [ |
| "credential_env_values", |
| "reviewer_identity", |
| "review_reason", |
| "review_decision" |
| ], |
| "evidence_paths": { |
| "candidate_batch": "reports/data-go-kr/runtime-candidates.json", |
| "runtime_evidence_plan": "reports/data-go-kr/runtime-evidence-plan.json", |
| "staged_receipt_path": ".datapan/runtime-evidence/data-go-kr-credentialed-receipt.json", |
| "reviewed_receipt_path": "reports/credential-runtime-receipts/data-go-kr-credentialed-receipt.json" |
| }, |
| "commands": { |
| "secret_free_preflight": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --json", |
| "require_env_preflight": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --require-env", |
| "bounded_collection_run": "python3 scripts/run-credential-runtime-collection.py --source data_go_kr --run", |
| "staged_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/data-go-kr-credentialed-receipt.json", |
| "reviewed_receipt_promotion": "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>", |
| "reviewed_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py", |
| "post_promotion_checks": [ |
| "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "python3 scripts/refresh-release-ledger-evidence.py --check" |
| ] |
| }, |
| "downstream_evidence_affected": [ |
| "reports/credential-runtime-evidence-policy.json", |
| "reports/credential-runtime-collection-preflight.json", |
| "reports/credential-runtime-receipt-collection-queue.json", |
| "reports/credential-runtime-review-handoff.json", |
| "reports/source-runtime-remediation-map.json", |
| "reports/release-consumer-compatibility.json", |
| "reports/release-consumer-decision.json", |
| "reports/release-goal-finish-preflight.json", |
| "reports/release-goal-continuation-queue.json", |
| "reports/release-goal-operating-contract.json", |
| "reports/release-assembly-receipt.json", |
| "manifest.json" |
| ], |
| "relief_blockers": [], |
| "next_action": "maintain_receipt_backed_compatibility_relief_evidence" |
| }, |
| { |
| "source_id": "ecos", |
| "provider": "ECOS", |
| "current_receipt_state": "relief_eligible", |
| "packet_status": "reviewed_receipt_present", |
| "credential_envs": [ |
| "DATAPAN_ECOS_API_KEY" |
| ], |
| "required_operator_inputs": [ |
| "credential_env_values", |
| "reviewer_identity", |
| "review_reason", |
| "review_decision" |
| ], |
| "evidence_paths": { |
| "candidate_batch": "reports/ecos/runtime-candidates.json", |
| "runtime_evidence_plan": "reports/ecos/runtime-evidence-plan.json", |
| "staged_receipt_path": ".datapan/runtime-evidence/ecos-credentialed-receipt.json", |
| "reviewed_receipt_path": "reports/credential-runtime-receipts/ecos-credentialed-receipt.json" |
| }, |
| "commands": { |
| "secret_free_preflight": "python3 scripts/run-credential-runtime-collection.py --source ecos --json", |
| "require_env_preflight": "python3 scripts/run-credential-runtime-collection.py --source ecos --require-env", |
| "bounded_collection_run": "python3 scripts/run-credential-runtime-collection.py --source ecos --run", |
| "staged_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/ecos-credentialed-receipt.json", |
| "reviewed_receipt_promotion": "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>", |
| "reviewed_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py", |
| "post_promotion_checks": [ |
| "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "python3 scripts/refresh-release-ledger-evidence.py --check" |
| ] |
| }, |
| "downstream_evidence_affected": [ |
| "reports/credential-runtime-evidence-policy.json", |
| "reports/credential-runtime-collection-preflight.json", |
| "reports/credential-runtime-receipt-collection-queue.json", |
| "reports/credential-runtime-review-handoff.json", |
| "reports/source-runtime-remediation-map.json", |
| "reports/release-consumer-compatibility.json", |
| "reports/release-consumer-decision.json", |
| "reports/release-goal-finish-preflight.json", |
| "reports/release-goal-continuation-queue.json", |
| "reports/release-goal-operating-contract.json", |
| "reports/release-assembly-receipt.json", |
| "manifest.json" |
| ], |
| "relief_blockers": [], |
| "next_action": "maintain_receipt_backed_compatibility_relief_evidence" |
| }, |
| { |
| "source_id": "kosis", |
| "provider": "KOSIS", |
| "current_receipt_state": "relief_eligible", |
| "packet_status": "reviewed_receipt_present", |
| "credential_envs": [ |
| "DATAPAN_KOSIS_API_KEY" |
| ], |
| "required_operator_inputs": [ |
| "credential_env_values", |
| "reviewer_identity", |
| "review_reason", |
| "review_decision" |
| ], |
| "evidence_paths": { |
| "candidate_batch": "reports/kosis/runtime-candidates.json", |
| "runtime_evidence_plan": "reports/kosis/runtime-evidence-plan.json", |
| "staged_receipt_path": ".datapan/runtime-evidence/kosis-credentialed-receipt.json", |
| "reviewed_receipt_path": "reports/credential-runtime-receipts/kosis-credentialed-receipt.json" |
| }, |
| "commands": { |
| "secret_free_preflight": "python3 scripts/run-credential-runtime-collection.py --source kosis --json", |
| "require_env_preflight": "python3 scripts/run-credential-runtime-collection.py --source kosis --require-env", |
| "bounded_collection_run": "python3 scripts/run-credential-runtime-collection.py --source kosis --run", |
| "staged_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/kosis-credentialed-receipt.json", |
| "reviewed_receipt_promotion": "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>", |
| "reviewed_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py", |
| "post_promotion_checks": [ |
| "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "python3 scripts/refresh-release-ledger-evidence.py --check" |
| ] |
| }, |
| "downstream_evidence_affected": [ |
| "reports/credential-runtime-evidence-policy.json", |
| "reports/credential-runtime-collection-preflight.json", |
| "reports/credential-runtime-receipt-collection-queue.json", |
| "reports/credential-runtime-review-handoff.json", |
| "reports/source-runtime-remediation-map.json", |
| "reports/release-consumer-compatibility.json", |
| "reports/release-consumer-decision.json", |
| "reports/release-goal-finish-preflight.json", |
| "reports/release-goal-continuation-queue.json", |
| "reports/release-goal-operating-contract.json", |
| "reports/release-assembly-receipt.json", |
| "manifest.json" |
| ], |
| "relief_blockers": [], |
| "next_action": "maintain_receipt_backed_compatibility_relief_evidence" |
| }, |
| { |
| "source_id": "open_assembly", |
| "provider": "open.assembly.go.kr", |
| "current_receipt_state": "relief_eligible", |
| "packet_status": "reviewed_receipt_present", |
| "credential_envs": [ |
| "DATAPAN_OPEN_ASSEMBLY_API_KEY" |
| ], |
| "required_operator_inputs": [ |
| "credential_env_values", |
| "reviewer_identity", |
| "review_reason", |
| "review_decision" |
| ], |
| "evidence_paths": { |
| "candidate_batch": "reports/open-assembly/runtime-candidates.json", |
| "runtime_evidence_plan": "reports/open-assembly/runtime-evidence-plan.json", |
| "staged_receipt_path": ".datapan/runtime-evidence/open-assembly-credentialed-receipt.json", |
| "reviewed_receipt_path": "reports/credential-runtime-receipts/open-assembly-credentialed-receipt.json" |
| }, |
| "commands": { |
| "secret_free_preflight": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --json", |
| "require_env_preflight": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --require-env", |
| "bounded_collection_run": "python3 scripts/run-credential-runtime-collection.py --source open_assembly --run", |
| "staged_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/open-assembly-credentialed-receipt.json", |
| "reviewed_receipt_promotion": "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>", |
| "reviewed_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py", |
| "post_promotion_checks": [ |
| "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "python3 scripts/refresh-release-ledger-evidence.py --check" |
| ] |
| }, |
| "downstream_evidence_affected": [ |
| "reports/credential-runtime-evidence-policy.json", |
| "reports/credential-runtime-collection-preflight.json", |
| "reports/credential-runtime-receipt-collection-queue.json", |
| "reports/credential-runtime-review-handoff.json", |
| "reports/source-runtime-remediation-map.json", |
| "reports/release-consumer-compatibility.json", |
| "reports/release-consumer-decision.json", |
| "reports/release-goal-finish-preflight.json", |
| "reports/release-goal-continuation-queue.json", |
| "reports/release-goal-operating-contract.json", |
| "reports/release-assembly-receipt.json", |
| "manifest.json" |
| ], |
| "relief_blockers": [], |
| "next_action": "maintain_receipt_backed_compatibility_relief_evidence" |
| }, |
| { |
| "source_id": "seoul_open_data", |
| "provider": "data.seoul.go.kr", |
| "current_receipt_state": "relief_eligible", |
| "packet_status": "reviewed_receipt_present", |
| "credential_envs": [ |
| "DATAPAN_SEOUL_OPEN_DATA_API_KEY" |
| ], |
| "required_operator_inputs": [ |
| "credential_env_values", |
| "reviewer_identity", |
| "review_reason", |
| "review_decision" |
| ], |
| "evidence_paths": { |
| "candidate_batch": "reports/seoul-open-data/runtime-candidates.json", |
| "runtime_evidence_plan": "reports/seoul-open-data/runtime-evidence-plan.json", |
| "staged_receipt_path": ".datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json", |
| "reviewed_receipt_path": "reports/credential-runtime-receipts/seoul-open-data-credentialed-receipt.json" |
| }, |
| "commands": { |
| "secret_free_preflight": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --json", |
| "require_env_preflight": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --require-env", |
| "bounded_collection_run": "python3 scripts/run-credential-runtime-collection.py --source seoul_open_data --run", |
| "staged_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py --allow-unreviewed .datapan/runtime-evidence/seoul-open-data-credentialed-receipt.json", |
| "reviewed_receipt_promotion": "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>", |
| "reviewed_receipt_validation": "python3 scripts/validate-credential-runtime-receipts.py", |
| "post_promotion_checks": [ |
| "python3 scripts/refresh-release-ledger-evidence.py --write --max-iterations 5", |
| "python3 scripts/refresh-release-ledger-evidence.py --check" |
| ] |
| }, |
| "downstream_evidence_affected": [ |
| "reports/credential-runtime-evidence-policy.json", |
| "reports/credential-runtime-collection-preflight.json", |
| "reports/credential-runtime-receipt-collection-queue.json", |
| "reports/credential-runtime-review-handoff.json", |
| "reports/source-runtime-remediation-map.json", |
| "reports/release-consumer-compatibility.json", |
| "reports/release-consumer-decision.json", |
| "reports/release-goal-finish-preflight.json", |
| "reports/release-goal-continuation-queue.json", |
| "reports/release-goal-operating-contract.json", |
| "reports/release-assembly-receipt.json", |
| "manifest.json" |
| ], |
| "relief_blockers": [], |
| "next_action": "maintain_receipt_backed_compatibility_relief_evidence" |
| } |
| ] |
| } |
|
|