Emergent Pattern Detector
Goal
Notice when accumulated signals are turning into a real pattern.
This skill does not force pattern where none exists. It checks whether repeated observations now justify treating the pattern as decision-relevant.
When To Use
- repeated signals are accumulating over time
- separate incidents may now form a meaningful pattern
- something feels like it is emerging but not yet settled
Scope Boundaries
In scope:
- inspect repeated signals over time
- assess whether a pattern is emerging
- define what would confirm or break the pattern
Out of scope by default:
- final causal proof
- long statistical modeling
Workflow
- List the repeated signals or events.
- Compare time, shape, and recurrence.
- State the possible emergent pattern.
- Judge whether it is decision-relevant yet.
- Name confirming and disconfirming future signals.
Output Contract
signal_historyemergent_pattern_candidatewhy_it_may_be_realwhy_it_may_still_be_noisedecision_relevanceconfirmation_signalsrecommended_followupnext_step
Guardrails
- Do not promote coincidence into pattern without recurrence.
- Keep the threshold for "real enough" tied to decision impact.
- If the pattern is still weak, say so explicitly.