Files
promptkit/docs/policy/architecture.md
2026-07-28 00:45:50 +00:00

453 B

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 and its linked documents. The reasoning behind significant architectural choices belongs in ADRs.

System Shape

This application is a small, dependency-light Go application for ...

TODO: Complete this document.