LICENSE
README.md
acceleration.py
agent_runtime.py
android_bridge.py
android_inference.py
android_model_manager.py
android_node.py
android_runtime.py
attention_layer.py
audit.py
autonomy.py
continuous_agent.py
decision_engine.py
execution_layer.py
fallbacks.py
gazebo_simulation.py
human_interaction.py
logging_manager.py
memory_system.py
mobile_nodes.py
model_backends.py
model_manager.py
moveit_planner.py
pg_memory.py
policy.py
pyproject.toml
reinforcement_learning.py
robotics_handler.py
ros2_interface.py
security.py
shugocore_agent.py
shugocore_server.py
shugonet_bridge.py
state_machine.py
subconscious.py
task_manager.py
telemetry.py
token_budget.py
vector_db.py
version.py
benchmarks/__init__.py
benchmarks/run.py
conversation/__init__.py
conversation/manager.py
kv_mesh/__init__.py
kv_mesh/allocator.py
kv_mesh/protocol.py
kv_mesh/shard.py
kv_mesh/simulator.py
nrr/__init__.py
nrr/adapter.py
nrr/descriptor.py
nrr/protocol.py
nrr/result.py
nrr/schema.py
personality/__init__.py
personality/governor.py
personality/growth.py
personality/loader.py
personality/model.py
personality/prompt.py
prompts/__init__.py
prompts/builder.py
shugocore.egg-info/PKG-INFO
shugocore.egg-info/SOURCES.txt
shugocore.egg-info/dependency_links.txt
shugocore.egg-info/entry_points.txt
shugocore.egg-info/requires.txt
shugocore.egg-info/top_level.txt
simulation/__init__.py
simulation/base.py
simulation/mujoco_sim.py
simulation/scenarios.py
simulation/stub_sim.py
subsystems/__init__.py
subsystems/command_router.py
subsystems/dialogue.py
subsystems/fallback.py
subsystems/intent.py
subsystems/memory.py
subsystems/tools.py
tests/test_acceleration.py
tests/test_agent_runtime.py
tests/test_android.py
tests/test_android_control_plane.py
tests/test_android_lifecycle_stress.py
tests/test_android_tree_sync.py
tests/test_closed_loop.py
tests/test_continuous_agent.py
tests/test_delegation.py
tests/test_dream.py
tests/test_grammar_decoding.py
tests/test_human_interaction.py
tests/test_kv_mesh.py
tests/test_memory_sharing.py
tests/test_mobile.py
tests/test_model_execution_stress.py
tests/test_nrr.py
tests/test_nrr_android_port.py
tests/test_personality_growth.py
tests/test_personality_model.py
tests/test_pg_memory.py
tests/test_platform_isolation.py
tests/test_recursive_loop_training.py
tests/test_robotics.py
tests/test_ros2_transport_stress.py
tests/test_security.py
tests/test_sensor_engagement.py
tests/test_shugocore_server.py
tests/test_shugonet.py
tests/test_simulation.py
tests/test_speech_output.py
tests/test_subsystems_phase3.py
tests/test_subsystems_phase4.py
tests/test_subsystems_phase5.py
tests/test_thermal_stress.py
tests/test_v1.py
tests/test_vector_embedding.py