https://www.youtube.com/watch?v=X90A9ZFtg6g
I built a native C substrate engine that runs locally and persists/restores state deterministically.
This short demo shows: - clearing the live state - mounting a small knowledge pack - exporting state to disk - restarting the process - restoring the same state with a matching digest
In the demo, the restored state is 106 nodes / 72 relations.
The current demo path does not require cloud services or GPU inference. It also supports abstention instead of forcing an answer on missing evidence.
I’d value technical feedback on the deterministic snapshot model and abstention behavior.
[link] [comments]