Initial commit
This commit is contained in:
13
docs/policy/architecture.md
Normal file
13
docs/policy/architecture.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Architecture
|
||||
|
||||
This document defines the intended high-level architecture of this application and the
|
||||
invariants that changes must preserve. Implemented component details belong in
|
||||
[Internal Overview](../internal/overview.md) and its linked documents. The
|
||||
reasoning behind significant architectural choices belongs in
|
||||
[ADRs](../adr/).
|
||||
|
||||
## System Shape
|
||||
|
||||
This application is a small, dependency-light Go application for ...
|
||||
|
||||
TODO: Complete this document.
|
||||
Reference in New Issue
Block a user