-
Notifications
You must be signed in to change notification settings - Fork 0
R16
Leon Starr edited this page Feb 19, 2026
·
3 revisions
System Input is initiated by zero or one Input Source
Input Source initiates exactly one System Input
When we inject input into a System, the source of that input need not be an Actor. We may choose to set the value of some instance's attribute or force that instance into some state, for example. In doing so, we have a target (the instance) but no source other than the debugger itself, which is not an Actor.
An Actor playing the role of an Input Source must, by definition, initiate a System Input interaction.
Copyright © 2025-2026, Leon Starr at Model Integration, LLC under the MIT Open Source License