consciousness/poc-memory
ProofOfConcept 502bf5410c query: add created/timestamp sort fields
Make 'created' resolve to created_at epoch (numeric, sortable) and add
'timestamp' field. Enables `sort created desc` and `sort created asc`
in query pipelines.

Example: poc-memory query "key ~ 'bcachefs' | sort created desc | limit 10"

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-14 17:09:27 -04:00
..
.claude feedback: not-relevant/not-useful commands, edge strength adjustment 2026-03-14 12:14:17 -04:00
agents agents: simplify prompts now that # is gone from keys 2026-03-14 13:14:07 -04:00
defaults split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
schema provenance: convert from enum to freeform string 2026-03-11 01:19:52 -04:00
src query: add created/timestamp sort fields 2026-03-14 17:09:27 -04:00
build.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
Cargo.toml extract jobkit-daemon library from poc-memory daemon 2026-03-14 02:40:30 -04:00
config.example.jsonl split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00