Skip to content

v3.33.2

Choose a tag to compare

@zigrivers zigrivers released this 03 Jun 13:23
· 59 commits to main since this release
f27f02c

Patch release: knowledge-freshness provenance fix + knowledge-base refresh.

Fixed

  • Knowledge-freshness provenance — in the audit-apply strict path (production), a source's retrieved date now advances to the audit run date when its hash is recomputed deterministically, instead of echoing the model-claimed retrieved_at. Previously a freshly-changed hash could pair with a stale retrieval date. Corrected the affected retrieved dates on backend-auth-patterns and backend-fintech-compliance.

Changed

  • Knowledge base refresh — the freshness engine processed four backend entries. backend-fintech-data-modeling and backend-fintech-ledger got their first review stamp; backend-auth-patterns and backend-fintech-compliance had drift fingerprints refreshed (per the superseded-source policy, last-reviewed is intentionally left unadvanced so they stay queued for human re-review). Guidance content unchanged. KB VERSION → 0.1.5.

See CHANGELOG.md for details.