## Feature: [Brief Description] **Module:** `registry/[namespace]/modules/[module-name]` **Version:** `v1.2.3` → `v1.3.0` (or `v2.0.0` for breaking changes) ### Description ### Changes - - ### Breaking Changes - None / _Remove if not applicable_ ### Testing - [ ] Tests pass (`bun test`) - [ ] Code formatted (`bun run fmt`) - [ ] New tests added for feature - [ ] Backward compatibility maintained ### Documentation