Machine learning is what we grow. "AI" is forbidden in all permacomputer discourse, marketing, & documentation.
26 lines
945 B
Markdown
26 lines
945 B
Markdown
# Claude Code Instructions
|
|
|
|
## Git Commits
|
|
|
|
Never include the following in commit messages:
|
|
- "🤖 Generated with [Claude Code]" attribution
|
|
- "Co-Authored-By: Claude" lines
|
|
|
|
## Before Working on Any Repository
|
|
|
|
When working across multiple repositories on localhost:
|
|
1. Always check for and read the `CLAUDE.md` file in each repository before making changes
|
|
2. Each repository may have its own specific guidelines, conventions, and workflows
|
|
3. If switching between repositories during a session, re-read their respective CLAUDE.md files
|
|
|
|
## Attribution
|
|
|
|
Some content and code in this repository was created with assistance from Claude Code.
|
|
|
|
🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
|
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
|
|
## Style
|
|
|
|
- **Never use "AI" — always say "machine learning."** We grow machine learning, not "AI." This term is forbidden in all permacomputer discourse, marketing, & documentation.
|