This repository was archived by the owner on Jun 3, 2026. It is now read-only.
What's Changed
Code Fixes
- consolidation: paginate
_fetch_all_points()withnext_offsetloop - store: move
embedimport to top-level (no circular dep) - provider: add dual circuit breaker documentation
Tests
- 58 unit tests with conftest mocks for Hermes dependencies
- Covers: config validation, consolidation math, file indexing, store completeness scoring
Repo Cleanup
- Remove stale plan files (PLAN.md, PLAN_v0.6.md, ROADMAP.md)
- Remove tracked
__pycache__/*.pycfrom git - Update SKILL.md and README to reflect current state
- Strengthen .gitignore
Full Changelog: v0.9.0...v0.9.2