Code2LEdgeModelsPopulateInterceptor
The smallest interceptor, positioned at the boundary between graph semantics and runtime subscriptions.
isConcernedBy · afterAdd · afterUpdateLLManager.detectLLCode(core, edge, collaborativeModel, knowledgeSpace) determines whether the edge carries deployable low-level code.The concern predicate delegates directly to LLManager rather than checking only the edge name.
Detection is called again once the edge is persisted and its endpoints are available.
The updated activation expression is rediscovered by the runtime manager.
