{"apiVersion": "openeyes.nails.web.v1", "boundary": "go_live_online_pilot_authorization_completion_local_only", "collectionExecutionEnabled": false, "completionBoundary": {"advancesLocalGoLiveTracker": true, "collectionExecutionEnabled": false, "deployEnabled": false, "liveCollectionEnabled": false, "mode": "online_pilot_authorization_local_files_and_audit_state", "network": false, "preparesAuthorizedSubmitPreview": true, "preparesStagingRuntimeConfigRequest": true, "productionMutations": false, "readsLocalFiles": true, "secretMaterialReturned": false, "submitEnabled": false, "uploadEnabled": false, "verifiesExternalReviewerConfirmation": true, "verifiesOnlinePilotApprovalEvidence": true, "writesLocalAuditState": true, "writesLocalFiles": true}, "completionContractPath": "/api/web/v1/plugins/nails/production-cutover:online-pilot-authorization-contract", "completionPath": "/api/web/v1/plugins/nails/production-cutover:online-pilot-authorization", "contract": {"additionalProperties": false, "contractVersion": 1, "methods": ["POST"], "name": "nails-production-cutover-online-pilot-authorization", "optionalFields": ["stateRoot", "payloadDigest", "outputDir", "envMode", "replace", "compactOutputFiles"], "requiredFields": ["startBundle", "approvalEvidence", "confirmationRecord"], "schemaDigest": "8bd5e869465fbb9b1c87927b3f557b87d4420b64381de4f98d8a583869774792", "schemaId": "https://openeyes.local/plugins/nails/web/v1/production-cutover-online-pilot-authorization-request.schema.json"}, "deployEnabled": false, "links": {"providerQuality": {"contractPath": "/api/web/v1/plugins/nails/production-cutover:provider-quality-contract", "method": "POST", "network": false, "path": "/api/web/v1/plugins/nails/production-cutover:provider-quality"}, "stagingHandoffRuntimeConfigRequest": {"artifact": "<startBundle>/latest-staging-handoff-runtime-config-request.json", "network": false, "nextCommand": "scripts/nails_complete_go_live_staging_handoff.py"}}, "liveCollectionEnabled": false, "localStateMutations": true, "localWrapper": {"collectionExecutionEnabled": false, "commandTemplate": "rtk python scripts/nails_complete_go_live_online_pilot_authorization.py --start-bundle <startBundle> --approval-evidence <online-pilot-approval-evidence.json> --confirmation-record <online-pilot-confirmation.json> --output-dir <outputDir>", "deployEnabled": false, "liveCollectionEnabled": false, "localStateMutations": true, "network": false, "productionMutations": false, "script": "scripts/nails_complete_go_live_online_pilot_authorization.py", "steps": ["verify approved online-pilot evidence", "verify external reviewer confirmation record", "write the approved local online-pilot authorization ledger entry", "prepare authorized submit preview and staging runtime config request", "advance online_pilot_authorization"], "submitEnabled": false, "uploadEnabled": false}, "method": "GET", "network": false, "ok": true, "pluginId": "nails", "productionMutations": false, "route": "/api/web/v1/plugins/nails/production-cutover:online-pilot-authorization-contract", "schema": {"$id": "https://openeyes.local/plugins/nails/web/v1/production-cutover-online-pilot-authorization-request.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": {"approvalEvidence": {"description": "Approved online-pilot evidence JSON returned by the external approval process.", "minLength": 1, "type": "string"}, "compactOutputFiles": {"default": false, "description": "Write compact JSON artifacts when true.", "type": "boolean"}, "confirmationRecord": {"description": "External reviewer confirmation record binding approval evidence to the provider-quality bridge payload digest.", "minLength": 1, "type": "string"}, "envMode": {"default": "process", "description": "Environment mode used by local authorization and staging handoff command templates.", "enum": ["fixture", "process"], "type": "string"}, "outputDir": {"description": "Optional empty local output directory for authorization completion artifacts. When supplied it must resolve inside the start bundle.", "minLength": 1, "type": "string"}, "payloadDigest": {"description": "Optional payload digest override. Defaults to the online-pilot bridge payloadDigest from the latest provider-quality completion.", "minLength": 1, "type": "string"}, "replace": {"default": false, "description": "Allow replacing the online_pilot_authorization stage entry when advancing the local go-live tracker.", "type": "boolean"}, "startBundle": {"description": "Local go-live start bundle whose provider-quality completion prepared the online-pilot authorization request.", "minLength": 1, "type": "string"}, "stateRoot": {"description": "Optional local audit-state root inside the start bundle. Defaults to the provider-quality completion state root.", "minLength": 1, "type": "string"}}, "required": ["startBundle", "approvalEvidence", "confirmationRecord"], "title": "Nails Production Cutover Online Pilot Authorization Request v1", "type": "object"}, "sideEffects": "local_online_pilot_authorization_ledger_and_staging_request_files", "submitEnabled": false, "uploadEnabled": false}