Skip to content

chore(template): remove residual tests and docs from Auto development#76

Merged
Mpfk merged 1 commit into
mainfrom
issue/75
May 13, 2026
Merged

chore(template): remove residual tests and docs from Auto development#76
Mpfk merged 1 commit into
mainfrom
issue/75

Conversation

@Mpfk
Copy link
Copy Markdown
Owner

@Mpfk Mpfk commented May 13, 2026

Summary

Removes 9 files that were artifacts of building Auto, not intended for template users:

  • 6 bats test files that validated Auto's own internal workflows, hooks, and docs — including one with a hardcoded absolute path to /Users/matt/... that would break on any other clone
  • 2 manual verification checklists left over from development issues
  • 1 internal ADR about Auto's own design decisions

tests/ and docs/ are now clean placeholders ready for the template user's own content. docs/auto/ is untouched.

Test plan

  • tests/ contains only .gitkeep
  • docs/auto/ untouched
  • No CI workflows reference any of the removed files

Closes #75

🤖 Generated with Claude Code

Removes bats test files that validated Auto's own internal infrastructure
and docs that were manual checklists from the development process. These
are noise for template users; tests/ and docs/ are now clean placeholders.

Closes #75
@Mpfk Mpfk marked this pull request as ready for review May 13, 2026 19:22
@Mpfk Mpfk merged commit 688cea6 into main May 13, 2026
4 checks passed
@github-actions github-actions Bot deleted the issue/75 branch May 13, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(template): remove residual tests and docs from Auto development

1 participant