- United States
- https://neurontechnologies.ai
-
Builder @Neuron, Creator of Harmonic Design
- Joined on
2026-03-21
@tim.lingo You did the containment on this — can you own the durable fix (arena-scope the awareness-loop allocations so they stop bypassing the per-request arena), or does it need Will's…
@tim.lingo Technical verification (Will keeps the safety sign-off): can you confirm the shipped soul binary contains the pre-LLM bell eval AND the self_harm-vs-abuse split — specifically that the…
@tim.lingo Verification question for you: does the vendored el-runtime pinned by merged #104/#105 actually include the el_strdup_persist arena-persist fix from docs PR #4? A grep of the vendored…
@tim.lingo Confirm the scope with you: the durable fix belongs in the el runtime response path (length governed by the emitted body, not a prior fs_read buffer), not per-handler — agreed? Please…
@tim.lingo Can you confirm the engram /api/embed-backfill route actually exists and responds as the pump expects, then measure the ~32 embeds/min steady-state load on a laptop-class soul? Your…
@tim.lingo Design decision is yours: replace the fb0bb55 delete+create boot counter with (a) an idempotent soul-state counter outside the immutable graph, or (b) a single-node supersede? Which do…
GROOMING — 2026-08-03 Status: Largely delivered but NOT yet verified/signed-off — merged #96 (untruncated /api/safety-contact + 988) and #76 (threat-to-others to refusal+911) appear to…
GROOMING — 2026-08-03 Status: In flight (beta soul build + signing pipeline) — do not close. Many soul fixes have since merged/reconciled onto main (#83, #104/#105), but the release gate…
GROOMING — 2026-08-03 Status: Open — the client-side Agent panel needs soul-side support (agent_workspace_root scoping, plan-mode endpoint, structured activity events, per-file diffs,…
GROOMING — 2026-08-03 Status: Open — the soul resolves 'my/me' to Will (genesis identity) instead of the OS operator, causing agent over-probing, a wall of macOS TCC prompts, and wrong…
GROOMING — 2026-08-03 Status: Open, queued behind #55 — scoped ~2-line chat.el change to read NEURON_INFERENCE_URL/NEURON_INFERENCE_TOKEN from config (fall back to Anthropic when unset)…
GROOMING — 2026-08-03 Status: Open — root-caused data corruption: el_runtime.c stores engram node/edge string fields with arena el_strdup (freed at el_request_end), so HTTP-created nodes…
GROOMING — 2026-08-03 Status: Open (container retired 07-20 — re-scope to the shipping deployment): soul-route writes were not write-through to the engram, so self-heal/restart silently…
GROOMING — 2026-08-03 Status: Open — /api/neuron/node/create
GROOMING — 2026-08-03 Status: Open — four el-toolchain defects block a fully local dev-soul build (block-expr initializer drop, same-scope re-let dup C decls, safety.el string-lexing…