Closes #
- Bug fix
- New feature / enhancement
- Documentation update
- Infrastructure / CI change
- Refactor (no functional change)
- Other:
- I have tested this in a non-production environment
- I have updated the README or docs/ if usage changed
- I have added an entry to CHANGELOG.md under [Unreleased]
- My code follows the project's style guidelines in CONTRIBUTING.md
- My commit messages follow Conventional Commits
- Follows repo structure standard (required files present)
- Follows naming conventions (files, variables, resources)
- Uses IIC fictional company in all examples (never Contoso)
- Config changes validated against JSON Schema (if applicable)
- No hardcoded IPs, names, secrets, or environment-specific values in committed code