[gem-team] V1.123.0 Anti slope rules + cost reduction patterns (#2942)

* refactor(agents): standardize argument hints and output formats

* feat: Enforce yagni

* feat: Add delegation constitutional rules to gem-orchestrator

* refactor(agents): standardize output format and navigation

* chore: More anti slope rules for Gem agents

* chore: add engineering principles to Gem agents

* docs(gem-team): sync agent output formats and rules, fix README links

* chore: sync .codespellrc ignore words and skip patterns

* chore: sync gem-team version to 1.123.0 and update agent hygiene rules

* chore: improve risk signals and TDD quality wqith gates

* chore: improve memory persistence

* feat: add nudge rule for tools preference over cli

* chore: Improve evidence usage
This commit is contained in:
Muhammad Ubaid Raza
2026-09-14 14:41:54 +10:00
committed by GitHub
parent d6c52d1147
commit bb9ddd4ec7
16 changed files with 312 additions and 201 deletions
+1 -1
View File
@@ -44,5 +44,5 @@
"license": "Apache-2.0",
"name": "gem-team",
"repository": "https://github.com/mubaidr/gem-team",
"version": "1.119.0"
"version": "1.125.0"
}