Module: CommandTower::Workflows::ClientCompatibility::RecommendationMeta
- Extended by:
- ActiveSupport::Concern
- Included in:
- Auth::PlainText::LoginWorkflow, Auth::Session::ShowWorkflow
- Defined in:
- app/workflows/command_tower/workflows/client_compatibility/recommendation_meta.rb
Overview
Shared sequence fragment: reads the recommendation projection that
EvaluateWorkflow stashed on Current (never written by Evaluate
itself) and shapes it into WorkflowResult.meta. Included only by
Login and Session::Show — recommended-update guidance is deliberately
not attached to every success envelope (authority §13).