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

31 lines
913 B
Markdown

# ADR-NNNN: [判断のタイトル]
- **Status**: Proposed | Accepted | Superseded | Rejected
- **Date**: YYYY-MM-DD
- **Deciders**: [判断に関与した人]
- **Product**: csirt-automation | iot-prototype
- **Related EXP**: [関連する実験ID, e.g., EXP-0023]
## Context
この判断が求められる背景は何か?
誰が、どの問題に直面している?
データや事実は何がある?
## Decision
どのような判断をしたのか?
具体的かつ簡潔に記述する。
## Rationale
なぜこの選択肢を選んだのか?
他の選択肢との比較含め、理由を列挙する。
## Alternatives Considered
却下した選択肢は何か?
なぜそれらを棄てたのか?
## Consequences
この判断によって何が起きるか?
- 期待される効果
- 潜在的なリスク
- この判断を覆すトリガー(例:〇〇が失敗したら見直す)