Expand description
Action contract — what a planner can ask a runtime to do.
Lives at the planner/runtime boundary so neither side has to depend on the other to talk about actions.
Structs§
- Cell
Write - One cell write inside a
PlannedAction::WriteCellsbatch.
Enums§
- Effect
Expectation - What the runtime should observe after an action lands to confirm the side-effect actually materialised.
- Focus
Mode - How a native-input action delivers its event relative to app focus.
- Planned
Action - The action the planner wants to execute.