consciousness/src/cli
ProofOfConcept 3e410347a2 api: retry transient connection errors, misc fixes
- Retry up to 5 times with exponential backoff (2s, 4s, 8s, 16s)
  on transient errors: IncompleteMessage, connection closed/reset/
  refused, timeouts. Non-transient errors fail immediately.
- tail command: print to stdout instead of stderr
- state_dir rename: output_dir → state_dir throughout knowledge.rs

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-26 17:48:44 -04:00
..
admin.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
agent.rs agents: phase tracking, pid files, pipelining, unified cycle 2026-03-26 14:48:42 -04:00
graph.rs hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00
journal.rs api: retry transient connection errors, misc fixes 2026-03-26 17:48:44 -04:00
misc.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
mod.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
node.rs hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00