Draw a business capability map
diagram_capability_mapGenerate a Mermaid business capability map showing hierarchy, heat, and confidence. It distinguishes documented heat from inferred, so you see which investment needs come from sources vs assumptions.
Instructions
ビジネス能力マップを Mermaid の階層図で返す。親子関係を subgraph、ヒート(低/中/高)を塗り、確度(stated/inferred/unknown)を線種(実線/破線/点線)と印(● △ ×)で描き分ける。塗りと線は別の軸なので、「投資が要る」と資料に書いてあったのか、こちらが推測したのかが 1 枚で区別できる。 / Draw a business capability map as a nested Mermaid diagram: hierarchy as subgraphs, heat (low/medium/high) as fill, and confidence (stated/inferred/unknown) as the outline style plus a mark. Fill and outline are independent axes, so the map distinguishes "the document says this needs investment" from "we inferred it".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| title | No | 図のタイトル / Diagram title | |
| capabilities | No | 能力の一覧 / The capabilities to map |