[ADAPTER] Add thin Evennia to Nexus event adapter #725
Reference in New Issue
Block a user
Delete Branch "codex/evennia-nexus-adapter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Documents and implements the thin semantic bridge from Evennia world truth into Nexus-facing event semantics.
Adds:
EVENNIA_NEXUS_EVENT_PROTOCOL.mdnexus/evennia_event_adapter.pynexus/perception_adapter.pyPrinciple:
Also hardens
nexus.__init__so adapter imports do not explode on the existingnexus_think.pysyntax issue.