knowledge_brain.py, memory_engine.py, session_continuity.py used
parents[4] to find memory/ dir. In Docker (/app/app/services/file.py)
there are only 4 parents total, causing IndexError: 4.
Fix: walk up parents dynamically until memory/ dir is found.
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs