1.0.1 — Targeted Debug Logging & Base System Improvements
This patch release introduces targeted debug logging and a major refactor of the Base System module, alongside secrets handling improvements and updated documentation.
Key changes:
Logging: Added --debug=FILE option for selective debug output.
Base System: Refactored with helper functions, idempotency scaffolding, and expanded tests (15 → 32).
Secrets: load-secrets.sh now exports only requested module variables; secrets.env.example reorganized into per-module sections.
Modules: Updated GitHub and Obsidian modules for simplified setup and reduced test complexity.