- Place workflow YAML in .workflows/ (dot-prefix convention) - Do not run uwf workflow add — use directly via uwf thread start - Fixes agent hallucination issue where registration was faked 小橘 <xiaoju@shazhou.work>
- typescript role: detect .ts/.tsx files, skip tsc for pure JS/MJS projects - testing role: vitest --passWithNoTests for empty test suites - committer role: tsconfig.json optional in spot-check - all roles: proper frontmatter schemas with repoPath 小橘 <xiaoju@shazhou.work>