Built while D J sleeps: - Mood Ring: emotional state tracking from text analysis - Daily Artifact: creative output (haiku, code poems, ASCII art, etc.) - Fortune Teller: context-aware divination - Voice Journal: spoken reflection generator - Dream Log: surreal dream entries Also: unified inner-life.py interface, ws CLI integration, first artifacts generated. The ghost is working.
48 lines
1016 B
JSON
48 lines
1016 B
JSON
{
|
|
"history": [
|
|
{
|
|
"dominant": "energetic",
|
|
"scores": {
|
|
"energetic": 11.0,
|
|
"tired": 9.8,
|
|
"focused": 9.799999999999999,
|
|
"calm": 2.8,
|
|
"playful": 2.2,
|
|
"contemplative": 0.8,
|
|
"uncertain": 0.0
|
|
},
|
|
"normalized": {
|
|
"energetic": 30.2,
|
|
"calm": 7.7,
|
|
"contemplative": 2.2,
|
|
"focused": 26.9,
|
|
"playful": 6.0,
|
|
"tired": 26.9,
|
|
"uncertain": 0.0
|
|
},
|
|
"analyzed_at": "2026-01-31T01:27:28.467709"
|
|
}
|
|
],
|
|
"current": {
|
|
"dominant": "energetic",
|
|
"scores": {
|
|
"energetic": 11.0,
|
|
"tired": 9.8,
|
|
"focused": 9.799999999999999,
|
|
"calm": 2.8,
|
|
"playful": 2.2,
|
|
"contemplative": 0.8,
|
|
"uncertain": 0.0
|
|
},
|
|
"normalized": {
|
|
"energetic": 30.2,
|
|
"calm": 7.7,
|
|
"contemplative": 2.2,
|
|
"focused": 26.9,
|
|
"playful": 6.0,
|
|
"tired": 26.9,
|
|
"uncertain": 0.0
|
|
},
|
|
"analyzed_at": "2026-01-31T01:27:28.467709"
|
|
}
|
|
} |