This workstream tests that the Workflows automation is actually usable by someone building a medium-sized project.
- Choose a “medium build” project with multiple modules and a CLI/UI surface.
- Integrate with
stranske/Workflowsusing the thin-caller pattern.
Friction logs live in logs/friction/YYYY-MM.csv and record:
date,repo,context,minutes_lost,what_broke,what_was_confusing,what_fixed_it,pr_or_issue
- at least two PRs that reduce friction (not just documentation bloat)
- evidence that Workflows-level fixes were made in the source repo when appropriate