feat(schedule): hydrate facet enum at runtime + drop dead density/content_type defaults
Mirror the sense runtime-enum hydration pattern for schedule's `facet` and
add a drift detector for the activity enum against DEFAULT_ACTIVITIES.
Strip impossible degraded-payload fallbacks on density/content_type at the
sense consumer sites and the matching tests.