chore: removed plan documents, we moved to issues now

This commit is contained in:
2026-07-20 12:41:14 +02:00
parent 91d3ae475e
commit c82b790b82
5 changed files with 2 additions and 284 deletions

View File

@@ -26,7 +26,7 @@ Invariants and behaviours in the allium spec should be covered by unit tests of
## Important facts
- update `README.md` whenever a user-visible feature is added, removed, or materially changed; keep it a compact overview with relevant pointers
- update `RUST_PLAN_CORE.md` and/or `RUST_PLAN_EXTENSION.md` whenever implementation changes their tracked status; plan-document updates are part of the definition of done
- work is tracked as Gitea issues (`tea` CLI, repo `hugo/RuDS`); there are no plan documents — file or update issues when scope changes
- published posts don't have body in the database, the body content is only in the file
- functionality you implement have to be tied to UI
- UI you implement has to be tied to functionality