Sync: Autonomy-System, Natural Language Engine, WebUI + .gitignore
- NatirisMaster.py aktualisiert - NaturalLanguageEngine optimiert - PsychologyEngine & Arousal-Engine - WebUI (FastAPI) mit Chat-API - Bridges: ComfyUI, Ollama, Vision - Admin-Auth System - .gitignore hinzugefügt (checkpoints, logs, generated)
This commit is contained in:
15
core/inner_life_log.json
Normal file → Executable file
15
core/inner_life_log.json
Normal file → Executable file
@@ -1,16 +1,13 @@
|
||||
{
|
||||
"timestamp": "2026-02-17T07:47:57.709418+00:00",
|
||||
"timestamp": "2026-03-10T15:00:43.470113+00:00",
|
||||
"old": {
|
||||
"loneliness": 7.400000000000002,
|
||||
"mood": 4.599999999999998,
|
||||
"frustration": 0
|
||||
"loneliness": 4,
|
||||
"mood": 5
|
||||
},
|
||||
"new": {
|
||||
"loneliness": 7.500000000000002,
|
||||
"mood": 4.399999999999998,
|
||||
"frustration": 0.0
|
||||
"loneliness": 4.1,
|
||||
"mood": 4.8
|
||||
},
|
||||
"hours_since_last_contact": 21.799363724444444,
|
||||
"autonomy_trigger": true,
|
||||
"physical_symptoms_active": false
|
||||
"hours_since_last_contact": 533.0120750294444
|
||||
}
|
||||
Reference in New Issue
Block a user