Barring a few exception, all or our cronjobs are either invoking an individual script, or are invoking a wrapper script which runs a set of subscripts. This design should not be complicated by having a CronJob(Node) documented as a separate entity from a CodeFile(File) serving as a wrapper script.
The point is to simplify the intake of data. Any edge case nuance to this design can be recorded in the NodeMetaData table for the time being.
Barring a few exception, all or our cronjobs are either invoking an individual script, or are invoking a wrapper script which runs a set of subscripts. This design should not be complicated by having a CronJob(Node) documented as a separate entity from a CodeFile(File) serving as a wrapper script.
The point is to simplify the intake of data. Any edge case nuance to this design can be recorded in the NodeMetaData table for the time being.