mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
61891f2e33
Review feedback on #876: - Codex (P2): the SessionStart "Where to write" brief said all auto-capture goes to captureFolder, but captureFolder is only the PreCompact checkpoint folder. Narrowed it — checkpoints go to captureFolder; decisions/tasks/notes follow placementConventions (or topic folders when none are set), so proactive captures aren't dumped into sessions/ alongside checkpoints. - Claude review: replaced the em dash in the skills-source-guard echo string with a hyphen so the instruction's console output stays ASCII (CLAUDE.md compatibility). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>