consciousness/poc-memory/src
ProofOfConcept f063eb01f0 organize: fix # quoting, protect journal entries
Keys containing # are now pre-quoted in all cluster output (similarity
scores, hub analysis, node headers) so the agent copies them correctly
into bash commands. Prompt strengthened with CRITICAL warning about #
being a shell comment character.

Journal entries included in clusters but identified by node_type
(EpisodicSession) rather than key prefix, and tagged [JOURNAL — no
delete] in the output. Prompt rule 3b tells agent to LINK/REFINE
journals but never DELETE them. Digest nodes (daily/weekly/monthly)
still excluded entirely from clusters.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-13 21:37:21 -04:00
..
agents organize: fix # quoting, protect journal entries 2026-03-13 21:37:21 -04:00
bin memory-search: add --query mode and prompt key boost 2026-03-13 15:26:35 -04:00
neuro neuro: unify consolidation planning, fix threshold drift 2026-03-10 17:55:08 -04:00
store fsck: add cache vs log consistency check 2026-03-11 01:42:32 -04:00
config.rs consolidate hardcoded paths into config, refactor apply_agent 2026-03-08 21:16:52 -04:00
counters.rs counters: add redb-backed persistent counters (skeleton) 2026-03-10 23:59:39 -04:00
graph.rs util: add jsonl_load/jsonl_append helpers, convert graph.rs 2026-03-10 15:22:03 -04:00
lib.rs reorganize subcommands into logical groups 2026-03-11 01:32:21 -04:00
lookups.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
main.rs cli: proper clap subcommands for daemon + expanded help 2026-03-13 20:07:15 -04:00
migrate.rs provenance: convert from enum to freeform string 2026-03-11 01:19:52 -04:00
query.rs connectivity: suggest link-add commands for islands 2026-03-11 17:09:19 -04:00
search.rs provenance: convert from enum to freeform string 2026-03-11 01:19:52 -04:00
similarity.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
spectral.rs memory-search: add --query mode and prompt key boost 2026-03-13 15:26:35 -04:00
transcript.rs transcript: extract JSONL backward scanner and compaction detection into library 2026-03-09 17:06:32 -04:00
tui.rs split agent: two-phase node decomposition for memory consolidation 2026-03-10 01:48:41 -04:00
util.rs util: add jsonl_load/jsonl_append helpers, convert graph.rs 2026-03-10 15:22:03 -04:00