Initial import

This commit is contained in:
sirily
2026-03-10 14:03:52 +03:00
commit 6c0ca4e28b
102 changed files with 6598 additions and 0 deletions

13
docs/AGENTS.md Normal file
View File

@@ -0,0 +1,13 @@
# AGENTS.md
## Scope
Applies within `docs/`.
## Purpose
Documentation in this directory is operational source-of-truth, not marketing copy.
## Rules
- Keep docs aligned with actual architecture decisions.
- Prefer short, decision-complete documents over long narrative text.
- When architecture changes, update the relevant document in the same change.
- Do not store secrets or live credentials here.