N-Way value coherence for the org fleet (with care-framed recommendations)
Returns a dimensional team-coherence vector (pairwise_governance_median / floor / max, conflict_edge_count, outlier_agents, pairwise) computed from the active alignment cards of every agent in the org. The response also carries recommendations[] — care-framed actionable suggestions derived from the structural findings (cards-as-primitive Phase 4 W2.5). Requires at least 2 agents with alignment cards — returns insufficient_agents otherwise. Cached 5 minutes in fleet_coherence_snapshots; recommendations are recomputed on each read so older snapshots gain the field without backfill. Feature-gated: nway_coherence. See ADR-025 (E-05).
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Organization identifier (e.g. org-abc12345)
Response
Team-coherence result (or insufficient_agents stub).
- Option 1
- Option 2
Team-coherence vector (v2 / ADR-025).
Care-framed actionable recommendations derived from the structural findings. Each entry carries a for_finding discriminator (outlier_agents, pairwise_governance_floor, conflict_edges) plus interpretive prose. cards-as-primitive Phase 4 W2.5.