{
  "ok": true,
  "data": {
    "service": "ai-insights-for-humans",
    "title": "AI Insights for Humans",
    "version": "0.6.0",
    "environment": "production",
    "status": "ok",
    "timestamp": "2026-07-21T08:35:53.878Z",
    "uptime": 7018.120983401,
    "database": {
      "status": "unsupported",
      "reason": "The current product is a static editorial notebook."
    },
    "cache": {
      "status": "unsupported",
      "reason": "No external cache is required for bundled editorial content."
    },
    "mcp": {
      "status": "ready",
      "endpoint": "/api/mcp",
      "jsonRpc": "2.0",
      "methods": [
        "initialize",
        "ping",
        "tools/list",
        "tools/call",
        "resources/list",
        "resources/read",
        "prompts/list",
        "prompts/get"
      ]
    },
    "content": {
      "totalEntries": 67,
      "kindCounts": {
        "tip": 15,
        "method": 39,
        "tool": 13
      },
      "tags": [
        "agents",
        "dictionary",
        "evals",
        "field",
        "governance",
        "integration",
        "interpretability",
        "notes",
        "platform",
        "prompting",
        "reliability",
        "security",
        "tooling",
        "verification"
      ],
      "tagCount": 14,
      "readingPathCount": 8,
      "latestEntry": {
        "id": "mind-microscope",
        "kind": "method",
        "title": "Use a mind microscope, not mind reading",
        "body": "You cannot open an AI model and read a private thought. You can inspect signals: tokens, attention, features, circuits, traces, tests, and receipts. The skill is knowing what each signal can prove and where it can fool you.",
        "tag": "interpretability",
        "date": "2026 · 06 · 30",
        "note": "A signal is a clue. A causal intervention is stronger evidence.",
        "extended": [
          "The phrase seeing inside AI is useful only if we keep it honest. We are not watching a human-like inner monologue. We are reading instruments that expose partial evidence about how an answer formed.",
          "Token probabilities show fragile words. Attention can show routing clues. Probes can show where a concept is readable. Sparse features can separate tangled activation directions. Activation patching and circuit tracing can test whether a component actually changes behavior.",
          "The AHA for readers is that no single view is the mind. The strongest review layers several instruments and then asks what changed in the output when the internal signal changed."
        ]
      },
      "latestPublishedAt": "2026-06-30",
      "totalParagraphs": 188,
      "ahaMomentCount": 67
    },
    "routeComplianceScore": 1,
    "routeCompliance": {
      "requiredRoutes": 22,
      "implementedRequiredRoutes": 22,
      "missingRequiredRoutes": [],
      "explicitUnsupportedRoutes": [
        {
          "method": "GET",
          "path": "/.well-known/ai-plugin.json",
          "reason": "Legacy plugin install discovery is not part of this notebook's current product surface."
        }
      ]
    },
    "observabilityComplianceScore": 0.5,
    "discoveryStatus": "ready",
    "rssStatus": "ready",
    "sitemapStatus": "ready",
    "llmsStatus": "ready",
    "openapiStatus": "ready",
    "trustedDomainStatus": "trusted_wildcard_platphormnews_default",
    "lastNetworkSyncAt": null,
    "lastSitemapSyncAt": null,
    "lastFeedSyncAt": "2026-06-30",
    "traceEnabled": true,
    "traceExportEnabled": false,
    "traceContextAccepted": false,
    "traceContextPropagated": true,
    "traceContextSource": "generated",
    "lastTraceExportAt": null,
    "spansEmittedLast24h": null,
    "propagationTestStatus": "not_measured",
    "redactionStatus": "secrets_excluded_from_public_surfaces",
    "vercelMetadataCaptured": true,
    "vercelMetadata": {
      "vercelId": "cle1::ph6ql-1784622953823-135dba27a6d9",
      "forwardedHost": "tips.platphormnews.com",
      "forwardedProto": "https",
      "country": "US",
      "countryRegion": "OH",
      "city": "Columbus",
      "timezone": "America/New_York",
      "host": "tips.platphormnews.com",
      "acceptLanguage": null
    },
    "publicBoundary": "Notebook entries, health summaries, discovery files, route metadata, and read-only MCP introspection are public.",
    "protectedBoundary": "Report generation and any future write, sync, ingestion, replay, or administrative action require PLATPHORM_API_KEY."
  }
}