createAccountedIntelligencePort
@totemsdk/edge / createAccountedIntelligencePort
Function: createAccountedIntelligencePort()
createAccountedIntelligencePort(
options):EdgeIntelligencePort
Bind an EdgeIntelligencePort and a Journal into an
accounted port. The wrapper is provider-neutral — it only ever sees
EdgeIntelligencePort's provider-agnostic surface.
Guarantees:
- A
startedevent exists iff the provider was actually dispatched to (a pre-aborted signal short-circuits toCANCELLEDwith no journal write). - Every dispatched call is closed by a
finishedevent; a thrown provider call is closed asoutcome-unknownand rethrown (behavior unchanged). - No receipt is ever fabricated here.
Parameters
options
CreateAccountedIntelligencePortOptions