Swap out the "admin" controller for validating a WAVS message with a service manager contract
- Make owner an enum, so it can either be admin for local tests, or WAVS for real deploy
- Update deploy scripts to add service manager
- Provide some basic tests using service manager and actual wavs message (can be 1 or 3 operators, mainly that we parse the types)