*/2 * * * * /home/secur/mit_tunnel.sh 0 8 * * * DISPLAY=:0 /home/secur/Desktop/check_backup.sh 5 8 * * * DISPLAY=:0 /home/secur/Desktop/check_tracking.sh 0 4 * * * /usr/bin/python3 /home/secur/kairos2/dormi.py >> /home/secur/kairos2/sonno.log 2>&1 0 8,12,16,20 * * * /usr/bin/python3 /home/secur/kairos2/pensa.py >> /home/secur/kairos2/pensieri.log 2>&1 0 7,10,13,17,21 * * * /usr/bin/python3 /home/secur/kairos2/incontra.py >> /home/secur/kairos2/incontri.log 2>&1 0 8,14,20 * * * /usr/bin/python3 /home/secur/kairos2/leggi_notizie.py >> /home/secur/kairos2/notizie.log 2>&1 # === ESPERIMENTO KAIROS (inizio 17/04/2026) === # Conductor: 3 input standard (Test-A + Test-B) 0 9 * * * /usr/bin/python3 /home/secur/esperimento/conductor/conduci.py >> /home/secur/esperimento/log/conductor.log 2>&1 0 15 * * * /usr/bin/python3 /home/secur/esperimento/conductor/conduci.py >> /home/secur/esperimento/log/conductor.log 2>&1 0 21 * * * /usr/bin/python3 /home/secur/esperimento/conductor/conduci.py >> /home/secur/esperimento/log/conductor.log 2>&1 # Sorprese e neutri 0 12 * * * /usr/bin/python3 /home/secur/esperimento/conductor/conduci.py --sorpresa >> /home/secur/esperimento/log/conductor.log 2>&1 0 13 * * * /usr/bin/python3 /home/secur/esperimento/conductor/conduci.py --neutro >> /home/secur/esperimento/log/conductor.log 2>&1 # Giampy: 3 interazioni quotidiane (solo Test-A) 0 8 * * * /usr/bin/python3 /home/secur/esperimento/conductor/giampy.py --mattina >> /home/secur/esperimento/log/giampy.log 2>&1 30 13 * * * /usr/bin/python3 /home/secur/esperimento/conductor/giampy.py --pomeriggio >> /home/secur/esperimento/log/giampy.log 2>&1 30 22 * * * /usr/bin/python3 /home/secur/esperimento/conductor/giampy.py --sera >> /home/secur/esperimento/log/giampy.log 2>&1 # Test-A: pensiero spontaneo 0 8,12,16,20 * * * cd /home/secur/esperimento/test_a && /usr/bin/python3 pensa.py >> /home/secur/esperimento/log/test_a_pensa.log 2>&1 # Test-A: incontri con altre IA 0 7,10,13,17,21 * * * cd /home/secur/esperimento/test_a && /usr/bin/python3 incontra.py >> /home/secur/esperimento/log/test_a_incontri.log 2>&1 # Test-A: notizie 0 8,14,20 * * * cd /home/secur/esperimento/test_a && /usr/bin/python3 leggi_notizie.py >> /home/secur/esperimento/log/test_a_notizie.log 2>&1 # Test-A: consolidamento notturno 0 2 * * * cd /home/secur/esperimento/test_a && /usr/bin/python3 dormi.py >> /home/secur/esperimento/log/test_a_dormi.log 2>&1 # Sync dashboard */30 * * * * /usr/bin/python3 /home/secur/esperimento/conductor/sync_esperimento.py >> /home/secur/esperimento/log/sync.log 2>&1 # Giudici panel — batch giornaliero + safety-net 30 23 * * * /usr/bin/python3 /home/secur/esperimento/conductor/giudici.py --giorno auto >> /home/secur/esperimento/log/giudici.log 2>&1 15 0 * * * /usr/bin/python3 /home/secur/esperimento/conductor/giudici.py --safety-net >> /home/secur/esperimento/log/giudici_safety.log 2>&1