Files
kmwebnet 805b3c44b9 feat: Add 2-product structure (csirt-automation, iot-prototype) with ADR/EXP/AAR templates
- Root level templates with Product field
- csirt-automation/ sub-project for CSIRT AI efficiency
- iot-prototype/ sub-project for IoT security prototyping
- Cross-product README with grep-based search guidance
2026-04-20 08:53:57 +09:00

35 lines
958 B
Markdown

# EXP-NNNN: [実験のタイトル]
- **Start**: YYYY-MM-DD
- **End**: YYYY-MM-DD
- **Owner**: [責任者]
- **Product**: csirt-automation | iot-prototype
- **Related ADR**: [関連する判断ID, e.g., ADR-0012]
- **Status**: Running | Done | Aborted
## Hypothesis
もし [行動] をすれば、[結果] が起こるだろう。
なぜなら [理由] だからだ。
## Minimum Viable Test
- **Who**: [誰に/]
- **What**: [何を/]
- **When**: [いつ/]
## Success Criteria
- 成功: [具体的な数値や状態, e.g., 3社中2社からyesの反応]
- 失敗: [具体的な数値や状態, e.g., 0社からの反応]
- 延長: [条件, e.g., 1社しか話せない]
## Cost
- **Time**: [自分の時間, e.g., 3時間]
- **Customer Time**: [顧客の時間, e.g., 各30分]
- **Money**: [金銭的コスト, e.g., 0円]
## Result (終了時に記入)
[結果をここに書く]
## Learnings (AAR層へ昇格する候補)
1. [学び1]
2. [学び2]