Something went wrong. Try again.
personal memory agent
Something went wrong. Try again.
apps/utils: fall back to get_journal(), require absolute journal root master
get_app_storage_path() previously built app storage paths directly from state.journal_root, which defaults to an empty string before convey boots and could silently redirect writes into the current working directory. This change falls back to think.utils.get_journal() when state.journal_root is empty and raises RuntimeError when the resolved root is not absolute, so that failure happens loudly at the shared helper every app uses. Tests cover state-backed paths, get_journal() fallback, the non-absolute-root failure, and invalid app-name rejection. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author Jer Miller Co-author Claude Opus 4.7 (1M context) Date (Apr 23, 2026, 4:50 AM UTC) Commit 992a4887 992a48879cbf42dd5731feb7382a56a0deeaeda9 Parent fb8d8087 fb8d80878395671e883f6e09f19cc7db7578b78c