0.2.0
Install and update now bring your repo into compliance, not just carry the rules.
/trellis-install and /trellis-update run a compliance pass over your tracked text and report any violation of a mechanically-checkable rule as file:line. Today that is guidelines.md's em/en-dash ban.
- Reports by default and changes nothing. Run
/trellis-install --fixto rewrite em/en dashes to ASCII, then review the diff. - Non-blocking: a repo with violations still finishes installing, with a list to clean up.
- One dependency-free POSIX
shscript both commands call, verified under dash, reusable later by a pre-commit hook or CI. - A developer-owned
docs/rules/.compliance-ignoreskips content another tool vendors (for exampledocs/spectra/).