query_scp
Query the Sovereign Capability Profile (SCP) register by pivoting and comparing — distinct from get_actors, which fetches whole actors and is where energy_context is served; it is not returned here. Pass exactly one of: dimension (e.g. "D3") pivots that one dimension across every actor (each actor's met status and recorded headline, on what basis); actors (e.g. ["US","CN"]) lays those actors side by side across all seven dimensions (D1–D7); watch:true returns the dimension_watch register (forward-looking entries: actor, dimension, current vs expected_change, trigger, timeline). Readouts are descriptive — recorded status and fields, never causal inference. Free tier carries met + the headline for all actors and the US sample in full; the full tier adds the per-dimension evidence (constraint, qualification, sources, and escalation_trigger where recorded). Omit all three params for a usage hint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch | No | true → return the dimension_watch register | |
| actors | No | Actor ids e.g. ["US","CN"] → compare those actors across D1–D7 | |
| dimension | No | Dimension id D1–D7 (e.g. "D3") → pivot that dimension across all actors |