Overall architecture
This diagram shows the complete architecture of YumeBox from configuration entry to running data: how configuration, override, session, core, system access and observation data are connected to each other.Configuration enablement and node resolution
The configuration update is only responsible for obtaining and submitting the new configuration; when it is actually started, the running session will compile the current configuration and overwrite chain again, and then wait for the mihomo controller to provide the policy group.运行模式对配置的影响 diff.yaml
Custom overwriting and hot reloading
After the custom override is saved, YumeBox will re-apply the override chain currently being used by the configuration. The running configuration will not modify the original subscription text; when reloading fails, the running session will try to restore the last valid configuration.旧配置.yaml
新覆写.yaml
热重载结果 diff.yaml
