Covers pipeline architecture, file map, key decisions, coding conventions,
and how to syntax-check. Points to TODO.md, CHANGELOG.md, and SERVICES.md
for dynamic information. Also removes CLAUDE.md from .gitignore.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Created comprehensive .gitignore file covering:
• Development documentation (CLAUDE.md)
• Log files and temporary files
• IDE/editor configurations
• OS-generated files
• Docker artifacts
• Environment files with secrets
- Removed CLAUDE.md from repository tracking while preserving local copy
- CLAUDE.md remains available for local development but won't be public
This keeps development documentation private while maintaining clean public repo.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>