chore: regenerate dist/soul.c after rebasing onto main

A clean rebase is not a consistent build input: git resolves the compiled amalgam
as an ordinary file and picks a winner, so dist/soul.c ends up holding one side's
code and not the other. The stamp gate catches it; this commit fixes it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Neuron
2026-08-09 12:12:53 -05:00
parent 7f445a4b95
commit c9da8d917a
2 changed files with 610 additions and 383 deletions
Generated Vendored
+607 -380
View File
File diff suppressed because one or more lines are too long