Context is inheritable background knowledge; Instructions are private behavior rules that never pass to child actors. Put a rule like “always confirm before sending” into Context instead of Instructions, and every child actor will inherit it and try to do the same job.