Richard Osborne
|
95bf2f363c
|
feat(viewer-cloud): add ExecutionLogger for workflow execution tracking
CF11-005: Execution Logger Integration (Part 1 - Logger Class)
- Add ExecutionLogger class wrapping ExecutionStore
- Implement execution lifecycle: startExecution, completeExecution
- Implement node lifecycle: startNode, completeNode, skipNode
- Add configurable settings (enabled, captureInputs, captureOutputs)
- Add automatic data truncation for large payloads
- Add retention cleanup utility
- Add comprehensive unit tests with MockExecutionStore
CloudRunner integration (Part 2) deferred until Phase 5 TASK-007C
creates the workflow runtime engine.
|
2026-01-15 16:21:41 +01:00 |
|