{"domain_infrastructure_sources":{"dns":{"origin":"https://cloudflare-dns.com","path":"/dns-query","approved":true,"terms":"https://developers.cloudflare.com/1.1.1.1/terms-of-use/","reason":"Reviewed 2026-09-06: documented security-scanning/operator use; bounded factual DNS evidence with attribution, no shared cache"},"com":{"origin":"https://rdap.verisign.com","path":"/com/v1/domain/","approved":false,"terms":"https://www.verisign.com/legal-center/rdap-terms/","reason":"Exact RDAP commercial redistribution, retention and rate terms unresolved"},"net":{"origin":"https://rdap.verisign.com","path":"/net/v1/domain/","approved":false,"terms":"https://www.verisign.com/legal-center/rdap-terms/","reason":"Exact RDAP commercial redistribution, retention and rate terms unresolved"}},"public_discoverable_route_payto":"STABLE","name":"Foundry x402 product catalog","version":"2026-09-06","resource_count":51,"new_routes_enabled":43,"commercial_launch_verified":0,"discovery_ready_count":0,"discovery_policy":{"required_same_day_checks":["ORIGIN_PRESENT","RUNTIME_402_PASS","CDP_VALIDATE_PASS","CDP_MERCHANT_PRESENT","SEMANTIC_QUERY_PASS","OPENAPI_PRESENT","PRICE_DISCOVERY_PARITY_PASS","AGENTCASH_DISCOVERY_PASS","X402SCAN_PRESENT","AGENTIC_PRESENT"],"periodic_advisory_checks":["MARKET402_PRESENT"],"supplementary_checks":["CDP_SEARCH_PRESENT"],"settlement_required_for_release":false,"commercial_delivery_is_separate":true},"lifecycle_counts":{"IMPLEMENTED":51,"DEPLOYED":0,"RUNTIME_402_PASS":0,"CDP_VALIDATE_PASS":0,"SETTLED_IF_LEGITIMATELY_REQUIRED":10,"CDP_MERCHANT_PRESENT":0,"CDP_SEMANTIC_SEARCH_PRESENT":0,"DOWNSTREAM_PRESENT":0,"COMMERCIAL_DELIVERY_VERIFIED":0,"PAYMENT_CHALLENGE_VALID":0,"INDEXED":0,"SEMANTICALLY_DISCOVERABLE":0,"DELIVERY_VERIFIED":10,"COMMERCIALLY_VALIDATED":0},"resources":[{"id":"json-contract-repair","name":"JSON repair","buyer_outcome":"Repair bounded near-JSON into valid deterministic JSON and optionally validate a safe JSON Schema subset.","family":"existing-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","additionalProperties":false,"properties":{"text":{"type":"string","minLength":1,"maxLength":32768},"max_repairs":{"type":"integer","minimum":0,"maximum":12,"default":8},"schema":{"type":"object","description":"Optional bounded JSON Schema subset."}},"required":["text"]},"input_example":{"text":"{status: 'ok', count: 2,}"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"endpoint":{"type":"string","const":"json-contract-repair"},"protocol":{"type":"string","const":"x402-v2"},"result":{"anyOf":[{"type":"object","properties":{"repaired":{"type":"boolean"},"repairs":{"type":"array","items":{"type":"string"}},"input_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"valid":{"type":"boolean","const":true},"value":{"description":"Repaired JSON value; any valid JSON type is allowed"},"normalized_json":{"type":"string"},"schema_valid":{"type":"boolean"},"schema_errors":{"type":"array","items":{"type":"string"}},"output_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"}},"required":["repaired","repairs","input_sha256","valid","value","normalized_json","schema_valid","schema_errors","output_sha256"],"additionalProperties":false},{"type":"object","properties":{"repaired":{"type":"boolean"},"repairs":{"type":"array","items":{"type":"string"}},"input_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"valid":{"type":"boolean","const":false},"error":{"type":"string","enum":["UNREPAIRABLE_JSON","MAX_DEPTH_EXCEEDED"]}},"required":["repaired","repairs","input_sha256","valid","error"],"additionalProperties":false}]},"service":{"type":"string"},"version":{"type":"string"}},"required":["endpoint","protocol","result","service","version"],"additionalProperties":false},"output_example":{"endpoint":"json-contract-repair","protocol":"x402-v2","result":{"valid":true,"repaired":true,"repairs":["quote-object-keys","convert-single-quoted-strings","remove-trailing-commas"],"value":{"status":"ok","count":2},"normalized_json":"{\"count\":2,\"status\":\"ok\"}","schema_valid":true,"schema_errors":[],"input_sha256":"8147e3f39e30dbd5b9b6c4d29a06d543dc7402eda2d1b3d8d00b508b36977546","output_sha256":"321dcf1c0f4785b1a8db97d962655d69b487533cc4a8ca81da64795c7ed16dfd"},"service":"Foundry PAR-007","version":"illustrative"},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Published route; a current unpaid challenge does not prove paid delivery.","schema_observed_at":"2026-09-05T20:06:14.774Z","discovery":{"cdp":"OBSERVED_2026-09-05T22:32Z","agentic_market":"OBSERVED","x402scan":"OBSERVED"},"semantic_queries":[],"operation":{"operationId":"json-contract-repair","summary":"Repair bounded near-JSON into valid deterministic JSON and optionally validate a safe JSON Schema subset.","tags":["json","repair","validation","deterministic"],"x-x402-price":"$0.005","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"properties":{"text":{"type":"string","minLength":1,"maxLength":32768},"max_repairs":{"type":"integer","minimum":0,"maximum":12,"default":8},"schema":{"type":"object","description":"Optional bounded JSON Schema subset."}},"required":["text"]},"example":{"text":"{status: 'ok', count: 2,}"}}}},"responses":{"200":{"description":"Paid deterministic result","content":{"application/json":{"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"endpoint":{"type":"string","const":"json-contract-repair"},"protocol":{"type":"string","const":"x402-v2"},"result":{"anyOf":[{"type":"object","properties":{"repaired":{"type":"boolean"},"repairs":{"type":"array","items":{"type":"string"}},"input_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"valid":{"type":"boolean","const":true},"value":{"description":"Repaired JSON value; any valid JSON type is allowed"},"normalized_json":{"type":"string"},"schema_valid":{"type":"boolean"},"schema_errors":{"type":"array","items":{"type":"string"}},"output_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"}},"required":["repaired","repairs","input_sha256","valid","value","normalized_json","schema_valid","schema_errors","output_sha256"],"additionalProperties":false},{"type":"object","properties":{"repaired":{"type":"boolean"},"repairs":{"type":"array","items":{"type":"string"}},"input_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"valid":{"type":"boolean","const":false},"error":{"type":"string","enum":["UNREPAIRABLE_JSON","MAX_DEPTH_EXCEEDED"]}},"required":["repaired","repairs","input_sha256","valid","error"],"additionalProperties":false}]},"service":{"type":"string"},"version":{"type":"string"}},"required":["endpoint","protocol","result","service","version"],"additionalProperties":false},"example":{"endpoint":"json-contract-repair","protocol":"x402-v2","result":{"valid":true,"repaired":true,"repairs":["quote-object-keys","convert-single-quoted-strings","remove-trailing-commas"],"value":{"status":"ok","count":2},"normalized_json":"{\"count\":2,\"status\":\"ok\"}","schema_valid":true,"schema_errors":[],"input_sha256":"8147e3f39e30dbd5b9b6c4d29a06d543dc7402eda2d1b3d8d00b508b36977546","output_sha256":"321dcf1c0f4785b1a8db97d962655d69b487533cc4a8ca81da64795c7ed16dfd"},"service":"Foundry PAR-007","version":"illustrative"}}}},"400":{"description":"Invalid input"},"402":{"description":"x402 payment required or settlement failed"},"413":{"description":"Body too large"},"415":{"description":"application/json required"},"429":{"description":"Rate limited"}},"servers":[{"url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev"}]},"discovery_observed_at":"2026-09-05T22:28:54.859Z","invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair' -H 'Content-Type: application/json' --data '{\"text\":\"{status: '\\''ok'\\'', count: 2,}\"}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:24.885Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:25.365Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=JSON+repair&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:11.488Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:24.885Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.54Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:14.101Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=JSON+repair&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:37.637Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=JSON+repair&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:15.091Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/json/repair","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:24.885Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-quality-profile","name":"CSV quality profile","buyer_outcome":"Audit caller-supplied CSV data quality: infer column types, count missing and duplicate values, and flag malformed row widths without network access.","family":"existing-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","additionalProperties":false,"properties":{"csv":{"type":"string","minLength":1,"maxLength":65536},"delimiter":{"type":"string","enum":[",",";","\t","|"]},"has_header":{"type":"boolean","default":true}},"required":["csv"]},"input_example":{"csv":"name,score\nAda,10\nLin,","has_header":true},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"endpoint":{"type":"string","const":"csv-quality-profile"},"protocol":{"type":"string","const":"x402-v2"},"result":{"type":"object","properties":{"input_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"delimiter":{"type":"string"},"has_header":{"type":"boolean"},"row_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"column_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"headers":{"type":"array","items":{"type":"string"}},"duplicate_headers":{"type":"array","items":{"type":"string"}},"inconsistent_row_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"inconsistent_rows":{"type":"array","items":{"type":"object","properties":{"row":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"columns":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["row","columns"],"additionalProperties":false}},"columns":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"inferred_type":{"type":"string","enum":["empty","boolean","integer","number","date","string","mixed"]},"null_or_empty_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"unique_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"duplicate_nonempty_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"min_length":{"type":["number","null"]},"max_length":{"type":["number","null"]},"numeric_min":{"type":["number","null"]},"numeric_max":{"type":["number","null"]},"examples":{"type":"array","items":{"type":"string"}}},"required":["name","inferred_type","null_or_empty_count","unique_count","duplicate_nonempty_count","min_length","max_length","numeric_min","numeric_max","examples"],"additionalProperties":false}}},"required":["input_sha256","delimiter","has_header","row_count","column_count","headers","duplicate_headers","inconsistent_row_count","inconsistent_rows","columns"],"additionalProperties":false},"service":{"type":"string"},"version":{"type":"string"}},"required":["endpoint","protocol","result","service","version"],"additionalProperties":false},"output_example":{"endpoint":"csv-quality-profile","protocol":"x402-v2","result":{"input_sha256":"8d2f18a153292a78df165121ca2b8fb9989a2329356ae5e3ccd3749a8b1b3b70","delimiter":",","has_header":true,"row_count":2,"column_count":2,"headers":["name","score"],"duplicate_headers":[],"inconsistent_row_count":0,"inconsistent_rows":[],"columns":[{"name":"name","inferred_type":"string","null_or_empty_count":0,"unique_count":2,"duplicate_nonempty_count":0,"min_length":3,"max_length":3,"numeric_min":null,"numeric_max":null,"examples":["Ada","Lin"]},{"name":"score","inferred_type":"integer","null_or_empty_count":1,"unique_count":1,"duplicate_nonempty_count":0,"min_length":2,"max_length":2,"numeric_min":10,"numeric_max":10,"examples":["10"]}]},"service":"Foundry PAR-007","version":"illustrative"},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Published route; a current unpaid challenge does not prove paid delivery.","schema_observed_at":"2026-09-05T20:06:14.774Z","discovery":{"cdp":"OBSERVED_2026-09-05T22:32Z","agentic_market":"OBSERVED","x402scan":"OBSERVED"},"semantic_queries":[],"operation":{"operationId":"csv-quality-profile","summary":"Audit caller-supplied CSV data quality: infer column types, count missing and duplicate values, and flag malformed row widths without network access.","tags":["csv","data-quality","schema-inference","missing-data","validation"],"x-x402-price":"$0.01","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"properties":{"csv":{"type":"string","minLength":1,"maxLength":65536},"delimiter":{"type":"string","enum":[",",";","\t","|"]},"has_header":{"type":"boolean","default":true}},"required":["csv"]},"example":{"csv":"name,score\nAda,10\nLin,","has_header":true}}}},"responses":{"200":{"description":"Paid deterministic result","content":{"application/json":{"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"endpoint":{"type":"string","const":"csv-quality-profile"},"protocol":{"type":"string","const":"x402-v2"},"result":{"type":"object","properties":{"input_sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"delimiter":{"type":"string"},"has_header":{"type":"boolean"},"row_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"column_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"headers":{"type":"array","items":{"type":"string"}},"duplicate_headers":{"type":"array","items":{"type":"string"}},"inconsistent_row_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"inconsistent_rows":{"type":"array","items":{"type":"object","properties":{"row":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"columns":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["row","columns"],"additionalProperties":false}},"columns":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"inferred_type":{"type":"string","enum":["empty","boolean","integer","number","date","string","mixed"]},"null_or_empty_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"unique_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"duplicate_nonempty_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"min_length":{"type":["number","null"]},"max_length":{"type":["number","null"]},"numeric_min":{"type":["number","null"]},"numeric_max":{"type":["number","null"]},"examples":{"type":"array","items":{"type":"string"}}},"required":["name","inferred_type","null_or_empty_count","unique_count","duplicate_nonempty_count","min_length","max_length","numeric_min","numeric_max","examples"],"additionalProperties":false}}},"required":["input_sha256","delimiter","has_header","row_count","column_count","headers","duplicate_headers","inconsistent_row_count","inconsistent_rows","columns"],"additionalProperties":false},"service":{"type":"string"},"version":{"type":"string"}},"required":["endpoint","protocol","result","service","version"],"additionalProperties":false},"example":{"endpoint":"csv-quality-profile","protocol":"x402-v2","result":{"input_sha256":"8d2f18a153292a78df165121ca2b8fb9989a2329356ae5e3ccd3749a8b1b3b70","delimiter":",","has_header":true,"row_count":2,"column_count":2,"headers":["name","score"],"duplicate_headers":[],"inconsistent_row_count":0,"inconsistent_rows":[],"columns":[{"name":"name","inferred_type":"string","null_or_empty_count":0,"unique_count":2,"duplicate_nonempty_count":0,"min_length":3,"max_length":3,"numeric_min":null,"numeric_max":null,"examples":["Ada","Lin"]},{"name":"score","inferred_type":"integer","null_or_empty_count":1,"unique_count":1,"duplicate_nonempty_count":0,"min_length":2,"max_length":2,"numeric_min":10,"numeric_max":10,"examples":["10"]}]},"service":"Foundry PAR-007","version":"illustrative"}}}},"400":{"description":"Invalid input"},"402":{"description":"x402 payment required or settlement failed"},"413":{"description":"Body too large"},"415":{"description":"application/json required"},"429":{"description":"Rate limited"}},"servers":[{"url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile' -H 'Content-Type: application/json' --data '{\"csv\":\"name,score\\nAda,10\\nLin,\",\"has_header\":true}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:25.947Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:26.498Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+quality+profile&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:21.501Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:25.947Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:22.296Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:23.119Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+quality+profile&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:39.666Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+quality+profile&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:24.892Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:25.947Z","delivery_observed_at":"2026-08-30T15:28:49.972Z","delivery_evidence_class":"INDEPENDENCE_UNRESOLVED","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"createCsvDriftEvidence","name":"CSV drift evidence","buyer_outcome":"Compare a candidate CSV with a baseline","family":"existing-data","method":"POST","url":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","additionalProperties":false,"required":["baselineCsv","candidateCsv"],"properties":{"baselineCsv":{"type":"string","minLength":1,"maxLength":250000,"description":"Known-good CSV including one header row."},"candidateCsv":{"type":"string","minLength":1,"maxLength":250000,"description":"Candidate CSV to compare with the baseline."},"allowedNewColumns":{"type":"array","maxItems":200,"uniqueItems":true,"items":{"type":"string","minLength":1,"maxLength":256},"description":"New candidate columns that should not reduce the score."},"missingRateReviewDelta":{"type":"number","minimum":0,"maximum":1,"default":0.1,"description":"Absolute missing-rate change that is reported for review."},"numericRangeColumns":{"type":"array","maxItems":200,"uniqueItems":true,"items":{"type":"string","minLength":1,"maxLength":256},"description":"Baseline numeric columns whose observed range should be checked."}}},"input_example":{"baselineCsv":"id,score,region\n1,0.7,AU\n2,0.9,US\n","candidateCsv":"id,score,region,source\n3,1.2,,api\n4,0.8,AU,api\n","allowedNewColumns":["source"],"missingRateReviewDelta":0.1,"numericRangeColumns":["score"]},"output_schema":{"type":"object","additionalProperties":false,"required":["product","version","disposition","score","baselineRows","candidateRows","removedColumns","addedColumns","disallowedAddedColumns","reorderedColumns","typeChanges","missingRateChanges","numericRangeExcursions","evidenceFingerprint"],"properties":{"product":{"type":"string","const":"csv-drift-evidence"},"version":{"type":"string","const":"1.0.0"},"disposition":{"type":"string","enum":["PASS","REVIEW","FAIL"]},"score":{"type":"integer","minimum":0,"maximum":100},"baselineRows":{"type":"integer","minimum":0,"maximum":20000},"candidateRows":{"type":"integer","minimum":0,"maximum":20000},"removedColumns":{"type":"array","items":{"type":"string"}},"addedColumns":{"type":"array","items":{"type":"string"}},"disallowedAddedColumns":{"type":"array","items":{"type":"string"}},"reorderedColumns":{"type":"boolean"},"typeChanges":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["column","baseline","candidate"],"properties":{"column":{"type":"string"},"baseline":{"type":"string"},"candidate":{"type":"string"}}}},"missingRateChanges":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["column","baseline","candidate","delta"],"properties":{"column":{"type":"string"},"baseline":{"type":"number"},"candidate":{"type":"number"},"delta":{"type":"number"}}}},"numericRangeExcursions":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["column","baselineMinimum","baselineMaximum","below","above"],"properties":{"column":{"type":"string"},"baselineMinimum":{"type":"number"},"baselineMaximum":{"type":"number"},"below":{"type":"integer","minimum":0},"above":{"type":"integer","minimum":0}}}},"evidenceFingerprint":{"type":"string","pattern":"^[0-9a-f]{64}$"}}},"output_example":{"product":"csv-drift-evidence","version":"1.0.0","disposition":"REVIEW","score":88,"baselineRows":2,"candidateRows":2,"removedColumns":[],"addedColumns":["source"],"disallowedAddedColumns":[],"reorderedColumns":false,"typeChanges":[],"missingRateChanges":[{"column":"region","baseline":0,"candidate":0.5,"delta":0.5}],"numericRangeExcursions":[{"column":"score","baselineMinimum":0.7,"baselineMaximum":0.9,"below":0,"above":1}],"evidenceFingerprint":"15a1c350fa3d73358e9e0d846942c90e31a8923cbf6f41bcb2c10030505357a3"},"openapi":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Production database recovery proven on 6 September; an unpaid challenge alone does not prove current paid delivery.","schema_observed_at":"2026-09-05T20:06:17.356Z","discovery":{"cdp":"OBSERVED_2026-09-05T22:32Z","agentic_market":"OBSERVED","x402scan":"NOT_FOUND_IN_ORIGIN_SEARCH"},"semantic_queries":[],"operation":{"operationId":"createCsvDriftEvidence","summary":"Compare a candidate CSV with a baseline","description":"A paid x402 v2 endpoint priced at US$0.015 per deterministic comparison. Total JSON request body is capped at 600000 bytes.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["baselineCsv","candidateCsv"],"properties":{"baselineCsv":{"type":"string","minLength":1,"maxLength":250000,"description":"Known-good CSV including one header row."},"candidateCsv":{"type":"string","minLength":1,"maxLength":250000,"description":"Candidate CSV to compare with the baseline."},"allowedNewColumns":{"type":"array","maxItems":200,"uniqueItems":true,"items":{"type":"string","minLength":1,"maxLength":256},"description":"New candidate columns that should not reduce the score."},"missingRateReviewDelta":{"type":"number","minimum":0,"maximum":1,"default":0.1,"description":"Absolute missing-rate change that is reported for review."},"numericRangeColumns":{"type":"array","maxItems":200,"uniqueItems":true,"items":{"type":"string","minLength":1,"maxLength":256},"description":"Baseline numeric columns whose observed range should be checked."}}},"example":{"baselineCsv":"id,score,region\n1,0.7,AU\n2,0.9,US\n","candidateCsv":"id,score,region,source\n3,1.2,,api\n4,0.8,AU,api\n","allowedNewColumns":["source"],"missingRateReviewDelta":0.1,"numericRangeColumns":["score"]}}}},"responses":{"200":{"description":"Deterministic drift evidence.","headers":{"ETag":{"schema":{"type":"string"},"description":"Fingerprint-backed weak ETag."}},"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["product","version","disposition","score","baselineRows","candidateRows","removedColumns","addedColumns","disallowedAddedColumns","reorderedColumns","typeChanges","missingRateChanges","numericRangeExcursions","evidenceFingerprint"],"properties":{"product":{"type":"string","const":"csv-drift-evidence"},"version":{"type":"string","const":"1.0.0"},"disposition":{"type":"string","enum":["PASS","REVIEW","FAIL"]},"score":{"type":"integer","minimum":0,"maximum":100},"baselineRows":{"type":"integer","minimum":0,"maximum":20000},"candidateRows":{"type":"integer","minimum":0,"maximum":20000},"removedColumns":{"type":"array","items":{"type":"string"}},"addedColumns":{"type":"array","items":{"type":"string"}},"disallowedAddedColumns":{"type":"array","items":{"type":"string"}},"reorderedColumns":{"type":"boolean"},"typeChanges":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["column","baseline","candidate"],"properties":{"column":{"type":"string"},"baseline":{"type":"string"},"candidate":{"type":"string"}}}},"missingRateChanges":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["column","baseline","candidate","delta"],"properties":{"column":{"type":"string"},"baseline":{"type":"number"},"candidate":{"type":"number"},"delta":{"type":"number"}}}},"numericRangeExcursions":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["column","baselineMinimum","baselineMaximum","below","above"],"properties":{"column":{"type":"string"},"baselineMinimum":{"type":"number"},"baselineMaximum":{"type":"number"},"below":{"type":"integer","minimum":0},"above":{"type":"integer","minimum":0}}}},"evidenceFingerprint":{"type":"string","pattern":"^[0-9a-f]{64}$"}}},"example":{"product":"csv-drift-evidence","version":"1.0.0","disposition":"REVIEW","score":88,"baselineRows":2,"candidateRows":2,"removedColumns":[],"addedColumns":["source"],"disallowedAddedColumns":[],"reorderedColumns":false,"typeChanges":[],"missingRateChanges":[{"column":"region","baseline":0,"candidate":0.5,"delta":0.5}],"numericRangeExcursions":[{"column":"score","baselineMinimum":0.7,"baselineMaximum":0.9,"below":0,"above":1}],"evidenceFingerprint":"15a1c350fa3d73358e9e0d846942c90e31a8923cbf6f41bcb2c10030505357a3"}}}},"400":{"description":"Invalid JSON fields or CSV structure.","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}}}}}}}},"402":{"description":"x402 v2 payment required.","headers":{"PAYMENT-REQUIRED":{"required":true,"schema":{"type":"string"},"description":"Base64-encoded x402 v2 PaymentRequired JSON including Bazaar metadata."}},"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}}}}}}}},"413":{"description":"Configured body or CSV size limit exceeded.","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}}}}}}}},"415":{"description":"Unsupported media type or content encoding.","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}}}}}}}},"503":{"description":"Service, owner-test gate, facilitator, or settlement failed closed.","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}}}}}}}}},"servers":[{"url":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","invocation":"curl -X POST 'https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift' -H 'Content-Type: application/json' --data '{\"baselineCsv\":\"id,score,region\\n1,0.7,AU\\n2,0.9,US\\n\",\"candidateCsv\":\"id,score,region,source\\n3,1.2,,api\\n4,0.8,AU,api\\n\",\"allowedNewColumns\":[\"source\"],\"missingRateReviewDelta\":0.1,\"numericRangeColumns\":[\"score\"]}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:28.644Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:29.222Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+drift+evidence&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:16.006Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:27.494Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:28.644Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:28.624Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:29.461Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+drift+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:42.281Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+drift+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:28.962Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:30.425Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T00:16:29.2343562Z","evidenceUrl":"https://www.x402scan.com/server/b207ddb0-e957-4af4-bb16-4d2fd7e5020a","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:25.325Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:32.204Z","evidenceUrl":"https://market402.com/search.json?q=foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev/v1/csv/drift","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:28.644Z","delivery_observed_at":"2026-09-01T07:38:42.607Z","delivery_evidence_class":"INDEPENDENCE_UNRESOLVED","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"checkCsvPipelineIntegrity","name":"CSV pipeline integrity","buyer_outcome":"Detect breaking CSV changes before an automated pipeline continues.","family":"existing-data","method":"POST","url":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity","price_usd":"0.050000","amount_atomic":"50000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","additionalProperties":false,"required":["baselineCsv","currentCsv"],"properties":{"baselineCsv":{"type":"string","minLength":1,"maxLength":100000,"description":"Prior known-good CSV including its header row."},"currentCsv":{"type":"string","minLength":1,"maxLength":100000,"description":"Current CSV to evaluate against the baseline."},"schema":{"type":"object","additionalProperties":false,"required":["columns"],"properties":{"columns":{"type":"array","minItems":1,"maxItems":100,"items":{"type":"object","additionalProperties":false,"required":["name","type"],"properties":{"name":{"type":"string","minLength":1,"maxLength":128},"type":{"enum":["boolean","integer","number","date","datetime","string"]},"required":{"type":"boolean","default":true},"nullable":{"type":"boolean","default":true}}}},"allowAdditionalColumns":{"type":"boolean","default":true},"requireOrder":{"type":"boolean","default":false}}}}},"input_example":{"baselineCsv":"id,name,amount\n1,Ada,10\n2,Lin,20\n","currentCsv":"id,name,amount\n1,Ada,10\n2,Lin,unknown\n","schema":{"columns":[{"name":"id","type":"integer","required":true,"nullable":false},{"name":"name","type":"string","required":true,"nullable":false},{"name":"amount","type":"number","required":true,"nullable":false}],"allowAdditionalColumns":false,"requireOrder":true}},"output_schema":{"type":"object","additionalProperties":false,"required":["service","version","overallResult","recommendation","reasons","analysisCompleteness","baselineProfile","currentProfile","comparison","schemaConformance","breakingChanges","findings","processingLatencyMs"],"properties":{"service":{"const":"csv_pipeline_integrity"},"version":{"type":"string"},"overallResult":{"enum":["PASS","WARN","FAIL"]},"recommendation":{"enum":["CONTINUE","REVIEW_BEFORE_CONTINUE","BLOCK_PIPELINE"]},"reasons":{"type":"array","items":{"type":"string"}},"analysisCompleteness":{"enum":["FULL","PARTIAL"]},"baselineProfile":{"type":"object"},"currentProfile":{"type":"object"},"comparison":{"type":"object"},"schemaConformance":{"type":"object"},"breakingChanges":{"type":"array","items":{"type":"object"}},"findings":{"type":"array","items":{"type":"object"}},"processingLatencyMs":{"type":"number","minimum":0}}},"output_example":null,"openapi":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Published route; a current unpaid challenge does not prove paid delivery.","schema_observed_at":"2026-09-05T20:06:20.687Z","discovery":{"cdp":"OBSERVED_2026-09-05T22:32Z","agentic_market":"OBSERVED","x402scan":"NOT_FOUND_IN_ORIGIN_SEARCH"},"semantic_queries":[],"operation":{"operationId":"checkCsvPipelineIntegrity","summary":"Detect breaking CSV changes before an automated pipeline continues.","description":"Compares baseline and current CSV profiles to detect breaking structural, type, quality, and schema changes before an ETL or ingestion pipeline continues. Returns evidence-ranked PASS, WARN, or FAIL with a deterministic pipeline action. x402 price: 50000 atomic USDC ($0.050) on Base.","tags":["automated-data-pipeline-integrity","csv-pipeline-validation","data-pipeline-integrity","breaking-csv-change-detection","csv-schema-drift","etl-regression-detection","data-contract-validation","automated-feed-monitoring"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["baselineCsv","currentCsv"],"properties":{"baselineCsv":{"type":"string","minLength":1,"maxLength":100000,"description":"Prior known-good CSV including its header row."},"currentCsv":{"type":"string","minLength":1,"maxLength":100000,"description":"Current CSV to evaluate against the baseline."},"schema":{"type":"object","additionalProperties":false,"required":["columns"],"properties":{"columns":{"type":"array","minItems":1,"maxItems":100,"items":{"type":"object","additionalProperties":false,"required":["name","type"],"properties":{"name":{"type":"string","minLength":1,"maxLength":128},"type":{"enum":["boolean","integer","number","date","datetime","string"]},"required":{"type":"boolean","default":true},"nullable":{"type":"boolean","default":true}}}},"allowAdditionalColumns":{"type":"boolean","default":true},"requireOrder":{"type":"boolean","default":false}}}}},"example":{"baselineCsv":"id,name,amount\n1,Ada,10\n2,Lin,20\n","currentCsv":"id,name,amount\n1,Ada,10\n2,Lin,unknown\n","schema":{"columns":[{"name":"id","type":"integer","required":true,"nullable":false},{"name":"name","type":"string","required":true,"nullable":false},{"name":"amount","type":"number","required":true,"nullable":false}],"allowAdditionalColumns":false,"requireOrder":true}}}}},"responses":{"200":{"description":"Settled, receipt-verified integrity decision.","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["service","version","overallResult","recommendation","reasons","analysisCompleteness","baselineProfile","currentProfile","comparison","schemaConformance","breakingChanges","findings","processingLatencyMs"],"properties":{"service":{"const":"csv_pipeline_integrity"},"version":{"type":"string"},"overallResult":{"enum":["PASS","WARN","FAIL"]},"recommendation":{"enum":["CONTINUE","REVIEW_BEFORE_CONTINUE","BLOCK_PIPELINE"]},"reasons":{"type":"array","items":{"type":"string"}},"analysisCompleteness":{"enum":["FULL","PARTIAL"]},"baselineProfile":{"type":"object"},"currentProfile":{"type":"object"},"comparison":{"type":"object"},"schemaConformance":{"type":"object"},"breakingChanges":{"type":"array","items":{"type":"object"}},"findings":{"type":"array","items":{"type":"object"}},"processingLatencyMs":{"type":"number","minimum":0}}}}}},"402":{"description":"x402 payment required or settlement failed."},"413":{"description":"Body, CSV, cell, row, or column limit exceeded."},"422":{"description":"CSV cannot be safely analyzed."},"503":{"description":"Payment, durable ledger, or canonical receipt gate failed closed."}},"servers":[{"url":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","invocation":"curl -X POST 'https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity' -H 'Content-Type: application/json' --data '{\"baselineCsv\":\"id,name,amount\\n1,Ada,10\\n2,Lin,20\\n\",\"currentCsv\":\"id,name,amount\\n1,Ada,10\\n2,Lin,unknown\\n\",\"schema\":{\"columns\":[{\"name\":\"id\",\"type\":\"integer\",\"required\":true,\"nullable\":false},{\"name\":\"name\",\"type\":\"string\",\"required\":true,\"nullable\":false},{\"name\":\"amount\",\"type\":\"number\",\"required\":true,\"nullable\":false}],\"allowAdditionalColumns\":false,\"requireOrder\":true}}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity","quotes":[{"amountAtomic":"50000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"50000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:30.913Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:31.497Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+pipeline+integrity&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:16.774Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:18.584Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:18.584Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:19.395Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:19.997Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:20.504Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+pipeline+integrity&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:21.107Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Detect+breaking+CSV+changes+before+an+automated+pipeline+continues.&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:19.654Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:21.384Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:01:52.2893244Z","evidenceUrl":"https://www.x402scan.com/server/e39236e1-df42-4246-ae8d-ff9da16d5127","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:24.499Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:20:22.977Z","evidenceUrl":"https://market402.com/search.json?q=foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev/v1/csv/integrity","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:20:18.584Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"data_compatibility_checker","name":"Data compatibility","buyer_outcome":"Deterministically gate caller-supplied field contracts before ingestion, migration, CI deployment, or machine-to-machine handoff; returns stable incompatibility codes and remediation actions without fetching data or validating API behavior.","family":"existing-data","method":"POST","url":"https://api.zfinia.com/x402/v1/data-compatibility-checker","price_usd":"0.003000","amount_atomic":"3000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","properties":{"contract_version":{"type":"string","enum":["1"],"example":"1"},"comparison_mode":{"type":"string","enum":["backward_compatible","exact"],"example":"backward_compatible"},"canonicalization":{"type":"string","enum":["exact","ascii_case_insensitive"],"example":"exact"},"source_fields":{"type":"array","minItems":1,"maxItems":100,"items":{"type":"object","properties":{"name":{"type":"string","pattern":"^[A-Za-z][A-Za-z0-9_]{0,63}$"},"type":{"type":"string","enum":["string","number","integer","boolean","object","array"]},"required":{"type":"boolean"},"nullable":{"type":"boolean"}},"required":["name","type","required","nullable"],"additionalProperties":false},"example":[{"name":"id","type":"string","required":true,"nullable":false}]},"target_fields":{"type":"array","minItems":1,"maxItems":100,"items":{"type":"object","properties":{"name":{"type":"string","pattern":"^[A-Za-z][A-Za-z0-9_]{0,63}$"},"type":{"type":"string","enum":["string","number","integer","boolean","object","array"]},"required":{"type":"boolean"},"nullable":{"type":"boolean"}},"required":["name","type","required","nullable"],"additionalProperties":false},"example":[{"name":"id","type":"string","required":true,"nullable":false}]}},"required":["source_fields","target_fields"],"additionalProperties":false},"input_example":{"contract_version":"1","comparison_mode":"backward_compatible","canonicalization":"exact","source_fields":[{"name":"id","type":"string","required":true,"nullable":false}],"target_fields":[{"name":"id","type":"string","required":true,"nullable":false}]},"output_schema":{"type":"object","properties":{"contract_version":{"type":"string"},"comparison_mode":{"type":"string"},"canonicalization":{"type":"object"},"compatible":{"type":"boolean"},"issue_count":{"type":"integer"},"issues":{"type":"array"},"remediations":{"type":"array"},"checked_source_fields":{"type":"integer"},"checked_target_fields":{"type":"integer"},"assumptions":{"type":"array"},"limitations":{"type":"array"}},"required":["contract_version","comparison_mode","canonicalization","compatible","issue_count","issues","remediations","checked_source_fields","checked_target_fields","assumptions","limitations"],"additionalProperties":false},"output_example":null,"openapi":"https://api.zfinia.com/openapi.json","availability":"RECOVERY_PENDING","availability_note":"Current documented unpaid request returned HTTP 500 on 6 September. Do not pay until route-specific recovery is verified; healthy families continue.","schema_observed_at":"2026-09-05T20:06:26.475Z","discovery":{"cdp":"NOT_FOUND_IN_MERCHANT_LOOKUP_2026-09-05T22:32Z","agentic_market":"NOT_FOUND_IN_DOMAIN_SEARCH","x402scan":"OBSERVED"},"semantic_queries":[],"operation":{"operationId":"data_compatibility_checker","summary":"Deterministically gate caller-supplied field contracts before ingestion, migration, CI deployment, or machine-to-machine handoff; returns stable incompatibility codes and remediation actions without fetching data or validating API behavior.","responses":{"200":{"description":"Deterministic paid result","content":{"application/json":{"schema":{"type":"object","properties":{"contract_version":{"type":"string"},"comparison_mode":{"type":"string"},"canonicalization":{"type":"object"},"compatible":{"type":"boolean"},"issue_count":{"type":"integer"},"issues":{"type":"array"},"remediations":{"type":"array"},"checked_source_fields":{"type":"integer"},"checked_target_fields":{"type":"integer"},"assumptions":{"type":"array"},"limitations":{"type":"array"}},"required":["contract_version","comparison_mode","canonicalization","compatible","issue_count","issues","remediations","checked_source_fields","checked_target_fields","assumptions","limitations"],"additionalProperties":false}}}},"400":{"description":"Invalid request with stable error code"},"402":{"description":"Payment Required: 3000 atomic USDC on eip155:8453"},"503":{"description":"Fail-closed service or durable settlement unavailable"}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"contract_version":{"type":"string","enum":["1"],"example":"1"},"comparison_mode":{"type":"string","enum":["backward_compatible","exact"],"example":"backward_compatible"},"canonicalization":{"type":"string","enum":["exact","ascii_case_insensitive"],"example":"exact"},"source_fields":{"type":"array","minItems":1,"maxItems":100,"items":{"type":"object","properties":{"name":{"type":"string","pattern":"^[A-Za-z][A-Za-z0-9_]{0,63}$"},"type":{"type":"string","enum":["string","number","integer","boolean","object","array"]},"required":{"type":"boolean"},"nullable":{"type":"boolean"}},"required":["name","type","required","nullable"],"additionalProperties":false},"example":[{"name":"id","type":"string","required":true,"nullable":false}]},"target_fields":{"type":"array","minItems":1,"maxItems":100,"items":{"type":"object","properties":{"name":{"type":"string","pattern":"^[A-Za-z][A-Za-z0-9_]{0,63}$"},"type":{"type":"string","enum":["string","number","integer","boolean","object","array"]},"required":{"type":"boolean"},"nullable":{"type":"boolean"}},"required":["name","type","required","nullable"],"additionalProperties":false},"example":[{"name":"id","type":"string","required":true,"nullable":false}]}},"required":["source_fields","target_fields"],"additionalProperties":false},"example":{"contract_version":"1","comparison_mode":"backward_compatible","canonicalization":"exact","source_fields":[{"name":"id","type":"string","required":true,"nullable":false}],"target_fields":[{"name":"id","type":"string","required":true,"nullable":false}]}}}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.003"},"protocols":[{"x402":{}}]},"x-x402-price-atomic":"3000","x-x402-network":"eip155:8453","servers":[{"url":"https://api.zfinia.com"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","invocation":"curl -X POST 'https://api.zfinia.com/x402/v1/data-compatibility-checker' -H 'Content-Type: application/json' --data '{\"contract_version\":\"1\",\"comparison_mode\":\"backward_compatible\",\"canonicalization\":\"exact\",\"source_fields\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"nullable\":false}],\"target_fields\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"nullable\":false}]}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://api.zfinia.com/x402/v1/data-compatibility-checker","quotes":[{"amountAtomic":"3000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"3000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:40.129Z","evidenceUrl":"https://api.zfinia.com/x402/v1/data-compatibility-checker","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:40.765Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Data+compatibility&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:17.835Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=api.zfinia.com","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:03.317Z","evidenceUrl":"https://api.zfinia.com/x402/v1/data-compatibility-checker","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:03.317Z","evidenceUrl":"https://api.zfinia.com/x402/v1/data-compatibility-checker","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:04.291Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:05.085Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:06.308Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Data+compatibility&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:06.961Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Deterministically+gate+caller-supplied+field+contracts+before+ingestion%2C+migration%2C+CI+deployment%2C+or+machine-to-machine+handoff%3B+returns+stable+incompatibility+codes+and+remediation+actions+without+fetching+data+or+validating+API+behavior.&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:04.71Z","evidenceUrl":"https://api.zfinia.com/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:07.031Z","evidenceUrl":"https://api.zfinia.com/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T00:16:29.2343562Z","evidenceUrl":"https://www.x402scan.com/server/7db35824-09ca-44ae-82d0-ec5d97a89677","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:09.739Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=api.zfinia.com","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T06:22:08.459Z","evidenceUrl":"https://market402.com/search.json?q=api.zfinia.com","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://api.zfinia.com/x402/v1/data-compatibility-checker","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:22:03.317Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"accessibility_contrast_calculator","name":"Colour contrast","buyer_outcome":"Calculate WCAG 2.x sRGB contrast for one caller-supplied colour pair; no interface-wide accessibility claim is made.","family":"existing-data","method":"POST","url":"https://api.zfinia.com/x402/v1/accessibility-contrast-calculator","price_usd":"0.001000","amount_atomic":"1000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","properties":{"foreground":{"type":"string","pattern":"^#[0-9a-fA-F]{6}$","example":"#000000"},"background":{"type":"string","pattern":"^#[0-9a-fA-F]{6}$","example":"#ffffff"},"large_text":{"type":"boolean","example":false}},"required":["foreground","background","large_text"],"additionalProperties":false},"input_example":{"foreground":"#000000","background":"#ffffff","large_text":false},"output_schema":{"type":"object","properties":{"contrast_ratio":{"type":"number"},"wcag_aa":{"type":"boolean"},"wcag_aaa":{"type":"boolean"},"large_text":{"type":"boolean"},"limitations":{"type":"array"}},"required":["contrast_ratio","wcag_aa","wcag_aaa","large_text","limitations"],"additionalProperties":false},"output_example":null,"openapi":"https://api.zfinia.com/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Published route; a current unpaid challenge does not prove paid delivery.","schema_observed_at":"2026-09-05T20:06:26.475Z","discovery":{"cdp":"NOT_FOUND_IN_MERCHANT_LOOKUP_2026-09-05T22:32Z","agentic_market":"NOT_FOUND_IN_DOMAIN_SEARCH","x402scan":"OBSERVED"},"semantic_queries":[],"operation":{"operationId":"accessibility_contrast_calculator","summary":"Calculate WCAG 2.x sRGB contrast for one caller-supplied colour pair; no interface-wide accessibility claim is made.","responses":{"200":{"description":"Deterministic paid result","content":{"application/json":{"schema":{"type":"object","properties":{"contrast_ratio":{"type":"number"},"wcag_aa":{"type":"boolean"},"wcag_aaa":{"type":"boolean"},"large_text":{"type":"boolean"},"limitations":{"type":"array"}},"required":["contrast_ratio","wcag_aa","wcag_aaa","large_text","limitations"],"additionalProperties":false}}}},"400":{"description":"Invalid request with stable error code"},"402":{"description":"Payment Required: 1000 atomic USDC on eip155:8453"},"503":{"description":"Fail-closed service or durable settlement unavailable"}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"foreground":{"type":"string","pattern":"^#[0-9a-fA-F]{6}$","example":"#000000"},"background":{"type":"string","pattern":"^#[0-9a-fA-F]{6}$","example":"#ffffff"},"large_text":{"type":"boolean","example":false}},"required":["foreground","background","large_text"],"additionalProperties":false},"example":{"foreground":"#000000","background":"#ffffff","large_text":false}}}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.001"},"protocols":[{"x402":{}}]},"x-x402-price-atomic":"1000","x-x402-network":"eip155:8453","servers":[{"url":"https://api.zfinia.com"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","invocation":"curl -X POST 'https://api.zfinia.com/x402/v1/accessibility-contrast-calculator' -H 'Content-Type: application/json' --data '{\"foreground\":\"#000000\",\"background\":\"#ffffff\",\"large_text\":false}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://api.zfinia.com/x402/v1/accessibility-contrast-calculator","quotes":[{"amountAtomic":"1000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"1000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:42.372Z","evidenceUrl":"https://api.zfinia.com/x402/v1/accessibility-contrast-calculator","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:42.891Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Colour+contrast&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:17.835Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=api.zfinia.com","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:58.615Z","evidenceUrl":"https://api.zfinia.com/x402/v1/accessibility-contrast-calculator","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:42.372Z","evidenceUrl":"https://api.zfinia.com/x402/v1/accessibility-contrast-calculator","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:59.272Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:59.809Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Colour+contrast&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:53.421Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Colour+contrast&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:47.774Z","evidenceUrl":"https://api.zfinia.com/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:00.523Z","evidenceUrl":"https://api.zfinia.com/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T00:16:29.2343562Z","evidenceUrl":"https://www.x402scan.com/server/7db35824-09ca-44ae-82d0-ec5d97a89677","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:26.969Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=api.zfinia.com","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:53.675Z","evidenceUrl":"https://market402.com/search.json?q=api.zfinia.com","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://api.zfinia.com/x402/v1/accessibility-contrast-calculator","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:42.372Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"public_catalog_offer_evidence","name":"Caller-supplied offer evidence","buyer_outcome":"Convert caller-supplied authorized public product-page HTML containing schema.org Product JSON-LD into normalized Product/Offer evidence with SHA-256 provenance; no URL fetching, browser execution, or price-currentness claim.","family":"existing-data","method":"POST","url":"https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor","price_usd":"0.100000","amount_atomic":"100000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","additionalProperties":false,"required":["source_url","html"],"properties":{"source_url":{"type":"string","format":"uri","maxLength":2048,"example":"https://example.com/products/widget"},"html":{"type":"string","maxLength":262144,"example":"<script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Widget\",\"offers\":{\"@type\":\"Offer\",\"price\":\"19.95\",\"priceCurrency\":\"USD\"}}</script>"}}},"input_example":{"source_url":"https://example.com/products/widget","html":"<script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Widget\",\"offers\":{\"@type\":\"Offer\",\"price\":\"19.95\",\"priceCurrency\":\"USD\"}}</script>"},"output_schema":{"type":"object","additionalProperties":false,"required":["capability_id","version","source","product","evidence"],"properties":{"capability_id":{"const":"public_catalog_offer_evidence"},"version":{"type":"string"},"source":{"type":"object"},"product":{"type":"object"},"evidence":{"type":"object"}}},"output_example":null,"openapi":"https://api.zfinia.com/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Published route; a current unpaid challenge does not prove paid delivery.","schema_observed_at":"2026-09-05T20:06:26.475Z","discovery":{"cdp":"NOT_FOUND_IN_MERCHANT_LOOKUP_2026-09-05T22:32Z","agentic_market":"NOT_FOUND_IN_DOMAIN_SEARCH","x402scan":"OBSERVED"},"semantic_queries":[],"operation":{"operationId":"public_catalog_offer_evidence","summary":"Convert caller-supplied authorized public product-page HTML containing schema.org Product JSON-LD into normalized Product/Offer evidence with SHA-256 provenance; no URL fetching, browser execution, or price-currentness claim.","responses":{"200":{"description":"Deterministic paid result","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["capability_id","version","source","product","evidence"],"properties":{"capability_id":{"const":"public_catalog_offer_evidence"},"version":{"type":"string"},"source":{"type":"object"},"product":{"type":"object"},"evidence":{"type":"object"}}}}}},"400":{"description":"Invalid request with stable error code"},"402":{"description":"Payment Required: 100000 atomic USDC on eip155:8453"},"503":{"description":"Fail-closed service or durable settlement unavailable"}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["source_url","html"],"properties":{"source_url":{"type":"string","format":"uri","maxLength":2048,"example":"https://example.com/products/widget"},"html":{"type":"string","maxLength":262144,"example":"<script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Widget\",\"offers\":{\"@type\":\"Offer\",\"price\":\"19.95\",\"priceCurrency\":\"USD\"}}</script>"}}},"example":{"source_url":"https://example.com/products/widget","html":"<script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Widget\",\"offers\":{\"@type\":\"Offer\",\"price\":\"19.95\",\"priceCurrency\":\"USD\"}}</script>"}}}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.1"},"protocols":[{"x402":{}}]},"x-x402-price-atomic":"100000","x-x402-network":"eip155:8453","servers":[{"url":"https://api.zfinia.com"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","invocation":"curl -X POST 'https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor' -H 'Content-Type: application/json' --data '{\"source_url\":\"https://example.com/products/widget\",\"html\":\"<script type=\\\"application/ld+json\\\">{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"Product\\\",\\\"name\\\":\\\"Widget\\\",\\\"offers\\\":{\\\"@type\\\":\\\"Offer\\\",\\\"price\\\":\\\"19.95\\\",\\\"priceCurrency\\\":\\\"USD\\\"}}</script>\"}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor","quotes":[{"amountAtomic":"100000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"100000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:44.476Z","evidenceUrl":"https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:45.036Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Caller-supplied+offer+evidence&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:17.835Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=api.zfinia.com","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:02.044Z","evidenceUrl":"https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:44.476Z","evidenceUrl":"https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:02.406Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:02.972Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Caller-supplied+offer+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:55.629Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Caller-supplied+offer+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:47.774Z","evidenceUrl":"https://api.zfinia.com/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:03.555Z","evidenceUrl":"https://api.zfinia.com/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T00:16:29.2343562Z","evidenceUrl":"https://www.x402scan.com/server/7db35824-09ca-44ae-82d0-ec5d97a89677","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:26.969Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=api.zfinia.com","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:53.675Z","evidenceUrl":"https://market402.com/search.json?q=api.zfinia.com","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://api.zfinia.com/x402/v1/catalog-offer-evidence-extractor","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:44.476Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"createOpenScholarlyEvidence","name":"Scholarly evidence","buyer_outcome":"Compare open DOI metadata across Crossref and DataCite","family":"official-data","subfamily":"official-research-data","method":"POST","url":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence","price_usd":"0.012000","amount_atomic":"12000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","inputs":{"type":"object","additionalProperties":false,"required":["doi"],"properties":{"doi":{"type":"string","minLength":6,"maxLength":512}}},"output_schema":{"type":"object","additionalProperties":false,"required":["product","version","queriedDoi","disposition","matches","sources","evidenceFingerprint","caveats"],"properties":{"product":{"type":"string","const":"open-scholarly-evidence"},"version":{"type":"string","const":"1.0.0"},"queriedDoi":{"type":"string"},"disposition":{"type":"string","enum":["CONFIRMED","PARTIAL","CONFLICT","UNAVAILABLE"]},"matches":{"type":"object","additionalProperties":false,"required":["doi","title","year"],"properties":{"doi":{"type":["boolean","null"]},"title":{"type":["boolean","null"]},"year":{"type":["boolean","null"]}}},"sources":{"type":"array","minItems":2,"maxItems":2,"items":{"type":"object","additionalProperties":false,"required":["source","status","doi","title","year","type"],"properties":{"source":{"type":"string","enum":["crossref","datacite"]},"status":{"type":"string","enum":["FOUND","NOT_FOUND","UNAVAILABLE","INVALID_RESPONSE"]},"doi":{"type":["string","null"]},"title":{"type":["string","null"]},"year":{"type":["integer","null"]},"type":{"type":["string","null"]}}}},"evidenceFingerprint":{"type":"string","pattern":"^[0-9a-f]{64}$"},"caveats":{"type":"array","items":{"type":"string"}}}},"output_example":null,"openapi":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/openapi.json","availability":"PAYMENT_READINESS_UNVERIFIED","availability_note":"Production database recovery proven on 6 September; an unpaid challenge alone does not prove current paid delivery.","schema_observed_at":"2026-09-05T22:18:39.966Z","discovery":{"cdp":"OBSERVED_2026-09-05T22:32Z","agentic_market":"OBSERVED","x402scan":"NOT_FOUND_IN_ORIGIN_SEARCH"},"semantic_queries":[],"operation":{"operationId":"createOpenScholarlyEvidence","summary":"Compare open DOI metadata across Crossref and DataCite","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["doi"],"properties":{"doi":{"type":"string","minLength":6,"maxLength":512}}}}}},"responses":{"200":{"description":"Settled and fulfilled evidence","content":{"application/json":{"schema":{"type":"object","additionalProperties":false,"required":["product","version","queriedDoi","disposition","matches","sources","evidenceFingerprint","caveats"],"properties":{"product":{"type":"string","const":"open-scholarly-evidence"},"version":{"type":"string","const":"1.0.0"},"queriedDoi":{"type":"string"},"disposition":{"type":"string","enum":["CONFIRMED","PARTIAL","CONFLICT","UNAVAILABLE"]},"matches":{"type":"object","additionalProperties":false,"required":["doi","title","year"],"properties":{"doi":{"type":["boolean","null"]},"title":{"type":["boolean","null"]},"year":{"type":["boolean","null"]}}},"sources":{"type":"array","minItems":2,"maxItems":2,"items":{"type":"object","additionalProperties":false,"required":["source","status","doi","title","year","type"],"properties":{"source":{"type":"string","enum":["crossref","datacite"]},"status":{"type":"string","enum":["FOUND","NOT_FOUND","UNAVAILABLE","INVALID_RESPONSE"]},"doi":{"type":["string","null"]},"title":{"type":["string","null"]},"year":{"type":["integer","null"]},"type":{"type":["string","null"]}}}},"evidenceFingerprint":{"type":"string","pattern":"^[0-9a-f]{64}$"},"caveats":{"type":"array","items":{"type":"string"}}}}}}},"402":{"description":"Exact US$0.012 x402 v2 payment required"},"409":{"description":"Replay or idempotency conflict"},"503":{"description":"Fail-closed configuration, verification, settlement, or persistence failure"}},"servers":[{"url":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev"}]},"discovery_observed_at":"2026-09-05T22:28:54.921Z","input_example":{"doi":"10.1038/nphys1170"},"invocation":"curl -X POST 'https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence' -H 'Content-Type: application/json' --data '{\"doi\":\"10.1038/nphys1170\"}'","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence","quotes":[{"amountAtomic":"12000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"12000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:46.722Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:47.368Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Scholarly+evidence&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:18.644Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:08.583Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:46.722Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:09.598Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:11.801Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Scholarly+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:01.139Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Scholarly+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:10.983Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:14.157Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-05T23:57:14.381Z","evidenceUrl":"https://www.x402scan.com/","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:27.672Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:16.02Z","evidenceUrl":"https://market402.com/search.json?q=foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:46.722Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"dns-mail-auth-selector-compare","name":"DKIM selector deployment contract","buyer_outcome":"Compare one or two caller-declared DKIM selector TXT values with current DNS evidence before a selector rotation. Exact decoded text comparison, explicit absent and unknown results, source timestamps and published-record checks. No signature or deliverability guarantee.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-mail-auth-selector-compare","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string","minLength":3,"maxLength":253},"selectors":{"minItems":1,"maxItems":2,"type":"array","items":{"type":"object","properties":{"selector":{"type":"string","pattern":"^[a-zA-Z0-9_-]{1,63}$"},"expected_txt":{"type":"string","minLength":1,"maxLength":4096}},"required":["selector","expected_txt"],"additionalProperties":false}}},"required":["domain","selectors"],"additionalProperties":false},"input_example":{"domain":"example.com","selectors":[{"selector":"s1","expected_txt":"v=DKIM1; p=EXAMPLE_PUBLIC_KEY"}]},"input_examples":{"minimal_valid":{"domain":"example.com","selectors":[{"selector":"s1","expected_txt":"v=DKIM1; p=EXAMPLE_PUBLIC_KEY"}]},"realistic":{"domain":"example.com","selectors":[{"selector":"s1","expected_txt":"v=DKIM1; p=EXAMPLE_PUBLIC_KEY"}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"dns-mail-auth-selector-compare"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string"},"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"comparisons":{"minItems":1,"maxItems":2,"type":"array","items":{"type":"object","properties":{"selector":{"type":"string"},"query_name":{"type":"string"},"status":{"type":"string","enum":["MATCH","MISMATCH","ABSENT","UNKNOWN"]},"expected_txt":{"type":"string"},"observed_txt":{"maxItems":64,"type":"array","items":{"type":"string"}},"authentication_record":{"type":"object","properties":{"status":{"type":"string","enum":["PRESENT","ABSENT","MISCONFIGURED","UNKNOWN"]},"records":{"type":"array","items":{"type":"string"}},"tags":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","records","tags","limitations"],"additionalProperties":false},"evidence":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"required":["selector","query_name","status","expected_txt","observed_txt","authentication_record","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["domain","observed_at","comparisons","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"dns-mail-auth-selector-compare","observed_at":"2026-09-06T00:00:00Z","result":{"domain":"example.com","observed_at":"2026-09-07T00:00:00Z","comparisons":[{"selector":"s1","query_name":"s1._domainkey.example.com","status":"ABSENT","expected_txt":"v=DKIM1; p=EXAMPLE_PUBLIC_KEY","observed_txt":[],"authentication_record":{"status":"ABSENT","records":[],"tags":{},"limitations":["Synthetic example only."]},"evidence":{"name":"s1._domainkey.example.com","type":"TXT","status":"NXDOMAIN","rcode":3,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-07T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=s1._domainkey.example.com&type=TXT","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}}],"limitations":["Queries only the one or two selectors explicitly supplied by the caller. No guessing, enumeration, email sending or private-key access.","Matches decoded TXT content exactly, including tag order, case and whitespace; lexical differences do not establish different cryptographic keys.","A MATCH establishes published text equality only, not message signature validity, successful rotation, delivery or ownership. Truncated/failed resolver answers remain UNKNOWN."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-mail-auth-selector-compare' -H 'Content-Type: application/json' --data '{\"domain\":\"example.com\",\"selectors\":[{\"selector\":\"s1\",\"expected_txt\":\"v=DKIM1; p=EXAMPLE_PUBLIC_KEY\"}]}'","semantic_queries":["verify expected DKIM selector records before rotation","compare old and new DKIM selector deployment","check published DKIM TXT against expected public record","confirm two declared email selectors without enumeration","find DKIM selector deployment mismatch with DNS evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-mail-auth-selector-compare","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-mail-auth-selector-compare","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"dns-domain-migration-reconciliation","name":"Two-domain DNS migration reconciliation","buyer_outcome":"Compare live apex DNS record sets across two domains using only your explicit whole-record mappings. Find missing and additional destination records, unapplied mappings and unknown source reads. At most five record types and ten resolver requests; no migration or delivery guarantee.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-domain-migration-reconciliation","price_usd":"0.007000","amount_atomic":"7000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"source_domain":{"type":"string","minLength":3,"maxLength":253},"destination_domain":{"type":"string","minLength":3,"maxLength":253},"record_types":{"minItems":1,"maxItems":5,"type":"array","items":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]}},"record_mappings":{"default":[],"maxItems":16,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"source_record":{"type":"string","minLength":1,"maxLength":4096},"destination_record":{"type":"string","minLength":1,"maxLength":4096}},"required":["type","source_record","destination_record"],"additionalProperties":false}}},"required":["source_domain","destination_domain","record_types","record_mappings"],"additionalProperties":false},"input_example":{"source_domain":"example.com","destination_domain":"example.net","record_types":["MX"],"record_mappings":[]},"input_examples":{"minimal_valid":{"source_domain":"example.com","destination_domain":"example.net","record_types":["MX"],"record_mappings":[]},"realistic":{"source_domain":"example.com","destination_domain":"example.net","record_types":["MX"],"record_mappings":[]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"dns-domain-migration-reconciliation"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"source_domain":{"type":"string"},"destination_domain":{"type":"string"},"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"comparisons":{"minItems":1,"maxItems":5,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["MATCH","MISMATCH","BOTH_ABSENT","DOMAIN_ABSENT","UNKNOWN"]},"expected_after_mapping":{"maxItems":32,"type":"array","items":{"type":"string","maxLength":4096}},"destination_records":{"maxItems":32,"type":"array","items":{"type":"string","maxLength":4096}},"missing_at_destination":{"maxItems":32,"type":"array","items":{"type":"string","maxLength":4096}},"extra_at_destination":{"maxItems":32,"type":"array","items":{"type":"string","maxLength":4096}},"unused_mappings":{"maxItems":16,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"source_record":{"type":"string","minLength":1,"maxLength":4096},"destination_record":{"type":"string","minLength":1,"maxLength":4096}},"required":["type","source_record","destination_record"],"additionalProperties":false}},"source_evidence":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false},"destination_evidence":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"required":["type","status","expected_after_mapping","destination_records","missing_at_destination","extra_at_destination","unused_mappings","source_evidence","destination_evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["source_domain","destination_domain","observed_at","comparisons","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"dns-domain-migration-reconciliation","observed_at":"2026-09-06T00:00:00Z","result":{"source_domain":"example.com","destination_domain":"example.net","observed_at":"2026-09-07T00:00:00Z","comparisons":[{"type":"MX","status":"BOTH_ABSENT","expected_after_mapping":[],"destination_records":[],"missing_at_destination":[],"extra_at_destination":[],"unused_mappings":[],"source_evidence":{"name":"example.com","type":"MX","status":"NO_DATA","rcode":0,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-07T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.com&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"},"destination_evidence":{"name":"example.net","type":"MX","status":"NO_DATA","rcode":0,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-07T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.net&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}}],"limitations":["Compares requested apex records from two live recursive-resolver observations. No subdomain enumeration, persistent monitoring or ownership claim.","Only full record values explicitly listed in record_mappings are substituted once; no inferred host, address, priority or TXT rewriting. DNS record order and TTL are excluded.","NS/MX host names compare without case or terminal-dot differences. IP and TXT values compare presentation strings, so lexical differences may remain despite semantic equivalence.","MATCH means these observed record sets match under the declared mapping. It does not prove migration completion, authoritative propagation, service health, mailbox existence or delivery. BOTH_ABSENT is not a successful deployment.","Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-domain-migration-reconciliation' -H 'Content-Type: application/json' --data '{\"source_domain\":\"example.com\",\"destination_domain\":\"example.net\",\"record_types\":[\"MX\"],\"record_mappings\":[]}'","semantic_queries":["compare DNS records between old and new domain","reconcile domain migration with explicit MX mapping","find missing destination DNS records during domain move","compare two live domains with declared record substitutions","audit apex DNS migration record differences"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-domain-migration-reconciliation","quotes":[{"amountAtomic":"7000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"7000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-domain-migration-reconciliation","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nws-two-site-operating-comparison","name":"Two-site hourly weather limit comparison","buyer_outcome":"Compare two US work sites for the same weather window of up to 24 hours. Receive aligned outcomes for your temperature, wind and rain limits, durations for matching and unknown conditions, and separate NWS evidence. No safety or preferred-site recommendation.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-two-site-operating-comparison","price_usd":"0.012000","amount_atomic":"12000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"site_a":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180}},"required":["latitude","longitude"],"additionalProperties":false},"site_b":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180}},"required":["latitude","longitude"],"additionalProperties":false},"start_hours_from_now":{"default":0,"type":"integer","minimum":0,"maximum":120},"duration_hours":{"default":12,"type":"integer","minimum":1,"maximum":24},"min_temperature_c":{"type":"number","minimum":-100,"maximum":60},"max_temperature_c":{"type":"number","minimum":-100,"maximum":60},"max_wind_kph":{"type":"number","minimum":0,"maximum":400},"max_precipitation_probability":{"type":"number","minimum":0,"maximum":100}},"required":["site_a","site_b","start_hours_from_now","duration_hours","min_temperature_c","max_temperature_c","max_wind_kph","max_precipitation_probability"],"additionalProperties":false},"input_example":{"site_a":{"latitude":39.7456,"longitude":-97.0892},"site_b":{"latitude":40.015,"longitude":-105.2705},"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"input_examples":{"minimal_valid":{"site_a":{"latitude":39.7456,"longitude":-97.0892},"site_b":{"latitude":40.015,"longitude":-105.2705},"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"realistic":{"site_a":{"latitude":39.7456,"longitude":-97.0892},"site_b":{"latitude":40.015,"longitude":-105.2705},"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nws-two-site-operating-comparison"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"requested_window":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"}},"required":["start","end"],"additionalProperties":false},"thresholds":{"type":"object","properties":{"min_temperature_c":{"type":"number"},"max_temperature_c":{"type":"number"},"max_wind_kph":{"type":"number"},"max_precipitation_probability":{"type":"number"}},"required":["min_temperature_c","max_temperature_c","max_wind_kph","max_precipitation_probability"],"additionalProperties":false},"sites":{"minItems":2,"maxItems":2,"type":"array","items":{"type":"object","properties":{"site":{"type":"string","enum":["A","B"]},"location":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180}},"required":["latitude","longitude"],"additionalProperties":false},"source":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"updated_at":{"type":["string","null"]},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cache_age_seconds":{"type":"number","minimum":0}},"required":["url","updated_at","retrieved_at","cache_age_seconds"],"additionalProperties":false},"coverage_complete":{"type":"boolean"},"periods":{"maxItems":172,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]},"reasons":{"type":"array","items":{"type":"string"}},"temperature_c":{"type":["number","null"]},"wind_kph":{"type":["number","null"]},"precipitation_probability":{"type":["number","null"]}},"required":["start","end","status","reasons","temperature_c","wind_kph","precipitation_probability"],"additionalProperties":false}}},"required":["site","location","source","coverage_complete","periods"],"additionalProperties":false}},"same_forecast_resource":{"type":"boolean"},"aligned_periods":{"minItems":1,"maxItems":344,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"site_a_status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]},"site_b_status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]},"comparison":{"type":"string","enum":["BOTH_MATCH","ONLY_A_MATCH","ONLY_B_MATCH","NEITHER_MATCH","UNKNOWN"]}},"required":["start","end","site_a_status","site_b_status","comparison"],"additionalProperties":false}},"duration_minutes":{"type":"object","properties":{"site_a":{"type":"object","properties":{"match_minutes":{"type":"number","minimum":0},"nonmatch_minutes":{"type":"number","minimum":0},"unknown_minutes":{"type":"number","minimum":0}},"required":["match_minutes","nonmatch_minutes","unknown_minutes"],"additionalProperties":false},"site_b":{"type":"object","properties":{"match_minutes":{"type":"number","minimum":0},"nonmatch_minutes":{"type":"number","minimum":0},"unknown_minutes":{"type":"number","minimum":0}},"required":["match_minutes","nonmatch_minutes","unknown_minutes"],"additionalProperties":false},"both_match":{"type":"number","minimum":0}},"required":["site_a","site_b","both_match"],"additionalProperties":false},"attribution":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["requested_window","thresholds","sites","same_forecast_resource","aligned_periods","duration_minutes","attribution","terms_url","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nws-two-site-operating-comparison","observed_at":"2026-09-06T00:00:00Z","result":{"requested_window":{"start":"2026-09-06T00:00:00Z","end":"2026-09-06T12:00:00Z"},"thresholds":{"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"sites":[{"site":"A","location":{"latitude":39.7456,"longitude":-97.0892},"source":{"url":"https://api.weather.gov/gridpoints/TOP/31,80/forecast/hourly","updated_at":null,"retrieved_at":"2026-09-06T00:00:00Z","cache_age_seconds":0},"coverage_complete":false,"periods":[]},{"site":"B","location":{"latitude":40.015,"longitude":-105.2705},"source":{"url":"https://api.weather.gov/gridpoints/TOP/31,80/forecast/hourly","updated_at":null,"retrieved_at":"2026-09-06T00:00:00Z","cache_age_seconds":0},"coverage_complete":false,"periods":[]}],"same_forecast_resource":true,"aligned_periods":[{"start":"2026-09-06T00:00:00Z","end":"2026-09-06T12:00:00Z","site_a_status":"UNKNOWN","site_b_status":"UNKNOWN","comparison":"UNKNOWN"}],"duration_minutes":{"site_a":{"match_minutes":0,"nonmatch_minutes":0,"unknown_minutes":720},"site_b":{"match_minutes":0,"nonmatch_minutes":0,"unknown_minutes":720},"both_match":0},"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","terms_url":"https://www.weather.gov/disclaimer","limitations":["Synthetic example only. Forecast evidence, not a safety assessment. Unknown coverage is not a match."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-two-site-operating-comparison' -H 'Content-Type: application/json' --data '{\"site_a\":{\"latitude\":39.7456,\"longitude\":-97.0892},\"site_b\":{\"latitude\":40.015,\"longitude\":-105.2705},\"start_hours_from_now\":0,\"duration_hours\":12,\"min_temperature_c\":5,\"max_temperature_c\":30,\"max_wind_kph\":25,\"max_precipitation_probability\":30}'","semantic_queries":["compare two work sites against hourly weather limits","which hours match temperature wind rain constraints at two locations","two-site NWS scheduling evidence with unknown coverage","compare weather threshold durations across US job sites","aligned forecast constraints for alternative work locations"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-two-site-operating-comparison","quotes":[{"amountAtomic":"12000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"12000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-two-site-operating-comparison","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nws-weather-alert-window-composite","name":"Hourly weather limits with active alert overlaps","buyer_outcome":"Join hourly NWS weather-limit windows with currently active point alerts that overlap each interval. Send a US point, duration and explicit weather limits. Unknown alert timing, missing forecast data and truncation remain visible; no safety conclusion.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-weather-alert-window-composite","price_usd":"0.008000","amount_atomic":"8000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"start_hours_from_now":{"default":0,"type":"integer","minimum":0,"maximum":120},"duration_hours":{"default":12,"type":"integer","minimum":1,"maximum":24},"min_temperature_c":{"type":"number","minimum":-100,"maximum":60},"max_temperature_c":{"type":"number","minimum":-100,"maximum":60},"max_wind_kph":{"type":"number","minimum":0,"maximum":400},"max_precipitation_probability":{"type":"number","minimum":0,"maximum":100}},"required":["latitude","longitude","start_hours_from_now","duration_hours","min_temperature_c","max_temperature_c","max_wind_kph","max_precipitation_probability"],"additionalProperties":false},"input_example":{"latitude":39.7456,"longitude":-97.0892,"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"input_examples":{"minimal_valid":{"latitude":39.7456,"longitude":-97.0892,"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"realistic":{"latitude":39.7456,"longitude":-97.0892,"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nws-weather-alert-window-composite"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"requested_window":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"}},"required":["start","end"],"additionalProperties":false},"thresholds":{"type":"object","properties":{"min_temperature_c":{"type":"number"},"max_temperature_c":{"type":"number"},"max_wind_kph":{"type":"number"},"max_precipitation_probability":{"type":"number"}},"required":["min_temperature_c","max_temperature_c","max_wind_kph","max_precipitation_probability"],"additionalProperties":false},"weather_periods":{"maxItems":172,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]},"reasons":{"type":"array","items":{"type":"string"}},"temperature_c":{"type":["number","null"]},"wind_kph":{"type":["number","null"]},"precipitation_probability":{"type":["number","null"]}},"required":["start","end","status","reasons","temperature_c","wind_kph","precipitation_probability"],"additionalProperties":false}},"forecast_coverage_complete":{"type":"boolean"},"current_alerts":{"maxItems":20,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"event":{"type":["string","null"]},"severity":{"type":["string","null"]},"onset":{"type":["string","null"]},"expires":{"type":["string","null"]},"overlap_start":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},{"type":"null"}]},"overlap_end":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},{"type":"null"}]},"temporal_relevance":{"type":"string","enum":["OVERLAP","UNKNOWN"]}},"required":["id","event","severity","onset","expires","overlap_start","overlap_end","temporal_relevance"],"additionalProperties":false}},"joined_windows":{"minItems":1,"maxItems":256,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"weather_status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]},"overlapping_alert_ids":{"maxItems":20,"type":"array","items":{"type":"string"}}},"required":["start","end","weather_status","overlapping_alert_ids"],"additionalProperties":false}},"timing_unknown_alert_ids":{"maxItems":20,"type":"array","items":{"type":"string"}},"alerts_truncated":{"type":"boolean"},"alert_scope":{"type":"string","const":"CURRENT_ACTIVE_ONLY"},"sources":{"minItems":2,"maxItems":2,"type":"array","items":{"type":"object","properties":{"kind":{"type":"string","enum":["HOURLY_FORECAST","CURRENT_POINT_ALERTS"]},"url":{"type":"string","format":"uri"},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"updated_at":{"type":["string","null"]},"cache_age_seconds":{"type":"number","minimum":0}},"required":["kind","url","retrieved_at","updated_at","cache_age_seconds"],"additionalProperties":false}},"attribution":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["location","requested_window","thresholds","weather_periods","forecast_coverage_complete","current_alerts","joined_windows","timing_unknown_alert_ids","alerts_truncated","alert_scope","sources","attribution","terms_url","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nws-weather-alert-window-composite","observed_at":"2026-09-06T00:00:00Z","result":{"location":{"latitude":39.7456,"longitude":-97.0892},"requested_window":{"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z"},"thresholds":{"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"weather_periods":[],"forecast_coverage_complete":false,"current_alerts":[],"joined_windows":[{"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z","weather_status":"UNKNOWN","overlapping_alert_ids":[]}],"timing_unknown_alert_ids":[],"alerts_truncated":false,"alert_scope":"CURRENT_ACTIVE_ONLY","sources":[{"kind":"HOURLY_FORECAST","url":"https://api.weather.gov/gridpoints/TOP/31,80/forecast/hourly","retrieved_at":"2026-09-07T00:00:00Z","updated_at":null,"cache_age_seconds":0},{"kind":"CURRENT_POINT_ALERTS","url":"https://api.weather.gov/alerts?active=true&point=39.7456%2C-97.0892&limit=100","retrieved_at":"2026-09-07T00:00:00Z","updated_at":null,"cache_age_seconds":0}],"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","terms_url":"https://www.weather.gov/disclaimer","limitations":["Synthetic example only. No alerts or matching weather does not prove safe conditions."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-weather-alert-window-composite' -H 'Content-Type: application/json' --data '{\"latitude\":39.7456,\"longitude\":-97.0892,\"start_hours_from_now\":0,\"duration_hours\":12,\"min_temperature_c\":5,\"max_temperature_c\":30,\"max_wind_kph\":25,\"max_precipitation_probability\":30}'","semantic_queries":["join hourly weather threshold windows with active alerts","NWS forecast limits and overlapping point warnings","active weather alert overlap for scheduling windows","weather limits with missing-data and alert timing evidence","combine hourly forecast constraints and current alert IDs"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-weather-alert-window-composite","quotes":[{"amountAtomic":"8000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"8000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-weather-alert-window-composite","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"usgs-asset-incident-composite","name":"Allocate earthquake observations to declared assets","buyer_outcome":"Match up to five declared asset points to USGS earthquake observations within a common radius and seven-day window. Returns asset-event pairs, approximate distances and per-asset completeness from one bounded search. No damage or hazard conclusion.","family":"official-data","subfamily":"usgs","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-asset-incident-composite","price_usd":"0.009000","amount_atomic":"9000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"assets":{"minItems":2,"maxItems":5,"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9_-]{1,40}$"},"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180}},"required":["id","latitude","longitude"],"additionalProperties":false}},"radius_km":{"type":"number","exclusiveMinimum":0,"maximum":500},"start_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"minimum_magnitude":{"default":0,"type":"number","minimum":-2,"maximum":10},"limit":{"default":20,"type":"integer","minimum":1,"maximum":20}},"required":["assets","radius_km","start_time","end_time","minimum_magnitude","limit"],"additionalProperties":false},"input_example":{"assets":[{"id":"warehouse-a","latitude":37.77,"longitude":-122.42},{"id":"warehouse-b","latitude":37.33,"longitude":-121.89}],"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":20},"input_examples":{"minimal_valid":{"assets":[{"id":"warehouse-a","latitude":37.77,"longitude":-122.42},{"id":"warehouse-b","latitude":37.33,"longitude":-121.89}],"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":20},"realistic":{"assets":[{"id":"warehouse-a","latitude":37.77,"longitude":-122.42},{"id":"warehouse-b","latitude":37.33,"longitude":-121.89}],"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":20},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"usgs-asset-incident-composite"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"assets":{"minItems":2,"maxItems":5,"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[A-Za-z0-9_-]{1,40}$"},"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180}},"required":["id","latitude","longitude"],"additionalProperties":false}},"radius_km":{"type":"number"},"pairs":{"maxItems":100,"type":"array","items":{"type":"object","properties":{"asset_id":{"type":"string"},"event_id":{"type":"string"},"surface_distance_km":{"type":"number","minimum":0}},"required":["asset_id","event_id","surface_distance_km"],"additionalProperties":false}},"asset_summaries":{"minItems":2,"maxItems":5,"type":"array","items":{"type":"object","properties":{"asset_id":{"type":"string"},"matched_events":{"type":"integer","minimum":0,"maximum":20},"status":{"type":"string","enum":["WITHIN_RADIUS_OBSERVED","NONE_OBSERVED_COMPLETE","UNKNOWN"]},"pair_list_complete":{"type":"boolean"}},"required":["asset_id","matched_events","status","pair_list_complete"],"additionalProperties":false}},"unlocated_event_ids":{"maxItems":20,"type":"array","items":{"type":"string"}},"distance_method":{"type":"string","const":"SPHERICAL_HAVERSINE_R6371.0088_KM"},"current":{"type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"query":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"radius_km":{"type":"number","exclusiveMinimum":0,"maximum":2000},"start_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"minimum_magnitude":{"default":0,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["latitude","longitude","radius_km","start_time","end_time","minimum_magnitude","limit"],"additionalProperties":false},"events":{"maxItems":20,"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1,"maxLength":100},"magnitude":{"type":["number","null"]},"longitude":{"anyOf":[{"type":"number","minimum":-180,"maximum":180},{"type":"null"}]},"latitude":{"anyOf":[{"type":"number","minimum":-90,"maximum":90},{"type":"null"}]},"depth_km":{"type":["number","null"]},"event_time":{"type":["string","null"]},"updated_at":{"type":["string","null"]},"status":{"type":["string","null"]},"network":{"type":["string","null"]},"source_url":{"type":["string","null"]}},"required":["id","magnitude","longitude","latitude","depth_km","event_time","updated_at","status","network","source_url"],"additionalProperties":false}},"complete":{"type":"boolean"},"evidence":{"type":"object","properties":{"source":{"type":"string","const":"USGS Earthquake Catalog"},"source_url":{"type":"string","format":"uri"},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source_generated_at":{"type":["string","null"]},"cache_age_seconds":{"type":"number","minimum":0},"attribution":{"type":"string"},"license":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"upstream_calls":{"type":"number","const":1}},"required":["source","source_url","retrieved_at","source_generated_at","cache_age_seconds","attribution","license","terms_url","upstream_calls"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","query","events","complete","evidence","limitations"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","assets","radius_km","pairs","asset_summaries","unlocated_event_ids","distance_method","current","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"usgs-asset-incident-composite","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","assets":[{"id":"warehouse-a","latitude":37.77,"longitude":-122.42},{"id":"warehouse-b","latitude":37.33,"longitude":-121.89}],"radius_km":100,"pairs":[],"asset_summaries":[{"asset_id":"warehouse-a","matched_events":0,"status":"NONE_OBSERVED_COMPLETE","pair_list_complete":true},{"asset_id":"warehouse-b","matched_events":0,"status":"NONE_OBSERVED_COMPLETE","pair_list_complete":true}],"unlocated_event_ids":[],"distance_method":"SPHERICAL_HAVERSINE_R6371.0088_KM","current":{"observed_at":"2026-09-06T00:00:00Z","query":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"events":[],"complete":true,"evidence":{"source":"USGS Earthquake Catalog","source_url":"https://earthquake.usgs.gov/fdsnws/event/1/query","retrieved_at":"2026-09-06T00:00:00Z","source_generated_at":null,"cache_age_seconds":0,"attribution":"US Geological Survey and the contributing seismic network identified in each record","license":"US public-domain earthquake facts; no third-party media","terms_url":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","upstream_calls":1},"limitations":["Reported seismic observations may be revised; no emergency warning or impact prediction.","Complete means the bounded source query was not truncated at retrieval; it does not guarantee all earthquakes are catalogued.","Synthetic empty result only; no live observation claimed."]},"limitations":["Synthetic empty example; no actual asset exposure observation."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-asset-incident-composite' -H 'Content-Type: application/json' --data '{\"assets\":[{\"id\":\"warehouse-a\",\"latitude\":37.77,\"longitude\":-122.42},{\"id\":\"warehouse-b\",\"latitude\":37.33,\"longitude\":-121.89}],\"radius_km\":100,\"start_time\":\"2026-09-05T00:00:00Z\",\"end_time\":\"2026-09-06T00:00:00Z\",\"minimum_magnitude\":0,\"limit\":20}'","semantic_queries":["which declared assets were near observed earthquakes","allocate seismic incidents to facility locations","earthquake event distances for a bounded asset portfolio","USGS multi-location incident mapping with completeness evidence","match earthquake epicentres to several supplied points"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-asset-incident-composite","quotes":[{"amountAtomic":"9000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"9000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-asset-incident-composite","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"clinical-study-date-contract","name":"Compare declared study dates with registry evidence","buyer_outcome":"Compare supplied start or completion dates for up to three NCT study records against current ClinicalTrials.gov values. Preserve year, month and day precision and identify disjoint or overlapping date ranges. Date values only; no claim a milestone occurred.","family":"official-data","subfamily":"official-research-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-study-date-contract","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"studies":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"},"dates":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["startDate","completionDate","lastUpdatePostDate"]},"expected":{"type":"string","maxLength":10}},"required":["field","expected"],"additionalProperties":false}}},"required":["nct_id","dates"],"additionalProperties":false}}},"required":["studies"],"additionalProperties":false},"input_example":{"studies":[{"nct_id":"NCT00110383","dates":[{"field":"completionDate","expected":"2026-09"}]}]},"input_examples":{"minimal_valid":{"studies":[{"nct_id":"NCT00110383","dates":[{"field":"completionDate","expected":"2026-09"}]}]},"realistic":{"studies":[{"nct_id":"NCT00110383","dates":[{"field":"completionDate","expected":"2026-09"}]}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"clinical-study-date-contract"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"studies":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"},"comparisons":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["startDate","completionDate","lastUpdatePostDate"]},"expected":{"type":"string"},"reported":{"type":["string","null"]},"expected_interval":{"type":"object","properties":{"precision":{"type":"string","enum":["YEAR","MONTH","DAY"]},"earliest":{"type":"string"},"latest":{"type":"string"}},"required":["precision","earliest","latest"],"additionalProperties":false},"reported_interval":{"anyOf":[{"type":"object","properties":{"precision":{"type":"string","enum":["YEAR","MONTH","DAY"]},"earliest":{"type":"string"},"latest":{"type":"string"}},"required":["precision","earliest","latest"],"additionalProperties":false},{"type":"null"}]},"status":{"type":"string","enum":["SAME_REPORTED_PERIOD","REPORTED_EARLIER","REPORTED_LATER","OVERLAP_DIFFERENT_PRECISION","UNKNOWN"]}},"required":["field","expected","reported","expected_interval","reported_interval","status"],"additionalProperties":false}},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"}},"required":["nct_id"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"nctId":{"type":"string"},"title":{"type":["string","null"]},"overallStatus":{"type":["string","null"]},"studyType":{"type":["string","null"]},"startDate":{"type":["string","null"]},"completionDate":{"type":["string","null"]},"lastUpdatePostDate":{"type":["string","null"]},"phases":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string","format":"uri"}},"required":["nctId","title","overallStatus","studyType","startDate","completionDate","lastUpdatePostDate","phases","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["nct_id","comparisons","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","studies","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"clinical-study-date-contract","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","studies":[{"nct_id":"NCT00110383","comparisons":[{"field":"completionDate","expected":"2026-09","reported":null,"expected_interval":{"precision":"MONTH","earliest":"2026-09-01","latest":"2026-09-30"},"reported_interval":null,"status":"UNKNOWN"}],"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"ClinicalTrials.gov","sourceUrl":"https://clinicaltrials.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"nct_id":"NCT00110383"},"normalizedResult":[{"nctId":"NCT00110383","title":null,"overallStatus":null,"studyType":null,"startDate":null,"completionDate":null,"lastUpdatePostDate":null,"phases":[],"sourceUrl":"https://clinicaltrials.gov/study/NCT00110383"}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"ClinicalTrials.gov, US National Library of Medicine","license":"ClinicalTrials.gov terms; bounded factual study metadata only","termsUrl":"https://clinicaltrials.gov/about-site/terms-conditions","documentationUrl":"https://clinicaltrials.gov/data-api/api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}}],"limitations":["Synthetic date comparison only. Actual versus estimated milestone status is not provided."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-study-date-contract' -H 'Content-Type: application/json' --data '{\"studies\":[{\"nct_id\":\"NCT00110383\",\"dates\":[{\"field\":\"completionDate\",\"expected\":\"2026-09\"}]}]}'","semantic_queries":["compare registry study completion date with a saved milestone","clinical trial start date reconciliation with partial date precision","NCT reported date earlier or later than expected range","check declared study date values with registry processing timestamp","compare study completion month without inventing a day"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-study-date-contract","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-study-date-contract","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"clinical-search-set-change","name":"Reconcile a clinical study search shortlist","buyer_outcome":"Compare up to twenty saved NCT identifiers with the newest bounded ClinicalTrials.gov results for a condition. Return added, retained and unobserved identifiers, preserving pagination uncertainty and registry processing time. No deleted-study or medical conclusion.","family":"official-data","subfamily":"official-research-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-search-set-change","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"condition":{"type":"string","minLength":2,"maxLength":120},"limit":{"default":20,"type":"integer","minimum":1,"maximum":20},"baseline_nct_ids":{"maxItems":20,"type":"array","items":{"type":"string","pattern":"^NCT\\d{8}$"}}},"required":["condition","limit","baseline_nct_ids"],"additionalProperties":false},"input_example":{"condition":"asthma","limit":20,"baseline_nct_ids":["NCT00110383"]},"input_examples":{"minimal_valid":{"condition":"asthma","limit":20,"baseline_nct_ids":["NCT00110383"]},"realistic":{"condition":"asthma","limit":20,"baseline_nct_ids":["NCT00110383"]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"clinical-search-set-change"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"condition":{"type":"string"},"added_to_observed_page":{"maxItems":20,"type":"array","items":{"type":"string","pattern":"^NCT\\d{8}$"}},"retained_in_observed_page":{"maxItems":20,"type":"array","items":{"type":"string","pattern":"^NCT\\d{8}$"}},"not_observed_baseline_ids":{"maxItems":20,"type":"array","items":{"type":"string","pattern":"^NCT\\d{8}$"}},"absence_interpretation":{"type":"string","enum":["NOT_IN_CURRENT_QUERY","UNRESOLVED_TRUNCATED_PAGE"]},"current":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"condition":{"type":"string","minLength":2,"maxLength":120},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["condition","limit"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"nctId":{"type":"string"},"title":{"type":["string","null"]},"overallStatus":{"type":["string","null"]},"studyType":{"type":["string","null"]},"startDate":{"type":["string","null"]},"completionDate":{"type":["string","null"]},"lastUpdatePostDate":{"type":["string","null"]},"phases":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string","format":"uri"}},"required":["nctId","title","overallStatus","studyType","startDate","completionDate","lastUpdatePostDate","phases","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","condition","added_to_observed_page","retained_in_observed_page","not_observed_baseline_ids","absence_interpretation","current","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"clinical-search-set-change","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","condition":"asthma","added_to_observed_page":[],"retained_in_observed_page":["NCT00110383"],"not_observed_baseline_ids":[],"absence_interpretation":"NOT_IN_CURRENT_QUERY","current":{"observedAt":"2026-09-06T00:00:00Z","source":"ClinicalTrials.gov","sourceUrl":"https://clinicaltrials.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"condition":"asthma","limit":5},"normalizedResult":[{"nctId":"NCT00110383","title":null,"overallStatus":null,"studyType":null,"startDate":null,"completionDate":null,"lastUpdatePostDate":null,"phases":[],"sourceUrl":"https://clinicaltrials.gov/study/NCT00110383"}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"ClinicalTrials.gov, US National Library of Medicine","license":"ClinicalTrials.gov terms; bounded factual study metadata only","termsUrl":"https://clinicaltrials.gov/about-site/terms-conditions","documentationUrl":"https://clinicaltrials.gov/data-api/api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}},"limitations":["Synthetic example only. A missing identifier is not proof a study was deleted."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-search-set-change' -H 'Content-Type: application/json' --data '{\"condition\":\"asthma\",\"limit\":20,\"baseline_nct_ids\":[\"NCT00110383\"]}'","semantic_queries":["reconcile a saved clinical trial search shortlist","new and unobserved NCT identifiers after condition search refresh","compare clinical registry search membership with pagination evidence","which study IDs remain in my current bounded condition search","stateless NCT shortlist set change with source processing time"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-search-set-change","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinical-search-set-change","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"gleif-record-baseline-change","name":"Reconcile a declared LEI record snapshot","buyer_outcome":"Compare one caller-supplied LEI snapshot with current GLEIF legal name, jurisdiction, entity status, registration status and record timestamps. Return field differences, normalized agreements and unknowns with source evidence. No historical verification or ownership conclusion.","family":"official-data","subfamily":"gleif","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-record-baseline-change","price_usd":"0.006000","amount_atomic":"6000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{18}\\d{2}$"},"baseline_fields":{"minItems":1,"maxItems":6,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal"]},"value":{"anyOf":[{"type":"string","minLength":1,"maxLength":200},{"type":"null"}]}},"required":["field","value"],"additionalProperties":false}}},"required":["lei","baseline_fields"],"additionalProperties":false},"input_example":{"lei":"5493001KJTIIGC8Y1R12","baseline_fields":[{"field":"registrationStatus","value":"ISSUED"},{"field":"nextRenewal","value":"2026-09-01T00:00:00Z"}]},"input_examples":{"minimal_valid":{"lei":"5493001KJTIIGC8Y1R12","baseline_fields":[{"field":"registrationStatus","value":"ISSUED"},{"field":"nextRenewal","value":"2026-09-01T00:00:00Z"}]},"realistic":{"lei":"5493001KJTIIGC8Y1R12","baseline_fields":[{"field":"registrationStatus","value":"ISSUED"},{"field":"nextRenewal","value":"2026-09-01T00:00:00Z"}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"gleif-record-baseline-change"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"lei":{"type":"string"},"comparisons":{"minItems":1,"maxItems":6,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal"]},"baseline":{"type":["string","null"]},"current":{"type":["string","null"]},"status":{"type":"string","enum":["EXACT_MATCH","NORMALIZED_MATCH","MISMATCH","UNKNOWN"]},"normalization":{"type":"string","enum":["NFKC_CASE_WHITESPACE","ISO_INSTANT"]}},"required":["field","baseline","current","status","normalization"],"additionalProperties":false}},"mismatched_fields":{"maxItems":6,"type":"array","items":{"type":"string","enum":["legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal"]}},"unknown_fields":{"maxItems":6,"type":"array","items":{"type":"string","enum":["legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal"]}},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{18}\\d{2}$"}},"required":["lei"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"lei":{"type":"string"},"legalName":{"type":["string","null"]},"jurisdiction":{"type":["string","null"]},"entityStatus":{"type":["string","null"]},"registrationStatus":{"type":["string","null"]},"lastUpdated":{"type":["string","null"]},"nextRenewal":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]}},"required":["lei","legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","lei","comparisons","mismatched_fields","unknown_fields","evidence","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"gleif-record-baseline-change","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","lei":"5493001KJTIIGC8Y1R12","comparisons":[{"field":"registrationStatus","baseline":"ISSUED","current":null,"status":"UNKNOWN","normalization":"NFKC_CASE_WHITESPACE"}],"mismatched_fields":[],"unknown_fields":["registrationStatus"],"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"GLEIF LEI reference data","sourceUrl":"https://api.gleif.org","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"lei":"5493001KJTIIGC8Y1R12"},"normalizedResult":[{"lei":"5493001KJTIIGC8Y1R12","legalName":null,"jurisdiction":null,"entityStatus":null,"registrationStatus":null,"lastUpdated":null,"nextRenewal":null,"sourceUrl":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":60,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"GLEIF LEI reference data; no endorsement","license":"CC0 1.0 LEI/LE-RD","termsUrl":"https://www.gleif.org/en/meta/lei-data-terms-of-use","documentationUrl":"https://www.gleif.org/en/lei-data/gleif-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}},"limitations":["Synthetic comparison only. The caller baseline is not authenticated historical evidence."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-record-baseline-change' -H 'Content-Type: application/json' --data '{\"lei\":\"5493001KJTIIGC8Y1R12\",\"baseline_fields\":[{\"field\":\"registrationStatus\",\"value\":\"ISSUED\"},{\"field\":\"nextRenewal\",\"value\":\"2026-09-01T00:00:00Z\"}]}'","semantic_queries":["reconcile saved LEI registration status with current record","compare GLEIF reference record fields against a prior snapshot","LEI entity status and renewal timestamp differences","explain current legal entity record mismatches with source evidence","check declared LEI record revisions without inferring ownership"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-record-baseline-change","quotes":[{"amountAtomic":"6000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"6000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-record-baseline-change","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":null,"delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"preflight","name":"Preflight an x402 endpoint","buyer_outcome":"Check an x402 endpoint before paying: inspect status, price, Base network, payTo and declared schemas. Reviewed origins only; no target payment.","family":"x402-native","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight","price_usd":"0.004000","amount_atomic":"4000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"url":{"type":"string","maxLength":2048,"format":"uri"},"method":{"default":"GET","type":"string","enum":["GET","POST"]},"body":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}},"required":["url","method"],"additionalProperties":false},"input_example":{"url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","method":"POST","body":{"csv":"name,score\nAda,10"}},"input_examples":{"minimal_valid":{"url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","method":"POST","body":{"csv":"name,score\nAda,10"}},"realistic":{"url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","method":"POST","body":{"csv":"name,score\nAda,10"}},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"preflight"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"url":{"type":"string"},"method":{"type":"string"},"observed_at":{"type":"string"},"status":{"type":"number"},"reachable":{"type":"boolean"},"payment_sent":{"type":"boolean","const":false},"challenge":{"anyOf":[{"type":"object","properties":{"version":{"type":["number","null"]},"resource":{},"accepts":{"type":"array","items":{"type":"object","properties":{"scheme":{"type":["string","null"]},"network":{"type":["string","null"]},"asset":{"type":["string","null"]},"amount":{"type":["string","null"]},"pay_to":{"type":["string","null"]}},"required":["scheme","network","asset","amount","pay_to"],"additionalProperties":false}},"warnings":{"type":"array","items":{"type":"string"}},"declared_input":{},"declared_output":{}},"required":["version","resource","accepts","warnings","declared_input","declared_output"],"additionalProperties":false},{"type":"null"}]},"challenge_header_present":{"type":"boolean"}},"required":["url","method","observed_at","status","reachable","payment_sent","challenge","challenge_header_present"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"preflight","observed_at":"2026-09-06T00:00:00Z","result":{"url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile","method":"POST","observed_at":"2026-09-06T00:00:00Z","status":402,"reachable":true,"payment_sent":false,"challenge":{"version":2,"resource":null,"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608"}],"warnings":["INPUT_SCHEMA_MISSING","OUTPUT_SCHEMA_MISSING"],"declared_input":null,"declared_output":null},"challenge_header_present":true}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight' -H 'Content-Type: application/json' --data '{\"url\":\"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v1/csv/profile\",\"method\":\"POST\",\"body\":{\"csv\":\"name,score\\nAda,10\"}}'","semantic_queries":["check x402 endpoint before paying","inspect x402 price network payTo","test paid API challenge without payment","validate x402 endpoint schema","x402 agent payment preflight"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight","quotes":[{"amountAtomic":"4000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"4000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:49.285Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:49.903Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Preflight+an+x402+endpoint&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:19.878Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:49.285Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:21.336Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:21.86Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Preflight+an+x402+endpoint&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:05.833Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Preflight+an+x402+endpoint&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:22.369Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/x402/preflight","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:49.285Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"usgs-recent-earthquakes","name":"Recent earthquake evidence","buyer_outcome":"Find recent USGS earthquake observations by time window and minimum magnitude, with event identifiers, source times and revision status.","family":"official-data","subfamily":"usgs","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"hours":{"default":24,"type":"integer","minimum":1,"maximum":168},"minimum_magnitude":{"default":2.5,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["hours","minimum_magnitude","limit"],"additionalProperties":false},"input_example":{"hours":24,"minimum_magnitude":2.5,"limit":5},"input_examples":{"minimal_valid":{"hours":24,"minimum_magnitude":2.5,"limit":5},"realistic":{"hours":24,"minimum_magnitude":2.5,"limit":5},"common_invalid":null},"output_schema":{"type":"object","properties":{"route":{"const":"usgs-recent-earthquakes"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"hours":{"default":24,"type":"integer","minimum":1,"maximum":168},"minimum_magnitude":{"default":2.5,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["hours","minimum_magnitude","limit"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"magnitude":{"type":["number","null"]},"place":{"type":["string","null"]},"eventTime":{"type":["string","null"]},"updatedAt":{"type":["string","null"]},"status":{"type":["string","null"]},"network":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]},"coordinates":{"anyOf":[{"maxItems":3,"type":"array","items":{"type":"number"}},{"type":"null"}]}},"required":["id","magnitude","place","eventTime","updatedAt","status","network","sourceUrl","coordinates"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"usgs-recent-earthquakes","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"USGS Earthquake Catalog","sourceUrl":"https://earthquake.usgs.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"hours":24,"minimum_magnitude":2.5,"limit":5},"normalizedResult":[{"id":"illustrative-record","magnitude":null,"place":null,"eventTime":null,"updatedAt":null,"status":null,"network":null,"sourceUrl":null,"coordinates":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":30,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"US Geological Survey and the contributing seismic network identified in each record","license":"US public-domain earthquake facts; no third-party media","termsUrl":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","documentationUrl":"https://earthquake.usgs.gov/fdsnws/event/1/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes' -H 'Content-Type: application/json' --data '{\"hours\":24,\"minimum_magnitude\":2.5,\"limit\":5}'","semantic_queries":["recent earthquake evidence","current recent earthquake evidence with source provenance","find recent usgs earthquake observations by time window and minimum magnitude, with event identifiers, source times and revision status.","usgs recent earthquakes agent API","normalize official recent earthquake evidence evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:51.136Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:51.769Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Recent+earthquake+evidence&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:23.425Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:51.136Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:24.633Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:25.241Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Recent+earthquake+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:08.278Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Recent+earthquake+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:25.89Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-recent-earthquakes","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:51.136Z","delivery_observed_at":"2026-09-06T00:20:13.684Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"usgs-earthquake-event","name":"Earthquake event lookup","buyer_outcome":"Resolve a seismic event identifier into its latest reported location, magnitude, origin time and review status for incident reconciliation.","family":"official-data","subfamily":"usgs","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"event_id":{"type":"string","pattern":"^[a-zA-Z0-9]{5,40}$"}},"required":["event_id"],"additionalProperties":false},"input_example":{"event_id":"us7000m9g4"},"input_examples":{"minimal_valid":{"event_id":"us7000m9g4"},"realistic":{"event_id":"us7000m9g4"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"usgs-earthquake-event"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"event_id":{"type":"string","pattern":"^[a-zA-Z0-9]{5,40}$"}},"required":["event_id"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"magnitude":{"type":["number","null"]},"place":{"type":["string","null"]},"eventTime":{"type":["string","null"]},"updatedAt":{"type":["string","null"]},"status":{"type":["string","null"]},"network":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]},"coordinates":{"anyOf":[{"maxItems":3,"type":"array","items":{"type":"number"}},{"type":"null"}]}},"required":["id","magnitude","place","eventTime","updatedAt","status","network","sourceUrl","coordinates"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"usgs-earthquake-event","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"USGS Earthquake Catalog","sourceUrl":"https://earthquake.usgs.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"event_id":"us7000m9g4"},"normalizedResult":[{"id":"illustrative-record","magnitude":null,"place":null,"eventTime":null,"updatedAt":null,"status":null,"network":null,"sourceUrl":null,"coordinates":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":30,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"US Geological Survey and the contributing seismic network identified in each record","license":"US public-domain earthquake facts; no third-party media","termsUrl":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","documentationUrl":"https://earthquake.usgs.gov/fdsnws/event/1/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event' -H 'Content-Type: application/json' --data '{\"event_id\":\"us7000m9g4\"}'","semantic_queries":["earthquake event lookup","current earthquake event lookup with source provenance","resolve a seismic event identifier into its latest reported location, magnitude, origin time and review status for incident reconciliation.","usgs earthquake event agent API","normalize official earthquake event lookup evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:52.865Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:53.545Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Earthquake+event+lookup&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:26.966Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:52.865Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:28.069Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:28.66Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Earthquake+event+lookup&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:11.293Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Earthquake+event+lookup&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:29.219Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-earthquake-event","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:52.865Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nws-active-alerts","name":"Active US weather alerts","buyer_outcome":"Return current National Weather Service alerts for a US state or territory, including severity, urgency, expiry and official source identifiers.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"area":{"type":"string","enum":["AL","AK","AZ","AR","CA","CO","CT","DE","FL","GA","HI","ID","IL","IN","IA","KS","KY","LA","ME","MD","MA","MI","MN","MS","MO","MT","NE","NV","NH","NJ","NM","NY","NC","ND","OH","OK","OR","PA","RI","SC","SD","TN","TX","UT","VT","VA","WA","WV","WI","WY","DC","PR","VI","GU","AS","MP"]},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["area","limit"],"additionalProperties":false},"input_example":{"area":"AK","limit":5},"input_examples":{"minimal_valid":{"area":"AK","limit":5},"realistic":{"area":"AK","limit":5},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nws-active-alerts"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"area":{"type":"string","enum":["AL","AK","AZ","AR","CA","CO","CT","DE","FL","GA","HI","ID","IL","IN","IA","KS","KY","LA","ME","MD","MA","MI","MN","MS","MO","MT","NE","NV","NH","NJ","NM","NY","NC","ND","OH","OK","OR","PA","RI","SC","SD","TN","TX","UT","VT","VA","WA","WV","WI","WY","DC","PR","VI","GU","AS","MP"]},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["area","limit"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"event":{"type":["string","null"]},"severity":{"type":["string","null"]},"certainty":{"type":["string","null"]},"urgency":{"type":["string","null"]},"effective":{"type":["string","null"]},"onset":{"type":["string","null"]},"expires":{"type":["string","null"]},"ends":{"type":["string","null"]},"areaDesc":{"type":["string","null"]},"headline":{"type":["string","null"]},"status":{"type":["string","null"]}},"required":["id","event","severity","certainty","urgency","effective","onset","expires","ends","areaDesc","headline","status"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nws-active-alerts","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"National Weather Service","sourceUrl":"https://api.weather.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"area":"AK","limit":5},"normalizedResult":[{"id":"illustrative-record","event":null,"severity":null,"certainty":null,"urgency":null,"effective":null,"onset":null,"expires":null,"ends":null,"areaDesc":null,"headline":null,"status":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":30,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","license":"Open data free for any purpose; attribution and non-endorsement required","termsUrl":"https://www.weather.gov/disclaimer","documentationUrl":"https://www.weather.gov/documentation/services-web-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts' -H 'Content-Type: application/json' --data '{\"area\":\"AK\",\"limit\":5}'","semantic_queries":["active us weather alerts","current active us weather alerts with source provenance","return current national weather service alerts for a us state or territory, including severity, urgency, expiry and official source identifiers.","nws active alerts agent API","normalize official active us weather alerts evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:54.615Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:22.103Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=weather+alerts+for+a+location&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:30.27Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:54.615Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:31.348Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:32.156Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Active+US+weather+alerts&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:31.762Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=weather+alerts+for+a+location&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:33.09Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-active-alerts","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:54.615Z","delivery_observed_at":"2026-09-06T00:20:32.787Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nws-forecast","name":"US point forecast evidence","buyer_outcome":"Get a current US weather forecast by latitude and longitude from the National Weather Service (NWS): temperature, wind, conditions and forecast periods with source update times.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"periods":{"default":6,"type":"integer","minimum":1,"maximum":14}},"required":["latitude","longitude","periods"],"additionalProperties":false},"input_example":{"latitude":39.7456,"longitude":-97.0892,"periods":4},"input_examples":{"minimal_valid":{"latitude":39.7456,"longitude":-97.0892,"periods":4},"realistic":{"latitude":39.7456,"longitude":-97.0892,"periods":4},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nws-forecast"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"periods":{"default":6,"type":"integer","minimum":1,"maximum":14}},"required":["latitude","longitude","periods"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"number":{"type":["number","null"]},"name":{"type":["string","null"]},"startTime":{"type":["string","null"]},"endTime":{"type":["string","null"]},"temperatureUnit":{"type":["string","null"]},"windSpeed":{"type":["string","null"]},"windDirection":{"type":["string","null"]},"shortForecast":{"type":["string","null"]},"isDaytime":{"type":["boolean","null"]},"temperature":{"type":["number","null"]}},"required":["number","name","startTime","endTime","temperatureUnit","windSpeed","windDirection","shortForecast","isDaytime","temperature"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nws-forecast","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"National Weather Service","sourceUrl":"https://api.weather.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"latitude":39.7456,"longitude":-97.0892,"periods":4},"normalizedResult":[{"number":null,"name":null,"startTime":null,"endTime":null,"temperatureUnit":null,"windSpeed":null,"windDirection":null,"shortForecast":null,"isDaytime":null,"temperature":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":30,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","license":"Open data free for any purpose; attribution and non-endorsement required","termsUrl":"https://www.weather.gov/disclaimer","documentationUrl":"https://www.weather.gov/documentation/services-web-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast' -H 'Content-Type: application/json' --data '{\"latitude\":39.7456,\"longitude\":-97.0892,\"periods\":4}'","semantic_queries":["us point forecast evidence","current us point forecast evidence with source provenance","get a current us weather forecast by latitude and longitude from the national weather service (nws): temperature, wind, conditions and forecast periods with source update times.","nws forecast agent API","normalize official us point forecast evidence evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:39.181Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:21.510Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=NWS+forecast+and+warnings&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:39.181Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:39.181Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:40.827Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:43.275Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=US+point+forecast+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:44.123Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=us+point+forecast+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.187Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:44.453Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.009Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:45.779Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:31:39.181Z","delivery_observed_at":"2026-09-06T00:20:51.524Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"gleif-lei-lookup","name":"LEI entity lookup","buyer_outcome":"Resolve one LEI into current legal entity name, jurisdiction, registration status and renewal dates from GLEIF reference data.","family":"official-data","subfamily":"gleif","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{18}\\d{2}$"}},"required":["lei"],"additionalProperties":false},"input_example":{"lei":"5493001KJTIIGC8Y1R12"},"input_examples":{"minimal_valid":{"lei":"5493001KJTIIGC8Y1R12"},"realistic":{"lei":"5493001KJTIIGC8Y1R12"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"gleif-lei-lookup"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{18}\\d{2}$"}},"required":["lei"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"lei":{"type":"string"},"legalName":{"type":["string","null"]},"jurisdiction":{"type":["string","null"]},"entityStatus":{"type":["string","null"]},"registrationStatus":{"type":["string","null"]},"lastUpdated":{"type":["string","null"]},"nextRenewal":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]}},"required":["lei","legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"gleif-lei-lookup","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"GLEIF LEI reference data","sourceUrl":"https://api.gleif.org","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"lei":"5493001KJTIIGC8Y1R12"},"normalizedResult":[{"lei":"5493001KJTIIGC8Y1R12","legalName":null,"jurisdiction":null,"entityStatus":null,"registrationStatus":null,"lastUpdated":null,"nextRenewal":null,"sourceUrl":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":60,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"GLEIF LEI reference data; no endorsement","license":"CC0 1.0 LEI/LE-RD","termsUrl":"https://www.gleif.org/en/meta/lei-data-terms-of-use","documentationUrl":"https://www.gleif.org/en/lei-data/gleif-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup' -H 'Content-Type: application/json' --data '{\"lei\":\"5493001KJTIIGC8Y1R12\"}'","semantic_queries":["lei entity lookup","current lei entity lookup with source provenance","resolve one lei into current legal entity name, jurisdiction, registration status and renewal dates from gleif reference data.","gleif lei lookup agent API","normalize official lei entity lookup evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:56.712Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:57.304Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=LEI+entity+lookup&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:37.822Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:56.712Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:39.043Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:39.66Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=LEI+entity+lookup&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:20.572Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=LEI+entity+lookup&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:40.258Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-lei-lookup","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:56.712Z","delivery_observed_at":"2026-09-06T00:17:39.731Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"gleif-entity-search","name":"Find an entity LEI","buyer_outcome":"Search GLEIF by company or legal entity name to match a business to candidate LEI records, registration status and jurisdiction. Returns bounded factual reference data with source evidence.","family":"official-data","subfamily":"gleif","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"name":{"type":"string","minLength":2,"maxLength":120},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["name","limit"],"additionalProperties":false},"input_example":{"name":"Bloomberg","limit":5},"input_examples":{"minimal_valid":{"name":"Bloomberg","limit":5},"realistic":{"name":"Bloomberg","limit":5},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"gleif-entity-search"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"name":{"type":"string","minLength":2,"maxLength":120},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["name","limit"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"lei":{"type":"string"},"legalName":{"type":["string","null"]},"jurisdiction":{"type":["string","null"]},"entityStatus":{"type":["string","null"]},"registrationStatus":{"type":["string","null"]},"lastUpdated":{"type":["string","null"]},"nextRenewal":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]}},"required":["lei","legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"gleif-entity-search","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"GLEIF LEI reference data","sourceUrl":"https://api.gleif.org","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"name":"Bloomberg","limit":5},"normalizedResult":[{"lei":"5493001KJTIIGC8Y1R12","legalName":null,"jurisdiction":null,"entityStatus":null,"registrationStatus":null,"lastUpdated":null,"nextRenewal":null,"sourceUrl":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":60,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"GLEIF LEI reference data; no endorsement","license":"CC0 1.0 LEI/LE-RD","termsUrl":"https://www.gleif.org/en/meta/lei-data-terms-of-use","documentationUrl":"https://www.gleif.org/en/lei-data/gleif-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search' -H 'Content-Type: application/json' --data '{\"name\":\"Bloomberg\",\"limit\":5}'","semantic_queries":["find an entity lei","current find an entity lei with source provenance","search gleif by company or legal entity name to match a business to candidate lei records, registration status and jurisdiction. returns bounded factual reference data with source evidence.","gleif entity search agent API","normalize official find an entity lei evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:58.359Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:18:22.322Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=search+GLEIF+for+legal+entity+identifiers&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:41.305Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:58.359Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:42.534Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:43.305Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Find+an+entity+LEI&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:07:17.403Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=search+GLEIF+for+legal+entity+identifiers&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:43.849Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/gleif-entity-search","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:58.359Z","delivery_observed_at":"2026-09-06T00:21:10.308Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nhtsa-vin-decode","name":"Decode vehicle VIN attributes","buyer_outcome":"Decode one full or partial VIN into NHTSA manufacturer-reported make, model, year and vehicle attributes, preserving decode errors. No owner lookup.","family":"official-data","subfamily":"nhtsaVin","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9*]{11,17}$"},"model_year":{"type":"integer","minimum":1980,"maximum":2035}},"required":["vin"],"additionalProperties":false},"input_example":{"vin":"5UXWX7C5*BA0","model_year":2011},"input_examples":{"minimal_valid":{"vin":"5UXWX7C5*BA0","model_year":2011},"realistic":{"vin":"5UXWX7C5*BA0","model_year":2011},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nhtsa-vin-decode"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9*]{11,17}$"},"model_year":{"type":"integer","minimum":1980,"maximum":2035}},"required":["vin"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"VIN":{"type":["string","null"]},"Make":{"type":["string","null"]},"Model":{"type":["string","null"]},"ModelYear":{"type":["string","null"]},"Manufacturer":{"type":["string","null"]},"VehicleType":{"type":["string","null"]},"BodyClass":{"type":["string","null"]},"FuelTypePrimary":{"type":["string","null"]},"EngineCylinders":{"type":["string","null"]},"ElectrificationLevel":{"type":["string","null"]},"ErrorCode":{"type":["string","null"]},"ErrorText":{"type":["string","null"]}},"required":["VIN","Make","Model","ModelYear","Manufacturer","VehicleType","BodyClass","FuelTypePrimary","EngineCylinders","ElectrificationLevel","ErrorCode","ErrorText"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nhtsa-vin-decode","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"NHTSA vPIC","sourceUrl":"https://vpic.nhtsa.dot.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"vin":"5UXWX7C5*BA0","model_year":2011},"normalizedResult":[{"VIN":null,"Make":null,"Model":null,"ModelYear":null,"Manufacturer":null,"VehicleType":null,"BodyClass":null,"FuelTypePrimary":null,"EngineCylinders":null,"ElectrificationLevel":null,"ErrorCode":null,"ErrorText":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NHTSA vPIC; manufacturer-reported vehicle attributes","license":"Public vPIC Open Data API; no licensing or registration requirement","termsUrl":"https://vpic.nhtsa.dot.gov/api/Home/Index/FAQ","documentationUrl":"https://vpic.nhtsa.dot.gov/api/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode' -H 'Content-Type: application/json' --data '{\"vin\":\"5UXWX7C5*BA0\",\"model_year\":2011}'","semantic_queries":["decode vehicle vin attributes","current decode vehicle vin attributes with source provenance","decode one full or partial vin into nhtsa manufacturer-reported make, model, year and vehicle attributes, preserving decode errors. no owner lookup.","nhtsa vin decode agent API","normalize official decode vehicle vin attributes evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:59.986Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:00.510Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Decode+vehicle+VIN+attributes&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:45.012Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:11:59.986Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:46.444Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:47.06Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Decode+vehicle+VIN+attributes&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:28.189Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Decode+vehicle+VIN+attributes&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:47.882Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nhtsa-vin-decode","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:11:59.986Z","delivery_observed_at":"2026-09-06T00:21:27.578Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"clinicaltrials-search","name":"Search clinical study metadata","buyer_outcome":"Find recently updated ClinicalTrials.gov study identifiers, titles and registry status for a condition, with the registry processing date. No medical conclusion.","family":"official-data","subfamily":"official-research-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"condition":{"type":"string","minLength":2,"maxLength":120},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["condition","limit"],"additionalProperties":false},"input_example":{"condition":"asthma","limit":5},"input_examples":{"minimal_valid":{"condition":"asthma","limit":5},"realistic":{"condition":"asthma","limit":5},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"clinicaltrials-search"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"condition":{"type":"string","minLength":2,"maxLength":120},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["condition","limit"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"nctId":{"type":"string"},"title":{"type":["string","null"]},"overallStatus":{"type":["string","null"]},"studyType":{"type":["string","null"]},"startDate":{"type":["string","null"]},"completionDate":{"type":["string","null"]},"lastUpdatePostDate":{"type":["string","null"]},"phases":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string","format":"uri"}},"required":["nctId","title","overallStatus","studyType","startDate","completionDate","lastUpdatePostDate","phases","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"clinicaltrials-search","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"ClinicalTrials.gov","sourceUrl":"https://clinicaltrials.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"condition":"asthma","limit":5},"normalizedResult":[{"nctId":"NCT00110383","title":null,"overallStatus":null,"studyType":null,"startDate":null,"completionDate":null,"lastUpdatePostDate":null,"phases":[],"sourceUrl":"https://clinicaltrials.gov/study/NCT00110383"}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"ClinicalTrials.gov, US National Library of Medicine","license":"ClinicalTrials.gov terms; bounded factual study metadata only","termsUrl":"https://clinicaltrials.gov/about-site/terms-conditions","documentationUrl":"https://clinicaltrials.gov/data-api/api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search' -H 'Content-Type: application/json' --data '{\"condition\":\"asthma\",\"limit\":5}'","semantic_queries":["search clinical study metadata","current search clinical study metadata with source provenance","find recently updated clinicaltrials.gov study identifiers, titles and registry status for a condition, with the registry processing date. no medical conclusion.","clinicaltrials search agent API","normalize official search clinical study metadata evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:01.585Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:18:22.874Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=search+ClinicalTrials.gov+studies+by+medical+condition&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:49.116Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:12:01.585Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:50.745Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:51.562Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Search+clinical+study+metadata&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:07:18.056Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=search+ClinicalTrials.gov+studies+by+medical+condition&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:52.175Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-search","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:12:01.585Z","delivery_observed_at":"2026-09-06T00:21:44.446Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"clinicaltrials-study","name":"Clinical study registry lookup","buyer_outcome":"Resolve one NCT identifier into current factual registry status, study dates and phase, with source processing time and explicit provenance.","family":"official-data","subfamily":"official-research-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"}},"required":["nct_id"],"additionalProperties":false},"input_example":{"nct_id":"NCT00110383"},"input_examples":{"minimal_valid":{"nct_id":"NCT00110383"},"realistic":{"nct_id":"NCT00110383"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"clinicaltrials-study"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"}},"required":["nct_id"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"nctId":{"type":"string"},"title":{"type":["string","null"]},"overallStatus":{"type":["string","null"]},"studyType":{"type":["string","null"]},"startDate":{"type":["string","null"]},"completionDate":{"type":["string","null"]},"lastUpdatePostDate":{"type":["string","null"]},"phases":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string","format":"uri"}},"required":["nctId","title","overallStatus","studyType","startDate","completionDate","lastUpdatePostDate","phases","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"clinicaltrials-study","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","source":"ClinicalTrials.gov","sourceUrl":"https://clinicaltrials.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"nct_id":"NCT00110383"},"normalizedResult":[{"nctId":"NCT00110383","title":null,"overallStatus":null,"studyType":null,"startDate":null,"completionDate":null,"lastUpdatePostDate":null,"phases":[],"sourceUrl":"https://clinicaltrials.gov/study/NCT00110383"}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"ClinicalTrials.gov, US National Library of Medicine","license":"ClinicalTrials.gov terms; bounded factual study metadata only","termsUrl":"https://clinicaltrials.gov/about-site/terms-conditions","documentationUrl":"https://clinicaltrials.gov/data-api/api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study' -H 'Content-Type: application/json' --data '{\"nct_id\":\"NCT00110383\"}'","semantic_queries":["clinical study registry lookup","current clinical study registry lookup with source provenance","resolve one nct identifier into current factual registry status, study dates and phase, with source processing time and explicit provenance.","clinicaltrials study agent API","normalize official clinical study registry lookup evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:03.505Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:04.193Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Clinical+study+registry+lookup&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:53.402Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:12:03.505Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:54.609Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:55.2Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Clinical+study+registry+lookup&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:05:35.768Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Clinical+study+registry+lookup&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:55.89Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-study","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"PASS","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"PASS","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:12:03.505Z","delivery_observed_at":"2026-09-06T00:22:02.598Z","delivery_evidence_class":"INTERNAL_DISCOVERY_TEST","qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"location-weather-evidence","name":"Location weather and alert evidence","buyer_outcome":"Get US point weather forecast periods and active hazards/alerts in one request. Includes temperature, wind, alert severity and expiry, National Weather Service (NWS) provenance, separate source timestamps and retrieval freshness. For operational planning context; no safety guarantee.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"periods":{"default":6,"type":"integer","minimum":1,"maximum":14},"alert_limit":{"default":5,"type":"integer","minimum":1,"maximum":10}},"required":["latitude","longitude","periods","alert_limit"],"additionalProperties":false},"input_example":{"latitude":39.7456,"longitude":-97.0892,"periods":4,"alert_limit":5},"input_examples":{"minimal_valid":{"latitude":39.7456,"longitude":-97.0892,"periods":4,"alert_limit":5},"realistic":{"latitude":39.7456,"longitude":-97.0892,"periods":4,"alert_limit":5},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"location-weather-evidence"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"forecast":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"periods":{"default":6,"type":"integer","minimum":1,"maximum":14}},"required":["latitude","longitude","periods"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"number":{"type":["number","null"]},"name":{"type":["string","null"]},"startTime":{"type":["string","null"]},"endTime":{"type":["string","null"]},"temperatureUnit":{"type":["string","null"]},"windSpeed":{"type":["string","null"]},"windDirection":{"type":["string","null"]},"shortForecast":{"type":["string","null"]},"isDaytime":{"type":["boolean","null"]},"temperature":{"type":["number","null"]}},"required":["number","name","startTime","endTime","temperatureUnit","windSpeed","windDirection","shortForecast","isDaytime","temperature"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false},"alerts":{"maxItems":10,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"event":{"type":["string","null"]},"severity":{"type":["string","null"]},"certainty":{"type":["string","null"]},"urgency":{"type":["string","null"]},"effective":{"type":["string","null"]},"onset":{"type":["string","null"]},"expires":{"type":["string","null"]},"ends":{"type":["string","null"]},"areaDesc":{"type":["string","null"]},"headline":{"type":["string","null"]},"status":{"type":["string","null"]}},"required":["id","event","severity","certainty","urgency","effective","onset","expires","ends","areaDesc","headline","status"],"additionalProperties":false}},"alerts_source":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"updated_at":{"type":["string","null"]},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cache_age_seconds":{"type":"number","minimum":0},"truncated":{"type":"boolean"}},"required":["url","updated_at","retrieved_at","cache_age_seconds","truncated"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"upstream_calls":{"type":"number","const":3},"limitations":{"type":"array","items":{"type":"string"}}},"required":["attribution","license","terms_url","upstream_calls","limitations"],"additionalProperties":false}},"required":["location","forecast","alerts","alerts_source","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"location-weather-evidence","observed_at":"2026-09-06T00:00:00Z","result":{"location":{"latitude":39.7456,"longitude":-97.0892},"forecast":{"observedAt":"2026-09-06T00:00:00Z","source":"National Weather Service","sourceUrl":"https://api.weather.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"latitude":39.7456,"longitude":-97.0892,"periods":4},"normalizedResult":[{"number":null,"name":null,"startTime":null,"endTime":null,"temperatureUnit":null,"windSpeed":null,"windDirection":null,"shortForecast":null,"isDaytime":null,"temperature":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":30,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","license":"Open data free for any purpose; attribution and non-endorsement required","termsUrl":"https://www.weather.gov/disclaimer","documentationUrl":"https://www.weather.gov/documentation/services-web-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}},"alerts":[],"alerts_source":{"url":"https://api.weather.gov/alerts/active?point=39.7456%2C-97.0892","updated_at":null,"retrieved_at":"2026-09-06T00:00:00Z","cache_age_seconds":0,"truncated":false},"provenance":{"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","license":"Open data free for any purpose; attribution and non-endorsement required","terms_url":"https://www.weather.gov/disclaimer","upstream_calls":3,"limitations":["Factual forecast and current alert evidence only; not an emergency warning service or a safety recommendation.","Sources have independent update and retrieval times; an empty alert list is not proof of safety.","Synthetic example only; no live weather claim."]}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence' -H 'Content-Type: application/json' --data '{\"latitude\":39.7456,\"longitude\":-97.0892,\"periods\":4,\"alert_limit\":5}'","semantic_queries":["weather forecast with active alerts","weather hazard evidence","US weather operational risk","NWS forecast and warnings","weather alerts for a location","weather forecast with source timestamps"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:05.303Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:22.812Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=weather+forecast+with+source+timestamps&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:56.964Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:12:05.303Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:58.312Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:23.112Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:59.012Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Location+weather+and+alert+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:32.555Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=weather+forecast+with+source+timestamps&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:12.859Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T02:09:59.998Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:04:24.519Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T02:08:18.052Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/location-weather-evidence","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:12:05.303Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"weather-activity-window","name":"Hourly weather threshold windows","buyer_outcome":"Find contiguous hours within a requested US weather window that match your temperature, wind-speed and precipitation-probability limits. Compares fresh NWS hourly forecasts, preserves unknown fields and uncovered times, and returns source timestamps. Evidence for scheduling workflows; no safety or activity recommendation.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/weather-activity-window","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"start_hours_from_now":{"default":0,"type":"integer","minimum":0,"maximum":120},"duration_hours":{"default":12,"type":"integer","minimum":1,"maximum":48},"min_temperature_c":{"type":"number","minimum":-100,"maximum":60},"max_temperature_c":{"type":"number","minimum":-100,"maximum":60},"max_wind_kph":{"type":"number","minimum":0,"maximum":400},"max_precipitation_probability":{"type":"number","minimum":0,"maximum":100}},"required":["latitude","longitude","start_hours_from_now","duration_hours","min_temperature_c","max_temperature_c","max_wind_kph","max_precipitation_probability"],"additionalProperties":false},"input_example":{"latitude":39.7456,"longitude":-97.0892,"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"input_examples":{"minimal_valid":{"latitude":39.7456,"longitude":-97.0892,"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"realistic":{"latitude":39.7456,"longitude":-97.0892,"start_hours_from_now":0,"duration_hours":12,"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"weather-activity-window"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"location":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"requested_window":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"}},"required":["start","end"],"additionalProperties":false},"thresholds":{"type":"object","properties":{"min_temperature_c":{"type":"number"},"max_temperature_c":{"type":"number"},"max_wind_kph":{"type":"number"},"max_precipitation_probability":{"type":"number"}},"required":["min_temperature_c","max_temperature_c","max_wind_kph","max_precipitation_probability"],"additionalProperties":false},"periods":{"maxItems":172,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]},"reasons":{"type":"array","items":{"type":"string"}},"temperature_c":{"type":["number","null"]},"wind_kph":{"type":["number","null"]},"precipitation_probability":{"type":["number","null"]}},"required":["start","end","status","reasons","temperature_c","wind_kph","precipitation_probability"],"additionalProperties":false}},"windows":{"maxItems":172,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"status":{"type":"string","enum":["MATCH","NONMATCH","UNKNOWN"]}},"required":["start","end","status"],"additionalProperties":false}},"coverage_complete":{"type":"boolean"},"source":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"updated_at":{"type":["string","null"]},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cache_age_seconds":{"type":"number","minimum":0}},"required":["url","updated_at","retrieved_at","cache_age_seconds"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"upstream_calls":{"type":"number","const":2},"limitations":{"type":"array","items":{"type":"string"}}},"required":["attribution","terms_url","upstream_calls","limitations"],"additionalProperties":false}},"required":["location","requested_window","thresholds","periods","windows","coverage_complete","source","provenance"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"weather-activity-window","observed_at":"2026-09-06T00:00:00Z","result":{"location":{"latitude":39.7456,"longitude":-97.0892},"requested_window":{"start":"2026-09-06T00:00:00Z","end":"2026-09-06T12:00:00Z"},"thresholds":{"min_temperature_c":5,"max_temperature_c":30,"max_wind_kph":25,"max_precipitation_probability":30},"periods":[],"windows":[],"coverage_complete":false,"source":{"url":"https://api.weather.gov/gridpoints/TOP/31,80/forecast/hourly","updated_at":null,"retrieved_at":"2026-09-06T00:00:00Z","cache_age_seconds":0},"provenance":{"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","terms_url":"https://www.weather.gov/disclaimer","upstream_calls":2,"limitations":["Threshold comparison of forecast evidence only; not an activity recommendation, safety assessment or emergency warning service.","Missing fields and uncovered times remain UNKNOWN; matching thresholds does not establish safe conditions.","No gust, lightning, visibility or alert assessment is included. Probability of precipitation is not precipitation amount.","Synthetic schema example only."]}}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/weather-activity-window' -H 'Content-Type: application/json' --data '{\"latitude\":39.7456,\"longitude\":-97.0892,\"start_hours_from_now\":0,\"duration_hours\":12,\"min_temperature_c\":5,\"max_temperature_c\":30,\"max_wind_kph\":25,\"max_precipitation_probability\":30}'","semantic_queries":["find hourly weather windows matching temperature wind and rain limits","weather evidence for scheduling outdoor work","find low precipitation probability hours at a US location","compare hourly weather forecast against operational thresholds","NWS forecast time window with missing data evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/weather-activity-window","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:32.818Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/weather-activity-window","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:32.818Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/weather-activity-window","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:34.191Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:36.165Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:37.478Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Hourly+weather+threshold+windows&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:38.235Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=find+hourly+weather+windows+matching+temperature+wind+and+rain+limits&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:34.676Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:38.733Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:42.255Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:00:40.66Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/weather-activity-window","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T09:00:32.818Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"dns-email-posture","name":"Domain DNS and email authentication posture","buyer_outcome":"See the DNS and email-authentication posture a domain exposes now: A/AAAA, MX, NS, TXT, SPF, exact-domain DMARC and caller-selected DKIM evidence with source timestamps. No mailbox or message-authentication claim.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string","minLength":3,"maxLength":253,"pattern":"^[a-zA-Z0-9.-]+$"},"dkim_selectors":{"default":[],"maxItems":2,"type":"array","items":{"type":"string","pattern":"^[a-zA-Z0-9_-]{1,63}$"}}},"required":["domain","dkim_selectors"],"additionalProperties":false},"input_example":{"domain":"example.com","dkim_selectors":[]},"input_examples":{"minimal_valid":{"domain":"example.com","dkim_selectors":[]},"realistic":{"domain":"example.com","dkim_selectors":[]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"dns-email-posture"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string"},"dns":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"spf":{"type":"object","properties":{"status":{"type":"string","enum":["PRESENT","ABSENT","MISCONFIGURED","UNKNOWN"]},"records":{"type":"array","items":{"type":"string"}},"tags":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","records","tags","limitations"],"additionalProperties":false},"dmarc":{"type":"object","properties":{"status":{"type":"string","enum":["PRESENT","ABSENT","MISCONFIGURED","UNKNOWN"]},"records":{"type":"array","items":{"type":"string"}},"tags":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","records","tags","limitations"],"additionalProperties":false},"dkim":{"type":"array","items":{"type":"object","properties":{"selector":{"type":"string"},"evidence":{"type":"object","properties":{"status":{"type":"string","enum":["PRESENT","ABSENT","MISCONFIGURED","UNKNOWN"]},"records":{"type":"array","items":{"type":"string"}},"tags":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","records","tags","limitations"],"additionalProperties":false}},"required":["selector","evidence"],"additionalProperties":false}},"dkimDiscovery":{"type":"string","enum":["CALLER_SELECTORS_ONLY","UNKNOWN_NO_SELECTOR"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["domain","dns","spf","dmarc","dkim","dkimDiscovery","observedAt","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"dns-email-posture","observed_at":"2026-09-06T00:00:00Z","result":{"domain":"example.com","dns":[{"name":"example.com","type":"MX","status":"NO_DATA","rcode":0,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-06T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.com&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}],"spf":{"status":"ABSENT","records":[],"tags":{},"limitations":["Synthetic example only."]},"dmarc":{"status":"ABSENT","records":[],"tags":{},"limitations":["Synthetic example only."]},"dkim":[],"dkimDiscovery":"UNKNOWN_NO_SELECTOR","observedAt":"2026-09-06T00:00:00Z","limitations":["Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture' -H 'Content-Type: application/json' --data '{\"domain\":\"example.com\",\"dkim_selectors\":[]}'","semantic_queries":["check domain email authentication","does this domain have MX records","check SPF and DMARC for a domain","can this domain receive email","domain age and expiry","RDAP domain registration status","email domain readiness","domain infrastructure evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:06.354Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:06.933Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Domain+DNS+and+email+authentication+posture&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:23.442Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:12:06.354Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:24.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:25.63Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:26.354Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Domain+DNS+and+email+authentication+posture&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:34:04.472Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=check+domain+email+authentication&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:25.279Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:27.318Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:30.483Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:29.277Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-email-posture","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:12:06.354Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"mail-readiness","name":"Domain mail routing and authentication readiness","buyer_outcome":"Determine whether a domain exposes mail routing and sender-authentication records. Receive READY, PARTIAL, NO_MAIL_ROUTING, MISCONFIGURED or UNKNOWN with exact DNS evidence. Readiness does not prove mailbox existence or successful delivery.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string","minLength":3,"maxLength":253,"pattern":"^[a-zA-Z0-9.-]+$"}},"required":["domain"],"additionalProperties":false},"input_example":{"domain":"example.com"},"input_examples":{"minimal_valid":{"domain":"example.com"},"realistic":{"domain":"example.com"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"mail-readiness"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string"},"verdict":{"type":"string","enum":["READY","PARTIAL","NO_MAIL_ROUTING","MISCONFIGURED","UNKNOWN"]},"routing":{"type":"object","properties":{"status":{"type":"string","enum":["MX_CONFIGURED","IMPLICIT_ADDRESS_FALLBACK","NO_MAIL_ROUTING","MISCONFIGURED","UNKNOWN"]},"mx":{"type":"array","items":{"type":"object","properties":{"preference":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"exchange":{"type":"string"}},"required":["preference","exchange"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","mx","limitations"],"additionalProperties":false},"spf":{"type":"object","properties":{"status":{"type":"string","enum":["PRESENT","ABSENT","MISCONFIGURED","UNKNOWN"]},"records":{"type":"array","items":{"type":"string"}},"tags":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","records","tags","limitations"],"additionalProperties":false},"dmarc":{"type":"object","properties":{"status":{"type":"string","enum":["PRESENT","ABSENT","MISCONFIGURED","UNKNOWN"]},"records":{"type":"array","items":{"type":"string"}},"tags":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","records","tags","limitations"],"additionalProperties":false},"evidence":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["domain","verdict","routing","spf","dmarc","evidence","observedAt","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"mail-readiness","observed_at":"2026-09-06T00:00:00Z","result":{"domain":"example.com","verdict":"UNKNOWN","routing":{"status":"UNKNOWN","mx":[],"limitations":["Synthetic example only."]},"spf":{"status":"ABSENT","records":[],"tags":{},"limitations":["Synthetic example only."]},"dmarc":{"status":"ABSENT","records":[],"tags":{},"limitations":["Synthetic example only."]},"evidence":[{"name":"example.com","type":"MX","status":"NO_DATA","rcode":0,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-06T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.com&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}],"observedAt":"2026-09-06T00:00:00Z","limitations":["Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness' -H 'Content-Type: application/json' --data '{\"domain\":\"example.com\"}'","semantic_queries":["check domain email authentication","does this domain have MX records","check SPF and DMARC for a domain","can this domain receive email","domain age and expiry","RDAP domain registration status","email domain readiness","domain infrastructure evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:07.994Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:08.498Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Domain+mail+routing+and+authentication+readiness&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:31.508Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:12:07.994Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:32.992Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:25.63Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:33.687Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Domain+mail+routing+and+authentication+readiness&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:34:04.472Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=check+domain+email+authentication&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:25.279Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:34.266Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:30.483Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:29.277Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/mail-readiness","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:12:07.994Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"email-domain-evidence","name":"Email syntax and mail-domain evidence","buyer_outcome":"Check supported email syntax and whether its domain exposes mail routing, with MX and fallback-address evidence. Only the domain is queried. Mailbox existence is always UNKNOWN; no SMTP probing, validity guarantee or email sending.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"email":{"type":"string","maxLength":254}},"required":["email"],"additionalProperties":false},"input_example":{"email":"agent@example.com"},"input_examples":{"minimal_valid":{"email":"agent@example.com"},"realistic":{"email":"agent@example.com"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"email-domain-evidence"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"syntaxStatus":{"type":"string","enum":["VALID_SYNTAX","INVALID","UNSUPPORTED_SYNTAX"]},"normalizedDomain":{"type":["string","null"]},"mailDomainVerdict":{"type":"string","enum":["MX_CONFIGURED","IMPLICIT_ADDRESS_FALLBACK","NO_MAIL_ROUTING","MISCONFIGURED","UNKNOWN"]},"mxEvidence":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"mailboxExists":{"type":"string","const":"UNKNOWN"},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["syntaxStatus","normalizedDomain","mailDomainVerdict","mxEvidence","mailboxExists","observedAt","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"email-domain-evidence","observed_at":"2026-09-06T00:00:00Z","result":{"syntaxStatus":"VALID_SYNTAX","normalizedDomain":"example.com","mailDomainVerdict":"UNKNOWN","mxEvidence":[{"name":"example.com","type":"MX","status":"NO_DATA","rcode":0,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-06T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.com&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}],"mailboxExists":"UNKNOWN","observedAt":"2026-09-06T00:00:00Z","limitations":["Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence' -H 'Content-Type: application/json' --data '{\"email\":\"agent@example.com\"}'","semantic_queries":["check domain email authentication","does this domain have MX records","check SPF and DMARC for a domain","can this domain receive email","domain age and expiry","RDAP domain registration status","email domain readiness","domain infrastructure evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:09.577Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:12.719Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:12:10.206Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Email+syntax+and+mail-domain+evidence&limit=20&network=eip155%3A8453","quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T06:11:14.469Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:35.265Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T06:12:09.577Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:36.576Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:25.63Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:37.515Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Email+syntax+and+mail-domain+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:34:04.472Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=check+domain+email+authentication&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:25.279Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:37.973Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T09:02:57.9001875Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:30.483Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T05:33:29.277Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/email/domain-evidence","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T06:12:09.577Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"dns-deployment-contract","name":"DNS deployment contract evidence","buyer_outcome":"Check whether current apex DNS records contain the record sets your deployment requires. Return missing expected values and observed evidence for each requested type; additional records do not fail a subset contract. No mailbox, ownership or delivery claim.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-deployment-contract","price_usd":"0.007000","amount_atomic":"7000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string","minLength":3,"maxLength":253},"records":{"minItems":1,"maxItems":5,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"records":{"maxItems":32,"type":"array","items":{"type":"string","maxLength":4096}}},"required":["type","records"],"additionalProperties":false}}},"required":["domain","records"],"additionalProperties":false},"input_example":{"domain":"example.com","records":[{"type":"MX","records":["0 ."]}]},"input_examples":{"minimal_valid":{"domain":"example.com","records":[{"type":"MX","records":["0 ."]}]},"realistic":{"domain":"example.com","records":[{"type":"MX","records":["0 ."]}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"dns-deployment-contract"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string"},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"comparisons":{"maxItems":5,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"missing":{"type":"array","items":{"type":"string"}},"added":{"type":"array","items":{"type":"string"}},"observed":{"type":"array","items":{"type":"string"}},"evidence":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"required":["type","status","missing","added","observed","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["domain","observedAt","comparisons","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"dns-deployment-contract","observed_at":"2026-09-06T00:00:00Z","result":{"domain":"example.com","observedAt":"2026-09-06T00:00:00Z","comparisons":[{"type":"MX","status":"UNKNOWN","missing":[],"added":[],"observed":[],"evidence":{"name":"example.com","type":"MX","status":"UNKNOWN","rcode":2,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-06T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.com&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}}],"limitations":["DNS records only; no ownership, mailbox existence, SMTP acceptance or delivery conclusion.","TXT records compare exact presentation strings; IP and TXT lexical differences can be reported without semantic equivalence.","Changes exclude TTL and compare only requested apex record types. No persistent watcher or guessed selectors.","Synthetic example of a resolver failure; no current observation claimed."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-deployment-contract' -H 'Content-Type: application/json' --data '{\"domain\":\"example.com\",\"records\":[{\"type\":\"MX\",\"records\":[\"0 .\"]}]}'","semantic_queries":["verify DNS deployment against required records","check expected MX TXT configuration","domain DNS acceptance contract evidence","check required domain records before email deployment","verify expected mail routing against published DNS"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-deployment-contract","quotes":[{"amountAtomic":"7000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"7000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:01.518Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-deployment-contract","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:01.518Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-deployment-contract","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.300Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:06.849Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=DNS+deployment+contract+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:07.990Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=verify+DNS+deployment+against+required+records&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:08.301Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:10:53.881Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:11.351Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:09.695Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-deployment-contract","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:08:01.518Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"dns-snapshot-change","name":"DNS snapshot change evidence","buyer_outcome":"Compare a caller-supplied apex DNS snapshot with current records. Return added and removed record values, unchanged types and explicit unknown lookups, with resolver timestamps. Stateless change evidence for migration and configuration review; no mailbox or delivery claim.","family":"domain-email","subfamily":"domain-infrastructure","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-snapshot-change","price_usd":"0.007000","amount_atomic":"7000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string","minLength":3,"maxLength":253},"records":{"minItems":1,"maxItems":5,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"records":{"maxItems":32,"type":"array","items":{"type":"string","maxLength":4096}}},"required":["type","records"],"additionalProperties":false}}},"required":["domain","records"],"additionalProperties":false},"input_example":{"domain":"example.com","records":[{"type":"MX","records":["0 ."]}]},"input_examples":{"minimal_valid":{"domain":"example.com","records":[{"type":"MX","records":["0 ."]}]},"realistic":{"domain":"example.com","records":[{"type":"MX","records":["0 ."]}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"dns-snapshot-change"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"domain":{"type":"string"},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"comparisons":{"maxItems":5,"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"missing":{"type":"array","items":{"type":"string"}},"added":{"type":"array","items":{"type":"string"}},"observed":{"type":"array","items":{"type":"string"}},"evidence":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string","enum":["A","AAAA","MX","NS","TXT"]},"status":{"type":"string","enum":["ANSWER","NO_DATA","NXDOMAIN","UNKNOWN"]},"rcode":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"records":{"maxItems":64,"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"ttl":{"type":"number","minimum":0},"data":{"type":"string"}},"required":["name","type","ttl","data"],"additionalProperties":false}},"dnssec":{"type":"string","enum":["VALIDATED","UNKNOWN"]},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string","format":"uri"},"attribution":{"type":"string","const":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}},"required":["name","type","status","rcode","records","dnssec","observedAt","source","attribution"],"additionalProperties":false}},"required":["type","status","missing","added","observed","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["domain","observedAt","comparisons","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"dns-snapshot-change","observed_at":"2026-09-06T00:00:00Z","result":{"domain":"example.com","observedAt":"2026-09-06T00:00:00Z","comparisons":[{"type":"MX","status":"UNKNOWN","missing":[],"added":[],"observed":[],"evidence":{"name":"example.com","type":"MX","status":"UNKNOWN","rcode":2,"records":[],"dnssec":"UNKNOWN","observedAt":"2026-09-06T00:00:00Z","source":"https://cloudflare-dns.com/dns-query?name=example.com&type=MX","attribution":"Cloudflare 1.1.1.1 public resolver; authoritative DNS records; no endorsement"}}],"limitations":["DNS records only; no ownership, mailbox existence, SMTP acceptance or delivery conclusion.","TXT records compare exact presentation strings; IP and TXT lexical differences can be reported without semantic equivalence.","Changes exclude TTL and compare only requested apex record types. No persistent watcher or guessed selectors.","Synthetic example of a resolver failure; no current observation claimed."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-snapshot-change' -H 'Content-Type: application/json' --data '{\"domain\":\"example.com\",\"records\":[{\"type\":\"MX\",\"records\":[\"0 .\"]}]}'","semantic_queries":["compare DNS records against previous snapshot","DNS migration added removed records evidence","stateless domain configuration change comparison","detect added removed apex DNS values","compare mail routing records after migration"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-snapshot-change","quotes":[{"amountAtomic":"7000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"7000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:12.241Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-snapshot-change","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:12.241Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-snapshot-change","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:13.563Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:15.001Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=DNS+snapshot+change+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:19.913Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=compare+DNS+records+against+previous+snapshot&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:19.913Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:10:54.014Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:11.351Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:09.695Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/domain/dns-snapshot-change","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:08:12.241Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"clinicaltrials-cohort-status","name":"Trial shortlist status change evidence","buyer_outcome":"Compare up to three NCT study identifiers against caller-supplied prior registry statuses and update dates. Return per-study matches, changes or unknown baselines plus current factual registry evidence and processing times. No treatment, efficacy or medical conclusion.","family":"official-data","subfamily":"official-research-data","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-cohort-status","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"studies":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"},"previous_status":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"previous_update_date":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]}},"required":["nct_id","previous_status","previous_update_date"],"additionalProperties":false}}},"required":["studies"],"additionalProperties":false},"input_example":{"studies":[{"nct_id":"NCT00110383","previous_status":null,"previous_update_date":null}]},"input_examples":{"minimal_valid":{"studies":[{"nct_id":"NCT00110383","previous_status":null,"previous_update_date":null}]},"realistic":{"studies":[{"nct_id":"NCT00110383","previous_status":null,"previous_update_date":null}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"clinicaltrials-cohort-status"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"studies":{"maxItems":3,"type":"array","items":{"type":"object","properties":{"nct_id":{"type":"string"},"status_comparison":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"update_comparison":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"current_status":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"current_update_date":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"nct_id":{"type":"string","pattern":"^NCT\\d{8}$"}},"required":["nct_id"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"nctId":{"type":"string"},"title":{"type":["string","null"]},"overallStatus":{"type":["string","null"]},"studyType":{"type":["string","null"]},"startDate":{"type":["string","null"]},"completionDate":{"type":["string","null"]},"lastUpdatePostDate":{"type":["string","null"]},"phases":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string","format":"uri"}},"required":["nctId","title","overallStatus","studyType","startDate","completionDate","lastUpdatePostDate","phases","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["nct_id","status_comparison","update_comparison","current_status","current_update_date","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observedAt","studies","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"clinicaltrials-cohort-status","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","studies":[{"nct_id":"NCT00110383","status_comparison":"UNKNOWN","update_comparison":"UNKNOWN","current_status":null,"current_update_date":null,"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"ClinicalTrials.gov","sourceUrl":"https://clinicaltrials.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"nct_id":"NCT00110383"},"normalizedResult":[{"nctId":"NCT00110383","title":null,"overallStatus":null,"studyType":null,"startDate":null,"completionDate":null,"lastUpdatePostDate":null,"phases":[],"sourceUrl":"https://clinicaltrials.gov/study/NCT00110383"}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"ClinicalTrials.gov, US National Library of Medicine","license":"ClinicalTrials.gov terms; bounded factual study metadata only","termsUrl":"https://clinicaltrials.gov/about-site/terms-conditions","documentationUrl":"https://clinicaltrials.gov/data-api/api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}}],"limitations":["Synthetic example only; unknown baselines are not changes."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-cohort-status' -H 'Content-Type: application/json' --data '{\"studies\":[{\"nct_id\":\"NCT00110383\",\"previous_status\":null,\"previous_update_date\":null}]}'","semantic_queries":["compare recruitment status for trial shortlist","which NCT studies changed since my snapshot","clinical trial portfolio update evidence","compare trial registry update dates to saved baseline","identify changed study statuses without medical interpretation"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-cohort-status","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:21.603Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-cohort-status","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:21.603Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-cohort-status","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:22.675Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:23.601Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Trial+shortlist+status+change+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:25.621Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=compare+recruitment+status+for+trial+shortlist&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:25.621Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:10:54.014Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:11.351Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:09.695Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/clinicaltrials-cohort-status","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:08:21.603Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"lei-counterparty-consistency","name":"Counterparty LEI and legal-name reconciliation","buyer_outcome":"Reconcile up to three supplied legal names and LEIs against current GLEIF registry evidence. Return explicit name agreement or disagreement, registration status, renewal dates and provenance. Normalizes case and whitespace; does not infer identity, ownership or compliance.","family":"official-data","subfamily":"gleif","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/lei-counterparty-consistency","price_usd":"0.012000","amount_atomic":"12000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"entities":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"object","properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{20}$"},"expected_legal_name":{"type":"string","minLength":1,"maxLength":200}},"required":["lei","expected_legal_name"],"additionalProperties":false}}},"required":["entities"],"additionalProperties":false},"input_example":{"entities":[{"lei":"5493001KJTIIGC8Y1R12","expected_legal_name":"Bloomberg Finance L.P."}]},"input_examples":{"minimal_valid":{"entities":[{"lei":"5493001KJTIIGC8Y1R12","expected_legal_name":"Bloomberg Finance L.P."}]},"realistic":{"entities":[{"lei":"5493001KJTIIGC8Y1R12","expected_legal_name":"Bloomberg Finance L.P."}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"lei-counterparty-consistency"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"entities":{"maxItems":3,"type":"array","items":{"type":"object","properties":{"lei":{"type":"string"},"name_comparison":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"expected_legal_name":{"type":"string"},"current_legal_name":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"registration_status":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{18}\\d{2}$"}},"required":["lei"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"lei":{"type":"string"},"legalName":{"type":["string","null"]},"jurisdiction":{"type":["string","null"]},"entityStatus":{"type":["string","null"]},"registrationStatus":{"type":["string","null"]},"lastUpdated":{"type":["string","null"]},"nextRenewal":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]}},"required":["lei","legalName","jurisdiction","entityStatus","registrationStatus","lastUpdated","nextRenewal","sourceUrl"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["lei","name_comparison","expected_legal_name","current_legal_name","registration_status","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observedAt","entities","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"lei-counterparty-consistency","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","entities":[{"lei":"5493001KJTIIGC8Y1R12","name_comparison":"UNKNOWN","expected_legal_name":"Bloomberg Finance L.P.","current_legal_name":null,"registration_status":null,"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"GLEIF LEI reference data","sourceUrl":"https://api.gleif.org","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"lei":"5493001KJTIIGC8Y1R12"},"normalizedResult":[{"lei":"5493001KJTIIGC8Y1R12","legalName":null,"jurisdiction":null,"entityStatus":null,"registrationStatus":null,"lastUpdated":null,"nextRenewal":null,"sourceUrl":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":60,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"GLEIF LEI reference data; no endorsement","license":"CC0 1.0 LEI/LE-RD","termsUrl":"https://www.gleif.org/en/meta/lei-data-terms-of-use","documentationUrl":"https://www.gleif.org/en/lei-data/gleif-api","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}}],"limitations":["Synthetic example only; missing source name is UNKNOWN."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/lei-counterparty-consistency' -H 'Content-Type: application/json' --data '{\"entities\":[{\"lei\":\"5493001KJTIIGC8Y1R12\",\"expected_legal_name\":\"Bloomberg Finance L.P.\"}]}'","semantic_queries":["reconcile counterparty legal name with LEI","verify supplied company identifier against GLEIF","compare legal entity names and registration evidence","check a supplier shortlist for LEI name mismatches","validate current registry names against counterparty records"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/lei-counterparty-consistency","quotes":[{"amountAtomic":"12000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"12000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:27.005Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/lei-counterparty-consistency","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:27.005Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/lei-counterparty-consistency","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:28.808Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:29.789Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Counterparty+LEI+and+legal-name+reconciliation&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:31.241Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=reconcile+counterparty+legal+name+with+LEI&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:31.241Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:10:54.014Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:11.351Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:09.695Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/lei-counterparty-consistency","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:08:27.005Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"earthquake-incident-comparison","name":"Earthquake incident revision comparison","buyer_outcome":"Compare current USGS facts for one event with your previous incident snapshot. Identify magnitude, location/depth, event-time and review-status differences while preserving unknown baselines and source revision times. No emergency warning or impact prediction.","family":"official-data","subfamily":"usgs","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/earthquake-incident-comparison","price_usd":"0.006000","amount_atomic":"6000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"event_id":{"type":"string","pattern":"^[a-zA-Z0-9]{1,40}$"},"previous":{"type":"object","properties":{"magnitude":{"anyOf":[{"type":"number","minimum":-10,"maximum":15},{"type":"null"}]},"coordinates":{"anyOf":[{"type":"array","prefixItems":[{"type":"number","minimum":-180,"maximum":180},{"type":"number","minimum":-90,"maximum":90},{"type":"number","minimum":-100,"maximum":1000}],"items":false,"minItems":3,"maxItems":3},{"type":"null"}]},"status":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"eventTime":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]}},"required":["magnitude","coordinates","status","eventTime"],"additionalProperties":false}},"required":["event_id","previous"],"additionalProperties":false},"input_example":{"event_id":"aka2026rqupxa","previous":{"magnitude":null,"coordinates":null,"status":null,"eventTime":null}},"input_examples":{"minimal_valid":{"event_id":"aka2026rqupxa","previous":{"magnitude":null,"coordinates":null,"status":null,"eventTime":null}},"realistic":{"event_id":"aka2026rqupxa","previous":{"magnitude":null,"coordinates":null,"status":null,"eventTime":null}},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"earthquake-incident-comparison"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"event_id":{"type":"string"},"comparisons":{"minItems":4,"maxItems":4,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["magnitude","coordinates","status","eventTime"]},"status":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]}},"required":["field","status"],"additionalProperties":false}},"current":{"type":"object","properties":{"magnitude":{"anyOf":[{"type":"number","minimum":-10,"maximum":15},{"type":"null"}]},"coordinates":{"anyOf":[{"type":"array","prefixItems":[{"type":"number","minimum":-180,"maximum":180},{"type":"number","minimum":-90,"maximum":90},{"type":"number","minimum":-100,"maximum":1000}],"items":false,"minItems":3,"maxItems":3},{"type":"null"}]},"status":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]},"eventTime":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}]}},"required":["magnitude","coordinates","status","eventTime"],"additionalProperties":false},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"event_id":{"type":"string","pattern":"^[a-zA-Z0-9]{5,40}$"}},"required":["event_id"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"magnitude":{"type":["number","null"]},"place":{"type":["string","null"]},"eventTime":{"type":["string","null"]},"updatedAt":{"type":["string","null"]},"status":{"type":["string","null"]},"network":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]},"coordinates":{"anyOf":[{"maxItems":3,"type":"array","items":{"type":"number"}},{"type":"null"}]}},"required":["id","magnitude","place","eventTime","updatedAt","status","network","sourceUrl","coordinates"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observedAt","event_id","comparisons","current","evidence","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"earthquake-incident-comparison","observed_at":"2026-09-06T00:00:00Z","result":{"observedAt":"2026-09-06T00:00:00Z","event_id":"illustrative","comparisons":[{"field":"magnitude","status":"UNKNOWN"},{"field":"coordinates","status":"UNKNOWN"},{"field":"status","status":"UNKNOWN"},{"field":"eventTime","status":"UNKNOWN"}],"current":{"magnitude":null,"coordinates":null,"status":null,"eventTime":null},"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"USGS Earthquake Catalog","sourceUrl":"https://earthquake.usgs.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"event_id":"us7000m9g4"},"normalizedResult":[{"id":"illustrative-record","magnitude":null,"place":null,"eventTime":null,"updatedAt":null,"status":null,"network":null,"sourceUrl":null,"coordinates":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":30,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"US Geological Survey and the contributing seismic network identified in each record","license":"US public-domain earthquake facts; no third-party media","termsUrl":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","documentationUrl":"https://earthquake.usgs.gov/fdsnws/event/1/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}},"limitations":["Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/earthquake-incident-comparison' -H 'Content-Type: application/json' --data '{\"event_id\":\"aka2026rqupxa\",\"previous\":{\"magnitude\":null,\"coordinates\":null,\"status\":null,\"eventTime\":null}}'","semantic_queries":["compare USGS earthquake incident revisions","which earthquake magnitude location facts changed","reconcile seismic event snapshot with current source","check whether earthquake review status changed","compare earthquake depth coordinates and magnitude to prior report"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/earthquake-incident-comparison","quotes":[{"amountAtomic":"6000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"6000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:32.638Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/earthquake-incident-comparison","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:32.638Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/earthquake-incident-comparison","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:33.840Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:34.644Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Earthquake+incident+revision+comparison&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:43.368Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=compare+USGS+earthquake+incident+revisions&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:43.369Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:10:54.014Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:11.351Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:09.695Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/earthquake-incident-comparison","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:08:32.638Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-ingestion-contract-packet","name":"CSV mapping and typed ingestion contract","buyer_outcome":"Map a bounded CSV into named, typed JSON columns and validate the result in one call. Returns transformed rows only when every row satisfies your declared contract; otherwise returns bounded row/column error codes without partial transformed data. No formulas, code execution, inferred cleanup or external fetching.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-ingestion-contract","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"csv":{"type":"string","minLength":1,"maxLength":24000},"columns":{"minItems":1,"maxItems":25,"type":"array","items":{"type":"object","properties":{"source":{"type":"string","minLength":1,"maxLength":100},"target":{"type":"string","minLength":1,"maxLength":100},"type":{"type":"string","enum":["string","number","integer","boolean"]},"nullable":{"default":false,"type":"boolean"},"trim":{"default":false,"type":"boolean"}},"required":["source","target","type","nullable","trim"],"additionalProperties":false}}},"required":["csv","columns"],"additionalProperties":false},"input_example":{"csv":"person,score\nAda,10\nLin,12","columns":[{"source":"person","target":"name","type":"string","nullable":false,"trim":true},{"source":"score","target":"points","type":"integer","nullable":false,"trim":false}]},"input_examples":{"minimal_valid":{"csv":"person,score\nAda,10\nLin,12","columns":[{"source":"person","target":"name","type":"string","nullable":false,"trim":true},{"source":"score","target":"points","type":"integer","nullable":false,"trim":false}]},"realistic":{"csv":"person,score\nAda,10\nLin,12","columns":[{"source":"person","target":"name","type":"string","nullable":false,"trim":true},{"source":"score","target":"points","type":"integer","nullable":false,"trim":false}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-ingestion-contract-packet"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["TRANSFORMED","REJECTED"]},"input_sha256":{"type":"string"},"row_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"columns":{"maxItems":25,"type":"array","items":{"type":"string"}},"data":{"anyOf":[{"maxItems":500,"type":"array","items":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":["string","number","boolean","null"]}}},{"type":"null"}]},"issues":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"row":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"column":{"type":"string"},"code":{"type":"string","enum":["ROW_WIDTH","NULL_NOT_ALLOWED","TYPE_MISMATCH"]}},"required":["row","column","code"],"additionalProperties":false}},"issue_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"issues_truncated":{"type":"boolean"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","input_sha256","row_count","columns","data","issues","issue_count","issues_truncated","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-ingestion-contract-packet","observed_at":"2026-09-06T00:00:00Z","result":{"status":"TRANSFORMED","input_sha256":"0000000000000000000000000000000000000000000000000000000000000000","row_count":2,"columns":["name","points"],"data":[{"name":"Ada","points":10},{"name":"Lin","points":12}],"issues":[],"issue_count":0,"issues_truncated":false,"limitations":["Synthetic example hash only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-ingestion-contract' -H 'Content-Type: application/json' --data '{\"csv\":\"person,score\\nAda,10\\nLin,12\",\"columns\":[{\"source\":\"person\",\"target\":\"name\",\"type\":\"string\",\"nullable\":false,\"trim\":true},{\"source\":\"score\",\"target\":\"points\",\"type\":\"integer\",\"nullable\":false,\"trim\":false}]}'","semantic_queries":["transform CSV into declared typed JSON contract","map CSV headers and validate every row before ingestion","CSV contract transformation with row error evidence","rename CSV columns and enforce integer boolean fields","convert supplier CSV to typed JSON without partial rows"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-ingestion-contract","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:45.049Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-ingestion-contract","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:45.049Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-ingestion-contract","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:46.906Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.962Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:48.039Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+mapping+and+typed+ingestion+contract&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:48.497Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=transform+CSV+into+declared+typed+JSON+contract&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:05.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:48.497Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:10:54.014Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:11.351Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:08:09.695Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-ingestion-contract","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:08:45.049Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-cross-file-key-integrity","name":"CSV cross-file foreign-key integrity","buyer_outcome":"Check whether child CSV keys resolve to unique parent CSV keys before a relational import. Receive orphan, blank-key and duplicate-parent counts with bounded record numbers. Choose explicit trimming and blank-child handling. Exact string matching; no inferred joins, data correction or external fetching.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-cross-file-key-integrity","price_usd":"0.012000","amount_atomic":"12000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"parent_csv":{"type":"string","minLength":1,"maxLength":12000},"child_csv":{"type":"string","minLength":1,"maxLength":12000},"parent_key":{"type":"string","minLength":1,"maxLength":100},"child_key":{"type":"string","minLength":1,"maxLength":100},"blank_child_keys":{"default":"reject","type":"string","enum":["reject","ignore"]},"trim_keys":{"default":false,"type":"boolean"}},"required":["parent_csv","child_csv","parent_key","child_key","blank_child_keys","trim_keys"],"additionalProperties":false},"input_example":{"parent_csv":"id,name\n1,Ada\n2,Lin","child_csv":"order,person_id\nA,1\nB,2","parent_key":"id","child_key":"person_id","blank_child_keys":"reject","trim_keys":false},"input_examples":{"minimal_valid":{"parent_csv":"id,name\n1,Ada\n2,Lin","child_csv":"order,person_id\nA,1\nB,2","parent_key":"id","child_key":"person_id","blank_child_keys":"reject","trim_keys":false},"realistic":{"parent_csv":"id,name\n1,Ada\n2,Lin","child_csv":"order,person_id\nA,1\nB,2","parent_key":"id","child_key":"person_id","blank_child_keys":"reject","trim_keys":false},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-cross-file-key-integrity"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["PASS","FAIL"]},"parent_sha256":{"type":"string"},"child_sha256":{"type":"string"},"parent_rows":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"child_rows":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"matched_child_rows":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"orphan_child_rows":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"orphan_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"blank_parent_rows":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"blank_parent_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"blank_child_rows":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"blank_child_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"duplicate_parent_rows":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"duplicate_parent_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"evidence_truncated":{"type":"boolean"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","parent_sha256","child_sha256","parent_rows","child_rows","matched_child_rows","orphan_child_rows","orphan_count","blank_parent_rows","blank_parent_count","blank_child_rows","blank_child_count","duplicate_parent_rows","duplicate_parent_count","evidence_truncated","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-cross-file-key-integrity","observed_at":"2026-09-06T00:00:00Z","result":{"status":"PASS","parent_sha256":"0000000000000000000000000000000000000000000000000000000000000000","child_sha256":"0000000000000000000000000000000000000000000000000000000000000000","parent_rows":2,"child_rows":2,"matched_child_rows":2,"orphan_child_rows":[],"orphan_count":0,"blank_parent_rows":[],"blank_parent_count":0,"blank_child_rows":[],"blank_child_count":0,"duplicate_parent_rows":[],"duplicate_parent_count":0,"evidence_truncated":false,"limitations":["Synthetic example hashes."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-cross-file-key-integrity' -H 'Content-Type: application/json' --data '{\"parent_csv\":\"id,name\\n1,Ada\\n2,Lin\",\"child_csv\":\"order,person_id\\nA,1\\nB,2\",\"parent_key\":\"id\",\"child_key\":\"person_id\",\"blank_child_keys\":\"reject\",\"trim_keys\":false}'","semantic_queries":["find orphan foreign keys between two CSV files","check parent child CSV relational import integrity","validate CSV foreign key references before database import","identify duplicate parent keys and missing references in CSV","cross-file CSV key integrity evidence"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-cross-file-key-integrity","quotes":[{"amountAtomic":"12000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"12000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:05.470Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-cross-file-key-integrity","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:05.470Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-cross-file-key-integrity","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.130Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:09.041Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+cross-file+foreign-key+integrity&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:10.432Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=find+orphan+foreign+keys+between+two+CSV+files&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:10.730Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.281Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-cross-file-key-integrity","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:05.470Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-keyed-row-reconciliation","name":"CSV keyed row reconciliation","buyer_outcome":"Reconcile two CSV snapshots by an explicit unique key. Identify added, removed and changed records and the declared columns that changed, using bounded record numbers without echoing cell values. Exact strings; duplicate or blank keys fail before payment settlement. No inferred matching or aggregate-only drift.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-keyed-row-reconciliation","price_usd":"0.015000","amount_atomic":"15000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"before_csv":{"type":"string","minLength":1,"maxLength":12000},"after_csv":{"type":"string","minLength":1,"maxLength":12000},"key_column":{"type":"string","minLength":1,"maxLength":100},"compare_columns":{"minItems":1,"maxItems":25,"type":"array","items":{"type":"string","minLength":1,"maxLength":100}}},"required":["before_csv","after_csv","key_column","compare_columns"],"additionalProperties":false},"input_example":{"before_csv":"id,stock\n1,5\n2,4","after_csv":"id,stock\n1,6\n3,2","key_column":"id","compare_columns":["stock"]},"input_examples":{"minimal_valid":{"before_csv":"id,stock\n1,5\n2,4","after_csv":"id,stock\n1,6\n3,2","key_column":"id","compare_columns":["stock"]},"realistic":{"before_csv":"id,stock\n1,5\n2,4","after_csv":"id,stock\n1,6\n3,2","key_column":"id","compare_columns":["stock"]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-keyed-row-reconciliation"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"before_sha256":{"type":"string"},"after_sha256":{"type":"string"},"before_rows":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"after_rows":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"added_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"removed_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"changed_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"unchanged_count":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"added_record_numbers":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"removed_record_numbers":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"changed_records":{"maxItems":50,"type":"array","items":{"type":"object","properties":{"before_record":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"after_record":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"changed_columns":{"maxItems":25,"type":"array","items":{"type":"string"}}},"required":["before_record","after_record","changed_columns"],"additionalProperties":false}},"evidence_truncated":{"type":"boolean"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["before_sha256","after_sha256","before_rows","after_rows","added_count","removed_count","changed_count","unchanged_count","added_record_numbers","removed_record_numbers","changed_records","evidence_truncated","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-keyed-row-reconciliation","observed_at":"2026-09-06T00:00:00Z","result":{"before_sha256":"0000000000000000000000000000000000000000000000000000000000000000","after_sha256":"0000000000000000000000000000000000000000000000000000000000000000","before_rows":2,"after_rows":2,"added_count":1,"removed_count":1,"changed_count":1,"unchanged_count":0,"added_record_numbers":[3],"removed_record_numbers":[3],"changed_records":[{"before_record":2,"after_record":2,"changed_columns":["stock"]}],"evidence_truncated":false,"limitations":["Synthetic example hashes."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-keyed-row-reconciliation' -H 'Content-Type: application/json' --data '{\"before_csv\":\"id,stock\\n1,5\\n2,4\",\"after_csv\":\"id,stock\\n1,6\\n3,2\",\"key_column\":\"id\",\"compare_columns\":[\"stock\"]}'","semantic_queries":["reconcile CSV snapshots by unique key","find added removed changed CSV records by declared key","compare row values across two CSV exports","keyed CSV migration reconciliation evidence","identify changed columns per record between CSV files"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-keyed-row-reconciliation","quotes":[{"amountAtomic":"15000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"15000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:14.495Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-keyed-row-reconciliation","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:14.495Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-keyed-row-reconciliation","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:16.031Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:17.200Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+keyed+row+reconciliation&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:19.177Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=reconcile+CSV+snapshots+by+unique+key&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:19.177Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-keyed-row-reconciliation","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:14.495Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"usgs-radius-incident-window","name":"Earthquakes near a location during an incident window","buyer_outcome":"Find up to 20 USGS earthquake observations within a supplied radius and seven-day time window. Return event identifiers, magnitude, coordinates, depth and revision times, with an explicit completeness flag. One current source retrieval; no emergency or impact claim.","family":"official-data","subfamily":"usgs","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-radius-incident-window","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"radius_km":{"type":"number","exclusiveMinimum":0,"maximum":2000},"start_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"minimum_magnitude":{"default":0,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["latitude","longitude","radius_km","start_time","end_time","minimum_magnitude","limit"],"additionalProperties":false},"input_example":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"input_examples":{"minimal_valid":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"realistic":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"usgs-radius-incident-window"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"query":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"radius_km":{"type":"number","exclusiveMinimum":0,"maximum":2000},"start_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"minimum_magnitude":{"default":0,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["latitude","longitude","radius_km","start_time","end_time","minimum_magnitude","limit"],"additionalProperties":false},"events":{"maxItems":20,"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1,"maxLength":100},"magnitude":{"type":["number","null"]},"longitude":{"anyOf":[{"type":"number","minimum":-180,"maximum":180},{"type":"null"}]},"latitude":{"anyOf":[{"type":"number","minimum":-90,"maximum":90},{"type":"null"}]},"depth_km":{"type":["number","null"]},"event_time":{"type":["string","null"]},"updated_at":{"type":["string","null"]},"status":{"type":["string","null"]},"network":{"type":["string","null"]},"source_url":{"type":["string","null"]}},"required":["id","magnitude","longitude","latitude","depth_km","event_time","updated_at","status","network","source_url"],"additionalProperties":false}},"complete":{"type":"boolean"},"evidence":{"type":"object","properties":{"source":{"type":"string","const":"USGS Earthquake Catalog"},"source_url":{"type":"string","format":"uri"},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source_generated_at":{"type":["string","null"]},"cache_age_seconds":{"type":"number","minimum":0},"attribution":{"type":"string"},"license":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"upstream_calls":{"type":"number","const":1}},"required":["source","source_url","retrieved_at","source_generated_at","cache_age_seconds","attribution","license","terms_url","upstream_calls"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","query","events","complete","evidence","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"usgs-radius-incident-window","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","query":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"events":[],"complete":true,"evidence":{"source":"USGS Earthquake Catalog","source_url":"https://earthquake.usgs.gov/fdsnws/event/1/query","retrieved_at":"2026-09-06T00:00:00Z","source_generated_at":null,"cache_age_seconds":0,"attribution":"US Geological Survey and the contributing seismic network identified in each record","license":"US public-domain earthquake facts; no third-party media","terms_url":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","upstream_calls":1},"limitations":["Reported seismic observations may be revised; no emergency warning or impact prediction.","Complete means the bounded source query was not truncated at retrieval; it does not guarantee all earthquakes are catalogued.","Synthetic empty result only; no live observation claimed."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-radius-incident-window' -H 'Content-Type: application/json' --data '{\"latitude\":37.77,\"longitude\":-122.42,\"radius_km\":100,\"start_time\":\"2026-09-05T00:00:00Z\",\"end_time\":\"2026-09-06T00:00:00Z\",\"minimum_magnitude\":0,\"limit\":10}'","semantic_queries":["earthquakes within radius during incident time window","seismic events near facility between dates","USGS earthquake location time search with source evidence","find recent seismic incidents near supplied coordinates","bounded earthquake radius search with completeness flag"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-radius-incident-window","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:20.745Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-radius-incident-window","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:20.745Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-radius-incident-window","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:22.013Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:22.968Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Earthquakes+near+a+location+during+an+incident+window&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:23.823Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=earthquakes+within+radius+during+incident+time+window&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:23.823Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-radius-incident-window","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:20.745Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"usgs-event-set-change","name":"Earthquake incident set reconciliation","buyer_outcome":"Compare caller-supplied event identifiers with current USGS results for the same radius and fixed time window. Return newly observed, retained and absent identifiers. Truncated searches mark absence unresolved. Stateless reconciliation; no deletion or monitoring claim.","family":"official-data","subfamily":"usgs","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-event-set-change","price_usd":"0.011000","amount_atomic":"11000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"window":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"radius_km":{"type":"number","exclusiveMinimum":0,"maximum":2000},"start_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"minimum_magnitude":{"default":0,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["latitude","longitude","radius_km","start_time","end_time","minimum_magnitude","limit"],"additionalProperties":false},"baseline_event_ids":{"maxItems":20,"type":"array","items":{"type":"string","pattern":"^[a-zA-Z0-9]{1,100}$"}}},"required":["window","baseline_event_ids"],"additionalProperties":false},"input_example":{"window":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"baseline_event_ids":["us7000m9g4"]},"input_examples":{"minimal_valid":{"window":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"baseline_event_ids":["us7000m9g4"]},"realistic":{"window":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"baseline_event_ids":["us7000m9g4"]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"usgs-event-set-change"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"added":{"maxItems":20,"type":"array","items":{"type":"string"}},"retained":{"maxItems":20,"type":"array","items":{"type":"string"}},"not_in_current_query":{"maxItems":20,"type":"array","items":{"type":"string"}},"unresolved_absence":{"maxItems":20,"type":"array","items":{"type":"string"}},"current":{"type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"query":{"type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"radius_km":{"type":"number","exclusiveMinimum":0,"maximum":2000},"start_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"end_time":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"minimum_magnitude":{"default":0,"type":"number","minimum":-2,"maximum":10},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["latitude","longitude","radius_km","start_time","end_time","minimum_magnitude","limit"],"additionalProperties":false},"events":{"maxItems":20,"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1,"maxLength":100},"magnitude":{"type":["number","null"]},"longitude":{"anyOf":[{"type":"number","minimum":-180,"maximum":180},{"type":"null"}]},"latitude":{"anyOf":[{"type":"number","minimum":-90,"maximum":90},{"type":"null"}]},"depth_km":{"type":["number","null"]},"event_time":{"type":["string","null"]},"updated_at":{"type":["string","null"]},"status":{"type":["string","null"]},"network":{"type":["string","null"]},"source_url":{"type":["string","null"]}},"required":["id","magnitude","longitude","latitude","depth_km","event_time","updated_at","status","network","source_url"],"additionalProperties":false}},"complete":{"type":"boolean"},"evidence":{"type":"object","properties":{"source":{"type":"string","const":"USGS Earthquake Catalog"},"source_url":{"type":"string","format":"uri"},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source_generated_at":{"type":["string","null"]},"cache_age_seconds":{"type":"number","minimum":0},"attribution":{"type":"string"},"license":{"type":"string"},"terms_url":{"type":"string","format":"uri"},"upstream_calls":{"type":"number","const":1}},"required":["source","source_url","retrieved_at","source_generated_at","cache_age_seconds","attribution","license","terms_url","upstream_calls"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","query","events","complete","evidence","limitations"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","added","retained","not_in_current_query","unresolved_absence","current","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"usgs-event-set-change","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","added":[],"retained":[],"not_in_current_query":["us7000m9g4"],"unresolved_absence":[],"current":{"observed_at":"2026-09-06T00:00:00Z","query":{"latitude":37.77,"longitude":-122.42,"radius_km":100,"start_time":"2026-09-05T00:00:00Z","end_time":"2026-09-06T00:00:00Z","minimum_magnitude":0,"limit":10},"events":[],"complete":true,"evidence":{"source":"USGS Earthquake Catalog","source_url":"https://earthquake.usgs.gov/fdsnws/event/1/query","retrieved_at":"2026-09-06T00:00:00Z","source_generated_at":null,"cache_age_seconds":0,"attribution":"US Geological Survey and the contributing seismic network identified in each record","license":"US public-domain earthquake facts; no third-party media","terms_url":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","upstream_calls":1},"limitations":["Reported seismic observations may be revised; no emergency warning or impact prediction.","Complete means the bounded source query was not truncated at retrieval; it does not guarantee all earthquakes are catalogued.","Synthetic empty result only; no live observation claimed."]},"limitations":["Synthetic example; absence from a query does not establish deletion."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-event-set-change' -H 'Content-Type: application/json' --data '{\"window\":{\"latitude\":37.77,\"longitude\":-122.42,\"radius_km\":100,\"start_time\":\"2026-09-05T00:00:00Z\",\"end_time\":\"2026-09-06T00:00:00Z\",\"minimum_magnitude\":0,\"limit\":10},\"baseline_event_ids\":[\"us7000m9g4\"]}'","semantic_queries":["reconcile earthquake event list against current USGS window","which seismic event identifiers were added to my incident set","compare saved earthquake incident list to current source","stateless earthquake baseline set difference","identify unresolved missing events in truncated earthquake search"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-event-set-change","quotes":[{"amountAtomic":"11000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"11000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:24.913Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-event-set-change","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:24.913Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-event-set-change","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:26.279Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:27.304Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Earthquake+incident+set+reconciliation&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:28.211Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=reconcile+earthquake+event+list+against+current+USGS+window&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:28.211Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/usgs-event-set-change","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:24.913Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"vin-pair-attribute-comparison","name":"Compare two vehicles by decoded VIN attributes","buyer_outcome":"Compare two full VINs across make, model, year, vehicle type, body class and fuel type using two current NHTSA decodes. Return field matches, mismatches or unknowns with both source results. Decode errors remain visible; no ownership, title or vehicle-history lookup.","family":"official-data","subfamily":"nhtsaVin","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-pair-attribute-comparison","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"left_vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9]{17}$"},"right_vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9]{17}$"}},"required":["left_vin","right_vin"],"additionalProperties":false},"input_example":{"left_vin":"1HGCM82633A004352","right_vin":"5UXWX7C50BA000000"},"input_examples":{"minimal_valid":{"left_vin":"1HGCM82633A004352","right_vin":"5UXWX7C50BA000000"},"realistic":{"left_vin":"1HGCM82633A004352","right_vin":"5UXWX7C50BA000000"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"vin-pair-attribute-comparison"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"comparisons":{"minItems":6,"maxItems":6,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["Make","Model","ModelYear","VehicleType","BodyClass","FuelTypePrimary"]},"status":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"left":{"type":["string","null"]},"right":{"type":["string","null"]}},"required":["field","status","left","right"],"additionalProperties":false}},"vehicles":{"minItems":2,"maxItems":2,"type":"array","items":{"type":"object","properties":{"vin":{"type":"string"},"decode_clean":{"type":"boolean"},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9*]{11,17}$"},"model_year":{"type":"integer","minimum":1980,"maximum":2035}},"required":["vin"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"VIN":{"type":["string","null"]},"Make":{"type":["string","null"]},"Model":{"type":["string","null"]},"ModelYear":{"type":["string","null"]},"Manufacturer":{"type":["string","null"]},"VehicleType":{"type":["string","null"]},"BodyClass":{"type":["string","null"]},"FuelTypePrimary":{"type":["string","null"]},"EngineCylinders":{"type":["string","null"]},"ElectrificationLevel":{"type":["string","null"]},"ErrorCode":{"type":["string","null"]},"ErrorText":{"type":["string","null"]}},"required":["VIN","Make","Model","ModelYear","Manufacturer","VehicleType","BodyClass","FuelTypePrimary","EngineCylinders","ElectrificationLevel","ErrorCode","ErrorText"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["vin","decode_clean","evidence"],"additionalProperties":false}},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","comparisons","vehicles","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"vin-pair-attribute-comparison","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","comparisons":[{"field":"Make","left":null,"right":null,"status":"UNKNOWN"},{"field":"Model","left":null,"right":null,"status":"UNKNOWN"},{"field":"ModelYear","left":null,"right":null,"status":"UNKNOWN"},{"field":"VehicleType","left":null,"right":null,"status":"UNKNOWN"},{"field":"BodyClass","left":null,"right":null,"status":"UNKNOWN"},{"field":"FuelTypePrimary","left":null,"right":null,"status":"UNKNOWN"}],"vehicles":[{"vin":"1HGCM82633A004352","decode_clean":false,"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"NHTSA vPIC","sourceUrl":"https://vpic.nhtsa.dot.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"vin":"5UXWX7C5*BA0","model_year":2011},"normalizedResult":[{"VIN":null,"Make":null,"Model":null,"ModelYear":null,"Manufacturer":null,"VehicleType":null,"BodyClass":null,"FuelTypePrimary":null,"EngineCylinders":null,"ElectrificationLevel":null,"ErrorCode":null,"ErrorText":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NHTSA vPIC; manufacturer-reported vehicle attributes","license":"Public vPIC Open Data API; no licensing or registration requirement","termsUrl":"https://vpic.nhtsa.dot.gov/api/Home/Index/FAQ","documentationUrl":"https://vpic.nhtsa.dot.gov/api/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},{"vin":"5UXWX7C50BA000000","decode_clean":false,"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"NHTSA vPIC","sourceUrl":"https://vpic.nhtsa.dot.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"vin":"5UXWX7C5*BA0","model_year":2011},"normalizedResult":[{"VIN":null,"Make":null,"Model":null,"ModelYear":null,"Manufacturer":null,"VehicleType":null,"BodyClass":null,"FuelTypePrimary":null,"EngineCylinders":null,"ElectrificationLevel":null,"ErrorCode":null,"ErrorText":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NHTSA vPIC; manufacturer-reported vehicle attributes","license":"Public vPIC Open Data API; no licensing or registration requirement","termsUrl":"https://vpic.nhtsa.dot.gov/api/Home/Index/FAQ","documentationUrl":"https://vpic.nhtsa.dot.gov/api/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}}],"limitations":["Manufacturer-reported NHTSA decode only; no ownership, title, history, recall, safety or identity conclusion.","Nonzero or missing decode error codes make all attribute comparisons UNKNOWN; source errors are retained.","Case, Unicode compatibility and whitespace normalization only. No fuzzy model matching.","Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-pair-attribute-comparison' -H 'Content-Type: application/json' --data '{\"left_vin\":\"1HGCM82633A004352\",\"right_vin\":\"5UXWX7C50BA000000\"}'","semantic_queries":["compare two VIN vehicle attributes","compare make model year for two vehicle identifiers","NHTSA two vehicle comparison evidence","vehicle shortlist VIN attribute differences","compare decoded vehicle body class and fuel type"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-pair-attribute-comparison","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:36.170Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-pair-attribute-comparison","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:36.170Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-pair-attribute-comparison","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:38.383Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:39.354Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:39.896Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Compare+two+vehicles+by+decoded+VIN+attributes&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:40.582Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=compare+two+VIN+vehicle+attributes&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:38.685Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:40.905Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:43.851Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:36:42.263Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-pair-attribute-comparison","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:36:36.170Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"vin-declared-attribute-mismatch","name":"Check declared vehicle attributes against VIN evidence","buyer_outcome":"Check supplied vehicle listing attributes against one current NHTSA VIN decode. Return per-field agreement, mismatch or unknown for declared make, model, year, vehicle type, body class or fuel type. Includes decode errors and source evidence; no fraud or ownership conclusion.","family":"official-data","subfamily":"nhtsaVin","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-declared-attribute-mismatch","price_usd":"0.006000","amount_atomic":"6000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9]{17}$"},"expected":{"minItems":1,"maxItems":6,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["Make","Model","ModelYear","VehicleType","BodyClass","FuelTypePrimary"]},"value":{"type":"string","minLength":1,"maxLength":100}},"required":["field","value"],"additionalProperties":false}}},"required":["vin","expected"],"additionalProperties":false},"input_example":{"vin":"1HGCM82633A004352","expected":[{"field":"Make","value":"HONDA"},{"field":"ModelYear","value":"2003"}]},"input_examples":{"minimal_valid":{"vin":"1HGCM82633A004352","expected":[{"field":"Make","value":"HONDA"},{"field":"ModelYear","value":"2003"}]},"realistic":{"vin":"1HGCM82633A004352","expected":[{"field":"Make","value":"HONDA"},{"field":"ModelYear","value":"2003"}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"vin-declared-attribute-mismatch"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"comparisons":{"minItems":1,"maxItems":6,"type":"array","items":{"type":"object","properties":{"field":{"type":"string","enum":["Make","Model","ModelYear","VehicleType","BodyClass","FuelTypePrimary"]},"status":{"type":"string","enum":["MATCH","MISMATCH","UNKNOWN"]},"left":{"type":["string","null"]},"right":{"type":["string","null"]}},"required":["field","status","left","right"],"additionalProperties":false}},"vehicle":{"type":"object","properties":{"vin":{"type":"string"},"decode_clean":{"type":"boolean"},"evidence":{"type":"object","properties":{"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"source":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceUpdatedAt":{"type":["string","null"]},"sourceProcessedAt":{"type":["string","null"]},"query":{"type":"object","properties":{"vin":{"type":"string","pattern":"^[A-HJ-NPR-Z0-9*]{11,17}$"},"model_year":{"type":"integer","minimum":1980,"maximum":2035}},"required":["vin"],"additionalProperties":false},"normalizedResult":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"VIN":{"type":["string","null"]},"Make":{"type":["string","null"]},"Model":{"type":["string","null"]},"ModelYear":{"type":["string","null"]},"Manufacturer":{"type":["string","null"]},"VehicleType":{"type":["string","null"]},"BodyClass":{"type":["string","null"]},"FuelTypePrimary":{"type":["string","null"]},"EngineCylinders":{"type":["string","null"]},"ElectrificationLevel":{"type":["string","null"]},"ErrorCode":{"type":["string","null"]},"ErrorText":{"type":["string","null"]}},"required":["VIN","Make","Model","ModelYear","Manufacturer","VehicleType","BodyClass","FuelTypePrimary","EngineCylinders","ElectrificationLevel","ErrorCode","ErrorText"],"additionalProperties":false}},"rawSourceIdentifiers":{"maxItems":25,"type":"array","items":{"type":"string"}},"freshness":{"type":"object","properties":{"retrievedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"},"cacheAgeSeconds":{"type":"number","minimum":0},"maximumCacheSeconds":{"type":"number","minimum":0},"state":{"type":"string","const":"CURRENT_RETRIEVAL"},"recordAgeIsNotRetrievalAge":{"type":"boolean","const":true}},"required":["retrievedAt","cacheAgeSeconds","maximumCacheSeconds","state","recordAgeIsNotRetrievalAge"],"additionalProperties":false},"provenance":{"type":"object","properties":{"attribution":{"type":"string"},"license":{"type":"string"},"termsUrl":{"type":"string","format":"uri"},"documentationUrl":{"type":"string","format":"uri"},"modifications":{"type":"string"},"limitations":{"type":"array","items":{"type":"string"}},"upstreamCalls":{"type":"integer","minimum":1,"maximum":2},"truncated":{"type":"boolean"}},"required":["attribution","license","termsUrl","documentationUrl","modifications","limitations","upstreamCalls","truncated"],"additionalProperties":false}},"required":["observedAt","source","sourceUrl","sourceUpdatedAt","sourceProcessedAt","query","normalizedResult","rawSourceIdentifiers","freshness","provenance"],"additionalProperties":false}},"required":["vin","decode_clean","evidence"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["observed_at","comparisons","vehicle","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"vin-declared-attribute-mismatch","observed_at":"2026-09-06T00:00:00Z","result":{"observed_at":"2026-09-06T00:00:00Z","comparisons":[{"field":"Make","left":"HONDA","right":null,"status":"UNKNOWN"}],"vehicle":{"vin":"1HGCM82633A004352","decode_clean":false,"evidence":{"observedAt":"2026-09-06T00:00:00Z","source":"NHTSA vPIC","sourceUrl":"https://vpic.nhtsa.dot.gov","sourceUpdatedAt":null,"sourceProcessedAt":null,"query":{"vin":"5UXWX7C5*BA0","model_year":2011},"normalizedResult":[{"VIN":null,"Make":null,"Model":null,"ModelYear":null,"Manufacturer":null,"VehicleType":null,"BodyClass":null,"FuelTypePrimary":null,"EngineCylinders":null,"ElectrificationLevel":null,"ErrorCode":null,"ErrorText":null}],"rawSourceIdentifiers":[],"freshness":{"retrievedAt":"2026-09-06T00:00:00Z","cacheAgeSeconds":0,"maximumCacheSeconds":0,"state":"CURRENT_RETRIEVAL","recordAgeIsNotRetrievalAge":true},"provenance":{"attribution":"NHTSA vPIC; manufacturer-reported vehicle attributes","license":"Public vPIC Open Data API; no licensing or registration requirement","termsUrl":"https://vpic.nhtsa.dot.gov/api/Home/Index/FAQ","documentationUrl":"https://vpic.nhtsa.dot.gov/api/","modifications":"Selected factual fields, normalized names and bounded result count; no source ownership claimed.","limitations":["Synthetic example only; identifiers and null values illustrate fields, not a live observation."],"upstreamCalls":1,"truncated":false}}},"limitations":["Manufacturer-reported NHTSA decode only; no ownership, title, history, recall, safety or identity conclusion.","Nonzero or missing decode error codes make all attribute comparisons UNKNOWN; source errors are retained.","Case, Unicode compatibility and whitespace normalization only. No fuzzy model matching.","Synthetic example only."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-declared-attribute-mismatch' -H 'Content-Type: application/json' --data '{\"vin\":\"1HGCM82633A004352\",\"expected\":[{\"field\":\"Make\",\"value\":\"HONDA\"},{\"field\":\"ModelYear\",\"value\":\"2003\"}]}'","semantic_queries":["check vehicle listing make model against VIN","detect declared vehicle attribute mismatch","compare inventory vehicle year with NHTSA decode","verify supplied vehicle body fuel attributes against VIN evidence","reconcile declared car specifications with official VIN decode"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-declared-attribute-mismatch","quotes":[{"amountAtomic":"6000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"6000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:34.370Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-declared-attribute-mismatch","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:34.370Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-declared-attribute-mismatch","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:35.475Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:36.455Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Check+declared+vehicle+attributes+against+VIN+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:37.352Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=check+vehicle+listing+make+model+against+VIN&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:37.352Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/vin-declared-attribute-mismatch","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:34.370Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nws-forecast-baseline-change","name":"Forecast changes against your prior forecast","buyer_outcome":"Compare a current NWS point forecast with your previous forecast for up to 48 hours. Receive changed temperature, wind and condition fields for matching periods, unknown comparisons and coverage gaps. Send coordinates, interval and prior periods. Two bounded source calls; no safety recommendation.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast-baseline-change","price_usd":"0.012000","amount_atomic":"12000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"baseline":{"maxItems":14,"type":"array","items":{"type":"object","properties":{"startTime":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"endTime":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"temperature":{"anyOf":[{"type":"number","minimum":-150,"maximum":150},{"type":"null"}]},"temperatureUnit":{"anyOf":[{"type":"string","enum":["C","F"]},{"type":"null"}]},"windSpeed":{"anyOf":[{"type":"string","maxLength":100},{"type":"null"}]},"windDirection":{"anyOf":[{"type":"string","maxLength":100},{"type":"null"}]},"shortForecast":{"anyOf":[{"type":"string","maxLength":500},{"type":"null"}]}},"required":["startTime","endTime","temperature","temperatureUnit","windSpeed","windDirection","shortForecast"],"additionalProperties":false}}},"required":["latitude","longitude","start","end","baseline"],"additionalProperties":false},"input_example":{"latitude":39.7456,"longitude":-97.0892,"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z","baseline":[{"startTime":"2026-09-07T00:00:00Z","endTime":"2026-09-07T12:00:00Z","temperature":20,"temperatureUnit":"C","windSpeed":"5 mph","windDirection":"N","shortForecast":"Clear"}]},"input_examples":{"minimal_valid":{"latitude":39.7456,"longitude":-97.0892,"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z","baseline":[{"startTime":"2026-09-07T00:00:00Z","endTime":"2026-09-07T12:00:00Z","temperature":20,"temperatureUnit":"C","windSpeed":"5 mph","windDirection":"N","shortForecast":"Clear"}]},"realistic":{"latitude":39.7456,"longitude":-97.0892,"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z","baseline":[{"startTime":"2026-09-07T00:00:00Z","endTime":"2026-09-07T12:00:00Z","temperature":20,"temperatureUnit":"C","windSpeed":"5 mph","windDirection":"N","shortForecast":"Clear"}]},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nws-forecast-baseline-change"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"requested_window":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"}},"required":["start","end"],"additionalProperties":false},"periods":{"maxItems":14,"type":"array","items":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"status":{"type":"string","enum":["CHANGED","UNCHANGED","UNKNOWN"]},"changed_fields":{"type":"array","items":{"type":"string","enum":["temperature","windSpeed","windDirection","shortForecast"]}},"unknown_fields":{"type":"array","items":{"type":"string"}},"previous":{"anyOf":[{"type":"object","properties":{"startTime":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"endTime":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"temperature":{"anyOf":[{"type":"number","minimum":-150,"maximum":150},{"type":"null"}]},"temperatureUnit":{"anyOf":[{"type":"string","enum":["C","F"]},{"type":"null"}]},"windSpeed":{"anyOf":[{"type":"string","maxLength":100},{"type":"null"}]},"windDirection":{"anyOf":[{"type":"string","maxLength":100},{"type":"null"}]},"shortForecast":{"anyOf":[{"type":"string","maxLength":500},{"type":"null"}]}},"required":["startTime","endTime","temperature","temperatureUnit","windSpeed","windDirection","shortForecast"],"additionalProperties":false},{"type":"null"}]},"current":{"type":"object","properties":{"startTime":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"endTime":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"temperature":{"anyOf":[{"type":"number","minimum":-150,"maximum":150},{"type":"null"}]},"temperatureUnit":{"anyOf":[{"type":"string","enum":["C","F"]},{"type":"null"}]},"windSpeed":{"anyOf":[{"type":"string","maxLength":100},{"type":"null"}]},"windDirection":{"anyOf":[{"type":"string","maxLength":100},{"type":"null"}]},"shortForecast":{"anyOf":[{"type":"string","maxLength":500},{"type":"null"}]}},"required":["startTime","endTime","temperature","temperatureUnit","windSpeed","windDirection","shortForecast"],"additionalProperties":false}},"required":["start","end","status","changed_fields","unknown_fields","previous","current"],"additionalProperties":false}},"current_coverage_complete":{"type":"boolean"},"source":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"updated_at":{"type":["string","null"]},"cache_age_seconds":{"type":"number","minimum":0},"attribution":{"type":"string"},"terms_url":{"type":"string","format":"uri"}},"required":["url","retrieved_at","updated_at","cache_age_seconds","attribution","terms_url"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["requested_window","periods","current_coverage_complete","source","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nws-forecast-baseline-change","observed_at":"2026-09-06T00:00:00Z","result":{"requested_window":{"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z"},"periods":[{"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z","status":"CHANGED","changed_fields":["temperature"],"unknown_fields":[],"previous":{"startTime":"2026-09-07T00:00:00Z","endTime":"2026-09-07T12:00:00Z","temperature":20,"temperatureUnit":"C","windSpeed":"5 mph","windDirection":"N","shortForecast":"Clear"},"current":{"startTime":"2026-09-07T00:00:00Z","endTime":"2026-09-07T12:00:00Z","temperature":23,"temperatureUnit":"C","windSpeed":"5 mph","windDirection":"N","shortForecast":"Clear"}}],"current_coverage_complete":true,"source":{"url":"https://api.weather.gov","retrieved_at":"2026-09-06T00:00:00Z","updated_at":null,"cache_age_seconds":0,"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","terms_url":"https://www.weather.gov/disclaimer"},"limitations":["Compares only identical complete source period boundaries. Shifted or missing baseline periods remain UNKNOWN.","Temperature compares in Celsius; wind and forecast text compare literally. Text change is not a quantified weather change.","Current retrieval is not historical coverage, a safety recommendation or an emergency service."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast-baseline-change' -H 'Content-Type: application/json' --data '{\"latitude\":39.7456,\"longitude\":-97.0892,\"start\":\"2026-09-07T00:00:00Z\",\"end\":\"2026-09-07T12:00:00Z\",\"baseline\":[{\"startTime\":\"2026-09-07T00:00:00Z\",\"endTime\":\"2026-09-07T12:00:00Z\",\"temperature\":20,\"temperatureUnit\":\"C\",\"windSpeed\":\"5 mph\",\"windDirection\":\"N\",\"shortForecast\":\"Clear\"}]}'","semantic_queries":["compare revised NWS forecast against previous forecast","what changed in weather forecast for scheduled work","forecast baseline change evidence API","NWS temperature wind forecast revision comparison","compare caller forecast snapshot with current source periods"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast-baseline-change","quotes":[{"amountAtomic":"12000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"12000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:38.261Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast-baseline-change","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:38.261Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast-baseline-change","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:39.339Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:40.579Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Forecast+changes+against+your+prior+forecast&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:41.697Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=compare+revised+NWS+forecast+against+previous+forecast&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:41.698Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-forecast-baseline-change","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:38.261Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"nws-alert-interval-relevance","name":"Active alert relevance for your time window","buyer_outcome":"Find current NWS alerts matching a US point and overlapping your interval of up to 48 hours. Send latitude, longitude, start and end. Receive alert IDs, overlap times, unknown timing and truncation with source timestamps. This current snapshot is not an archive or safety verdict.","family":"official-data","subfamily":"nws","method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-alert-interval-relevance","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"latitude":{"type":"number","minimum":-90,"maximum":90},"longitude":{"type":"number","minimum":-180,"maximum":180},"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"}},"required":["latitude","longitude","start","end"],"additionalProperties":false},"input_example":{"latitude":39.7456,"longitude":-97.0892,"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z"},"input_examples":{"minimal_valid":{"latitude":39.7456,"longitude":-97.0892,"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z"},"realistic":{"latitude":39.7456,"longitude":-97.0892,"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"nws-alert-interval-relevance"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"requested_window":{"type":"object","properties":{"start":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"end":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"}},"required":["start","end"],"additionalProperties":false},"alerts":{"maxItems":20,"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"event":{"type":["string","null"]},"severity":{"type":["string","null"]},"onset":{"type":["string","null"]},"expires":{"type":["string","null"]},"overlap_start":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},{"type":"null"}]},"overlap_end":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},{"type":"null"}]},"temporal_relevance":{"type":"string","enum":["OVERLAP","UNKNOWN"]}},"required":["id","event","severity","onset","expires","overlap_start","overlap_end","temporal_relevance"],"additionalProperties":false}},"examined_count":{"type":"integer","minimum":0,"maximum":100},"matched_count":{"type":"integer","minimum":0,"maximum":100},"unknown_count":{"type":"integer","minimum":0,"maximum":100},"truncated":{"type":"boolean"},"historical_coverage":{"type":"string","const":"NOT_AN_ARCHIVE"},"source":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"retrieved_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$"},"updated_at":{"type":["string","null"]},"cache_age_seconds":{"type":"number","minimum":0},"attribution":{"type":"string"},"terms_url":{"type":"string","format":"uri"}},"required":["url","retrieved_at","updated_at","cache_age_seconds","attribution","terms_url"],"additionalProperties":false},"limitations":{"type":"array","items":{"type":"string"}}},"required":["requested_window","alerts","examined_count","matched_count","unknown_count","truncated","historical_coverage","source","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"nws-alert-interval-relevance","observed_at":"2026-09-06T00:00:00Z","result":{"requested_window":{"start":"2026-09-07T00:00:00Z","end":"2026-09-07T12:00:00Z"},"alerts":[],"examined_count":0,"matched_count":0,"unknown_count":0,"truncated":false,"historical_coverage":"NOT_AN_ARCHIVE","source":{"url":"https://api.weather.gov","retrieved_at":"2026-09-06T00:00:00Z","updated_at":null,"cache_age_seconds":0,"attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","terms_url":"https://www.weather.gov/disclaimer"},"limitations":["Only alerts currently returned by the NWS active point filter are examined. This is not historical or future alert coverage.","Point relevance is delegated to the official NWS point filter; no independent geometry guarantee is made.","Missing temporal fields remain UNKNOWN; no alerts does not establish safe conditions."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-alert-interval-relevance' -H 'Content-Type: application/json' --data '{\"latitude\":39.7456,\"longitude\":-97.0892,\"start\":\"2026-09-07T00:00:00Z\",\"end\":\"2026-09-07T12:00:00Z\"}'","semantic_queries":["NWS alerts overlapping scheduled event interval","active weather alert relevance at a US point","weather alert start end overlap evidence","current point alerts for outdoor work window","filter NWS active alerts by requested time interval"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-alert-interval-relevance","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:42.603Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-alert-interval-relevance","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:42.603Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-alert-interval-relevance","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:43.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.859Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:44.443Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=Active+alert+relevance+for+your+time+window&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:45.386Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=NWS+alerts+overlapping+scheduled+event+interval&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:07.427Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:45.386Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:39:56.448Z","evidenceUrl":"https://www.x402scan.com/server/1e8a71f2-0403-4acb-a356-632a8e42e404","note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:13.620Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T10:33:12.061Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/official/nws-alert-interval-relevance","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T10:33:42.603Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-join-cardinality-precheck","name":"CSV join cardinality and fanout precheck","buyer_outcome":"Predict inner, left or full join output size before materializing a join. Receive matched-pair counts, unmatched record counts and many-to-many fanout evidence, checked against your output-row limit. Exact string keys; blank keys match blank keys. No rows are joined or uploaded elsewhere.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"left_csv":{"type":"string","minLength":1,"maxLength":12000},"right_csv":{"type":"string","minLength":1,"maxLength":12000},"left_key":{"type":"string","minLength":1,"maxLength":100},"right_key":{"type":"string","minLength":1,"maxLength":100},"join_type":{"type":"string","enum":["inner","left","full"]},"maximum_output_rows":{"type":"integer","minimum":0,"maximum":250000}},"required":["left_csv","right_csv","left_key","right_key","join_type","maximum_output_rows"],"additionalProperties":false},"input_example":{"left_csv":"id,item\n1,A\n1,B\n2,C","right_csv":"id,tag\n1,X\n1,Y\n3,Z","left_key":"id","right_key":"id","join_type":"left","maximum_output_rows":10},"input_examples":{"minimal_valid":{"left_csv":"id,item\n1,A\n1,B\n2,C","right_csv":"id,tag\n1,X\n1,Y\n3,Z","left_key":"id","right_key":"id","join_type":"left","maximum_output_rows":10},"realistic":{"left_csv":"id,item\n1,A\n1,B\n2,C","right_csv":"id,tag\n1,X\n1,Y\n3,Z","left_key":"id","right_key":"id","join_type":"left","maximum_output_rows":10},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-join-cardinality-precheck"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["WITHIN_LIMIT","EXCEEDS_LIMIT"]},"left_sha256":{"type":"string"},"right_sha256":{"type":"string"},"left_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"right_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"predicted_output_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"matched_pairs":{"type":"integer","minimum":0,"maximum":9007199254740991},"unmatched_left_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"unmatched_right_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"many_to_many_keys":{"type":"integer","minimum":0,"maximum":9007199254740991},"maximum_pairs_per_key":{"type":"integer","minimum":0,"maximum":9007199254740991},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","left_sha256","right_sha256","left_rows","right_rows","predicted_output_rows","matched_pairs","unmatched_left_rows","unmatched_right_rows","many_to_many_keys","maximum_pairs_per_key","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-join-cardinality-precheck","observed_at":"2026-09-06T00:00:00Z","result":{"status":"WITHIN_LIMIT","left_sha256":"0000000000000000000000000000000000000000000000000000000000000000","right_sha256":"0000000000000000000000000000000000000000000000000000000000000000","left_rows":3,"right_rows":3,"predicted_output_rows":5,"matched_pairs":4,"unmatched_left_rows":1,"unmatched_right_rows":1,"many_to_many_keys":1,"maximum_pairs_per_key":4,"limitations":["Synthetic example hashes."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck' -H 'Content-Type: application/json' --data '{\"left_csv\":\"id,item\\n1,A\\n1,B\\n2,C\",\"right_csv\":\"id,tag\\n1,X\\n1,Y\\n3,Z\",\"left_key\":\"id\",\"right_key\":\"id\",\"join_type\":\"left\",\"maximum_output_rows\":10}'","semantic_queries":["predict CSV join fanout before merging tables","estimate many to many join output row count","find data loss in inner join CSV inputs","check CSV left join row explosion limit","preflight full outer join cardinality"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:47.886Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.886Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.886Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:49.296Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:51.023Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+join+cardinality+and+fanout+precheck&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:52.675Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=predict+CSV+join+fanout+before+merging+tables&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.187Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:52.675Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.009Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:45.779Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-join-cardinality-precheck","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:31:47.886Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-deterministic-deduplication","name":"CSV deterministic keyed deduplication","buyer_outcome":"Produce a deduplicated CSV using one to three declared key columns and an explicit first, last or reject conflict policy. Retained records stay in their original order; receive the removed-record count and bounded record-number evidence. No guessed winners, enrichment or formula execution.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication","price_usd":"0.005000","amount_atomic":"5000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"csv":{"type":"string","minLength":1,"maxLength":12000},"keys":{"minItems":1,"maxItems":3,"type":"array","items":{"type":"string","minLength":1,"maxLength":100}},"keep":{"type":"string","enum":["first","last","reject"]}},"required":["csv","keys","keep"],"additionalProperties":false},"input_example":{"csv":"id,name\n1,Ada\n1,Ada updated\n2,Lin","keys":["id"],"keep":"last"},"input_examples":{"minimal_valid":{"csv":"id,name\n1,Ada\n1,Ada updated\n2,Lin","keys":["id"],"keep":"last"},"realistic":{"csv":"id,name\n1,Ada\n1,Ada updated\n2,Lin","keys":["id"],"keep":"last"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-deterministic-deduplication"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["COMPLETED","CONFLICT"]},"input_sha256":{"type":"string"},"input_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"output_rows":{"anyOf":[{"type":"integer","minimum":0,"maximum":9007199254740991},{"type":"null"}]},"duplicate_key_groups":{"type":"integer","minimum":0,"maximum":9007199254740991},"removed_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"removed_record_numbers":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":0,"maximum":9007199254740991}},"evidence_truncated":{"type":"boolean"},"output_csv":{"type":["string","null"]},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","input_sha256","input_rows","output_rows","duplicate_key_groups","removed_rows","removed_record_numbers","evidence_truncated","output_csv","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-deterministic-deduplication","observed_at":"2026-09-06T00:00:00Z","result":{"status":"COMPLETED","input_sha256":"0000000000000000000000000000000000000000000000000000000000000000","input_rows":3,"output_rows":2,"duplicate_key_groups":1,"removed_rows":1,"removed_record_numbers":[2],"evidence_truncated":false,"output_csv":"id,name\r\n1,Ada updated\r\n2,Lin","limitations":["Synthetic example hash."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication' -H 'Content-Type: application/json' --data '{\"csv\":\"id,name\\n1,Ada\\n1,Ada updated\\n2,Lin\",\"keys\":[\"id\"],\"keep\":\"last\"}'","semantic_queries":["deduplicate CSV keeping last record per business key","remove duplicate CSV keys preserving record order","produce CSV with unique composite keys","reject duplicate key conflicts before CSV export","deduplicate CSV with explicit first or last policy"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication","quotes":[{"amountAtomic":"5000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"5000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:53.993Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:53.993Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:53.993Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:55.451Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:03.636Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+deterministic+keyed+deduplication&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:04.583Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=deduplicate+CSV+keeping+last+record+per+business+key&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.187Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:04.584Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.009Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:45.779Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-deterministic-deduplication","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:31:53.993Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-partition-consistency","name":"CSV partition union consistency","buyer_outcome":"Check two to five CSV exports before concatenating them into one dataset. Verify identical ordered headers, nonblank business keys and key uniqueness across all partitions, with bounded partition and record evidence. Maximum 1000 aggregate records. No automatic merge or schema inference.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency","price_usd":"0.008000","amount_atomic":"8000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"partitions":{"minItems":2,"maxItems":5,"type":"array","items":{"type":"string","minLength":1,"maxLength":12000}},"key_column":{"type":"string","minLength":1,"maxLength":100}},"required":["partitions","key_column"],"additionalProperties":false},"input_example":{"partitions":["id,name\n1,Ada","id,name\n2,Lin"],"key_column":"id"},"input_examples":{"minimal_valid":{"partitions":["id,name\n1,Ada","id,name\n2,Lin"],"key_column":"id"},"realistic":{"partitions":["id,name\n1,Ada","id,name\n2,Lin"],"key_column":"id"},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-partition-consistency"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["PASS","FAIL"]},"input_sha256":{"type":"array","items":{"type":"string"}},"total_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"compatible_headers":{"type":"boolean"},"duplicate_key_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"blank_key_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"conflicts":{"maxItems":50,"type":"array","items":{"type":"object","properties":{"partition":{"type":"integer","minimum":0,"maximum":9007199254740991},"record":{"type":"integer","minimum":0,"maximum":9007199254740991},"code":{"type":"string","enum":["DUPLICATE_KEY","BLANK_KEY","HEADER_MISMATCH"]}},"required":["partition","record","code"],"additionalProperties":false}},"evidence_truncated":{"type":"boolean"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","input_sha256","total_rows","compatible_headers","duplicate_key_count","blank_key_count","conflicts","evidence_truncated","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-partition-consistency","observed_at":"2026-09-06T00:00:00Z","result":{"status":"PASS","input_sha256":["0000000000000000000000000000000000000000000000000000000000000000","0000000000000000000000000000000000000000000000000000000000000000"],"total_rows":2,"compatible_headers":true,"duplicate_key_count":0,"blank_key_count":0,"conflicts":[],"evidence_truncated":false,"limitations":["Synthetic example hashes."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency' -H 'Content-Type: application/json' --data '{\"partitions\":[\"id,name\\n1,Ada\",\"id,name\\n2,Lin\"],\"key_column\":\"id\"}'","semantic_queries":["validate CSV partitions before concatenating exports","check overlapping business keys across CSV files","verify partition CSV headers and unique record keys","check multi file CSV dataset union consistency","find duplicate records across CSV export partitions"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency","quotes":[{"amountAtomic":"8000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"8000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:32:06.350Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:06.350Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:06.350Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:07.883Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:09.470Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+partition+union+consistency&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:10.493Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=validate+CSV+partitions+before+concatenating+exports&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.187Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:10.493Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.009Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:45.779Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-partition-consistency","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:32:06.350Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-grouped-balance-reconciliation","name":"CSV grouped control-total reconciliation","buyer_outcome":"Reconcile detailed CSV amounts against a summary CSV by a declared group key. Exact fixed-decimal arithmetic avoids floating-point rounding. Receive missing-group and amount-difference evidence; duplicate summary groups and invalid amounts are rejected. This is data reconciliation, not financial certification.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation","price_usd":"0.010000","amount_atomic":"10000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"detail_csv":{"type":"string","minLength":1,"maxLength":12000},"summary_csv":{"type":"string","minLength":1,"maxLength":12000},"detail_group":{"type":"string","minLength":1,"maxLength":100},"summary_group":{"type":"string","minLength":1,"maxLength":100},"detail_amount":{"type":"string","minLength":1,"maxLength":100},"summary_amount":{"type":"string","minLength":1,"maxLength":100},"decimal_places":{"type":"integer","minimum":0,"maximum":6}},"required":["detail_csv","summary_csv","detail_group","summary_group","detail_amount","summary_amount","decimal_places"],"additionalProperties":false},"input_example":{"detail_csv":"group,amount\nA,0.10\nA,0.20","summary_csv":"group,total\nA,0.30","detail_group":"group","summary_group":"group","detail_amount":"amount","summary_amount":"total","decimal_places":2},"input_examples":{"minimal_valid":{"detail_csv":"group,amount\nA,0.10\nA,0.20","summary_csv":"group,total\nA,0.30","detail_group":"group","summary_group":"group","detail_amount":"amount","summary_amount":"total","decimal_places":2},"realistic":{"detail_csv":"group,amount\nA,0.10\nA,0.20","summary_csv":"group,total\nA,0.30","detail_group":"group","summary_group":"group","detail_amount":"amount","summary_amount":"total","decimal_places":2},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-grouped-balance-reconciliation"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["MATCH","MISMATCH"]},"detail_sha256":{"type":"string"},"summary_sha256":{"type":"string"},"detail_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"summary_rows":{"type":"integer","minimum":0,"maximum":9007199254740991},"group_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"mismatch_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"mismatches":{"maxItems":50,"type":"array","items":{"type":"object","properties":{"group":{"type":"string"},"code":{"type":"string","enum":["AMOUNT_MISMATCH","MISSING_SUMMARY","MISSING_DETAIL"]},"detail_total":{"type":"string"},"summary_total":{"type":"string"},"difference":{"type":"string"}},"required":["group","code","detail_total","summary_total","difference"],"additionalProperties":false}},"evidence_truncated":{"type":"boolean"},"decimal_places":{"type":"integer","minimum":0,"maximum":9007199254740991},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","detail_sha256","summary_sha256","detail_rows","summary_rows","group_count","mismatch_count","mismatches","evidence_truncated","decimal_places","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-grouped-balance-reconciliation","observed_at":"2026-09-06T00:00:00Z","result":{"status":"MATCH","detail_sha256":"0000000000000000000000000000000000000000000000000000000000000000","summary_sha256":"0000000000000000000000000000000000000000000000000000000000000000","detail_rows":2,"summary_rows":1,"group_count":1,"mismatch_count":0,"mismatches":[],"evidence_truncated":false,"decimal_places":2,"limitations":["Synthetic example hashes."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation' -H 'Content-Type: application/json' --data '{\"detail_csv\":\"group,amount\\nA,0.10\\nA,0.20\",\"summary_csv\":\"group,total\\nA,0.30\",\"detail_group\":\"group\",\"summary_group\":\"group\",\"detail_amount\":\"amount\",\"summary_amount\":\"total\",\"decimal_places\":2}'","semantic_queries":["reconcile CSV detail amounts against grouped summary totals","compare CSV control totals using exact decimal arithmetic","find missing summary groups in CSV reconciliation","check batch export amount totals against detail records","reconcile grouped CSV balances without rounding errors"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation","quotes":[{"amountAtomic":"10000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"10000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:32:12.012Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation","quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:12.012Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:12.012Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:13.442Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.824Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:15.158Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+grouped+control-total+reconciliation&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:17.357Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=reconcile+CSV+detail+amounts+against+grouped+summary+totals&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:41.187Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:32:17.357Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:47.009Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:31:45.779Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-grouped-balance-reconciliation","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:32:12.012Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-datetime-normalization","name":"CSV explicit-format date and time normalization","buyer_outcome":"Normalize selected CSV date columns into UTC ISO timestamps using declared day/month/year formats and a fixed UTC offset. Invalid dates reject the transformed export with bounded record/column evidence. No locale guessing, daylight-saving inference, formula execution or external upload.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-datetime-normalization","price_usd":"0.006000","amount_atomic":"6000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"csv":{"type":"string","minLength":1,"maxLength":12000},"columns":{"minItems":1,"maxItems":10,"type":"array","items":{"type":"object","properties":{"name":{"type":"string","minLength":1,"maxLength":100},"format":{"type":"string","enum":["YYYY-MM-DD","DD/MM/YYYY","MM/DD/YYYY","YYYY-MM-DD HH:mm:ss","DD/MM/YYYY HH:mm:ss","MM/DD/YYYY HH:mm:ss"]}},"required":["name","format"],"additionalProperties":false}},"utc_offset_minutes":{"type":"integer","minimum":-840,"maximum":840}},"required":["csv","columns","utc_offset_minutes"],"additionalProperties":false},"input_example":{"csv":"id,when\n1,06/09/2026 09:30:00","columns":[{"name":"when","format":"DD/MM/YYYY HH:mm:ss"}],"utc_offset_minutes":600},"input_examples":{"minimal_valid":{"csv":"id,when\n1,06/09/2026 09:30:00","columns":[{"name":"when","format":"DD/MM/YYYY HH:mm:ss"}],"utc_offset_minutes":600},"realistic":{"csv":"id,when\n1,06/09/2026 09:30:00","columns":[{"name":"when","format":"DD/MM/YYYY HH:mm:ss"}],"utc_offset_minutes":600},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-datetime-normalization"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["NORMALIZED","INVALID_DATES"]},"input_sha256":{"type":"string"},"row_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"normalized_cell_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"invalid_cell_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"issues":{"maxItems":25,"type":"array","items":{"type":"object","properties":{"record":{"type":"integer","minimum":0,"maximum":9007199254740991},"column":{"type":"string"},"code":{"type":"string","const":"INVALID_DATE_OR_FORMAT"}},"required":["record","column","code"],"additionalProperties":false}},"evidence_truncated":{"type":"boolean"},"output_csv":{"type":["string","null"]},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","input_sha256","row_count","normalized_cell_count","invalid_cell_count","issues","evidence_truncated","output_csv","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-datetime-normalization","observed_at":"2026-09-06T00:00:00Z","result":{"status":"NORMALIZED","input_sha256":"0000000000000000000000000000000000000000000000000000000000000000","row_count":1,"normalized_cell_count":1,"invalid_cell_count":0,"issues":[],"evidence_truncated":false,"output_csv":"id,when\r\n1,2026-09-05T23:30:00.000Z","limitations":["Synthetic example hash."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-datetime-normalization' -H 'Content-Type: application/json' --data '{\"csv\":\"id,when\\n1,06/09/2026 09:30:00\",\"columns\":[{\"name\":\"when\",\"format\":\"DD/MM/YYYY HH:mm:ss\"}],\"utc_offset_minutes\":600}'","semantic_queries":["normalize CSV dates with explicit day month year format","convert fixed offset CSV timestamps to UTC ISO","reject impossible dates before CSV migration","normalize mixed declared date columns without locale guessing","convert CSV date time columns preserving other cells"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-datetime-normalization","quotes":[{"amountAtomic":"6000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"6000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:56.994Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-datetime-normalization","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:56.994Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-datetime-normalization","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:58.463Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:59.170Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:00.146Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+explicit-format+date+and+time+normalization&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:00.945Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=normalize+CSV+dates+with+explicit+day+month+year+format&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:58.800Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:01.278Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:04.071Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:02.702Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-datetime-normalization","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:56:56.994Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}},{"id":"csv-timeseries-gap-evidence","name":"CSV fixed-interval time-series gap evidence","buyer_outcome":"Find missing and duplicate observations against a caller-declared UTC start, end and fixed interval. Separately count off-grid, outside-window and invalid timestamps. Returns bounded missing-time evidence without inventing or interpolating observations. Maximum10000 expected instants and500 input records.","family":"data-quality","subfamily":null,"method":"POST","url":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-timeseries-gap-evidence","price_usd":"0.006000","amount_atomic":"6000","network":"eip155:8453","scheme":"exact","x402_version":2,"pay_to":"0x25e8245f07d5e4873987293dad666afbe56a9608","pay_to_policy":"STABLE_DEPLOYMENT_IDENTITY","inputs":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"csv":{"type":"string","minLength":1,"maxLength":12000},"timestamp_column":{"type":"string","minLength":1,"maxLength":100},"start_time":{"type":"string"},"end_time":{"type":"string"},"step_seconds":{"type":"integer","minimum":1,"maximum":86400}},"required":["csv","timestamp_column","start_time","end_time","step_seconds"],"additionalProperties":false},"input_example":{"csv":"at,value\n2026-09-06T00:00:00Z,1\n2026-09-06T00:02:00Z,3","timestamp_column":"at","start_time":"2026-09-06T00:00:00Z","end_time":"2026-09-06T00:02:00Z","step_seconds":60},"input_examples":{"minimal_valid":{"csv":"at,value\n2026-09-06T00:00:00Z,1\n2026-09-06T00:02:00Z,3","timestamp_column":"at","start_time":"2026-09-06T00:00:00Z","end_time":"2026-09-06T00:02:00Z","step_seconds":60},"realistic":{"csv":"at,value\n2026-09-06T00:00:00Z,1\n2026-09-06T00:02:00Z,3","timestamp_column":"at","start_time":"2026-09-06T00:00:00Z","end_time":"2026-09-06T00:02:00Z","step_seconds":60},"common_invalid":{"input":{},"note":"Missing required job fields. Read the exact input schema; an unpaid challenge alone does not validate the job."}},"output_schema":{"type":"object","properties":{"route":{"const":"csv-timeseries-gap-evidence"},"observed_at":{"type":"string","format":"date-time"},"result":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"status":{"type":"string","enum":["COMPLETE","GAPS_OR_DUPLICATES","INVALID_TIMESTAMPS"]},"input_sha256":{"type":"string"},"row_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"expected_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"observed_unique_aligned":{"type":"integer","minimum":0,"maximum":9007199254740991},"missing_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"duplicate_aligned_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"outside_window_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"off_grid_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"invalid_timestamp_count":{"type":"integer","minimum":0,"maximum":9007199254740991},"missing_timestamps":{"maxItems":100,"type":"array","items":{"type":"string"}},"invalid_record_numbers":{"maxItems":50,"type":"array","items":{"type":"integer","minimum":0,"maximum":9007199254740991}},"evidence_truncated":{"type":"boolean"},"limitations":{"type":"array","items":{"type":"string"}}},"required":["status","input_sha256","row_count","expected_count","observed_unique_aligned","missing_count","duplicate_aligned_count","outside_window_count","off_grid_count","invalid_timestamp_count","missing_timestamps","invalid_record_numbers","evidence_truncated","limitations"],"additionalProperties":false}},"required":["route","observed_at","result"],"additionalProperties":false},"output_example":{"route":"csv-timeseries-gap-evidence","observed_at":"2026-09-06T00:00:00Z","result":{"status":"GAPS_OR_DUPLICATES","input_sha256":"0000000000000000000000000000000000000000000000000000000000000000","row_count":2,"expected_count":3,"observed_unique_aligned":2,"missing_count":1,"duplicate_aligned_count":0,"outside_window_count":0,"off_grid_count":0,"invalid_timestamp_count":0,"missing_timestamps":["2026-09-06T00:01:00.000Z"],"invalid_record_numbers":[],"evidence_truncated":false,"limitations":["Synthetic example hash."]}},"openapi":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/openapi.json","discovery":{"cdp":"UNVERIFIED","agentic_market":"UNVERIFIED","x402scan":"UNVERIFIED"},"invocation":"curl -X POST 'https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-timeseries-gap-evidence' -H 'Content-Type: application/json' --data '{\"csv\":\"at,value\\n2026-09-06T00:00:00Z,1\\n2026-09-06T00:02:00Z,3\",\"timestamp_column\":\"at\",\"start_time\":\"2026-09-06T00:00:00Z\",\"end_time\":\"2026-09-06T00:02:00Z\",\"step_seconds\":60}'","semantic_queries":["find missing intervals in CSV time series","detect duplicate UTC observations in CSV export","check sensor export cadence against expected timestamp range","identify gaps without interpolating CSV observations","validate fixed interval CSV time coverage"],"availability":"ENABLED_DISCOVERY_PENDING","availability_note":"Enabled for invocation; commercial launch requires current discovery parity. Source and capacity failures stop before settlement.","price_parity":{"state":"UNKNOWN","releaseReady":false,"observations":{"INTENDED_CATALOG_PRICE":{"availability":"EXPOSED","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-timeseries-gap-evidence","quotes":[{"amountAtomic":"6000","scheme":"exact","network":"eip155:8453","currency":"USDC","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","rawAmount":"6000"}]},"ORIGIN_402_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_MERCHANT_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"CDP_SEARCH_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"},"AGENTIC_VISIBLE_PRICE":{"availability":"UNAVAILABLE","observedAt":null,"evidenceUrl":null,"quotes":[],"note":"No current dated price reading"}},"mismatches":[],"unknown":["ORIGIN_402_PRICE","CDP_MERCHANT_PRICE","CDP_SEARCH_PRICE","AGENTIC_VISIBLE_PRICE"],"notExposed":[],"policy":"Exact Base USDC only. Downstream-stale labels identify a differing mirror, not a proven cause. Missing listings are unknown; fields a present surface does not expose are explicit exceptions. No typical price is inferred from a metered ceiling."},"discovery_parity":{"state":"UNKNOWN","commerciallyLaunched":false,"authoritativeHealthy":false,"checks":{"ORIGIN_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:04.967Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-timeseries-gap-evidence","note":"No current dated observation"},"RUNTIME_402_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:04.967Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-timeseries-gap-evidence","note":"No current dated observation"},"CDP_VALIDATE_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:06.303Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/validate","note":"No current dated observation"},"CDP_MERCHANT_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:59.170Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/merchant?payTo=0x25e8245f07d5e4873987293dad666afbe56a9608&limit=100&offset=0","note":"No current dated observation"},"CDP_SEARCH_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:07.454Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=CSV+fixed-interval+time-series+gap+evidence&limit=20&network=eip155%3A8453","note":"No current dated observation"},"SEMANTIC_QUERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:08.595Z","evidenceUrl":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/search?query=find+missing+intervals+in+CSV+time+series&limit=20&network=eip155%3A8453","note":"No current dated observation"},"OPENAPI_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:56:58.800Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"AGENTCASH_DISCOVERY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:08.595Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/openapi.json","note":"No current dated observation"},"X402SCAN_PRESENT":{"state":"UNKNOWN","observedAt":null,"evidenceUrl":null,"note":"No current dated observation"},"AGENTIC_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:04.071Z","evidenceUrl":"https://api.agentic.market/v1/services/search?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"MARKET402_PRESENT":{"state":"UNKNOWN","observedAt":"2026-09-06T11:57:02.702Z","evidenceUrl":"https://market402.com/search.json?q=foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","note":"No current dated observation"},"PRICE_DISCOVERY_PARITY_PASS":{"state":"UNKNOWN","observedAt":"2026-09-08T21:32:38.620Z","evidenceUrl":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/v2/data/csv-timeseries-gap-evidence","note":"UNKNOWN"}}},"lifecycle":{"stages":{"IMPLEMENTED":"PASS","DEPLOYED":"UNKNOWN","RUNTIME_402_PASS":"UNKNOWN","CDP_VALIDATE_PASS":"UNKNOWN","SETTLED_IF_LEGITIMATELY_REQUIRED":"UNKNOWN","CDP_MERCHANT_PRESENT":"UNKNOWN","CDP_SEMANTIC_SEARCH_PRESENT":"UNKNOWN","DOWNSTREAM_PRESENT":"UNKNOWN","COMMERCIAL_DELIVERY_VERIFIED":"UNKNOWN","PAYMENT_CHALLENGE_VALID":"UNKNOWN","INDEXED":"UNKNOWN","SEMANTICALLY_DISCOVERABLE":"UNKNOWN","DELIVERY_VERIFIED":"UNKNOWN","COMMERCIALLY_VALIDATED":"UNKNOWN"},"settlement_required_for_release":false,"downstream_surfaces":["Agentic Market","x402scan"],"discovery_observed_at":"2026-09-06T11:57:04.967Z","delivery_observed_at":null,"delivery_evidence_class":null,"qualification_policy":"Settlement and delivery plus positive independence and refund exclusions required. Historical technical delivery does not establish current reliability, repeat demand or profit."}}],"source_policy":{"official_sources":[{"id":"federalRegister","name":"Federal Register / OFR","origin":"https://www.federalregister.gov","license":"US government metadata and factual identifiers; third-party reprints excluded","termsUrl":"https://www.loc.gov/collections/federal-register/about-this-collection/rights-and-access/","documentationUrl":"https://www.federalregister.gov/developers/documentation/api/v1","attribution":"FederalRegister.gov / Office of the Federal Register","permittedScope":"Document numbers, titles, dates, agencies, types and official links only","excludedContent":"Full documents, abstracts, images and third-party reprints","privacy":"No personal contact extraction","cacheSeconds":60,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"RIGHTS_HOLD","hold_reason":"Metadata redistribution review pending"},{"id":"usgs","name":"USGS Earthquake Catalog","origin":"https://earthquake.usgs.gov","license":"US public-domain earthquake facts; no third-party media","termsUrl":"https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits","documentationUrl":"https://earthquake.usgs.gov/fdsnws/event/1/","attribution":"US Geological Survey and the contributing seismic network identified in each record","permittedScope":"Numeric event facts, identifiers, reported status and source links","excludedContent":"Images, maps, waveform files and narrative products","privacy":"No personal data collected","cacheSeconds":30,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"SCOPE_REVIEWED","hold_reason":null},{"id":"nws","name":"National Weather Service","origin":"https://api.weather.gov","license":"Open data free for any purpose; attribution and non-endorsement required","termsUrl":"https://www.weather.gov/disclaimer","documentationUrl":"https://www.weather.gov/documentation/services-web-api","attribution":"NOAA / National Weather Service; normalized by Foundry; no endorsement","permittedScope":"Alerts and forecast data from documented public API","excludedContent":"No emergency-service guarantee or altered material presented as an official bulletin","privacy":"Caller-supplied forecast coordinates; no identity enrichment or contact information","cacheSeconds":30,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"SCOPE_REVIEWED","hold_reason":null},{"id":"gleif","name":"GLEIF LEI reference data","origin":"https://api.gleif.org","license":"CC0 1.0 LEI/LE-RD","termsUrl":"https://www.gleif.org/en/meta/lei-data-terms-of-use","documentationUrl":"https://www.gleif.org/en/lei-data/gleif-api","attribution":"GLEIF LEI reference data; no endorsement","permittedScope":"LEI, legal entity name, jurisdiction, entity and registration status, record dates","excludedContent":"No paid mappings, personal contacts, trademarks or complete address records","privacy":"Business entity identifiers only; no people enrichment","cacheSeconds":60,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"SCOPE_REVIEWED","hold_reason":null},{"id":"nhtsaVin","name":"NHTSA vPIC","origin":"https://vpic.nhtsa.dot.gov","license":"Public vPIC Open Data API; no licensing or registration requirement","termsUrl":"https://vpic.nhtsa.dot.gov/api/Home/Index/FAQ","documentationUrl":"https://vpic.nhtsa.dot.gov/api/","attribution":"NHTSA vPIC; manufacturer-reported vehicle attributes","permittedScope":"One VIN or partial VIN decoded into bounded factual vehicle attributes","excludedContent":"Ownership, driver identity, vehicle history and images","privacy":"VIN is not logged in telemetry or shared cache; paid evidence retains the requested result","cacheSeconds":0,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"SCOPE_REVIEWED","hold_reason":null},{"id":"nhtsaRecalls","name":"NHTSA recall data","origin":"https://api.nhtsa.gov","license":"Public government recall identifiers and factual attributes only","termsUrl":"https://www.nhtsa.gov/about-nhtsa/website-information","documentationUrl":"https://www.nhtsa.gov/nhtsa-datasets-and-apis","attribution":"NHTSA recall data; confirm applicability with NHTSA or the manufacturer","permittedScope":"Campaign identifiers, component, report date, make/model/year and risk flags","excludedContent":"Manufacturer prose, remedy instructions, owner lists and recall customer databases","privacy":"No owner or contact data","cacheSeconds":60,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"RIGHTS_HOLD","hold_reason":"Recall dataset reuse and privacy review pending"},{"id":"clinicalTrials","name":"ClinicalTrials.gov","origin":"https://clinicaltrials.gov","license":"ClinicalTrials.gov terms; bounded factual study metadata only","termsUrl":"https://clinicaltrials.gov/about-site/terms-conditions","documentationUrl":"https://clinicaltrials.gov/data-api/api","attribution":"ClinicalTrials.gov, US National Library of Medicine","permittedScope":"NCT identifiers, brief titles, status, phases, dates, and registry processing timestamp","excludedContent":"Abstracts, documents, eligibility narratives, participant data and all email/contact fields","privacy":"No personal data extraction or marketing use","cacheSeconds":0,"requestsPerMinute":30,"costPerRequestUsd":0,"reviewedAt":"2026-09-05T23:25:00Z","release_state":"SCOPE_REVIEWED","hold_reason":null}],"reviewed_web_origins":["https://docs.python.org","https://developer.mozilla.org","https://en.wikipedia.org","https://www.cisa.gov","https://www.sec.gov","https://home.treasury.gov","https://books.toscrape.com"],"reviewed_x402_origins":["https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev","https://foundry-csv-drift-evidence-mainnet.inference-chip-index.workers.dev","https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev","https://foundry-csv-pipeline-integrity-mainnet.inference-chip-index.workers.dev","https://api.zfinia.com","https://agent402.tools","https://api.onesource.io"],"redirects":"rejected","credential_forwarding":false,"upstream_payments":false},"availability_policy":"Directory presence and HTTP 402 do not prove paid delivery. Recovery-pending routes are not recommended for payment. New /v2 routes validate, verify, fulfill and persist before settlement.","integration_guide":"https://foundry-par007-machine-revenue-mainnet.inference-chip-index.workers.dev/factory/guide.md"}