The Codex harness registers a post-run hook that forwards the full turn log to the Honeycomb daemon. Structured facts, code snippets, and architectural decisions are distilled and indexed. Future Codex runs, and runs in other harnesses, can recall them before the first token.
Install
honeycomb install --harness codex Installs the harness adapter and registers it with the local daemon at 127.0.0.1:3850.
Whichever harness captures a turn, every other harness recalls it, one store, one daemon, loopback only.