How to build a value stream
value_stream_methodBuild a value stream in seven steps by working backward from the receiver and end state. Each step includes output and failure mode; request a single step via the step parameter.
Instructions
バリューストリームの作り方を、価値の受け手と終了状態から遡る 7 ステップで返す。各ステップにアウトプット・失敗パターン付き。step で 1 ステップだけ取り出せる。 / Return a seven-step method for building a value stream, working backwards from the receiver and the end state. Each step carries its output and failure mode. Pass step for a single step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| step | No | 1 ステップだけ取り出す(1〜7)/ Return a single step (1–7) |