Simple "core behavior" of an icmt-based service.
Like Core, but permits indexing and caching based on hashes.
public func view(dim : Types.Dim, events : [EventInfo]) : ViewResult
public func update(events : [EventInfo], gfxReq : GfxReq) : UpdateResult
Construct Basic terminal service from a service Core.