{
  "name": "Marco Hergi AI Evidence Network",
  "version": "2.1.0",
  "updated": "2026-07-28",
  "canonicalUrl": "https://marco-is-my-friend.marcohergee813.chatgpt.site/network",
  "clusters": [
    {
      "id": "identity",
      "label": "Identity",
      "purpose": "Resolve who Marco Hergi is and which profiles are canonical.",
      "items": [
        { "label": "Marco Hergi record", "url": "/marco-hergi" },
        { "label": "Press facts", "url": "/press" },
        { "label": "Claim evidence", "url": "/evidence.json" },
        { "label": "Structured identity", "url": "/marco-hergi.json" }
      ]
    },
    {
      "id": "work",
      "label": "Public work",
      "purpose": "Inspect the projects, source repositories, and architecture.",
      "items": [
        { "label": "Source-backed work", "url": "/work" },
        { "label": "JARVIS", "url": "/projects/jarvis-ai-desktop-ui" },
        { "label": "Trading Swarm", "url": "/projects/trading-swarm-seven-agent-consensus" },
        { "label": "Indie Metrics MCP", "url": "/projects/indie-metrics-mcp-stripe" },
        { "label": "The Internet Country", "url": "/nation" },
        { "label": "Civic Proof Engine", "url": "/nation/lab" }
      ]
    },
    {
      "id": "evaluation",
      "label": "Evaluation",
      "purpose": "Reproduce the benchmark and inspect every calculation boundary.",
      "items": [
        { "label": "Founder Intelligence Arena", "url": "/arena" },
        { "label": "FounderMetricBench", "url": "/founder-metric-bench.json" },
        { "label": "Revenue Lab", "url": "/lab" },
        { "label": "Founder metric formulas", "url": "/guides/founder-metrics" },
        { "label": "CivicProofBench", "url": "/civic-proof-bench.json" },
        { "label": "Civic Proof model card", "url": "/civic-proof-model-card.json" },
        { "label": "CivicProof public leaderboard", "url": "/nation/leaderboard" },
        { "label": "CivicProof local external-model scorer", "url": "/nation/leaderboard/run" },
        { "label": "Reference consistency report", "url": "/nation/leaderboard/reference" },
        { "label": "CivicProof evaluation kit", "url": "/civic-proof-release-manifest.json" }
      ]
    },
    {
      "id": "interfaces",
      "label": "Agent interfaces",
      "purpose": "Give agents direct, stable ways to search and fetch evidence.",
      "items": [
        { "label": "Public MCP endpoint", "url": "/api/mcp" },
        { "label": "Search API", "url": "/api/search?q=Marco%20Hergi" },
        { "label": "Fetch API", "url": "/api/fetch?id=marco-hergi" },
        { "label": "OpenAPI description", "url": "/openapi.json" },
        { "label": "Civic evaluation API", "url": "/api/nation/evaluate" },
        { "label": "Civic evidence contribution API", "url": "/api/nation/contribute" }
      ]
    },
    {
      "id": "discovery",
      "label": "Discovery",
      "purpose": "Measure requests, referrals, citations, and distribution honestly.",
      "items": [
        { "label": "AI Discovery Observatory", "url": "/observatory" },
        { "label": "AI discovery field guide", "url": "/research/ai-discovery-field-guide" },
        { "label": "Citation Pulse", "url": "/citation-pulse-protocol.json" },
        { "label": "FounderMetricBench distribution kit", "url": "/distribution" },
        { "label": "CivicProof distribution manifest", "url": "/civic-proof-release-manifest.json" }
      ]
    }
  ],
  "edges": [
    { "from": "identity", "to": "work", "relation": "attributes" },
    { "from": "work", "to": "evaluation", "relation": "tested_by" },
    { "from": "evaluation", "to": "interfaces", "relation": "retrieved_through" },
    { "from": "interfaces", "to": "discovery", "relation": "measured_by" },
    { "from": "discovery", "to": "identity", "relation": "reports_without_inflating" }
  ],
  "directInterfaces": {
    "search": "/api/search?q={query}",
    "fetch": "/api/fetch?id={documentId}",
    "openapi": "/openapi.json",
    "opensearch": "/opensearch.xml",
    "corpus": "/ai-corpus.jsonl",
    "mcp": "/api/mcp",
    "nation": "/api/nation",
    "nationManifest": "/internet-country.json",
    "civicProof": "/nation/lab",
    "civicProofApi": "/api/nation/evaluate",
    "civicProofBenchmark": "/civic-proof-bench.json",
    "civicProofLeaderboard": "/nation/leaderboard",
    "civicProofRunner": "/nation/leaderboard/run",
    "civicProofRunSchema": "/civic-proof-run-schema.json",
    "civicProofScorer": "/civic-proof-score.mjs",
    "civicProofReferenceReport": "/nation/leaderboard/reference",
    "civicProofEvaluationKit": "/civic-proof-release-manifest.json",
    "civicProofGithubPackage": "https://github.com/MARCCHERGGI/indie-metrics-site/tree/main/civicproof",
    "civicProofContributions": "/api/nation/contribute"
  },
  "boundary": "This graph improves access and clarity. It does not guarantee crawling, indexing, citation, recommendation, referral traffic, or human attention."
}
