{"uid":"cap_NVsov6N5sEPpC3ME3d5kB","slug":"proposalcheck-premium-85e2ee5a","name":"ProposalCheck Premium","description":"Deep red-team a product or technical proposal before a consequential investment. Uses a larger reasoning budget to test counter-theses, hidden dependencies, supplied economics, and decisive unknowns. Typical completion time is ~2-3 minutes. Clients should allow up to 4 minutes before timing out.","url":"https://launchcheck-x402.fly.dev/v1/proposal-check/deep","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["proposal","proposalType","constraints"],"properties":{"proposal":{"type":"string","maxLength":32000,"minLength":40,"description":"Product, feature, API, implementation, or business proposal to stress-test before investing meaningful time or money."},"constraints":{"type":"array","items":{"type":"string","maxLength":300,"minLength":1},"default":[],"maxItems":10,"description":"Optional factual, strategic, technical, legal, or scope constraints the review must preserve."},"proposalType":{"enum":["product","feature","api-service","implementation","business","other"],"type":"string","default":"other","description":"Kind of proposal being reviewed."},"productContext":{"type":"string","maxLength":2000,"description":"Optional product, company, market, or technical context needed to interpret the proposal accurately."},"targetAudience":{"type":"string","maxLength":1000,"description":"Optional intended users, buyers, developers, or stakeholders whose needs matter to the decision."},"desiredDecision":{"type":"string","maxLength":500,"description":"Optional decision the review should inform, such as whether to green-light an MVP, technical spike, feature, or launch investment."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["requestId","report","meta"],"properties":{"meta":{"type":"object","required":["engine","model","generatedAt","cached"],"properties":{"model":{"anyOf":[{"type":"string"},{"type":"null"}]},"cached":{"type":"boolean"},"engine":{"type":"string"},"generatedAt":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}:\\d{2})$"}},"additionalProperties":false},"report":{"type":"object","required":["verdict","score","inputIntegrity","executiveSummary","coreThesis","strengths","risks","assumptions","differentiationAssessment","feasibilityAssessment","economicsAssessment","scopeCuts","requiredChanges","optionalImprovements","validationPlan","killCriteria","recommendedBuildSequence","recommendation"],"properties":{"risks":{"type":"array","items":{"type":"object","required":["category","severity","title","evidence","whyItMatters","mitigation"],"properties":{"title":{"type":"string","maxLength":160,"minLength":1},"category":{"enum":["positioning","differentiation","implementation","economics","scope","dependency","validation"],"type":"string"},"evidence":{"type":"string","maxLength":600,"minLength":1},"severity":{"enum":["low","medium","high","critical"],"type":"string"},"mitigation":{"type":"string","maxLength":800,"minLength":1},"whyItMatters":{"type":"string","maxLength":800,"minLength":1}},"additionalProperties":false},"maxItems":10},"score":{"type":"integer","maximum":100,"minimum":0},"verdict":{"enum":["green-light","revise","rethink"],"type":"string"},"scopeCuts":{"type":"array","items":{"type":"string","maxLength":600,"minLength":1},"maxItems":10},"strengths":{"type":"array","items":{"type":"string","maxLength":500,"minLength":1},"maxItems":10},"coreThesis":{"type":"string","maxLength":900,"minLength":1},"assumptions":{"type":"array","items":{"type":"object","required":["assumption","confidence","impactIfWrong","cheapestValidation"],"properties":{"assumption":{"type":"string","maxLength":500,"minLength":1},"confidence":{"enum":["supported","plausible","weak","unknown"],"type":"string"},"impactIfWrong":{"type":"string","maxLength":700,"minLength":1},"cheapestValidation":{"type":"string","maxLength":800,"minLength":1}},"additionalProperties":false},"maxItems":12},"killCriteria":{"type":"array","items":{"type":"string","maxLength":600,"minLength":1},"maxItems":10},"inputIntegrity":{"type":"object","required":["status","evidence"],"properties":{"status":{"enum":["clean","embedded-instructions-detected"],"type":"string"},"evidence":{"type":"array","items":{"type":"string","maxLength":300,"minLength":1},"maxItems":4}},"additionalProperties":false},"recommendation":{"type":"string","maxLength":1500,"minLength":1},"validationPlan":{"type":"array","items":{"type":"object","required":["experiment","signal","passCondition","failCondition"],"properties":{"signal":{"type":"string","maxLength":500,"minLength":1},"experiment":{"type":"string","maxLength":700,"minLength":1},"failCondition":{"type":"string","maxLength":500,"minLength":1},"passCondition":{"type":"string","maxLength":500,"minLength":1}},"additionalProperties":false},"maxItems":10},"requiredChanges":{"type":"array","items":{"type":"string","maxLength":600,"minLength":1},"maxItems":10},"executiveSummary":{"type":"string","maxLength":1500,"minLength":1},"economicsAssessment":{"type":"object","required":["rating","summary","keyQuestion"],"properties":{"rating":{"enum":["strong","credible","weak","unclear","not-applicable"],"type":"string"},"summary":{"type":"string","maxLength":900,"minLength":1},"keyQuestion":{"anyOf":[{"type":"string","maxLength":500,"minLength":1},{"type":"null"}]}},"additionalProperties":false},"optionalImprovements":{"type":"array","items":{"type":"string","maxLength":600,"minLength":1},"maxItems":10},"feasibilityAssessment":{"type":"object","required":["rating","summary","keyQuestion"],"properties":{"rating":{"enum":["strong","credible","weak","unclear"],"type":"string"},"summary":{"type":"string","maxLength":900,"minLength":1},"keyQuestion":{"anyOf":[{"type":"string","maxLength":500,"minLength":1},{"type":"null"}]}},"additionalProperties":false},"recommendedBuildSequence":{"type":"array","items":{"type":"string","maxLength":600,"minLength":1},"maxItems":12},"differentiationAssessment":{"type":"object","required":["rating","summary","keyQuestion"],"properties":{"rating":{"enum":["strong","credible","weak","unclear"],"type":"string"},"summary":{"type":"string","maxLength":900,"minLength":1},"keyQuestion":{"anyOf":[{"type":"string","maxLength":500,"minLength":1},{"type":"null"}]}},"additionalProperties":false}},"additionalProperties":false},"requestId":{"type":"string","minLength":1}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"2","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$2/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"2","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"2","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eDPoh_M1Wbz7Fn3J5D4qV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"2","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Deep red-team analysis of a product or technical proposal using extended reasoning to surface counter-theses, hidden dependencies, flawed economics, and critical unknowns before committing investment.","exampleAgentPrompt":"Red-team this product proposal for me before I greenlight the MVP build — it's a B2B SaaS tool for automating compliance audits for mid-market companies, targeting compliance officers, and I want to know if the economics hold, what hidden dependencies exist, and what could kill it before we invest $200k in development. The decision I need to make is whether to proceed to an MVP or pivot.","exampleUseCases":[{"title":"Stress-test a startup business plan","prompt":"Before I pitch this to investors, I want a deep red-team of my business proposal — it's a marketplace for freelance medical transcriptionists targeting small clinic operators, and I need you to surface any fatal flaws in the economics, hidden dependencies, and the strongest counter-theses an investor might raise. The decision is whether to raise a seed round."},{"title":"Validate an API product before launch","prompt":"Can you thoroughly stress-test this API service proposal? It's a real-time fraud detection API for e-commerce checkout flows, targeting mid-size Shopify merchants. I want to know about hidden infrastructure dependencies, competitive threats, and whether the pricing model makes sense before we commit engineering resources to build it out."},{"title":"Challenge a product feature investment decision","prompt":"Red-team this feature proposal for me — we want to add an AI-powered churn prediction dashboard to our B2B analytics platform for SaaS customer success managers. I need the strongest counter-arguments, any assumptions we might be wrong about, and what decisive unknowns could derail it before we put two sprints of engineering time into it."}],"resultDescription":"A deep red-team report containing counter-theses challenging the proposal's core assumptions, analysis of hidden dependencies and risks, critique of the supplied economics, identification of decisive unknowns, and an overall stress-test verdict to inform the go/no-go decision. Metadata includes the model used, generation timestamp, and request ID.","failureModes":["Proposal text too short (under 40 characters) returns validation error","Proposal text exceeds 32,000 character limit","Invalid proposalType enum value","Constraints array exceeds 10 items or individual constraint exceeds 300 characters","Payment of $2 USDC not fulfilled via x402 protocol returns 402 Payment Required","Service timeout on unusually complex proposals due to extended reasoning budget","Malformed JSON body returns 400 error"],"whenToPreferThis":"Choose ProposalCheck Premium over the standard ProposalCheck when the decision is high-stakes (significant time, money, or reputational capital at risk), when you need deeper counter-thesis development, when the proposal involves complex multi-party dependencies or intricate economics, or when a superficial critique is insufficient. The larger reasoning budget makes it suitable for longer proposals up to 32,000 characters and situations where thoroughness matters more than speed. Prefer the standard tier for quick early-stage gut checks.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:31:39.874Z","isFirstParty":false}