Summary
Dogfood baseline found genie events timeline can hang until timeout instead of returning a bounded event timeline.
Repro
Run genie events timeline <id> against a live dogfood event or conversation id.
Expected
The command returns a finite timeline promptly, with either a default LIMIT or a clear explicit streaming mode.
Actual
The command hangs/timeouts.
Impact
Timeline is a first-line structured observability primitive for orchestration. A hanging command blocks release validation and forces lower-quality debugging surfaces.
Summary
Dogfood baseline found
genie events timelinecan hang until timeout instead of returning a bounded event timeline.Repro
Run
genie events timeline <id>against a live dogfood event or conversation id.Expected
The command returns a finite timeline promptly, with either a default LIMIT or a clear explicit streaming mode.
Actual
The command hangs/timeouts.
Impact
Timeline is a first-line structured observability primitive for orchestration. A hanging command blocks release validation and forces lower-quality debugging surfaces.