.
├── common # Common libraries or shared resources
├── controllers # Controller scripts or modules for managing interactions
├── cortex-common # Shared components across different cortex modules
├── cortex-cpp-deps # Dependencies specific to the cortex-cpp module
├── engines # Different processing or computational engines
├── examples # Example scripts or applications demonstrating usage
├── test # Test scripts and testing frameworks
└── utils # Utility scripts and helper functions