docs: update agent verification rules
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m55s

This commit is contained in:
zv
2026-06-14 10:18:31 +02:00
parent edcdc83a0e
commit 074117869e
3 changed files with 16 additions and 9 deletions

View File

@@ -84,6 +84,8 @@ Pipeline działa na `ubuntu-latest`, instaluje zależności przez `npm ci`, a na
Na instancji Gitea musi być włączony Actions runner kompatybilny z etykietą `ubuntu-latest`.
CI jest ostateczną bramką jakości po pushu. Lokalnie dobieraj komendy proporcjonalnie do ryzyka zmiany: dokumentacja zwykle wymaga tylko przeglądu diffu, drobne zmiany UI nie wymagają rutynowego builda, a pełny zestaw `lint`, `typecheck` i `build` zostaw dla zmian wysokiego ryzyka.
## Struktura Projektu
```text