neurocore.runtime.events.FlowEvent¶ class neurocore.runtime.events.FlowEvent¶ event_type: FlowEventType¶ step_name: str¶ data: dict[str, Any]¶ timestamp: float¶ duration_ms: float | None = None¶ error: str | None = None¶ to_dict() → dict[str, Any]¶