pub fn create_fixture(conversations_root: impl AsRef<Path>)Expand description
Creates the event log used by OpenHands report tests. The layout mirrors
the OpenHands persistence store: one directory per conversation, each
holding event-<idx>-<id>.json files whose stats snapshots carry
accumulated token usage per LLM.