{
  "schemaVersion": 1,
  "apiVersion": "1.0.0",
  "generatedAt": "2026-08-22T06:22:58.761Z",
  "license": {
    "owner": "Serythos, LLC",
    "rights": "All rights reserved",
    "terms": "Public read access does not grant training, republication, or commercial reuse rights."
  },
  "provenance": {
    "experiment": "The Coglings of Serythos",
    "collaborators": [
      "Sam",
      "Codex",
      "KAI"
    ],
    "outcomesPrewritten": false
  },
  "kind": "serythos_machine_index",
  "title": "Serythos Public Machine Interface",
  "description": "Read-only, privacy-filtered state and near-live observation resources for humans, software, and AI systems.",
  "resources": {
    "self": "index.json",
    "openapi": "openapi.json",
    "world": "world.json",
    "agents": "agents.json",
    "events": "events.json",
    "projects": "projects.json",
    "research": "research.json",
    "stream": "stream.json",
    "episodes": "../../episodes.json",
    "notableMoments": "../../notable_moments.json",
    "sceneMemory": "../../scene_memory.json",
    "storeCatalog": "../../store_catalog.json",
    "humanResearchPage": "../../research.html",
    "humanViewer": "../../index.html#live-viewer"
  },
  "authentication": {
    "publicDeployment": "none",
    "previewDeployment": "bearer_token_or_view_query_parameter",
    "tokenScope": "read_only"
  },
  "polling": {
    "recommendedSeconds": 4,
    "cachePolicy": "no-store",
    "eventCursor": "events.json#cursor"
  },
  "safety": {
    "projectionPolicy": "explicit_allowlist",
    "rawReasoningIncluded": false,
    "privatePersonalityIncluded": false,
    "privateMemoriesIncluded": false,
    "rawConfessionalsIncluded": false,
    "adminCognitionIncluded": false,
    "toolInternalsIncluded": false
  }
}
