Architecture Decision Records¶
This directory records architectural decisions for ayame-diff. Records use sequential numbers and have a status of Proposed, Accepted, or Superseded.
| # | Title | Status | Issue |
|---|---|---|---|
| 0001 | Standardization of project name (fcsv-diff → ayame-diff) |
Accepted | #3 |
| 0002 | Architecture for accepting diff / sortdiff | Accepted | #4 |
| 0003 | Character encoding support and dependency exception (x/text) |
Accepted | #9 |
| 0004 | Keep Git repository management outside ayame-diff | Accepted | #290 |
The extraction strategy for the sister project ayame-editor is tracked in hjosugi/ayame-editor#104.