Skip to content

add event and observability reference #31

@blindzero

Description

@blindzero

IdLE emits structured runtime events (RunStarted, StepCompleted, StepFailed, etc.).
To improve debuggability and integration, a reference describing these events and their payloads is required.

Scope

  • List all emitted engine events
  • Describe event lifecycle and ordering
  • Document payload structure
  • Explain how events are consumed (sinks / handlers)

Out of scope

  • No new event types
  • No behavior changes

Acceptance Criteria

  • A document exists under docs/reference/events.md
  • Events are grouped by lifecycle phase
  • Payload fields are documented
  • Linked from docs/index.md

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestprio:lowtype:docsImprovements or additions to documentation.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions