{
  "schema_version": "1.0",
  "last_updated": "2026-03-16",
  "organization": {
    "name": "Distributed Creatives",
    "legal_name": "Distributed Creatives",
    "ein": "99-5135510",
    "tax_status": "501(c)(3)",
    "year_established": 2024,
    "state_of_incorporation": "Colorado",
    "url": "https://distributedcreatives.org",
    "description": "A 501(c)(3) nonprofit infrastructure organization building creator-centered systems for rights protection, fair value exchange, and long-term cultural preservation.",
    "address": {
      "street": "1750 30th St #126",
      "city": "Boulder",
      "state": "CO",
      "zip": "80301",
      "country": "US"
    },
    "contact": {
      "general": "hello@distributedcreatives.org",
      "donations": "giving@distributedcreatives.org",
      "partnerships": "partners@distributedcreatives.org",
      "privacy": "privacy@distributedcreatives.org"
    }
  },
  "mission": {
    "summary": "Building creator-centered infrastructure for rights protection, fair value exchange, and long-term cultural preservation.",
    "domains": [
      "Advocacy — Policy research and collective representation for creator rights",
      "Technology — Open-source tools for rights management and creator sovereignty",
      "Social — Community infrastructure connecting creators across disciplines",
      "Preservation — Long-term cultural preservation systems"
    ]
  },
  "projects": [
    {
      "id": "stc",
      "name": "SaveTheCreators.org",
      "description": "Advocacy alliance focused on creator-rights mobilization, public awareness, and policy coordination",
      "category": "Advocacy",
      "status": "Active",
      "url": "https://distributedcreatives.org/projects/stc"
    },
    {
      "id": "lan",
      "name": "Local Artist Network (LAN)",
      "description": "Community-level digital infrastructure for creator visibility and local creative economies",
      "category": "Technology",
      "status": "Building",
      "url": "https://distributedcreatives.org/projects/lan"
    },
    {
      "id": "peers",
      "name": "Peers.social",
      "description": "Social platform for creative workers to connect, share work, and build community across disciplines",
      "category": "Social",
      "status": "Building",
      "url": "https://distributedcreatives.org/projects/peers"
    },
    {
      "id": "everarchive",
      "name": "EverArchive.org",
      "description": "Permanent preservation and storage of digital creative and cultural heritage",
      "category": "Preservation",
      "status": "Building",
      "url": "https://distributedcreatives.org/projects/everarchive"
    }
  ],
  "api_endpoints": {
    "donate": {
      "url": "https://distributedcreatives.org/v1/donate",
      "methods": ["GET", "POST"],
      "description": "Generate donation URLs for Every.org checkout",
      "authentication": "none"
    },
    "org_info": {
      "url": "https://distributedcreatives.org/v1/content/org",
      "methods": ["GET"],
      "description": "Organization metadata",
      "authentication": "none"
    },
    "projects": {
      "url": "https://distributedcreatives.org/v1/content/projects",
      "methods": ["GET"],
      "description": "Project list and details",
      "authentication": "none"
    },
    "health": {
      "url": "https://distributedcreatives.org/health",
      "methods": ["GET"],
      "description": "API health check",
      "authentication": "none"
    }
  },
  "discovery": {
    "llms_txt": "https://distributedcreatives.org/llms.txt",
    "llms_full_txt": "https://distributedcreatives.org/llms-full.txt",
    "security_txt": "https://distributedcreatives.org/.well-known/security.txt",
    "sitemap": "https://distributedcreatives.org/sitemap.xml",
    "mcp_server": "https://distributedcreatives.org/v1/mcp",
    "mcp_discovery": "https://distributedcreatives.org/mcp.json",
    "openapi": "https://distributedcreatives.org/openapi.json"
  },
  "donation": {
    "platform": "Every.org",
    "url": "https://www.every.org/distributed-creatives/donate",
    "tax_deductible": true,
    "methods": [
      "Credit Card",
      "Apple Pay",
      "Google Pay",
      "ACH",
      "Cryptocurrency",
      "Stock",
      "Donor-Advised Fund"
    ]
  }
}
