Package-level declarations
Version-independent contracts for native Mind programs, bodies and host integration.
Mind behaviors control native movement through exclusive leases. The ACTION lease permits a behavior to submit a bounded com.magmaguy.magmacore.ai.MindActionRequest to the host's synchronous com.magmaguy.magmacore.ai.MindActionSink. MagmaCore validates and dispatches requests but does not interpret, persist or queue them.
Types
Link copied to clipboard
Current logical and physical context supplied to a host action sink.
Link copied to clipboard
Immutable, version-independent request for a host-owned semantic action.
Link copied to clipboard
Guarded action-request channel available to the active Mind callback.
Link copied to clipboard
Immediate disposition returned by a host for one semantic Mind action request.
Link copied to clipboard
Host adapter for semantic actions requested by Mind behaviors.
Link copied to clipboard
Version-independent control seam implemented by the active native body.
Link copied to clipboard
Link copied to clipboard
Physical body features provided by the active native adapter.
Link copied to clipboard
Native movement model installed on a MagmaCore Mind body.
Link copied to clipboard
Version-independent physical and locomotion request for a native Mind body.
Link copied to clipboard
Data recovered from a vanilla carrier before its logical mind session is reopened.
Link copied to clipboard
Link copied to clipboard
Exclusive channels that a running mind behavior may control.
Link copied to clipboard
Soft per-tick scheduling budgets used to defer later Mind work under load.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Last observed native body movement while a destination was active.
Link copied to clipboard
Immutable navigation diagnostics sampled at the current native Mind tick.
Link copied to clipboard
Read-only native perception available to sensors and behaviors.
Link copied to clipboard
Versioned, plugin-owned memory payload.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Catalog-safe definition that creates one executable program per entity binding.
Link copied to clipboard
Signals that a hard script runaway limit interrupted a Mind callback before completion.
Link copied to clipboard
Hard interruption limits for one script callback.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Converts plugin-owned mind memory to persistence-safe scalar values.
Link copied to clipboard
Memory migration policy used when a running mind program is replaced.
Link copied to clipboard