get_decision_signature
Scans product history to identify ghost initiatives, score fluctuations, and orphan OKRs, helping detect chronic decision patterns and data quality issues.
Instructions
Scan history + index for chronic patterns: ghost initiatives (appear in top-10 in >50% of snapshots but never spec_generated), score whiplash (RICE swings >50% between snapshots → bad data quality), orphan OKRs (OKRs in the index with zero initiatives in the current top-10). Use when a user asks 'which ideas keep getting punted' / 'why does this score keep moving' / 'which OKR has no execution'. Args: window_days (default 30). Returns {ghost_initiatives, score_whiplash, orphan_okrs, summary}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_days | No |