Beta

Signal Facet Tuner

Use this to sketch the input controls we’ll need when we re-enable signals.

Uses same schema as Signal facets; ties into Phase 1 migrations once we flip Supabase/Convex adapters.

Kind

Confidence (0.60)

Time Horizon

Impact axes

Preview payload

{
  "kind": "horizon_signal",
  "confidence": 0.6,
  "time_horizon": "1-3y",
  "impact_axes": [
    "people",
    "planet"
  ]
}

Eventually this structure will feed Supabase + Convex migrations.