TODO validate in/output, also validate unknown keys TODO performance testing, how many actions will it handle? TODO profiling, find bottlenecks FIND change ids to uuid, uuid-<action_id>, uuid-<action_id-(plan, run, finalize)
# File lib/dynflow/serializer.rb, line 4 def self.serializer @serializer ||= Serializer.new end