Expand description
§14 AcceptOutcome — result of accepting an input.
Structs§
- Coarse
Admission Flags - Coarse accept flags used by the MeerkatMachine DSL’s
AcceptWithCompletionbranches. - Resolved
Admission - Machine-owned resolution of an accepted input’s semantic admission path.
Enums§
- Accept
Outcome - Outcome of
RuntimeDriver::accept_input(). - Admission
Plan - Machine-owned admission plan for an accepted input.
- Admission
Queue Action - Machine-owned queue action for an admitted input.
- Existing
Queued Admission Action - Machine-owned action against an existing queued input.
- Reject
Reason - Typed reason why an input was rejected at the accept boundary.
Functions§
- admission_
plan_ from_ policy - Classify the machine-owned admission disposition for an accepted input.
- handling_
mode_ from_ policy - Derive the handling mode from a resolved policy decision.
- post_
admission_ signal_ from_ accept_ outcome - Classify the machine-owned post-admission control signal for a resolved accept outcome.
- requests_
immediate_ processing - Whether this input requests immediate processing after admission.
- requests_
wake_ if_ idle - Whether this input carries the “wake the runtime loop once the session reaches idle” intent.
- resolve_
admission - Resolve the machine-owned semantic admission path for an accepted input.