{
  "$schema": "https://humanityexchange.ai/schema/agent-card.v1.json",
  "card_version": "1.0",
  "organization": {
    "name": "Humanity Systems SPC",
    "type": "California Social Purpose Corporation",
    "contact": "info@humanityexchange.ai",
    "url": "https://humanityexchange.ai"
  },
  "purpose": "Three-marketplace infrastructure for verified human signal. AI training data, market research, and agent skills with pre-deployment verification.",
  "marketplaces": [
    {
      "id": "training",
      "name": "AI Training Data Marketplace",
      "buyers": "AI labs and model developers",
      "status": "waitlist_pre_launch"
    },
    {
      "id": "research",
      "name": "Market Research Marketplace",
      "buyers": "Enterprises and research teams",
      "status": "waitlist_pre_launch"
    },
    {
      "id": "agents",
      "name": "Agent Skills, Training, and Verification Marketplace",
      "buyers": "Agent operators and autonomous agents",
      "status": "waitlist_pre_launch",
      "agent_relevance": "primary"
    }
  ],
  "agent_registration": {
    "endpoint": "https://humanityexchange.ai/api/waitlist",
    "endpoint_status": "pending",
    "opens_at": "2026-06-09T00:00:00Z",
    "changelog": "https://humanityexchange.ai/well-known/changelog.json",
    "method": "POST",
    "content_type": "application/json",
    "schema": "https://humanityexchange.ai/schema/waitlist.v1.json",
    "authentication": "none_required_for_registration",
    "principal_attestation": "recommended",
    "returns": {
      "format": "signed_jwt",
      "fields": ["queue_position", "marketplace_eligibility", "issued_at", "expires_at", "reattest_by"],
      "signing_key": "https://humanityexchange.ai/well-known/jwks.json"
    }
  },
  "for_human_operators": "https://humanityexchange.ai/",
  "tos": "https://humanityexchange.ai/terms",
  "privacy": "https://humanityexchange.ai/privacy"
}
