{
  "schema": "sphere-sound-source-registry/v1",
  "source_schema": "sphere-sound-source/v1",
  "sphere": "sphere/v1",
  "generated_at": "2026-09-15T00:58:00+09:00",
  "store": "/var/services/homes/me/.hermes/workspace/library/sphere-sound",
  "endpoints": {
    "registry": "/sphere-sound/data/sources/registry.json",
    "source_glob": "/sphere-sound/data/sources/{id}.json",
    "index": "/sphere-sound/data/index.json",
    "spine": "/data/sphere.json"
  },
  "counts": {
    "total": 4,
    "by_kind": {
      "market": 2,
      "studio": 2
    },
    "by_quality": {
      "experimental": 2,
      "curated": 2
    },
    "by_status": {
      "paused": 2,
      "active": 2
    },
    "active_monitors": 0,
    "human_surfaces_live": 2
  },
  "invariants": [
    "empty_stack_ok",
    "no_auto_ingest",
    "world_fit_required_for_pass",
    "high_discard",
    "sphere_constitution"
  ],
  "sources": [
    {
      "id": "1bitdragon",
      "name": "1BitDragon (Chiptune DAW)",
      "kind": "studio",
      "quality": "curated",
      "status": "active",
      "path": "sources/1bitdragon.json",
      "monitor_enabled": false,
      "backfill_state": "n/a",
      "human_surface": {
        "url": "https://1bitdragon.com/",
        "kind": "app",
        "quality_bar": "series_site",
        "status": "live"
      }
    },
    {
      "id": "sfxr-synth",
      "name": "jsfxr / 8-bit Sound Synth",
      "kind": "studio",
      "quality": "curated",
      "status": "active",
      "path": "sources/sfxr-synth.json",
      "monitor_enabled": false,
      "backfill_state": "n/a",
      "human_surface": {
        "url": "https://sfxr.me/",
        "kind": "external",
        "quality_bar": "series_site",
        "status": "live"
      }
    },
    {
      "id": "freesound",
      "name": "Freesound (CC Audio)",
      "kind": "market",
      "quality": "experimental",
      "status": "paused",
      "path": "sources/freesound.json",
      "monitor_enabled": false,
      "backfill_state": "none",
      "human_surface": {
        "url": "https://freesound.org/",
        "kind": "external",
        "quality_bar": "series_site",
        "status": "planned"
      }
    },
    {
      "id": "itch-audio",
      "name": "itch.io Game Audio & Music",
      "kind": "market",
      "quality": "experimental",
      "status": "paused",
      "path": "sources/itch-audio.json",
      "monitor_enabled": false,
      "backfill_state": "none",
      "human_surface": {
        "url": "https://itch.io/game-assets/tag-music",
        "kind": "external",
        "quality_bar": "series_site",
        "status": "planned"
      }
    }
  ]
}
