Standard phases for application call pipelines
Phase for processing a call and sending a response
Phase for handling unprocessed calls
Phase for features. Most features should intercept this phase.
Phase for tracing calls, useful for logging, metrics, error handling and so on
Phase for preparing call and it's attributes for processing