--- phase: quick plan: 1 type: execute wave: 1 depends_on: [] files_modified: - src/templates/dashboard.html - src/templates/settings.html - src/templates/calibration.html - src/templates/files.html autonomous: true requirements: [] user_setup: [] --- Add TCK logo to the navigation bar in all 4 app templates. Logo files available in project: - logo/[LOGO] TCK.svg (primary) - logo/[LOGO] TCK_small.png (fallback) All 4 templates share a common navigation structure: ```html ``` Add logo to all 4 template navigation bars src/templates/dashboard.html, src/templates/settings.html, src/templates/calibration.html, src/templates/files.html Add the TCK logo image to the START of the navigation bar in each template. Use the SVG logo at path "logo/[LOGO] TCK.svg". For each template, add this as the first element inside the `