compose and authority fixes. finish sprints.

This commit is contained in:
master
2026-02-17 21:59:47 +02:00
parent fb46a927ad
commit 49cdebe2f1
187 changed files with 23189 additions and 1439 deletions

View File

@@ -593,3 +593,11 @@ This document is living. Improve it by:
* proposing new rules when recurring defects appear,
* documenting new patterns in module dossiers and module-local `AGENTS.md`,
* adding tests that prevent regressions.
### 14.3 Building rules
Never try to build test large amount of projects at the same time. This leads to memory exhausting. Solutions like src/StellaOps.sln has > 1000 projects.
Always set to build minimum projects at parallel.