Draw the ADM cycle with current progress
diagram_adm_cycleGenerates a Mermaid diagram of the ADM cycle, color-coding phases by status and highlighting the current phase. Lists actions for the current phase using engagement data or provided inputs.
Instructions
ADM の循環を Mermaid の図で返す。要件管理を中心に置き、完了・進行中・未着手・対象外を色分けし、現在フェーズを強調する。エンゲージメントがあればその進捗を自動で反映し、無ければ引数から描く。図の下に現在フェーズでやることを添える。 / Draw the ADM cycle as a Mermaid diagram with Requirements Management at the centre, colour-coded by phase status and highlighting the current phase. Uses the current engagement when one exists, otherwise the arguments, and lists what to do in the current phase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| completed | No | 完了済みフェーズ ID の配列 / Phase ids already completed | |
| currentPhase | No | 現在のフェーズ ID (preliminary, a〜h, requirements-management) / Current ADM phase id |