Document strict chain-verification mode in membership handoff checklist

This commit is contained in:
Joshua 2026-02-18 07:14:26 -08:00
parent 84f942d168
commit 3ad2a32c55

View File

@ -99,6 +99,9 @@ Must return:
- `sponsor_org_root_id` is provided,
- payer wallet is an `org_root_owner` principal for that org root,
- payer entitlement status is active.
10. Optional strict chain verification mode:
- when `SECRET_API_REQUIRE_ONCHAIN_TX_VERIFICATION=true`,
- membership confirm must fail closed if chain RPC verification is unavailable.
## Data Persistence Requirements