docs: consolidate architecture docs into bible

This commit is contained in:
2026-02-23 17:51:25 +03:00
parent fcd57c1ba9
commit 38cc051f23
11 changed files with 161 additions and 123 deletions

View File

@@ -67,10 +67,9 @@ What it does:
6. Builds `darwin-arm64` and `windows-amd64` binaries
7. Packages all binaries found in `bin/` as `.tar.gz` / `.zip`
8. Generates `SHA256SUMS.txt`
9. Prints next steps (tag, push, create release on git.mchus.pro)
9. Prints next steps (tag, push, create release manually)
Release notes live in `docs/releases/<tag>.md`.
Tags and releases are published with `tea`.
Release notes template is created in `releases/{VERSION}/RELEASE_NOTES.md`.
## Running