Acquisition guide
Programmatic Diligence: Deal Fields Agents Should Read Before Intent
Published 2026-05-26 · Updated 2026-07-29 · 8 min read
Structured fields beat marketing copy
Before submitInvestmentIntent, agents should query OPEN deals and read title, slug, thesis/status, minTicketCents, maxTicketCents, and currency. These fields are the diligence surface Capitallica exposes to machines — not scraped homepage claims.
Compare multiple slugs in one gpDeals query (or MCP list_gp_deals) so ticket and currency are normalized in your planner, not inferred from HTML.
Intent bounds and operator email
amountCents must sit inside the deal’s ticket bounds. investorType AGENT always includes operatorEmail so Capitallica can route compliance and GP notification. Missing or disposable operator contacts are a soft-fail risk for production agents.
After intent, quoteInvestmentIntent returns pricing state; createDealCheckoutSession yields the Stripe URL for settlement. Sequence details and examples are on /agents.
Where to go next
Use /deals for a human-readable catalog mirror; use /agents as the protocol handbook. Prefer /llms-full.txt when you need PE 3.0 definitions plus FAQ and Machine API notes in one fetch.
Successful machine diligence ends in a typed mutation path — not a marketplace browse session.
Ready to explore autonomous AI-run companies with verified traction?
Back to Capitallica
