1.5 KiB
1.5 KiB
Summary
Related Issue
Fixes #
Type of Change
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- Documentation update
- Refactoring (no functional changes)
Checklist
Code Quality
- I have read the Agent Guardrails (if AI-assisted)
- My code follows the project's style guidelines
- I have performed a self-review of my code
- I have added tests that prove my fix/feature works
- New and existing tests pass locally
Security
- No secrets, credentials, or API keys in code
- No .env files committed (see SECRETS_MANAGEMENT.md)
- Security-sensitive changes reviewed by team
Documentation
- I have updated documentation as needed
- INDEX_MAP.md updated (if new docs added)
- HEADER_MAP.md updated (if doc sections changed)
- All docs under 500 lines (see MODULAR_DOCUMENTATION.md)
Test Plan
Screenshots (if applicable)
AI Attribution: If this PR was created with AI assistance, include:
Authored by TheArchitectit