# Kuanyin Community Harmony Integration

`@v2/kuanyin-community-harmony` is the V2 adapter that wires
`@kuanyin/community-harmony` into crew, faction, and Battle Hub community
temperature and raid-defense flows.

## Scope

- Surfaces: `crew`, `faction`, and `battle-hub`.
- community temperature path: sentiment aggregation, emotional temperature
  scoring, tension detection, conflict warning, faction formation, polarization,
  topic sensitivity, intervention triggers, cooling-period recommendation, topic
  quarantine, moderator alerts, manager notifications, and dashboards.
- Raid-defense path: traffic spikes, new-account floods, coordinated messaging,
  cross-platform coordination, shared talking points, timing anomalies, source
  community identification, defense mode, new-user throttles, posting
  restrictions, trusted-only mode, raid documentation, recovery protocol,
  reassurance messaging, and platform reporting.

## Rollback Boundary

The adapter is an off rollback trust-and-safety surface. It can change community
messaging, moderation routing, slow mode, posting trust gates, raid response,
recovery communication, and external platform reports. It cannot affect
deterministic rollback inputs, match simulation, or competitive frame outcomes.

## Source Of Truth

The source-of-truth package is `@kuanyin/community-harmony`. V2 keeps only the
thin surface adapter under `apps/v2/kuanyin-community-harmony/` so CI can verify
the package boundary, package dependency, docs, and workflow wiring.
