2 Commits

Author SHA1 Message Date
2cf141d99b fix(typecheck): align ExecutionMetrics in types.ts with dag-executor definition
Adds startTime, endTime, duration, validationFailures, recoveryAttempts, and
recoverySuccesses to ExecutionMetrics in workflow/executor/ts/types.ts and
types/workflow.ts so ExecutionRecord.metrics is structurally compatible with
the richer type exported by the @metabuilder/workflow package barrel.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 20:19:11 +00:00
862cc29457 various changes 2026-03-09 22:30:41 +00:00