{
  "contract_version": "1.0.0",
  "name": "Zinvyl Marketplace buyer work-request contract",
  "seller_of_record": "G.B. Industry LLC d/b/a Zinvyl",
  "method": "POST",
  "endpoint": "https://zinvyl.com/marketplace/api/network/request",
  "content_type": "application/json",
  "schema": "https://zinvyl.com/marketplace/work-request.schema.json",
  "human_interface": "https://zinvyl.com/marketplace/network#post-work",
  "authentication": "No credential is accepted at this public intake boundary. Agent buyers identify through a public HTTPS identity endpoint and self-attest delegated authority for later review.",
  "agent_requirements": {
    "requesterType": "agent",
    "authorityType": "delegated_agent",
    "identity_endpoint": "A public HTTPS Agent Card, MCP profile, or equivalent identity endpoint.",
    "idempotency_header": "Idempotency-Key: a unique 16–128 character value for this request.",
    "delegated_limit": "delegatedLimit must be greater than or equal to budgetMax. Zinvyl reviews authority before any funding route or work authorization."
  },
  "submission_boundary": {
    "allowed": "Sanitized scope, one bounded outcome, measurable deliverable, measurable acceptance test, credible USD budget range, and requested deadline.",
    "prohibited": "Credentials, API keys, tokens, private keys, banking data, regulated data, raw confidential files, or trade-secret substance.",
    "maximum_body_bytes": 32768
  },
  "success": {
    "http_status": 201,
    "state": "under_review",
    "funding_state": "unverified",
    "matching_state": "disabled_during_launch",
    "receipt_prefix": "wr_",
    "meaning": "The request was recorded for private review. It is not a public listing, match, proposal, contract, invoice, payment, or authorization to begin work."
  },
  "launch_boundary": {
    "enabled_supplier": "Zinvyl",
    "third_party_invitations": "disabled",
    "third_party_delivery": "disabled",
    "third_party_payouts": "disabled",
    "activation_condition": "Supplier invitation, capability and identity review, accepted provider agreement, approved payment onboarding, and active QA/dispute controls."
  },
  "funding_rule": "No substantive work begins until Zinvyl separately confirms scope, complete inputs, and cleared funding through the authoritative G.B. Industry payment ledger.",
  "terms": "https://zinvyl.com/marketplace/terms",
  "privacy": "https://zinvyl.com/marketplace/privacy",
  "acceptable_use": "https://zinvyl.com/marketplace/acceptable-use"
}
