Commonality across N moments
commonalityCompare multiple symbol-time moments to return deterministic per-field verdicts (agree, partial, disagree, quiet, absent) with survivorship and multiple-comparisons honesty framing.
Instructions
Given N (symbol, time) moments, return the DETERMINISTIC intersection: per registry field a verdict of agree, partial, disagree, quiet or absent, plus the survivorship and multiple-comparisons honesty framing IN the output. Never similarity search. A shared feature is a description of the chosen moments, not a prediction: to test any AGREE chip, follow up with base_rate over the same window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| moments | Yes | At least 2 moments: { symbol: lowercase perp, at: RFC3339 }. |