Commit Graph

5 Commits

Author SHA1 Message Date
cf45bea63b Add context manifest and reference documentation
- ContextManifest.md: URLs for recreating external context dependencies
- KeepaContributingfile.md: Keep a Contributing-File V0.0.1 format reference
- KeepaTodofile.md: Keep a Todofile V0.0.1 format reference
- PythonVibes.md: Python project best practices reference

These files preserve the external documentation standards used throughout
the project for reproducible context and consistent agent behavior.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 02:10:13 +02:00
8f5c0a7cc6 Add complete Kaizen Agentic framework foundation
- Essential project files: .gitignore, pyproject.toml, README.md
- Documentation framework: CHANGELOG.md, CONTRIBUTING.md, TODO.md, CLAUDE.md
- 15 specialized agent definitions for comprehensive development workflow
- Core source code structure with optimization framework
- Testing infrastructure with example tests
- Proper Python package structure following PythonVibes standards

This establishes the complete foundation for the AI agent development framework
with agent-driven workflows, continuous improvement principles, and comprehensive
development infrastructure.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 02:07:53 +02:00
77304cccc2 Reorganize Makefile structure and clean up agent redundancy
- Renamed verify-setup to setup-verify for consistency with setup-* targets
- Grouped all standards targets into dedicated section with standards- prefix
- Renamed check-standards → standards-check, fix-standards → standards-fix, test-standards → standards-test
- Updated help text with clear Standards Compliance section
- Added visual section separators for better organization
- Removed duplicate targets and cleaned up structure
- Removed obsolete agent-repository-structure.md in favor of comprehensive agent-setupRepository.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 02:06:05 +02:00
fc0b1ffec8 Update README.md 2025-10-18 17:06:32 +00:00
Coulomb Social
1c3e231f2d Initial commit 2025-10-18 17:05:20 +00:00