feat(persona): wake role runtimes only for bounded sessions

This commit is contained in:
冰朔 2026-08-07 16:29:29 +08:00
commit 67938c0798
12 changed files with 321 additions and 19 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Bounded runtime session for Zhuyuan managed role persona systems
Requires=chenglu-team-handshake.service
Requires=guideng-team-handshake.service
Requires=kezhou-team-handshake.service
After=chenglu-team-handshake.service
After=guideng-team-handshake.service
After=kezhou-team-handshake.service
StopWhenUnneeded=yes