forked from kent/consciousness
Add store_helpers.py with shared helpers that call poc-memory commands (list-keys, render, journal-tail) instead of globbing ~/.claude/memory/*.md and parsing section headers. All 9 Python scripts updated: get_semantic_keys(), get_topic_file_index(), get_recent_journal(), parse_journal_entries(), read_journal_range(), collect_topic_stems(), and file preview rendering now go through the store. This completes the clean switch — no script reads archived markdown files. |
||
|---|---|---|
| .. | ||
| apply-consolidation.py | ||
| bulk-categorize.py | ||
| call-sonnet.sh | ||
| consolidation-agents.py | ||
| consolidation-loop.py | ||
| content-promotion-agent.py | ||
| daily-check.sh | ||
| daily-digest.py | ||
| digest-link-parser.py | ||
| journal-agent.py | ||
| monthly-digest.py | ||
| refine-source.sh | ||
| retroactive-digest.py | ||
| store_helpers.py | ||
| weekly-digest.py | ||