Changed
tend-onboard,tend-refactor,tend-security,tend-tests: added failure branches for their validator scripts. A validator that runs and rejects still blocks unconditionally; a validator that cannot run (missingnode, missing script, usage error) now continues with a recorded⚠ unvalidatedlabel rather than leaving the outcome undefined. Both cases exit1, so the branches key on the error text.tend-onboard: a config that could not be validated must not be left on disk unmarked for the othertend-*skills to trust — it is now either removed or stamped unvalidated.tend-tests: added an explicit stop for repos with no test runner configured; selecting a runner is a project decision, not a coverage fix.tend-docs,tend-tests: descriptions rewritten as human-facing prose with trigger phrasing removed, matching the house rule for skills that setdisable-model-invocation: true(their descriptions never reach the router).
Full Changelog: v0.6.0...v0.7.0