Patch release for Obsidian community scorecard cleanup.
Assets included for Obsidian installation:
- main.js
- manifest.json
- styles.css
Changes:
- Removed explicit any usage from TypeScript source.
- Typed Todoist API normalization and storage boundaries around unknown JSON.
- Replaced unsafe casts and promise-returning event handlers with typed wrappers.
- Cleaned remaining strict source warnings from the attached Obsidian report.