{"schemaVersion":"doou-public-data-contract.v1","jsonSchemaDialect":"https://json-schema.org/draft/2020-12/schema","naming":"lowerCamelCase","compatibility":{"publishedSchemaVersionsAreImmutable":true,"additiveFieldsRequireNewSchemaVersion":true,"requiredFieldRemovalRequiresMajorVersion":true,"fieldMeaningChangeRequiresMajorVersion":true,"enumValueAdditionRequiresNewSchemaVersion":true,"deprecationWindowDays":180},"formats":{"timestamps":"RFC3339_UTC","countryCodes":"ISO_3166_1_ALPHA_2","currencies":"ISO_4217","phoneNumbers":"E164_when_normalized","urls":"absolute_https_when_actionable","ids":"opaque_strings","cursors":"opaque_strings","money":"decimal_string_plus_currency"},"missingValues":{"omitted":"not_observed_or_not_applicable","null":"observed_but_currently_empty","emptyStringAllowed":false},"evidence":{"providerPayloadExposed":false,"actionableClaimsRequireSource":true,"actionableClaimsRequireObservedAt":true,"modelInferenceIsEvidence":false},"transports":{"rest":{"standard":"OpenAPI_3_1","successEnvelope":"api-success-envelope.v1","errorEnvelope":"api-error-envelope.v1"},"mcp":{"protocolBaseline":"2025-11-25","structuredContentRequired":true,"outputSchemaRequired":true},"webhook":{"standard":"CloudEvents_1_0","delivery":"at_least_once","signatureRequired":true}},"schemas":{"money.v1":{"$id":"https://doouai.com/api/v2/schemas/money.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU money","type":"object","additionalProperties":false,"required":["amount","currency"],"properties":{"amount":{"type":"string","pattern":"^(?:0|[1-9][0-9]*)(?:\\.[0-9]{1,6})?$"},"currency":{"type":"string","pattern":"^[A-Z]{3}$"}}},"evidence-reference.v1":{"$id":"https://doouai.com/api/v2/schemas/evidence-reference.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU evidence reference","type":"object","additionalProperties":false,"required":["sourceName","observedAt","verificationState"],"properties":{"sourceName":{"type":"string","minLength":1,"maxLength":160},"sourceType":{"type":"string","enum":["first_party","official_registry","structured_provider","public_web","user_supplied"]},"sourceUrl":{"type":"string","format":"uri","maxLength":500},"sourceRecordId":{"type":"string","minLength":1,"maxLength":180},"observedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"retrievedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"validUntil":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"verificationState":{"type":"string","enum":["observed","verified","corroborated","conflicting","expired"]},"confidence":{"type":"number","minimum":0,"maximum":100},"supports":{"type":"array","maxItems":20,"uniqueItems":true,"items":{"type":"string","minLength":1,"maxLength":120}}}},"contact-point.v1":{"$id":"https://doouai.com/api/v2/schemas/contact-point.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU contact point","type":"object","additionalProperties":false,"required":["type","value","ownerType","verificationStatus","evidence"],"properties":{"type":{"type":"string","enum":["email","phone","whatsapp"]},"value":{"type":"string","minLength":1,"maxLength":500},"label":{"type":"string","maxLength":80},"ownerType":{"type":"string","enum":["company","person","unknown"]},"usage":{"type":"string","enum":["general","sales","support","procurement","executive","personal","unknown"]},"verificationStatus":{"type":"string","enum":["verified","valid","accept_all","observed","unverified","risky","invalid","expired"]},"confidence":{"type":"number","minimum":0,"maximum":100},"observedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"evidence":{"type":"array","maxItems":20,"items":{"$ref":"https://doouai.com/api/v2/schemas/evidence-reference.v1.json"}}}},"social-profile.v1":{"$id":"https://doouai.com/api/v2/schemas/social-profile.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU social profile","type":"object","additionalProperties":false,"required":["platform","url","ownerType","verificationStatus","evidence"],"properties":{"platform":{"type":"string","enum":["linkedin","facebook","instagram","x","tiktok","youtube","pinterest","whatsapp","other"]},"url":{"type":"string","format":"uri","maxLength":500},"handle":{"type":"string","maxLength":160},"ownerType":{"type":"string","enum":["company","person","unknown"]},"verificationStatus":{"type":"string","enum":["verified","matched","candidate","conflicting","expired"]},"confidence":{"type":"number","minimum":0,"maximum":100},"observedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"evidence":{"type":"array","maxItems":20,"items":{"$ref":"https://doouai.com/api/v2/schemas/evidence-reference.v1.json"}}}},"person.v1":{"$id":"https://doouai.com/api/v2/schemas/person.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU person","type":"object","additionalProperties":false,"required":["id","name","companyId","employmentStatus","verificationStatus","contactPoints","socialProfiles","evidence"],"properties":{"id":{"type":"string","minLength":1,"maxLength":160},"name":{"type":"string","minLength":1,"maxLength":160},"companyId":{"type":"string","minLength":1,"maxLength":160},"title":{"type":"string","maxLength":160},"department":{"type":"string","maxLength":120},"seniority":{"type":"string","maxLength":80},"requestedRole":{"type":"string","maxLength":120},"employmentStatus":{"type":"string","enum":["current_verified","current_candidate","unverified","former","conflicting"]},"verificationStatus":{"type":"string","enum":["verified","candidate","conflicting","expired"]},"confidence":{"type":"number","minimum":0,"maximum":100},"observedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"contactPoints":{"type":"array","maxItems":20,"items":{"$ref":"https://doouai.com/api/v2/schemas/contact-point.v1.json"}},"socialProfiles":{"type":"array","maxItems":20,"items":{"$ref":"https://doouai.com/api/v2/schemas/social-profile.v1.json"}},"evidence":{"type":"array","maxItems":30,"items":{"$ref":"https://doouai.com/api/v2/schemas/evidence-reference.v1.json"}}}},"company.v1":{"$id":"https://doouai.com/api/v2/schemas/company.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU company","type":"object","additionalProperties":false,"required":["id","name","identityStatus","location","businessRoles","contactPoints","socialProfiles","people","evidence","updatedAt"],"properties":{"id":{"type":"string","minLength":1,"maxLength":160},"name":{"type":"string","minLength":1,"maxLength":240},"legalName":{"type":"string","maxLength":240},"aliases":{"type":"array","maxItems":20,"uniqueItems":true,"items":{"type":"string","maxLength":240}},"domain":{"type":"string","maxLength":240},"website":{"type":"string","format":"uri","maxLength":500},"identityStatus":{"type":"string","enum":["verified","matched","candidate","conflicting"]},"industry":{"type":"object","additionalProperties":false,"properties":{"name":{"type":"string","maxLength":160},"codes":{"type":"array","maxItems":20,"uniqueItems":true,"items":{"type":"string","maxLength":40}}}},"firmographics":{"type":"object","additionalProperties":false,"properties":{"employeeCount":{"type":"integer","minimum":0},"employeeRange":{"type":"string","maxLength":80},"foundedYear":{"type":"integer","minimum":1000,"maximum":9999},"annualRevenue":{"$ref":"https://doouai.com/api/v2/schemas/money.v1.json"},"fundingStage":{"type":"string","maxLength":80},"totalFunding":{"$ref":"https://doouai.com/api/v2/schemas/money.v1.json"}}},"location":{"type":"object","additionalProperties":false,"properties":{"countryCode":{"type":"string","pattern":"^[A-Z]{2}$"},"country":{"type":"string","maxLength":120},"region":{"type":"string","maxLength":160},"city":{"type":"string","maxLength":160}}},"businessRoles":{"type":"array","maxItems":20,"uniqueItems":true,"items":{"type":"string","enum":["importer","distributor","wholesaler","retailer","brand","manufacturer","service_provider","other"]}},"relevance":{"type":"object","additionalProperties":false,"properties":{"status":{"type":"string","enum":["matched","suspected","unknown","excluded"]},"score":{"type":"number","minimum":0,"maximum":100},"reasons":{"type":"array","maxItems":12,"items":{"type":"string","maxLength":240}}}},"contactPoints":{"type":"array","maxItems":50,"items":{"$ref":"https://doouai.com/api/v2/schemas/contact-point.v1.json"}},"socialProfiles":{"type":"array","maxItems":30,"items":{"$ref":"https://doouai.com/api/v2/schemas/social-profile.v1.json"}},"people":{"type":"array","maxItems":30,"items":{"$ref":"https://doouai.com/api/v2/schemas/person.v1.json"}},"evidence":{"type":"array","maxItems":50,"items":{"$ref":"https://doouai.com/api/v2/schemas/evidence-reference.v1.json"}},"observedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"updatedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."}}},"page.v1":{"$id":"https://doouai.com/api/v2/schemas/page.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU page","type":"object","additionalProperties":false,"required":["limit","hasMore"],"properties":{"limit":{"type":"integer","minimum":1},"offset":{"type":"integer","minimum":0},"total":{"type":"integer","minimum":0},"nextCursor":{"type":["string","null"],"maxLength":2048},"hasMore":{"type":"boolean"}}},"workflow-run.v1":{"$id":"https://doouai.com/api/v2/schemas/workflow-run.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU workflow run","type":"object","additionalProperties":false,"required":["id","operation","status","progress","resumable","createdAt","updatedAt"],"properties":{"id":{"type":"string","minLength":1,"maxLength":160},"operation":{"type":"string","pattern":"^[a-z][a-z0-9_.-]+$","maxLength":160},"status":{"type":"string","enum":["awaiting_confirmation","queued","running","completed","partial","failed","cancelled","attention_required"]},"progress":{"type":"object","additionalProperties":false,"required":["stage","percent"],"properties":{"stage":{"type":"string","minLength":1,"maxLength":120},"percent":{"type":"integer","minimum":0,"maximum":100},"completedUnits":{"type":"integer","minimum":0},"totalUnits":{"type":"integer","minimum":0}}},"resumable":{"type":"boolean"},"resultArtifactIds":{"type":"array","maxItems":100,"uniqueItems":true,"items":{"type":"string","minLength":1,"maxLength":160}},"error":{"$ref":"https://doouai.com/api/v2/schemas/error.v1.json"},"createdAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"updatedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"completedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."}}},"artifact.v1":{"$id":"https://doouai.com/api/v2/schemas/artifact.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU artifact","type":"object","additionalProperties":false,"required":["id","objectType","schemaVersion","classification","revision","data","lineage","createdAt","updatedAt"],"properties":{"id":{"type":"string","minLength":1,"maxLength":160},"objectType":{"type":"string","minLength":1,"maxLength":80},"objectId":{"type":"string","maxLength":180},"schemaVersion":{"type":"string","minLength":1,"maxLength":160},"classification":{"type":"string","minLength":1,"maxLength":80},"revision":{"type":"integer","minimum":1},"data":{"type":"object"},"lineage":{"type":"object"},"createdAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"updatedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."}}},"usage-summary.v1":{"$id":"https://doouai.com/api/v2/schemas/usage-summary.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU customer usage summary","type":"object","additionalProperties":false,"required":["operation","chargeState","meters"],"properties":{"operation":{"type":"string","pattern":"^[a-z][a-z0-9_.-]+$","maxLength":160},"chargeState":{"type":"string","enum":["not_applicable","estimated","reserved","final","waived","reversed"]},"customerCharge":{"anyOf":[{"$ref":"https://doouai.com/api/v2/schemas/money.v1.json"},{"type":"null"}]},"credits":{"type":"integer","minimum":0},"meters":{"type":"array","maxItems":50,"items":{"type":"object","additionalProperties":false,"required":["code","quantity","unit"],"properties":{"code":{"type":"string","pattern":"^[a-z][a-z0-9_.-]+$","maxLength":120},"quantity":{"type":"string","pattern":"^(?:0|[1-9][0-9]*)(?:\\.[0-9]{1,6})?$"},"unit":{"type":"string","minLength":1,"maxLength":80}}}}}},"error.v1":{"$id":"https://doouai.com/api/v2/schemas/error.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU error","type":"object","additionalProperties":false,"required":["code","message","requestId","retryable"],"properties":{"code":{"type":"string","pattern":"^[a-z0-9_]+$","maxLength":80},"message":{"type":"string","minLength":1,"maxLength":240},"requestId":{"type":"string","minLength":1,"maxLength":120},"retryable":{"type":"boolean"},"retryAfterMs":{"type":"integer","minimum":0,"maximum":3600000},"details":{"type":"object"}}},"api-success-envelope.v1":{"$id":"https://doouai.com/api/v2/schemas/api-success-envelope.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU API success envelope","type":"object","additionalProperties":false,"required":["schemaVersion","apiVersion","data","meta"],"properties":{"schemaVersion":{"type":"string","minLength":1,"maxLength":160},"apiVersion":{"type":"string","pattern":"^v[1-9][0-9]*$"},"data":{"type":"object"},"meta":{"type":"object","additionalProperties":true,"required":["requestId","generatedAt"],"properties":{"requestId":{"type":"string","minLength":1,"maxLength":120},"generatedAt":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"mode":{"type":"string","enum":["read_only","command"]}}}}},"api-error-envelope.v1":{"$id":"https://doouai.com/api/v2/schemas/api-error-envelope.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU API error envelope","type":"object","additionalProperties":false,"required":["schemaVersion","apiVersion","error"],"properties":{"schemaVersion":{"type":"string","minLength":1,"maxLength":160},"apiVersion":{"type":"string","pattern":"^v[1-9][0-9]*$"},"error":{"$ref":"https://doouai.com/api/v2/schemas/error.v1.json"}}},"event.v1":{"$id":"https://doouai.com/api/v2/schemas/event.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"DOOU CloudEvent","type":"object","additionalProperties":true,"required":["specversion","id","source","type","time","datacontenttype","dataschema","subject","data"],"properties":{"specversion":{"const":"1.0"},"id":{"type":"string","minLength":1,"maxLength":180},"source":{"type":"string","format":"uri-reference","maxLength":500},"type":{"type":"string","pattern":"^com\\.doou\\.[a-z0-9_.-]+\\.v[1-9][0-9]*$","maxLength":180},"time":{"type":"string","format":"date-time","description":"RFC 3339 timestamp in UTC."},"datacontenttype":{"const":"application/json"},"dataschema":{"type":"string","format":"uri","maxLength":500},"subject":{"type":"string","minLength":1,"maxLength":240},"workspaceId":{"type":"string","minLength":1,"maxLength":160},"correlationId":{"type":"string","maxLength":180},"data":{"type":"object"}}},"doou-pagination.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-pagination.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"properties":{"limit":{"type":"integer","minimum":1,"maximum":50,"default":20},"offset":{"type":"integer","minimum":0,"maximum":500,"default":0}}},"doou-product-profile-query.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-product-profile-query.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"properties":{"limit":{"type":"integer","minimum":1,"maximum":8,"default":8}}},"doou-workflow-artifact-event-cursor.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-workflow-artifact-event-cursor.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["workflowRunId"],"properties":{"workflowRunId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"cursor":{"type":"string","minLength":1,"maxLength":1024},"limit":{"type":"integer","minimum":1,"maximum":50}}},"doou-usage-receipt-cursor.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-usage-receipt-cursor.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"properties":{"cursor":{"type":"string","minLength":1,"maxLength":1024},"limit":{"type":"integer","minimum":1,"maximum":50}}},"doou-conversation-inbox-query.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-conversation-inbox-query.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"properties":{"connectionId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"limit":{"type":"integer","minimum":1,"maximum":40}}},"doou-official-conversation-query.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-official-conversation-query.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"properties":{"connectionId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"limit":{"type":"integer","minimum":1,"maximum":40}}},"doou-relationship-query.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-relationship-query.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"properties":{"cursor":{"type":"string","minLength":1,"maxLength":1024},"limit":{"type":"integer","minimum":1,"maximum":50}}},"doou-relationship-follow-up-review-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-relationship-follow-up-review-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"anyOf":[{"required":["status"]},{"required":["note"]},{"required":["nextFollowUpAt"]}],"required":["leadId"],"properties":{"leadId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"status":{"type":"string","enum":["pending","active","won","closed"]},"note":{"type":"string","maxLength":1000},"nextFollowUpAt":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}]},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-relationship-follow-up-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-relationship-follow-up-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-command-receipt-id.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-command-receipt-id.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"}}},"doou-people-enrichment-quote-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-people-enrichment-quote-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["businessIds","targetRole"],"properties":{"businessIds":{"type":"array","minItems":1,"maxItems":10,"uniqueItems":true,"items":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"}},"targetRole":{"type":"string","minLength":2,"maxLength":120},"targetTableId":{"type":"string","maxLength":180},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-people-enrichment-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-people-enrichment-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-outreach-draft-quote-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-outreach-draft-quote-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["tableId","businessIds","product","targetRole","channelStrategy","language"],"properties":{"tableId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"businessIds":{"type":"array","minItems":1,"maxItems":20,"uniqueItems":true,"items":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"}},"product":{"type":"string","minLength":2,"maxLength":160},"market":{"type":"string","maxLength":120},"productProfileKey":{"type":"string","maxLength":180},"targetRole":{"type":"string","minLength":2,"maxLength":120},"channelStrategy":{"type":"string","enum":["auto","email","linkedin"]},"language":{"type":"string","enum":["en","zh"]},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-outreach-draft-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-outreach-draft-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-outreach-send-review-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-outreach-send-review-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["campaignKey","draftId","connectionId"],"properties":{"campaignKey":{"type":"string","minLength":1,"maxLength":180},"draftId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"connectionId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-outreach-send-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-outreach-send-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-official-message-reply-review-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-official-message-reply-review-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["conversationId","replyText"],"properties":{"conversationId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"replyText":{"type":"string","minLength":1,"maxLength":4000},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-official-message-reply-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-official-message-reply-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-watch-policy-change-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-watch-policy-change-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["change"],"properties":{"change":{"type":"string","enum":["replace","pause","resume"]},"policy":{"type":"object"},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-watch-policy-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-watch-policy-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-customer-search-draft-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-search-draft-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"anyOf":[{"required":["draft"]},{"required":["product","market"]}],"properties":{"draft":{"$ref":"https://doouai.com/api/v2/schemas/doou-customer-search-draft.v1.json"},"product":{"type":"string","minLength":2,"maxLength":120},"market":{"type":"string","minLength":2,"maxLength":100},"resultLimit":{"type":"integer","minimum":1,"maximum":20,"default":10},"customerTypes":{"type":"array","maxItems":5,"items":{"type":"string","minLength":2,"maxLength":60}},"contactRequirement":{"type":"string","enum":["any_contact","email","phone"],"default":"any_contact"},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-customer-search-quote-request.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-search-quote-request.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["draft"],"properties":{"draft":{"$ref":"https://doouai.com/api/v2/schemas/doou-customer-search-draft.v1.json"},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-customer-search-confirmation.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-search-confirmation.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["confirmationToken"],"properties":{"confirmationToken":{"type":"string","minLength":32,"maxLength":4096},"idempotencyKey":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{11,159}$"}}},"doou-mcp-capabilities.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-mcp-capabilities.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","mode","counts"],"properties":{"schemaVersion":{"const":"doou-mcp-capabilities.v1"},"mode":{"const":"read_only"},"paidOperationsEnabled":{"type":"boolean"},"externalWritesEnabled":{"type":"boolean"},"counts":{"type":"object"},"capabilityLifecycle":{"type":"object"},"businessPlayLifecycle":{"type":"object"},"externalContract":{"type":"object"},"publicDataContract":{"type":"object"},"pluginManifest":{"type":"object"},"businessPlays":{"type":"array","items":{"type":"object"}},"connectors":{"type":"array","items":{"type":"object"}},"workflows":{"type":"array","items":{"type":"object"}}}},"doou-product-profile-index.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-product-profile-index.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","profiles","summary","meta"],"properties":{"schemaVersion":{"const":"doou-product-profile-index.v1"},"profiles":{"type":"array","maxItems":8,"items":{"type":"object"}},"summary":{"type":"object"},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-customer-list-index.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-list-index.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","total","limit","offset","hasMore","lists"],"properties":{"schemaVersion":{"const":"doou-customer-list-index.v1"},"total":{"type":"integer","minimum":0},"limit":{"type":"integer","minimum":1,"maximum":50},"offset":{"type":"integer","minimum":0},"hasMore":{"type":"boolean"},"lists":{"type":"array","maxItems":50,"items":{"type":"object","additionalProperties":false,"required":["id","key","name","subject","rowCount","createdAt","updatedAt"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"key":{"type":"string","minLength":1,"maxLength":160},"name":{"type":"string","minLength":1,"maxLength":240},"subject":{"type":"object"},"rowCount":{"type":"integer","minimum":0},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}}}},"doou-customer-list.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-list.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","list","page","companies","meta"],"properties":{"schemaVersion":{"const":"doou-customer-list.v1"},"list":{"type":"object","additionalProperties":false,"required":["id","key","name","subject","rowCount","createdAt","updatedAt"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"key":{"type":"string","minLength":1,"maxLength":160},"name":{"type":"string","minLength":1,"maxLength":240},"subject":{"type":"object"},"rowCount":{"type":"integer","minimum":0},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"page":{"type":"object","additionalProperties":false,"required":["total","limit","offset","hasMore"],"properties":{"total":{"type":"integer","minimum":0},"limit":{"type":"integer","minimum":1},"offset":{"type":"integer","minimum":0},"hasMore":{"type":"boolean"}}},"companies":{"type":"array","maxItems":100,"items":{"type":"object","additionalProperties":false,"required":["id","name","qualification","channels","people","source"],"properties":{"id":{"type":"string","minLength":1,"maxLength":160},"businessId":{"type":"string","maxLength":160},"leadId":{"type":"string","maxLength":160},"name":{"type":"string","minLength":1,"maxLength":240},"legalName":{"type":"string","maxLength":240},"domain":{"type":"string","maxLength":240},"website":{"type":"string","format":"uri","maxLength":500},"companyType":{"type":"string","maxLength":160},"industry":{"type":"string","maxLength":160},"market":{"type":"string","maxLength":160},"city":{"type":"string","maxLength":160},"status":{"type":"string","maxLength":120},"qualification":{"type":"object"},"channels":{"type":"object","additionalProperties":false,"required":["direct","social"],"properties":{"direct":{"type":"array","maxItems":20,"items":{"type":"object"}},"social":{"type":"array","maxItems":20,"items":{"type":"object"}}}},"people":{"type":"array","maxItems":20,"items":{"type":"object"}},"source":{"type":"object"},"updatedAt":{"type":"string","format":"date-time"}}}},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-workflow-run-index.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-workflow-run-index.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","mode","runs"],"properties":{"schemaVersion":{"const":"doou-workflow-run-index.v1"},"mode":{"type":"string","minLength":1,"maxLength":80},"reason":{"anyOf":[{"type":"string","maxLength":240},{"type":"null"}]},"runs":{"type":"array","maxItems":50,"items":{"type":"object","additionalProperties":true,"required":["id","status"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"status":{"type":"string","minLength":1,"maxLength":80}}}}}},"doou-workflow-artifact-list.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-workflow-artifact-list.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","run","page","artifacts","meta"],"properties":{"schemaVersion":{"const":"doou-workflow-artifact-list.v1"},"run":{"type":"object","additionalProperties":true,"required":["id","status"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"status":{"type":"string","minLength":1,"maxLength":80}}},"page":{"type":"object","additionalProperties":false,"required":["total","limit","offset","hasMore"],"properties":{"total":{"type":"integer","minimum":0},"limit":{"type":"integer","minimum":1},"offset":{"type":"integer","minimum":0},"hasMore":{"type":"boolean"}}},"artifacts":{"type":"array","maxItems":50,"items":{"type":"object","additionalProperties":false,"required":["id","objectType","objectId","schemaVersion","classification","data","lineage","revision","createdAt","updatedAt"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"stepId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"objectType":{"type":"string","minLength":1,"maxLength":80},"objectId":{"type":"string","minLength":1,"maxLength":180},"schemaVersion":{"type":"string","minLength":1,"maxLength":100},"classification":{"type":"string","minLength":1,"maxLength":40},"data":{},"lineage":{},"revision":{"type":"integer","minimum":1},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-workflow-artifact-event-page.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-workflow-artifact-event-page.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","run","page","events","meta"],"properties":{"schemaVersion":{"const":"doou-workflow-artifact-event-page.v1"},"run":{"type":"object","additionalProperties":true,"required":["id","status"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"status":{"type":"string","minLength":1,"maxLength":80}}},"page":{"type":"object","additionalProperties":false,"required":["limit","nextCursor","hasMore"],"properties":{"limit":{"type":"integer","minimum":1,"maximum":50},"nextCursor":{"anyOf":[{"type":"string","minLength":1,"maxLength":1024},{"type":"null"}]},"hasMore":{"type":"boolean"}}},"events":{"type":"array","maxItems":50,"items":{"type":"object","additionalProperties":false,"required":["cursor","eventType","occurredAt","artifact"],"properties":{"cursor":{"type":"string","minLength":1,"maxLength":1024},"eventType":{"type":"string","enum":["artifact.snapshot_created","artifact.snapshot_updated"]},"occurredAt":{"type":"string","format":"date-time"},"artifact":{"type":"object","additionalProperties":false,"required":["id","objectType","objectId","schemaVersion","classification","data","lineage","revision","createdAt","updatedAt"],"properties":{"id":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"stepId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"objectType":{"type":"string","minLength":1,"maxLength":80},"objectId":{"type":"string","minLength":1,"maxLength":180},"schemaVersion":{"type":"string","minLength":1,"maxLength":100},"classification":{"type":"string","minLength":1,"maxLength":40},"data":{},"lineage":{},"revision":{"type":"integer","minimum":1},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}}}},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-usage-receipt-page.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-usage-receipt-page.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","page","receipts","meta"],"properties":{"schemaVersion":{"const":"doou-usage-receipt-page.v1"},"page":{"type":"object","additionalProperties":false,"required":["limit","nextCursor","hasMore"],"properties":{"limit":{"type":"integer","minimum":1,"maximum":50},"nextCursor":{"anyOf":[{"type":"string","minLength":1,"maxLength":1024},{"type":"null"}]},"hasMore":{"type":"boolean"}}},"receipts":{"type":"array","maxItems":50,"items":{"type":"object"}},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-conversation-inbox.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-conversation-inbox.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","status","conversations","summary","meta"],"properties":{"schemaVersion":{"const":"doou-conversation-inbox.v1"},"status":{"type":"string","minLength":1,"maxLength":80},"conversations":{"type":"array","maxItems":40,"items":{"type":"object"}},"summary":{"type":"object"},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-official-conversation-inbox.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-official-conversation-inbox.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","conversations","summary","meta"],"properties":{"schemaVersion":{"const":"doou-official-conversation-inbox.v1"},"conversations":{"type":"array","maxItems":40,"items":{"type":"object"}},"summary":{"type":"object"},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-relationship-index.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-relationship-index.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","status","relationships","summary","page","meta"],"properties":{"schemaVersion":{"const":"doou-relationship-index.v1"},"status":{"type":"string","enum":["ready","empty"]},"relationships":{"type":"array","maxItems":50,"items":{"type":"object"}},"summary":{"type":"object"},"page":{"type":"object","additionalProperties":false,"required":["limit","nextCursor","hasMore"],"properties":{"limit":{"type":"integer","minimum":1,"maximum":50},"nextCursor":{"anyOf":[{"type":"string","minLength":1,"maxLength":1024},{"type":"null"}]},"hasMore":{"type":"boolean"}}},"meta":{"type":"object","additionalProperties":true,"required":["liveProviderCalls","externalWrites"],"properties":{"source":{"type":"string","minLength":1,"maxLength":120},"scope":{"type":"string","minLength":1,"maxLength":80},"liveProviderCalls":{"const":false},"externalWrites":{"const":false},"modelCalls":{"type":"boolean"},"fullBodyIncluded":{"type":"boolean"}}}}},"doou-relationship-follow-up-review.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-relationship-follow-up-review.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","reviewId","operation","company","current","proposed","cost","confirmation","replayed","providerCalls","modelCalls","ledgerWritePerformed","externalWritePerformed"],"properties":{"schemaVersion":{"const":"doou-relationship-follow-up-review.v1"},"reviewId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"const":"relationships.confirm_follow_up"},"company":{"type":"object"},"current":{"anyOf":[{"type":"object"},{"type":"null"}]},"proposed":{"type":"object"},"cost":{"type":"object"},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"},"providerCalls":{"const":0},"modelCalls":{"const":0},"ledgerWritePerformed":{"const":false},"externalWritePerformed":{"const":false}}},"doou-relationship-follow-up-result.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-relationship-follow-up-result.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","record"],"properties":{"schemaVersion":{"const":"doou-relationship-follow-up-result.v1"},"record":{"type":"object"}}},"doou-people-enrichment-quote.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-people-enrichment-quote.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","quoteId","operation","input","pricing","confirmation","replayed","providerCalls"],"properties":{"schemaVersion":{"const":"doou-people-enrichment-quote.v1"},"quoteId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"const":"people.confirm_enrichment"},"input":{"type":"object"},"pricing":{"type":"object"},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"},"providerCalls":{"const":0}}},"doou-outreach-draft-quote.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-outreach-draft-quote.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","quoteId","operation","input","pricing","confirmation","replayed","providerCalls"],"properties":{"schemaVersion":{"const":"doou-outreach-draft-quote.v1"},"quoteId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"const":"messages.confirm_outreach_draft"},"input":{"type":"object"},"pricing":{"type":"object"},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"},"providerCalls":{"const":0}}},"doou-outreach-send-review.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-outreach-send-review.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":true,"required":["schemaVersion","reviewId","operation","confirmation","replayed","providerCalls","modelCalls","externalWritePerformed"],"properties":{"schemaVersion":{"const":"doou-outreach-send-review.v1"},"reviewId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"const":"messages.confirm_single_send"},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"},"providerCalls":{"const":0},"modelCalls":{"const":0},"externalWritePerformed":{"const":false}}},"doou-official-message-reply-review.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-official-message-reply-review.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":true,"required":["schemaVersion","reviewId","state","channel","conversationId","latestInboundMessageId","recipientExternalId","replyText","cost","confirmation","replayed"],"properties":{"schemaVersion":{"const":"doou-official-message-reply-review.v1"},"reviewId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"state":{"type":"string"},"channel":{"const":"whatsapp_business"},"conversationId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"latestInboundMessageId":{"type":"string","minLength":1,"maxLength":180},"recipientExternalId":{"type":"string","minLength":1,"maxLength":180},"replyText":{"type":"string","minLength":1,"maxLength":4000},"cost":{"type":"object"},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"}}},"doou-official-message-reply-receipt.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-official-message-reply-receipt.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":true,"required":["schemaVersion","receiptId","state","channel","conversationId","latestInboundMessageId","messageId","providerMessageId","responseStatus","errorCode","startedAt","finishedAt","updatedAt","replayed","automaticRetry"],"properties":{"schemaVersion":{"const":"doou-official-message-reply-receipt.v1"},"receiptId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"state":{"type":"string","enum":["prepared","confirmed","sending","accepted","failed","unknown","cancelled"]},"channel":{"const":"whatsapp_business"},"conversationId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"latestInboundMessageId":{"type":"string","minLength":1,"maxLength":180},"messageId":{"anyOf":[{"type":"string","maxLength":180},{"type":"null"}]},"providerMessageId":{"anyOf":[{"type":"string","maxLength":240},{"type":"null"}]},"responseStatus":{"anyOf":[{"type":"integer","minimum":100,"maximum":599},{"type":"null"}]},"errorCode":{"anyOf":[{"type":"string","maxLength":120},{"type":"null"}]},"startedAt":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}]},"finishedAt":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}]},"updatedAt":{"type":"string","format":"date-time"},"replayed":{"type":"boolean"},"automaticRetry":{"const":false}}},"doou-watch-policy-review.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-watch-policy-review.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":true,"required":["schemaVersion","reviewId","operation","change","confirmation","replayed","providerCalls","modelCalls","scheduleWritePerformed","externalWritePerformed"],"properties":{"schemaVersion":{"const":"doou-watch-policy-review.v1"},"reviewId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"const":"actions.update_watch_policy"},"change":{"type":"string","enum":["replace","pause","resume"]},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"},"providerCalls":{"const":0},"modelCalls":{"const":0},"scheduleWritePerformed":{"const":false},"externalWritePerformed":{"const":false}}},"workflow-command-receipt.v1":{"$id":"https://doouai.com/api/v2/schemas/workflow-command-receipt.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":true,"required":["schemaVersion","receiptId","operation","state","statusUrl","resultStatus","result","errorCode","replayed"],"properties":{"schemaVersion":{"const":"workflow-command-receipt.v1"},"receiptId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"type":"string","minLength":1,"maxLength":160},"state":{"type":"string","enum":["quoted","executing","accepted","running","succeeded","failed","unknown","expired"]},"inputHash":{"type":"string","pattern":"^[a-f0-9]{64}$"},"input":{"type":"object"},"pricing":{"type":"object"},"workflow":{"anyOf":[{"type":"object"},{"type":"null"}]},"workflowRunId":{"anyOf":[{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},{"type":"null"}]},"statusUrl":{"type":"string","minLength":1,"maxLength":500},"resultStatus":{"type":"string","enum":["available","missing","pending","unavailable"]},"result":{"anyOf":[{"type":"object"},{"type":"null"}]},"errorCode":{"anyOf":[{"type":"string","maxLength":120},{"type":"null"}]},"replayed":{"type":"boolean"},"externalWritePerformed":{"const":false}}},"doou-customer-search-draft.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-search-draft.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","draftId","revision","status","scope","updatedAt"],"properties":{"schemaVersion":{"const":"doou-customer-search-draft.v1"},"draftId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"revision":{"type":"integer","minimum":1},"status":{"const":"scope_ready"},"scope":{"type":"object","additionalProperties":false,"required":["product","market","resultLimit","customerTypes","includeContacts","contactRequirement"],"properties":{"product":{"type":"string","minLength":2,"maxLength":120},"market":{"type":"string","minLength":2,"maxLength":100},"resultLimit":{"type":"integer","minimum":1,"maximum":20},"customerTypes":{"type":"array","minItems":1,"maxItems":5,"uniqueItems":true,"items":{"type":"string","minLength":2,"maxLength":60}},"includeContacts":{"const":true},"contactRequirement":{"type":"string","enum":["any_contact","email","phone"]}}},"updatedAt":{"type":"string","format":"date-time"}}},"doou-customer-search-quote.v1":{"$id":"https://doouai.com/api/v2/schemas/doou-customer-search-quote.v1.json","$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","additionalProperties":false,"required":["schemaVersion","quoteId","operation","draft","pricing","confirmation","replayed","providerCalls"],"properties":{"schemaVersion":{"const":"doou-customer-search-quote.v1"},"quoteId":{"type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"},"operation":{"const":"customer_searches.confirm_start"},"draft":{"$ref":"https://doouai.com/api/v2/schemas/doou-customer-search-draft.v1.json"},"pricing":{"type":"object"},"confirmation":{"type":"object","additionalProperties":false,"required":["required","expiresAt","token"],"properties":{"required":{"const":true},"expiresAt":{"type":"string","format":"date-time"},"token":{"type":"string","minLength":32,"maxLength":4096}}},"replayed":{"type":"boolean"},"providerCalls":{"const":0}}}}}