I built a cognitive architecture where the AI has actual needs that drift between sessions — not prompt engineering, actual state variables

Reddit r/artificial Papers

Summary

Describes PHI // DRIFT, a cognitive architecture with seven homeostatic state variables that drift between sessions, memory scored by emotional salience and time decay, and a Jungian shadow module, built on a CPU-only mini tower and submitted as a preprint to SSRN.

Most AI companions fake continuity through prompt engineering. PHI // DRIFT does something different — seven homeostatic state variables that drift between sessions and shape output before you say a word. Memory is scored by emotional salience and time decay, not just vector similarity. There's a Jungian shadow module tracking unintegrated behavioral patterns as a first-class architectural variable. Built solo in 9 months on a CPU-only mini tower. No GPU. No institution. Full preprint under review of SSRN The field ignores depth psychology as an engineering input. I think that's a mistake. github avalable if needed
Original Article

Similar Articles

Has Anyone Actually Solved Memory Drift?

Reddit r/AI_Agents

Discusses the problem of memory drift in AI systems where preferences and facts become outdated but are only appended, leading to conflicting versions and unreliable retrieval.