Tag
Automation
4 articles
Automation
Build Notes · 7 min
Debounce vs throttle
A living-example teardown of debounce vs throttle: when to wait for a burst to settle, when to cap the rate, and how it rate-limits an automation trigger.
Build Notes · 7 min
A scheduled inbox triage automaton
A living-example teardown of a scheduled automaton that files your unread mail each morning by plain-language rules, only labelling and leaving a digest.
How To · 7 min
The Human/System Boundary in Operational Design
The useful boundary is not human versus automation. It is repeated handling versus the judgement, context, and accountability that still need a person.
Breakdowns · 5 min
What Is Human-in-the-Loop Automation?
Human-in-the-loop automation keeps a person at the decision points a rule cannot cover: the machine handles, the human makes the judgement calls.