# Development Documentation This directory contains documentation for developers: testing guides, development artifacts, and internal documentation. ## Files - **[ASSISTANT_GUIDELINES.md](ASSISTANT_GUIDELINES.md)** - Guidelines for AI assistants working on this project - **[ISSUE_ROADMAP_SYSTEM.md](ISSUE_ROADMAP_SYSTEM.md)** - Roadmap organization and issue tracking workflow - **[TEST_CONFIG_YAML_GUIDE.md](TEST_CONFIG_YAML_GUIDE.md)** - Test configuration reference - **[TEST_SYSTEM_SETUP.md](TEST_SYSTEM_SETUP.md)** - Guide for setting up test systems ## Roadmaps - `roadmaps/HANDLER_BUILD_ERRORS_ROADMAP.md` - `roadmaps/INFRASTRUCTURE_HANDLERS.md` - `roadmaps/MCP_SERVER_REFACTORING_ROADMAP.md` - `roadmaps/TEST_LOGGING_ROADMAP.md` - `roadmaps/TEST_REFACTORING_ROADMAP.md` - `roadmaps/TODO_ROADMAP.md` - `roadmaps/USAGE_DOCUMENTATION_ROADMAP.md` - `roadmaps/parameter_passing_unit_tests_roadmap.md` ## Test Documentation The **[tests/](tests/)** subdirectory contains: - `TESTING_GUIDE.md` - Testing guide - `TEST_INFRASTRUCTURE.md` - Test infrastructure documentation - `ORGANIZATION.md` - Test organization - `test-config.yaml.template` - Test configuration template - `README.md` - Test documentation index