async fn enforce_stripped_state( services: &Services, body: &Args<Request>, ) -> Result<()>
Validate the create event in the invite’s stripped state (MSC4311) and reject the invite when the operator’s policy requires it.