@affectively/neural is now primarily a compatibility surface over the Gnosis runtime.
The fair brag is not novelty anymore. It is continuity. Existing clients can keep using the familiar Neural exports while the runtime model moves to a .gg-native execution surface underneath.
- the runtime now sits on top of
@a0n/gnosis - execution is topology-first and
.gg-native - existing exports such as
NeuralEngine,GPUEngine,WebNNEngine, andTranslatorremain available for compatibility
- new clients should import
@a0n/gnosisdirectly - existing clients can continue importing
@affectively/neuralwhile they migrate
Neural is now best understood as a bridge. The strongest fair brag is that it gives existing users a migration path without forcing an immediate rewrite.