{
  "$schema": "https://wouldliker.com/data/schemas/sound-health.schema.json",
  "site": "wouldliker",
  "type": "sound_health_snapshot",
  "generated_at": "2026-05-14",
  "states_by_sound": {
    "vlog": "default_route",
    "product-reveal": "rising_fit_route",
    "core": "steady",
    "presentation": "steady",
    "affirmation": "steady",
    "hala-madrid": "steady",
    "barcelona": "steady"
  },
  "state_definitions": {
    "default_route": "Current default first pick when intent is unclear.",
    "rising_fit_route": "Strong fit for a specific intent, momentum building, not saturated.",
    "steady": "Solid fit for its intent; not overcrowded, not breaking out.",
    "saturating": "Strong fit but main-intent crowding visible; switch rules prefer alternatives.",
    "cooling": "Past peak; falling usage. Returned only as a fallback.",
    "paused": "Withdrawn from active recommendation. Still listed for transparency."
  },
  "copy_rules": {
    "do_not_say": [
      "this sound is dead",
      "use this to go viral",
      "guaranteed views",
      "avoid this sound"
    ],
    "say_instead": {
      "this sound is dead": "This sound is in cooling; consider {alternative} for the same intent.",
      "use this to go viral": "Current default route. Use when the clip intent matches.",
      "guaranteed views": "Public proof is evidence of fit, not a guarantee.",
      "avoid this sound": "Recommended only when the intent clearly matches; switch to {alternative} otherwise."
    }
  },
  "review_cadence": {
    "weekly": "Review wouldliker_top_tracks_90d and the latest proof snapshot.",
    "monthly": "Bump saturation_state in intent-taxonomy.json (minor version bump).",
    "ad_hoc": "Pause a sound immediately for licensing or policy issues (patch bump)."
  },
  "copy_boundary": "Treat momentum numbers as public snapshots and fit signals, not guaranteed outcomes.",
  "version": "1.2.0"
}