{"service":"Mission Blueprint","schemaVersion":"1.0.0","method":"POST","contentType":"application/json","maximumRequestBytes":65536,"outputSchema":{"method":"POST","input":{"schemaVersion":{"carrier":"body","type":"string","required":false,"description":"Optional Mission Blueprint request schema version; defaults to 1.0.0.","const":"1.0.0"},"requestId":{"carrier":"body","type":"string","required":false,"description":"Optional caller id; defaults deterministically from the verified payment authorization."},"goal":{"carrier":"body","type":"string","required":true,"description":"The single outcome PRIME should contract for."},"audience":{"carrier":"body","type":"string","required":true,"description":"The people the completed outcome must serve."},"maxBudget":{"carrier":"body","type":"object","required":false,"description":"Advanced hard maximum with exact token identity and integer minor units. Use budget for the simple request shape.","additionalProperties":false,"requiredProperties":["network","assetSymbol","assetContract","decimals","maximumMinor"],"properties":{"network":{"type":"string","description":"CAIP-2 network, for example eip155:196."},"assetSymbol":{"type":"string","description":"Display symbol, for example USD₮0."},"assetContract":{"type":["string","null"],"description":"Token contract address, or null for a native asset."},"decimals":{"type":"integer","minimum":0,"maximum":30},"maximumMinor":{"type":"string","pattern":"^[1-9][0-9]*$","description":"Positive canonical integer minor-unit maximum."}}},"budget":{"carrier":"body","type":"string","required":false,"description":"Simple hard maximum in major token units, for example 0.10. Required when maxBudget is omitted."},"constraints":{"carrier":"body","type":"object","required":false,"description":"Simple buyer constraints. A string or string array is also accepted as required inclusions.","additionalProperties":false,"properties":{"mustInclude":{"type":"array","items":{"type":"string"},"maxItems":24},"mustAvoid":{"type":"array","items":{"type":"string"},"maxItems":24}}},"mustInclude":{"carrier":"body","type":"array","required":false,"description":"Buyer-required inclusions.","items":{"type":"string"},"maxItems":24},"mustAvoid":{"carrier":"body","type":"array","required":false,"description":"Forbidden claims, content, or actions.","items":{"type":"string"},"maxItems":24},"sourceManifest":{"carrier":"body","type":"array","required":false,"description":"Buyer-supplied source references and rights/privacy classifications.","maxItems":32,"items":{"type":"object","additionalProperties":false,"required":["ref","rights","privacy"],"properties":{"ref":{"type":"string"},"rights":{"enum":["confirmed","restricted","unknown"]},"privacy":{"enum":["public","buyer","provider","hash-only","secret","internal"]}}}},"locale":{"carrier":"body","type":"string","required":false,"description":"BCP-47-compatible output locale; defaults to en."},"publicReceipt":{"carrier":"body","type":"boolean","required":false,"description":"Whether the buyer requests a public receipt; defaults to false."},"missionTemplate":{"carrier":"body","type":"string","required":false,"description":"Mission template identifier.","const":"asp-launch-sprint"}}},"requestExample":{"goal":"Launch a trustworthy waitlist for a global professional audience.","audience":"Independent professionals worldwide","constraints":["Use accessible language","Avoid guaranteed-outcome claims"],"budget":"0.10"},"payment":{"mode":"x402","state":"configured"},"validation":{"timing":"before-payment-challenge","unknownFields":"rejected"},"claims":{"marketplaceStateEmbedded":false,"paidCallHistoryEmbedded":false,"executionReadyContractsWithoutQuoteAndApproval":false}}