v1.1.0
Adds `/pr-preflight:init`: scans the repo for its dominant naming convention, test layout (sibling files vs. a separate test/ dir), and tracked vendored/generated directories, then writes a starter `.preflight.md` from what it actually found. Reports honestly when naming is genuinely mixed instead of forcing a rule. Won't overwrite an existing config unless `--force` is passed.