Diagnose or change how the Ola APK detects the Magisk daemon. Use when the user mentions 引擎核心, daemon not running, ola.sock, nc -U, DaemonClient, or DaemonStatusProvider.
Run Ola without the AdaptiveTuner APK. Use when the user mentions 卸载 APK, 移除 APK, 全AI接管, headless, or daemon-only policy.
Fix or change Ola launch-splash hang (freeze/cpuset of a newly opened app). Use when the user mentions 启动图, splash, 前台卡, 打开慢, freeze, apply_freeze, or launch grace.
Build and package the Ola Magisk zip (olatrix-engine) and push it to device internal storage. Use when the user mentions Magisk, 模块, 刷入, ola-engine zip, build-module, or nsenter deploy.
Implement or change Ola P2 memory engine (ZRAM, IO scheduler, idle compact/drop_caches). Use when the user mentions P2, ZRAM, 内存融合, IO 调度, compact_memory, drop_caches, MemoryEngineCard, or memory.rs.
Implement or change Ola P3.2 Doze/power (screen-off idle constants). Use when the user mentions P3.2, Doze, 待机省电, device_idle_constants, power.rs, or PowerEngineCard.
Implement or change Ola P3 thermal control (temperature-gated CPU max-freq cap). Use when the user mentions P3, 热控, thermal, 限频, thermal.rs, or ThermalEngineCard.
Change Ola PPO credit assignment, reward scale, greedy feedback, or log_prob. Use when the user mentions AI策略, PPO, evolution_pref, Hamming, log_prob, reward, or greedy feedback.