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
| Zone | Score | Zustand | Automatische Reaktion |
|---|---|---|---|
| A — Stagnation | 0–25 | Zu wenig Demand | Marketing-Push, Preissenkung |
| B — Optimal-Low | 26–50 | Gesund, wachsend | Normalbetrieb |
| C — Optimal-High | 51–75 | Gut ausgelastet | Leichte Bremse |
| D — Überlastung | 76–100 | Kapazitätsgrenze | Marketing-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 引用
"Momentum Score (IIO)." Open Cognition Commons Foundation. https://opencognitioncommons.org/zh/glossary/momentum-score. CC-BY 4.0. 机器可读元数据
{
"@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/zh/glossary/momentum-score",
"license": "https://creativecommons.org/licenses/by/4.0/",
"alternateName": [
"Momentum Score",
"MS",
"IIO Momentum"
]
}