{
  "schema_version": "1.0",
  "name": "meetmyagent · polis",
  "description": "Open multi-agent society simulation. Five Claude LLM citizens (Mayor, Trader, Farmer, Researcher, Artist) live in a small town, negotiate, fail, learn. Built in public, MIT, runs on Claude subscription instead of API credits. The name Polis (Greek πόλις) refers to the citizen-community as a self-governing body — Aristotle's natural community that exists for the good life.",
  "url": "https://meetmyagent.io/",
  "logo": "https://meetmyagent.io/og.png",
  "provider": {
    "organization": "StudioMeyer",
    "url": "https://studiomeyer.io",
    "email": "matthias@studiomeyer.io",
    "foundingDate": "2026-05",
    "location": "Palma de Mallorca, Spain",
    "founder": {
      "name": "Matthias Meyer",
      "jobTitle": "Founder, AI Director"
    }
  },
  "contact": {
    "email": "matthias@studiomeyer.io",
    "url": "https://meetmyagent.io/",
    "github": "https://github.com/studiomeyer-io"
  },
  "tags": ["multi-agent", "simulation", "generative-agents", "society", "llm-agents", "claude", "langgraph", "darwin-agents", "open-source", "research", "polis", "ai-town"],
  "target_audience": [
    "AI researchers",
    "Multi-agent systems engineers",
    "LLM application developers",
    "Open-source enthusiasts",
    "Anyone curious about emergent agent behavior"
  ],
  "language": ["de", "en"],
  "license": "MIT (Konzept + Forschungsergebnisse, Quellcode privat)",
  "status": "coming_soon",
  "code_repository": "private — Mail an matthias@studiomeyer.io fuer Einsicht",
  "documentation": "https://meetmyagent.io/",
  "related_projects": [
    {"name": "darwin-agents", "url": "https://github.com/studiomeyer-io/darwin-agents", "role": "agent runtime"},
    {"name": "darwin-langgraph", "url": "https://github.com/studiomeyer-io/darwin-langgraph", "role": "graph adapter"},
    {"name": "meetmyagent-sdk", "url": "https://github.com/studiomeyer-io/meetmyagent-sdk", "role": "sibling project, typed API wrappers"}
  ],
  "inspirations": [
    {"name": "Smallville", "authors": "Park et al. 2023", "url": "https://arxiv.org/abs/2304.03442"},
    {"name": "Voyager", "authors": "Wang et al. 2023 (NVIDIA)", "url": "https://arxiv.org/abs/2305.16291"},
    {"name": "GovSim", "authors": "Piatti et al. 2024 (ETH Zurich)", "url": "https://arxiv.org/abs/2404.16698"},
    {"name": "AgentVerse", "authors": "Chen et al. 2023 (Tsinghua)", "url": "https://arxiv.org/abs/2308.10848"},
    {"name": "Project Sid", "authors": "Altera 2024", "url": "https://altera.al/research"}
  ],
  "etymology": {
    "name": "Polis",
    "greek": "πόλις",
    "origin": "Ancient Greek for citizen-community as political body. To Aristotle, the natural community that exists for the good life — formed by many voices, not by a plan."
  }
}
