consciousness/poc-memory/src/store
Kent Overstreet 1629a2c4e3 ops: factor out current_provenance() helper
The POC_PROVENANCE env var lookup was duplicated in upsert,
delete_node, and rename_node. Extract to a single function.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-17 18:06:06 -04:00
..
mod.rs agents: deduplicate timestamps, plan expansion, rename agent 2026-03-10 17:48:00 -04:00
ops.rs ops: factor out current_provenance() helper 2026-03-17 18:06:06 -04:00
parse.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
persist.rs persist: disable rewrite_store() — it destroyed append-only log history 2026-03-17 17:53:11 -04:00
types.rs history: show DELETED marker on tombstone entries 2026-03-17 18:00:58 -04:00
view.rs graph: add implicit temporal edges between episodic nodes 2026-03-14 02:40:00 -04:00