consciousness/poc-memory/src/bin
Kent Overstreet 85307fd6cb surface agent infrastructure: hook spawn, seen set rotation, config
Surface agent fires asynchronously on UserPromptSubmit, deposits
results for the next prompt to consume.  This commit adds:

- poc-hook: spawn surface agent with PID tracking and configurable
  timeout, consume results (NEW RELEVANT MEMORIES / NO NEW), render
  and inject surfaced memories, observation trigger on conversation
  volume
- memory-search: rotate seen set on compaction (current → prev)
  instead of deleting, merge both for navigation roots
- config: surface_timeout_secs option

The .agent file and agent output routing are still pending.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 02:23:30 -04:00
..
diag-key.rs history: show DELETED marker on tombstone entries 2026-03-17 18:00:58 -04:00
find-deleted.rs Add find-deleted diagnostic tool 2026-03-18 22:57:12 -04:00
memory-search.rs surface agent infrastructure: hook spawn, seen set rotation, config 2026-03-22 02:23:30 -04:00
merge-logs.rs history: show DELETED marker on tombstone entries 2026-03-17 18:00:58 -04:00
parse-claude-conversation.rs transcript: extract JSONL backward scanner and compaction detection into library 2026-03-09 17:06:32 -04:00
poc-hook.rs surface agent infrastructure: hook spawn, seen set rotation, config 2026-03-22 02:23:30 -04:00