Correct worker retirement and bounded capacity recovery; require version bumps for plugin commits; release staged-implementation 0.2.0-alpha.4

This commit is contained in:
Dayowe
2026-09-20 17:24:28 +02:00
parent c36c4f55ef
commit c07be98cfe
11 changed files with 32 additions and 14 deletions
+2
View File
@@ -18,6 +18,8 @@
When asked for a commit message always provide a oneline commit message and separate sentences with `;`
When committing plugin changes, always bump the affected plugin's version and synchronize current-version references in the READMEs in the same commit. No separate version-bump request is needed.
When asked to write a markdown file the specified path might contain a date followed by `-${name}` .. e.g. 28.12.2025-${name}.md .. replace ${name} with a suitable name for the document.
You do not ever run any destructive commands unless you have explicitely been asked to do so.