consciousness/poc-memory
ProofOfConcept c22a7a72e1 cli: proper clap subcommands for daemon + expanded help
Convert daemon from hand-rolled string dispatch to proper clap
Subcommand enum with typed args. Add custom top-level help that
expands nested subcommands (same pattern as bcachefs-tools), so
`poc-memory --help` shows full paths like `agent daemon run`.
2026-03-13 20:07:15 -04:00
..
.claude agents: self-contained agent files with embedded prompts 2026-03-10 15:29:55 -04:00
agents organize: topic cluster diagnostic + agent with tool access 2026-03-13 18:49:49 -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 cli: proper clap subcommands for daemon + expanded help 2026-03-13 20:07:15 -04:00
build.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
Cargo.toml counters: add redb-backed persistent counters (skeleton) 2026-03-10 23:59:39 -04:00
config.example.jsonl split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00