Files
hakorune/docs/development/current/main/design/README.md

12 lines
514 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# design/
`docs/development/current/main/design/` は、長期参照する設計図SSOT 寄り)を置く場所。
- 原則: “Phaseの作業ログ/完了報告” は `../phases/` に置く。
- 原則: “不具合調査ログ” は `../investigations/` に置く。
## 現役の設計図(入口)
- JoinIR の地図navigation SSOT: `docs/development/current/main/design/joinir-design-map.md`
- Loop Canonicalizer設計 SSOT: `docs/development/current/main/design/loop-canonicalizer.md`