Raxol.Adaptive.Supervisor (Raxol v2.3.0)

View Source

Supervisor for the adaptive UI subsystem.

Children:

  1. BehaviorTracker -- records pilot interactions
  2. LayoutRecommender -- rule-based layout suggestions
  3. FeedbackLoop -- accept/reject tracking

LayoutTransition is pure functional, no process needed.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])

@spec start_link(keyword()) :: Supervisor.on_start()