@will.anderson — start here when you (or your Neuron) pick the queue back up.
#16 is the keystone: merge it first (it's green, no conflicts). It marks the generated dist/*.c as -diff, so…
START HERE — merge this first.
CI-green, no conflicts. Marks generated dist/ files as -diff so every OTHER open PR stops rendering as a 70k-line wall and shows only its real source change. Build…
Handoff (auto) — prereq #16.
⚠ OVERLAPS #5 by ~80%: awareness.el (+402 -9), mcp-wrapper/src/main.el (+831), neuron-api.el (+173), mcp-proxy, same docs are identical to #5. This (your own…
Handoff (auto) — prereq #16.
⚠ OVERLAPS #9 by ~80%: identical changes to awareness.el (+402 -9), mcp-wrapper/src/main.el (+831), neuron-api.el (+173), mcp-proxy, and the same docs. #5 and #9…
Handoff (auto) — prereq #16.
WHAT: soul-side connectors surface — chat.el (+528 -177), routes.el (+89 -4); pairs with the neuron-connectd bridge. REAL SOURCE: 617 lines. RISK: medium —…
Handoff (auto) — prereq #16.
WHAT: new cli/ dir (neuron-chat.py, neuron_mcp.py, neuron_recall.py, neuron_remember.py) + 3 docs. All additive, touches nothing existing. REAL SOURCE: 767 lines,…
Handoff (auto, for the review pipeline) — prereq: merge #16 first so generated dist/ diffs are suppressed.
WHAT: chat.el caller fix (+9 -1) + handoff doc. Real source = 135 lines; only the…