params should eventually only be accessible from the entry workflow.
It's been decided (#345) to pass a subMap of params as a subworkflow arg, rather than each individually, to avoid parameter bloat, while still maintaining explicitness of what is passed.