v3.33.1
Patch release: knowledge-base freshness refresh + eval-helper robustness fix.
Changed
- Knowledge base refresh — re-verified 10 backend knowledge entries against their upstream sources via the knowledge-freshness engine: stamped
last-revieweddates and recorded per-source content hashes and retrieval dates in frontmatter. Guidance content is unchanged. KBVERSION→ 0.1.2.
Fixed
- Eval helper
extract_fieldnow parses block-style YAML lists (both indented and zero-indent block sequences), not just inline flow arrays. The freshness engine normalizestopicsto block style, which previously tripped theknowledge-qualityeval into reporting "missing topics" for refreshed entries.
See CHANGELOG.md for details.