consciousness/src/store
ProofOfConcept d3075dc235 provenance: add label() method, show provenance in history output
Move provenance_label() from query.rs private function to a pub
label() method on Provenance, eliminating duplication. History command
now shows provenance, human-readable timestamps, and content size for
each version.

Handle pre-migration nodes with bogus timestamps gracefully instead
of panicking.
2026-03-06 21:41:26 -05:00
..
mod.rs store: split mod.rs into persist.rs and ops.rs 2026-03-03 16:40:32 -05:00
ops.rs config file, install command, scrub personal references 2026-03-05 15:41:35 -05:00
parse.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00
persist.rs persist: fix store race condition with concurrent writers 2026-03-06 21:38:26 -05:00
types.rs provenance: add label() method, show provenance in history output 2026-03-06 21:41:26 -05:00
view.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00