Sails Ethexe Implementer Overview Implement approved tasks in Sails ethexe workspaces where the feature is enabled and methods may be exported via ethabi transport, accept value (payable), or emit Ethereum-style events. If the task does NOT need the ethexe feature, use instead. Inputs - — ethexe diff table, type requirements, transport rules, event patterns - — API (note gated syscalls) - — core Sails patterns - — import paths - — IDL v2 annotations - — Sails Header routing Consume the approved , , and artifacts before changing code. Workflow 1. Confirm the task is specified and architecture-…