ce-work-recap-scout

A work-recap scout that gathers the evidence for a recap explainer: what actually happened in a repository over a given window — git activity, merged/open PRs — with pointers precise enough that the explainer can teach from them. It extracts and quotes; it does not interpret, rank, or editorialize (that is the explainer’s job).

Dispatched by ce-explain, it implements stage-learn, feeding the human-facing artifact-explainer. It is the recent-work, human-facing counterpart to ce-session-historian (past agent sessions, feeding the machine-facing artifact-solution-doc) — together they mine “what happened” for the two flavors of stage-learn.

See Also