Skip to main content

Module history

Module history 

Source
Expand description

Read-only per-phase attempt history assembled from existing DevFlow stores.

Structs§

AttemptEntry
One chronological point in a phase’s history, with nearby retained evidence attached to the event that produced it.
AttemptTimeline
The complete read-only attempt view for one phase.

Functions§

attempt_timeline
Correlate schema-v1 events, retained capture generations, and review artifacts without creating a second history store.
render_timeline
Human-readable history output; event summaries deliberately reuse the schema-v1 formatter used by devflow status.