5 Commits

Author SHA1 Message Date
aleksey 658cbda4fe chore(rules): ignore .tmp scratch; IFT e2e needs SMOKE_USER. [skip ci] 2026-08-14 12:52:20 +03:00
aleksey 7e14dbcf8b docs(rules): require run-wsl-sh for CRLF .sh scripts
CI / test (push) Successful in 6m58s
CI / deploy-ift (push) Successful in 2m47s
CI / e2e-ift (push) Failing after 1m26s
CI / deploy-stage (push) Has been skipped
CI / e2e-stage (push) Has been skipped
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:01 +03:00
aleksey 85a34dd7b0 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:54 +03:00
aleksey b3792a304b docs: forbid bare git push; use git-push.sh helpers.
[skip ci]
2026-07-27 23:10:45 +03:00
aleksey bd36f158b9 docs: agent pitfalls + token economy rules for Cursor [skip ci] 2026-07-27 21:50:40 +03:00