# @v2/aje-faction-governance

V2 adapter for optional fan-token gated faction governance. The package uses
`@aje/governance` Snapshot primitives to build a faction voting space and
proposal, but the V2 surface is blocked unless the player explicitly opts in and
the platform cert-ban table clears `fan_token_gated_gameplay`.

The platform cert source of truth is `V2/legal/platform-cert-bans.json`, and
cooked-binary reachability is checked through
`V2/ue/Tools/check-platform-cert-bans.py` against
`V2/ue/Build/PlatformCookAjeReachability.json`. The surface is off rollback and
never feeds deterministic gameplay simulation.
