Three fixes proposed. (1) CRITICAL: App container is down in `created` state, needs manual restart. (2) HIGH: Zyren stuck in seek_shelter for 8+ seconds during clear weather because the “weather cleared” FSM exit has priority 20 (can’t break the FLEEING hold) — raise to 91. (3) HIGH: Zemorai’s exploring→commuting_to_food instant oscillation because EXPLORING isn’t excluded from the priority-90 critical hunger override — add a 5-second stateTime grace period.
Details
- Three fixes proposed.
- (1) CRITICAL: App container is down in `created` state, needs manual restart.
- (2) HIGH: Zyren stuck in seek_shelter for 8+ seconds during clear weather because the “weather cleared” FSM exit has priority 20 (can’t break the FLEEING hold) — raise to 91.
- (3) HIGH: Zemorai’s exploring→commuting_to_food instant oscillation because EXPLORING isn’t excluded from the priority-90 critical hunger override — add a 5-second stateTime grace period.