26da1e157c
* chore: remove dev artifacts from installer scan surface Hermes (and other harnesses that clone raw GitHub instead of honoring .clawhubignore) scan files that never reach an installed skill, producing a wall of false-positive security findings. Remove the stale SKILL-original.md backup, internal docs/plans and docs/test-results, and release-notes.md so the scanned tree matches what actually ships. These were already excluded from the ClawHub bundle via .clawhubignore and from git archives via .gitattributes export-ignore. No runtime files change. Refs #464 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs: drop dangling SKILL-original.md reference in AGENTS.md Greptile-flagged: the deletion left a 'kept for reference only' pointer to the removed file. Refs #465 --------- Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>