AuthorizationScope
What the access key is authorized to do.
Encoded as a 32-bit flags field for extensibility. The three tiers from the sigil authority model:
SILENT: read state, query balances
NOTIFY: small spends, agent actions
APPROVE: large spends, deploy contracts, key delegation
FULL_ACCESS = all flags set.