# Immediacy Over Deferring

> Replace a deferred follow-up with an atomic action that completes every coupled effect now, so nothing is forgotten.

Record: `algo:no-deferring`
Kind: Architectural Rules
Canonical: https://banes-lab.com/ontology/algorithms#algo-no-deferring
Closure: https://banes-lab.com/json/records/algo/no-deferring/closure

## composes

- [Execution Core](https://banes-lab.com/records/algo/execution-core.md)
- [Atomic Boundary](https://banes-lab.com/records/algo/atomic-boundary.md)
