"""Analysis primitives for agent operation. NOTE: Multi-step analytical workflows (party shift, axis stability, SVD label validation) have been removed. Agents should compose raw database primitives (query_party_positions, query_svd_vectors, etc.) and perform analysis in their own reasoning loop. This module is intentionally empty. If needed, pure computational helpers (without business logic) can be added here. """