consciousness/src/hippocampus
Waffles 37087ac6d9 journal: add --date flag for backdating entries
Adds an optional date parameter to journal_new that overrides the
timestamp on new entries. Accepts YYYY-MM-DD or YYYY-MM-DDTHH:MM
format. Used for seeding the memory graph with historical journal
entries from existing memory files.

Threading: CLI --date flag → cmd_journal_write → journal_new tool →
local store, with parse_date_to_epoch setting both timestamp and
created_at on the node.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-22 15:38:29 -04:00
..
neuro scoring: drop dead Elo/agent_budget block in consolidation_plan 2026-04-16 16:08:20 -04:00
query store: add weight to index, index-only key matching 2026-04-15 05:14:04 -04:00
store store: add weight to index, index-only key matching 2026-04-15 05:14:04 -04:00
counters.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00
graph.rs graph: use index for bulk reads, skip capnp deserialization 2026-04-13 22:15:13 -04:00
local.rs journal: add --date flag for backdating entries 2026-05-22 15:38:29 -04:00
lookups.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00
memory.rs store: internal locking, remove Arc<Mutex<Store>> wrapper 2026-04-13 21:49:54 -04:00
mod.rs journal: add --date flag for backdating entries 2026-05-22 15:38:29 -04:00
spectral.rs Remove dead functions from spectral.rs and identity.rs 2026-04-07 13:33:45 -04:00
transcript.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00