chore(dist): update neuron.c and routes.c to 2-arg build_system_prompt
Deploy Soul to GKE / deploy (push) Failing after 7m15s
Neuron Soul CI / build (push) Failing after 21m49s

neuron.c and routes.c were compiled against the old 1-arg soul interface.
chat.c already uses the 2-arg signature. The Windows cross-compile build
generates elp-c-decls.h from all dist/*.c files, causing a conflicting-types
error when both signatures appear. Recompile these modules against the
current soul API to eliminate the conflict.
This commit is contained in:
2026-06-25 13:10:20 -05:00
parent 98603f5ae8
commit d4609c7baa
4 changed files with 504 additions and 81534 deletions
Generated Vendored
+251 -28914
View File
File diff suppressed because one or more lines are too long