## Description Closes # --- ## PR Type - [ ] Bug fix - [ ] New feature - [ ] Data contribution (URN database) - [ ] Documentation update - [ ] Model / algorithm improvement - [ ] Performance improvement - [ ] Tests - [ ] Other (describe below) --- ## Modules Affected - [ ] Module 1 — Design Input Engine - [ ] Module 2 — URN Prediction Core - [ ] Module 3 — IMO Compliance Checker - [ ] Module 4 — Marine Bioacoustic Impact Module - [ ] Module 5 — Mitigation Recommendation Engine - [ ] Module 6 — Open URN Database - [ ] General / Infrastructure --- ## Scientific Basis **N/A** --- ## Testing ``` # pytest output here ``` --- ## Screenshots / Output --- ## Pre-Merge Checklist - [ ] Code follows PEP 8 and all new functions include type hints - [ ] All new functions have docstrings (Google-style) - [ ] `pytest` passes locally with no new failures - [ ] No raw data files, `.pt` model weights, or `.env` files are included - [ ] `CHANGELOG.md` updated under `[Unreleased]` with a summary of changes - [ ] If any module algorithm or methodology was changed, a scientific reference or technical justification is provided in the Scientific Basis section above