Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 874 Bytes

File metadata and controls

20 lines (12 loc) · 874 Bytes

Neural

@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.

What Changed

  • the runtime now sits on top of @a0n/gnosis
  • execution is topology-first and .gg-native
  • existing exports such as NeuralEngine, GPUEngine, WebNNEngine, and Translator remain available for compatibility

Migration Direction

  • new clients should import @a0n/gnosis directly
  • existing clients can continue importing @affectively/neural while they migrate

Why This README Is Grounded

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.