{
  "name": "Marco Hergi Public Intelligence Evidence Graph",
  "version": "2.1.0",
  "updated": "2026-07-28",
  "nodes": [
    { "id": "fixture", "type": "dataset", "label": "Synthetic founder records", "url": "/founder-revenue-fixture.json" },
    { "id": "formulas", "type": "methodology", "label": "Founder metric formulas", "url": "/guides/founder-metrics" },
    { "id": "test-vectors", "type": "evaluation", "label": "Metric test vectors", "url": "/founder-metrics-test-vectors.json" },
    { "id": "benchmark", "type": "evaluation", "label": "FounderMetricBench", "url": "/founder-metric-bench.json" },
    { "id": "mcp", "type": "interface", "label": "Public MCP endpoint", "url": "/api/mcp" },
    { "id": "search", "type": "tool", "label": "Knowledge search" },
    { "id": "fetch", "type": "tool", "label": "Evidence fetch" },
    { "id": "revenue", "type": "tool", "label": "Revenue summary" },
    { "id": "subscriptions", "type": "tool", "label": "Subscription health" },
    { "id": "scenario", "type": "tool", "label": "Scenario comparison" },
    { "id": "arena", "type": "application", "label": "Founder Intelligence Arena", "url": "/arena" },
    { "id": "readiness", "type": "report", "label": "Readiness benchmark", "url": "/research/stripe-mcp-benchmark" },
    { "id": "marco", "type": "person", "label": "Marco Hergi", "url": "/marco-hergi" },
    { "id": "observatory", "type": "dataset", "label": "AI Discovery Observatory", "url": "/observatory" },
    { "id": "citation-pulse", "type": "methodology", "label": "40-prompt citation protocol", "url": "/citation-pulse-protocol.json" },
    { "id": "bot-policy", "type": "policy", "label": "Crawler access and measurement policy", "url": "/bot-policy.json" },
    { "id": "distribution", "type": "resource", "label": "FounderMetricBench distribution kit", "url": "/distribution" },
    { "id": "network", "type": "knowledgeGraph", "label": "Marco Hergi AI Evidence Network", "url": "/network" },
    { "id": "field-guide", "type": "research", "label": "AI Discovery Field Guide", "url": "/research/ai-discovery-field-guide" },
    { "id": "search-api", "type": "interface", "label": "Public evidence search API", "url": "/api/search?q=Marco%20Hergi" },
    { "id": "fetch-api", "type": "interface", "label": "Public evidence fetch API", "url": "/api/fetch?id=marco-hergi" },
    { "id": "corpus", "type": "dataset", "label": "Public evidence JSONL corpus", "url": "/ai-corpus.jsonl" },
    { "id": "internet-country", "type": "organization", "label": "The Internet Country", "url": "/nation" },
    { "id": "nation-constitution", "type": "policy", "label": "Internet Country constitution", "url": "/nation/constitution" },
    { "id": "nation-registry", "type": "dataset", "label": "Internet Country public registry", "url": "/nation/registry" },
    { "id": "nation-api", "type": "interface", "label": "Internet Country public state API", "url": "/api/nation" },
    { "id": "civic-proof", "type": "application", "label": "Civic Proof Engine", "url": "/nation/lab" },
    { "id": "civic-benchmark", "type": "evaluation", "label": "CivicProofBench", "url": "/civic-proof-bench.json" },
    { "id": "civic-method", "type": "methodology", "label": "CIVIC-PROOF-1.0 model card", "url": "/civic-proof-model-card.json" },
    { "id": "civic-api", "type": "interface", "label": "Civic evaluation API", "url": "/api/nation/evaluate" },
    { "id": "civic-leaderboard", "type": "evaluation", "label": "CivicProof public leaderboard", "url": "/nation/leaderboard" },
    { "id": "civic-reference", "type": "report", "label": "CivicProof reference consistency report", "url": "/nation/leaderboard/reference" },
    { "id": "civic-eval-kit", "type": "resource", "label": "CivicProof evaluation kit", "url": "/civic-proof-release-manifest.json", "sameAs": "https://github.com/MARCCHERGGI/indie-metrics-site/tree/main/civicproof" },
    { "id": "civic-runner", "type": "application", "label": "CivicProof local external-model scorer", "url": "/nation/leaderboard/run" },
    { "id": "civic-run-schema", "type": "schema", "label": "CivicProof run evidence contract", "url": "/civic-proof-run-schema.json" },
    { "id": "civic-scorer", "type": "software", "label": "CivicProof zero-dependency scorer", "url": "/civic-proof-score.mjs" },
    { "id": "civic-contributions", "type": "interface", "label": "CivicProof evidence contribution API", "url": "/api/nation/contribute" }
  ],
  "edges": [
    { "from": "fixture", "to": "formulas", "relation": "input_to" },
    { "from": "formulas", "to": "test-vectors", "relation": "validated_by" },
    { "from": "test-vectors", "to": "benchmark", "relation": "included_in" },
    { "from": "fixture", "to": "revenue", "relation": "read_by" },
    { "from": "fixture", "to": "subscriptions", "relation": "read_by" },
    { "from": "fixture", "to": "scenario", "relation": "read_by" },
    { "from": "revenue", "to": "mcp", "relation": "exposed_by" },
    { "from": "subscriptions", "to": "mcp", "relation": "exposed_by" },
    { "from": "scenario", "to": "mcp", "relation": "exposed_by" },
    { "from": "search", "to": "mcp", "relation": "exposed_by" },
    { "from": "fetch", "to": "mcp", "relation": "exposed_by" },
    { "from": "mcp", "to": "arena", "relation": "powers" },
    { "from": "benchmark", "to": "arena", "relation": "evaluates" },
    { "from": "mcp", "to": "readiness", "relation": "evidenced_by" },
    { "from": "marco", "to": "arena", "relation": "created" },
    { "from": "marco", "to": "observatory", "relation": "created" },
    { "from": "citation-pulse", "to": "observatory", "relation": "measured_by" },
    { "from": "bot-policy", "to": "observatory", "relation": "governs" },
    { "from": "benchmark", "to": "distribution", "relation": "described_by" },
    { "from": "distribution", "to": "observatory", "relation": "measured_by" },
    { "from": "marco", "to": "network", "relation": "created" },
    { "from": "network", "to": "arena", "relation": "connects" },
    { "from": "network", "to": "observatory", "relation": "connects" },
    { "from": "network", "to": "field-guide", "relation": "explained_by" },
    { "from": "field-guide", "to": "observatory", "relation": "measured_by" },
    { "from": "corpus", "to": "search-api", "relation": "searched_by" },
    { "from": "search-api", "to": "fetch-api", "relation": "routes_to" },
    { "from": "fetch-api", "to": "network", "relation": "returns_sources_in" },
    { "from": "search-api", "to": "mcp", "relation": "mirrors" },
    { "from": "fetch-api", "to": "mcp", "relation": "mirrors" },
    { "from": "marco", "to": "internet-country", "relation": "founded" },
    { "from": "nation-constitution", "to": "internet-country", "relation": "governs" },
    { "from": "nation-registry", "to": "internet-country", "relation": "records_membership" },
    { "from": "internet-country", "to": "nation-api", "relation": "published_through" },
    { "from": "corpus", "to": "internet-country", "relation": "describes" },
    { "from": "nation-constitution", "to": "civic-method", "relation": "compiled_into" },
    { "from": "civic-method", "to": "civic-proof", "relation": "implemented_by" },
    { "from": "civic-benchmark", "to": "civic-proof", "relation": "evaluates" },
    { "from": "civic-proof", "to": "civic-api", "relation": "published_through" },
    { "from": "civic-proof", "to": "mcp", "relation": "exposed_by" },
    { "from": "marco", "to": "civic-proof", "relation": "created" },
    { "from": "corpus", "to": "civic-proof", "relation": "describes" },
    { "from": "civic-benchmark", "to": "civic-leaderboard", "relation": "ranks_runs_in" },
    { "from": "civic-reference", "to": "civic-leaderboard", "relation": "verified_entry_in" },
    { "from": "civic-benchmark", "to": "civic-reference", "relation": "reproduced_by" },
    { "from": "civic-eval-kit", "to": "civic-benchmark", "relation": "distributes" },
    { "from": "civic-benchmark", "to": "civic-runner", "relation": "scored_by" },
    { "from": "civic-run-schema", "to": "civic-runner", "relation": "validated_by" },
    { "from": "civic-scorer", "to": "civic-runner", "relation": "implemented_by" },
    { "from": "civic-runner", "to": "civic-contributions", "relation": "produces_evidence_for" },
    { "from": "civic-runner", "to": "civic-leaderboard", "relation": "supplies_candidate_reports_to" },
    { "from": "civic-contributions", "to": "civic-leaderboard", "relation": "supplies_reviewed_evidence_to" },
    { "from": "marco", "to": "civic-leaderboard", "relation": "created" },
    { "from": "corpus", "to": "civic-leaderboard", "relation": "describes" }
  ],
  "claimPolicy": {
    "primarySourcesFirst": true,
    "absoluteCitationUrls": true,
    "syntheticDataDisclosure": true,
    "externalApprovalClaims": false,
    "privateInference": false
  }
}
