doc comments, governance, decisions, polish

This commit is contained in:
2026-06-02 23:49:44 +02:00
parent 8ffd5c2ce4
commit 11c5eeee3f
7 changed files with 207 additions and 43 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
# Known Issues
No known issues at this time.
## Stale config.ini from prior versions
Users upgrading from v0.3.0 or earlier will have a `config.ini` file next to
the binary that no longer serves any function. It can be safely deleted.
**Planned**: Auto-remove stale `config.ini` on first launch after upgrade.