Context passed between x402 lifecycle hook callbacks.
Hook implementations can inspect and transform :payload and
:requirements in before_* callbacks, set :result in after_*
callbacks, and inspect or replace :error in on_*_failure callbacks.
Summary
Functions
Builds a new lifecycle hook context.