What problem does it solve? Service blueprints often drift from reality, showing planned machinery as running or steps disconnected from the customer journey. This Skill produces one schema-valid legion blueprint document per invocation, grounding every backstage mechanism in the intent's real current state and labeling planned components explicitly. ## Core Features & Use Cases - Schema-valid blueprint authoring: Resolves the live blueprint schema via legion document list, then drafts and validates against it before creating the document with legion document create. - Journey-traced steps: Each step mirrors a journey phase, carrying emotional scores, five layers (evidence, customer actions, frontstage, backstage, support), frictions tied to Discovery insights, and optional Shostack-style time and fail points. - Honesty enforcement: Mechanisms from current_state.real appear as existing; mechanisms from direction are marked (planned) with PLANNED: layer text; anything else is refused. - Prediction instrumentation: Emits a staked confidence prediction via legion uncertainty emit, witnessed later by the crit that moves the blueprint past draft. - Use Case: After writing a customer journey for an onboarding flow, invoke this Skill to produce the backing blueprint showing what the user sees at each step and which real systems support it backstage. ## Quick Start Write a service blueprint for the onboarding journey using the current intent and ecosystem documents, then validate and create it as a legion document.