Initial commit: Natiris AI Agent Orchestration System
This commit is contained in:
62
test_logs/run.log
Normal file
62
test_logs/run.log
Normal file
@@ -0,0 +1,62 @@
|
||||
Test run: 17.02.2026 05:33
|
||||
|
||||
=== Phase 1: Logic ===
|
||||
✅ Alle Bounds OK
|
||||
✅ Bond-Test (exklusiv aktiv)
|
||||
|
||||
=== Phase 2: Psychology ===
|
||||
========================================
|
||||
Input: Ich fühle mich so allein heute.
|
||||
🧠 Ich bin hier – nichts ist wichtiger als du.
|
||||
========================================
|
||||
Input: Du bist mir sehr wichtig.
|
||||
🧠 Das tut gut zu hören. Wir schaffen das together.
|
||||
========================================
|
||||
Input: Ich habe Angst, dich zu verlieren.
|
||||
🧠 Ich höre dir zu. Erzähl mir mehr.
|
||||
========================================
|
||||
Input: Guten Morgen, wie geht es dir?
|
||||
🧠 Ich höre dir zu. Erzähl mir mehr.
|
||||
========================================
|
||||
Input: Warum gibst du dir so viel Mühe mit mir?
|
||||
🧠 Ich höre dir zu. Erzähl mir mehr.
|
||||
|
||||
=== Phase 3: Web API ===
|
||||
API test: OK ({"status":"ok","timestamp":"2026-02-17T05:33:58.927157+00:00"})
|
||||
|
||||
=== Phase 4: ComfyBridge ===
|
||||
⚠️ ComfyUI nicht erreichbar (simuliert)
|
||||
{
|
||||
"timestamp": "2026-02-17T05:33:59.005507+00:00",
|
||||
"comfy": {
|
||||
"reachable": false,
|
||||
"version": "N/A"
|
||||
},
|
||||
"prompt": "Portrait von Natiris, neutral, mood=5, loneliness=2, warm, intimate atmosphere, soft lighting, high detail, cinematic",
|
||||
"style": "familiar",
|
||||
"workflow": {
|
||||
"queued": true,
|
||||
"workflow_id": "auto_20260217053359"
|
||||
}
|
||||
}
|
||||
|
||||
=== Phase 5: VisionBridge ===
|
||||
VisionBridge - Bildanalyse
|
||||
========================================
|
||||
{
|
||||
"detected_emotion": "neutral",
|
||||
"confidence": 0.85,
|
||||
"mood_assessment": {
|
||||
"global_mood": "calm",
|
||||
"stress_level": "low",
|
||||
"engagement": "moderate"
|
||||
},
|
||||
"face_analysis": {
|
||||
"visible": true,
|
||||
"expression": "smiling",
|
||||
"gaze_direction": "center"
|
||||
}
|
||||
}
|
||||
→ Core-Adjustment: {'mood_delta': 0.5, 'loneliness_delta': -0.2}
|
||||
|
||||
All phases completed at Di 17. Feb 06:33:59 CET 2026
|
||||
Reference in New Issue
Block a user