Components
The components defined in the RGNW toolbox fall into three categories:
-
C0 Components: These components handle information extraction and task execution. They process data from the environment, forward this information to the C1 components, and receive actions from C1 components to modify the environment. See the C0 components documentation for more details.
-
C1 Components: These components are responsible for integrating and analyzing the information received from the C0 components and making decisions based on that analysis. See the C1 components documentation for more details.
-
C2 Components: This reflective layer analyzes the value alignment of behavior. These components are a key innovation of VALAWAI, and they are where value-based reasoning takes place. This involves capabilities such as value acquisition, value representation and reasoning, value alignment mechanisms, and value-driven explainability. See the C2 components documentation for more details.