4 Commits

Author SHA1 Message Date
aleksey 3540972799 docs(rules): require run-wsl-sh for CRLF .sh scripts
CI / test (push) Successful in 56s
CI / push-image (push) Successful in 1m49s
CI / deploy-ift (push) Successful in 6s
CI / ci-done (push) Successful in 0s
CI / e2e-ift (push) Successful in 20s
CI / deploy-stage (push) Successful in 1m44s
CI / e2e-stage (push) Successful in 21s
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:21 +03:00
aleksey 2e81551f84 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:21:54 +03:00
aleksey f22a98fc96 docs: forbid bare git push; use git-push.sh helpers.
[skip ci]
2026-07-27 23:11:02 +03:00
aleksey 68a57a33c2 docs: agent pitfalls + token economy rules for Cursor [skip ci] 2026-07-27 21:53:10 +03:00