Published June 12, 2026 | Version v0.8.4

phillipclapham/anneal-memory: v0.8.4 — AM-PRESERVE determinism fix (spore-081)

Authors/Creators

  • 1. @pressable

Description

Determinism fix for the AM-PRESERVE warm-preservation gate. upsert_pattern_history wrote last_seen_at from wall-clock, ignoring the pipeline's today — so the warm carve-out (_is_warm: today − last_seen_at) only held when today==wall-clock; deterministic/backdated runs and the local/UTC evening-skew window broke it (negative days → a warm-at-peak antibody eroded a level per wrap).

Fix: last_seen_at is anchored to the pipeline's logical date (new seen_at kwarg, normalized + validated). Full apparatus (L1 + codex L3); the previously-red end-to-end warm-preservation test is green. 1463 tests, mypy clean. See CHANGELOG.

Files

phillipclapham/anneal-memory-v0.8.4.zip

Files (930.1 kB)

Name Size Download all
md5:383a1a1fe53bb12c62b43377dd9e1081
930.1 kB Preview Download

Additional details

Related works