v0.4.1
Immutable
release. Only release title and notes can be modified.
✨ Added
- Warm every cached resource in one pass with
cache refresh, backed by a per-resource TTL ladder and versioned entries that self-invalidate on a shape change.
📜 Commits
23f753fdocs(agent): add a markdown-vs-ADF decision rule to the guide236f075docs(agent): enumerate the full ADF node set and fix the exclusions5f84f32refactor(cache): add resource registry as single source of truth27c2cc5refactor(cache): generate flat-list primers from the registry3f9603ffeat(cache): version cache entries so a shape change invalidates them617d6f1feat(cache): apply the per-resource TTL ladder34af40brefactor(cache): extract the resource registry into its own packagecbb0979refactor(cache): unify cache consumers behind freshness intent023f724feat(cache): addcache refreshto refresh resources in one passa59643edocs(cache): document the TTL ladder, invalidation set, and refresh
Full Changelog: v0.4.0...v0.4.1