5 Commits

Author SHA1 Message Date
aleksey 938a022ad8 chore(rules): ignore .tmp scratch; IFT e2e needs SMOKE_USER. [skip ci] 2026-08-14 12:52:17 +03:00
aleksey 89073c9e76 docs(rules): require run-wsl-sh for CRLF .sh scripts
Cursor Write on Windows often saves CRLF; bare wsl -e bash script.sh
then fails with No such file. Canon is run-wsl-sh.sh (strip CR).
2026-07-29 12:55:04 +03:00
aleksey a81262b3e0 docs(rules): git commit via -F file when message has parentheses
Document fix(ci): and special chars breaking wsl -lc one-liners.
Use .tmp-commit-msg.txt + GIT_EDITOR=true git commit -F in .sh scripts.

[skip ci]
2026-07-28 10:20:57 +03:00
aleksey 8dae666119 docs: forbid bare git push; use git-push.sh helpers.
[skip ci]
2026-07-27 23:11:46 +03:00
aleksey 96f320cabc docs: agent pitfalls + token economy rules for Cursor [skip ci] 2026-07-27 21:50:59 +03:00