Product decisions
Why automations
Automations exist because some work comes back again and again.
What repeats
The same kinds of tasks keep showing up:
- repo checks
- docs review
- issue review
- recurring summaries
- scheduled cleanup
Starting a new thread every time works, but it gets old fast.
Why automations are tied to workspaces
The workspace gives the recurring task a home.
That means the automation can stay tied to:
- the right project
- the right engine
- the right model
- the right schedule