consciousness/src
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
..
agent journal: add --date flag for backdating entries 2026-05-22 15:38:29 -04:00
bin context: tighten timestamp schema; every AstNode has one 2026-04-16 12:35:16 -04:00
cli journal: add --date flag for backdating entries 2026-05-22 15:38:29 -04:00
hippocampus journal: add --date flag for backdating entries 2026-05-22 15:38:29 -04:00
learn rust edition 2024 2026-04-05 06:20:16 -04:00
mind cleanup: drop dead ApiClient::stream_completion wrapper, silence dmn_tick 2026-04-17 16:23:59 -04:00
subconscious agent/api: carry readout alongside streamed tokens 2026-04-18 01:15:46 -04:00
thalamus thalamus/supervisor: reap channel daemons via SIGCHLD instead of SIG_IGN 2026-04-24 11:54:25 -04:00
user thalamus/supervisor: reap channel daemons via SIGCHLD instead of SIG_IGN 2026-04-24 11:54:25 -04:00
config.rs user: F7 compare screen 2026-04-17 16:12:26 -04:00
config_writer.rs config_writer: emit pretty multi-line sections, drop json5 crate 2026-04-16 13:08:19 -04:00
lib.rs config_writer: json5 round-trip editing via json-five 2026-04-16 11:48:47 -04:00
locks.rs locks: add process-wide lock hold time tracking 2026-04-12 20:27:42 -04:00
main.rs journal: add --date flag for backdating entries 2026-05-22 15:38:29 -04:00
mcp_server.rs memory.rs: clean up store access and tool dispatch 2026-04-13 14:27:38 -04:00
session.rs delete claude code integration 2026-04-09 19:58:07 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00