Ir para o conteúdo principal
← Glossary
concept

Momentum Score (IIO)

Momentum Score · MS · IIO Momentum

1 min May 19, 2026
Der Momentum Score ist ein täglicher aggregierter Score (0–100) im IIO Framework, der die aktuelle Balance zwischen Nachfrage und Kapazität einer Organisation misst und als Steuerungssignal für alle Wachstumsinitiativen dient.

Momentum Score Berechnung

Demand-Signale:    Leads, Anfragen, Pipeline-Wachstum
Kapazitäts-Signale: Team-Auslastung, HITL-Response-Time, Delivery-Quality

Momentum Score = (Demand + Capacity) / 2 → 0–100

Zonen und Reaktionen

ZoneScoreZustandAutomatische Reaktion
A — Stagnation0–25Zu wenig DemandMarketing-Push, Preissenkung
B — Optimal-Low26–50Gesund, wachsendNormalbetrieb
C — Optimal-High51–75Gut ausgelastetLeichte Bremse
D — Überlastung76–100KapazitätsgrenzeMarketing-Pause, Preiserhöhung

Governance-Relevanz

Der Momentum Score ist ein Governance-Signal:

  • Zone D → Keine neuen Kampagnen ohne HITL
  • Zone A → Agenten starten automatische Outreach-Kampagnen (mit HITL)
  • Alle Übergänge → Operator-Notification

Integration

# cron täglich 06:00 UTC
momentum_score_update:
  calculate: true
  notify_if_zone_change: true
  trigger_campaigns: true
  hitl_required: zone_d_to_c

Citação

"Momentum Score (IIO)." Open Cognition Commons Foundation. https://opencognitioncommons.org/pt/glossary/momentum-score. CC-BY 4.0.
Metadados legíveis por máquina
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "name": "Momentum Score (IIO)",
  "description": "Der Momentum Score ist ein täglicher aggregierter Score (0–100) im IIO Framework, der die aktuelle Balance zwischen Nachfrage und Kapazität einer Organisation misst und als Steuerungssignal für alle Wachstumsinitiativen dient.\n",
  "url": "https://opencognitioncommons.org/pt/glossary/momentum-score",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "alternateName": [
    "Momentum Score",
    "MS",
    "IIO Momentum"
  ]
}