1.1.3
Review compatibility patch.
- Adds a narrow, typed Obsidian API fallback for source-review environments that do not install the official obsidian package.
- Normal development and release builds continue to resolve the official Obsidian declarations first.
- Clears the cascading unsafe-any findings reproduced from the 1.1.2 review without changing plugin runtime behavior.
Verified with lint, 84 tests, production build, dependency audit, and an isolated review simulation.