// placeholder — content is fictional
deltaworks.run
execution and repeatability
If constraints are not respected, execution is refused.
Run exists to ensure that what worked once continues to work.
active
{{ wf.name }}
{{ wf.description }}
runs: {{ wf.runs }} success: {{ wf.successRate }} avg: {{ wf.avgDuration }}
{{ wf.lastRun }}
scheduled
{{ wf.name }}
{{ wf.description }}
next: {{ wf.next }} cadence: {{ wf.cadence }}
{{ wf.lastRun }}
recent execution log
{{ line.text }}