The registry image now compiles with -rdynamic/-ldl so dlsym can find handle_request at runtime. IfNotPresent workaround no longer needed.
The buildah-compiled image (imported directly into k3s) is the working version. The registry image will catch up after the next CI build. IfNotPresent ensures the locally-cached correct binary is used.
- Add engram-server Deployment, Service, PVC to neuron-prod - engram-server is the graph memory substrate for DHARMA registry - Add allow-engram-ingress NetworkPolicy (ingress from neuron-prod) - ENGRAM_URL in Vault updated to http://engram-server.neuron-prod.svc.cluster.local:8742 - Image: registry.neuralplatform.ai/neuron-technologies/engram-server:latest compiled from foundation/engram dist/engram.c + el_runtime