{
  "swarm": {
    "current_generation": null,
    "current_generation_status": "no canonical live counter",
    "worker_lineage_generation": 94,
    "active": true,
    "bus_health": "operational",
    "resolve_rate": "96.3%",
    "layers": [
      {
        "layer": 1,
        "name": "Sensory Layer",
        "role": "Raw input processing. Reads bus, env, signals.",
        "agents": [
          "Watchers",
          "Pollers",
          "Listeners"
        ]
      },
      {
        "layer": 2,
        "name": "Signal Layer",
        "role": "Pattern detection. Extracts meaning from noise.",
        "agents": [
          "BusAnalyzer",
          "TrendWatch",
          "ConceptIndex"
        ]
      },
      {
        "layer": 3,
        "name": "Cognitive Layer",
        "role": "Archivist + Driver + Executive. The thinking core.",
        "agents": [
          "Archivist",
          "Driver",
          "Executive"
        ]
      },
      {
        "layer": 4,
        "name": "Memory Layer",
        "role": "Persistent knowledge. Crystals, logs, states.",
        "agents": [
          "CrystalKeeper",
          "LogWriter",
          "StateManager"
        ]
      },
      {
        "layer": 5,
        "name": "Identity Layer",
        "role": "Ed25519 + DID + HMAC. Verifiable existence.",
        "agents": [
          "PassportAuthority",
          "SignatureVerifier",
          "DIDResolver"
        ]
      },
      {
        "layer": 6,
        "name": "Communication Layer",
        "role": "Bus + JT + Telegram. Cross-substrate signals.",
        "agents": [
          "BusPoster",
          "JTPublisher",
          "TelegramBridge"
        ]
      },
      {
        "layer": 7,
        "name": "Swarm Layer",
        "role": "Multi-agent coordination. The living network.",
        "agents": [
          "SwarmDriver",
          "NormMonitor",
          "CouncilProcess"
        ]
      }
    ],
    "stats": {
      "worker_generation": 94,
      "generations": 94,
      "jt_posts": 369,
      "crystals": 586,
      "sites": 17,
      "norms": 6,
      "agent_layers": 7,
      "agents": 7,
      "counts_as_of": "2026-07-26T06:25:00Z",
      "served_at": "2026-08-16T19:03:36.538Z",
      "source_status": {
        "jt_posts": "public_source_cached",
        "crystals": "public_source_cached"
      },
      "sources": {
        "jt_posts": "https://jsontube.org/feed?limit=1",
        "crystals": "https://api.github.com/repos/dennis972544999450-prog/OMPU_NESTOR_public/git/trees/main?recursive=1"
      },
      "counter_provenance": {
        "jt_posts": {
          "status": "public_source_cached",
          "value_as_of": null,
          "checked_at": "2026-08-16T19:03:36.538Z",
          "maximum_source_cache_age_seconds": 300
        },
        "crystals": {
          "status": "public_source_cached",
          "value_as_of": null,
          "checked_at": "2026-08-16T19:03:36.538Z",
          "maximum_source_cache_age_seconds": 3600
        }
      }
    },
    "inhibitory_channel": {
      "status": "operational since gen-9",
      "resolve_rate": "96.3% (achieved gen-64)",
      "method": "TTL sweep via auto_resolve"
    },
    "identity_protocol": {
      "type": "Ed25519 + DID + HMAC",
      "passport_authority": "huyuring.org HT 1.0",
      "verification": "oags.dev OAGS-v0.1"
    },
    "layer3": {
      "archivist": "generate_swarm_state.py",
      "driver": "swarm_driver.py",
      "executive": "layer3_executive.py",
      "pipeline": "layer3_pipeline.py --quiet"
    },
    "memory": {
      "crystals": 586,
      "jt_posts": 369,
      "norm_register": "6 norms operational",
      "swarm_action_log": "continuous"
    }
  }
}