{"marker":"VOID_DATANET_CHALLENGE_OFFLINE_VERIFY_PACK_V1","version":1,"ok":true,"purpose":"copy_paste_offline_verifier_pack_for_datanet_challenge_v1","headline":"VOID DataNet Challenge offline verify pack","dataset_id":"demo003-folder-fixture-v1","effective_base_url":"http://100.122.79.39:4100","challenge_url":"http://100.122.79.39:4100/public-node/datanet/challenge/demo003-folder-fixture-v1","challenge_path":"/public-node/datanet/challenge/demo003-folder-fixture-v1","manifest_url":"http://100.122.79.39:4100/public-node/local-data-drop/folder/demo003-folder-fixture-v1/manifest.json","manifest_path":"/public-node/local-data-drop/folder/demo003-folder-fixture-v1/manifest.json","route_index_url":"http://100.122.79.39:4100/public-node/route-index.json","route_index_path":"/public-node/route-index.json","offline_verify_command":"set -euo pipefail; PUBLIC_NODE_BASE=\"${PUBLIC_NODE_BASE:-http://100.122.79.39:4100}\"; OUT=\"${OUT:-/tmp/void-datanet-challenge-offline-verify-pack-v1}\"; mkdir -p \"$OUT\"; curl -fsS \"$PUBLIC_NODE_BASE/public-node/datanet/challenge/demo003-folder-fixture-v1\" -o \"$OUT/challenge.json\"; curl -fsS \"$PUBLIC_NODE_BASE/public-node/local-data-drop/folder/demo003-folder-fixture-v1/manifest.json\" -o \"$OUT/manifest.json\"; curl -fsS \"$PUBLIC_NODE_BASE/public-node/route-index.json\" -o \"$OUT/route-index.json\"; grep -F '\"marker\":\"VOID_DATANET_CHALLENGE_V1\"' \"$OUT/challenge.json\"; grep -F '\"ok\":true' \"$OUT/challenge.json\"; grep -F '\"dataset_id\":\"demo003-folder-fixture-v1\"' \"$OUT/challenge.json\"; grep -F '\"path_from_dataset_id\":false' \"$OUT/challenge.json\"; grep -F '\"filesystem_path_built_from_dataset_id\":false' \"$OUT/challenge.json\"; grep -F '\"ledger_write\":false' \"$OUT/challenge.json\"; grep -F '\"wc_credit_award\":false' \"$OUT/challenge.json\"; grep -F \"VOID_PUBLIC_NODE_LOCAL_DATA_DROP_DEMO003_FOLDER\" \"$OUT/manifest.json\"; grep -F \"/public-node/datanet/challenge/:dataset_id\" \"$OUT/route-index.json\"; echo \"VOID_DATANET_CHALLENGE_OFFLINE_VERIFY_PACK_SMOKE_V1_GREEN\"","expected_green_marker":"VOID_DATANET_CHALLENGE_OFFLINE_VERIFY_PACK_SMOKE_V1_GREEN","expected_challenge_marker":"VOID_DATANET_CHALLENGE_V1","public_read_only":true,"bounded_read_existing_public_routes_only":true,"registry_lookup_only":true,"path_from_dataset_id":false,"filesystem_path_built_from_dataset_id":false,"mutation":false,"live_runtime_write":false,"ledger_write":false,"wc_credit_award":false,"money_movement":false,"wallet_send":false,"validator_mutation":false,"checks":["fetch challenge packet","fetch Demo 003 folder manifest","fetch public route index","verify challenge marker","verify ok=true","verify dataset_id","verify path_from_dataset_id=false","verify filesystem_path_built_from_dataset_id=false","verify ledger_write=false","verify wc_credit_award=false","verify route index contains challenge route"]}