Agent Instructions¶
Purpose¶
This folder contains protocols and guidelines that all AI agents MUST follow when working on this repository.
Required Reading Order¶
Before performing any work, agents must read these files in order:
00-core-philosophy.md- Fundamental principles01-research-and-web.md- Research requirements02-testing-and-validation.md- Testing mandates03-tooling-and-pipelines.md- Automation rules
Compliance¶
- These instructions are mandatory, not optional
- Violations will result in rejected work
- When in doubt, ask for clarification rather than assuming
File Overview¶
00-core-philosophy.md¶
The foundational mindset for all work:
- Documentation-driven development
- The CEO/Worker agent model
- First principles reasoning
01-research-and-web.md¶
How to gather information:
- Internet research requirements
- Validation protocols
- Information saturation principle
02-testing-and-validation.md¶
Quality assurance requirements:
- 90% code coverage mandate
- Test-driven development
- Self-correction procedures
03-tooling-and-pipelines.md¶
Automation and CI/CD:
- Tool creation rules
- Pipeline priorities
- Script standardization