Skip to content

Decisions

Source document: decisions/en/README.md / Propose an edit

This directory records important design decisions and their rationale.

flowchart LR
  Context["Context<br/>Issue / Proposal / Review"]
  Decision["Decision<br/>choice / rationale / impact"]
  Docs["docs / modules<br/>affected documents"]
  Future["Future changes<br/>revisit / update / retire"]

  Context --> Decision
  Decision --> Docs
  Decision --> Future
  Future --> Context
  • Important design policies
  • Accepted architecture choices
  • Rejected alternatives and rationale
  • Governance decisions
  • Definitions that affect terms or principles

Early decisions may be written only in Japanese. Important decisions can be translated later.