ff1f9ca1e8
- #368 (user,character) memory silo test DONE + PASSED live (WT b127): write-side conjunctive {end_user,agent_self} scoping + read-side cross- character isolation both proven end-to-end; betty (throwaway) deleted, Sindra intact. Full record in persistent-memory.d/2026-07-18-368-silo- test-passed.md. Retired the stale "silo test in progress" in-flight blocks. - Two-tier migration: split 152 over-threshold dated entries into persistent-memory.d/ detail files, leaving one-line pointers in the index (startup load ~196KB -> ~53KB; bodies now load on demand). - Tier-3 stores scrubbed clean (memory 0 / affect 0, provider restarted empty); persistent-memory + detail file updated to reflect the scrub.
641 B
641 B
[2026-07-06] Raw POST /sessions is NOT Bifrost-bound -> zero affect/memory emits. The web surface binds by setting the bifrost block on session-create; a raw session doesn't -> 0 affect rows, which I nearly misread as "mood is neutral". Bind from the CLI with --new --bifrost-url http://10.100.10.50:8392 (the combined provider). Gotchas: --bifrost-plane affect/memory map to the SEPARATE :8390/:8391 providers (endpoint_for_plane), which I'd PRUNED as stale duplicates -> bifrost.endpoint_unreachable; and combined is NOT a --bifrost-plane choice (CLI restricts to memory/affect) -> use --bifrost-url for :8392.