Jump to the Architectural Overview Menu page. Jump to the Home page.
Most of the basic functionality of the MAX architecture is in the knowledge; this is so the system can be tailored to implement various capabilites. The knowledge consists of: behaviors which are analagous to problem spaces in Soar(sets of operators and rules), monitors which are like behavior rules but which can be defined dynamically and run in the background, and a storage area for current behavior which allows for self-reflection. MAX can also process other domain specific pieces of knowledge, given it is in the standardized declarative form that the other knowledge is.