diff --git a/memory/d2r.json b/memory/d2r.json new file mode 100644 index 0000000..89da191 --- /dev/null +++ b/memory/d2r.json @@ -0,0 +1,30 @@ +{ + "game": "Diablo II: Resurrected", + "characters": [ + { + "name": null, + "class": "Necromancer", + "build": "Summoner", + "level": 0, + "act": "Act 1", + "difficulty": "Normal", + "skills": { + "plan": "Raise Skeleton (max first) → Skeleton Mastery (max second) → Corpse Explosion (max third)", + "currentPriority": "Raise Skeleton" + }, + "gear": [], + "runewords": { + "found": [], + "target": ["Stealth (Tal+Eth)", "Lore (Ort+Sol)", "Spirit (Tal+Thul+Ort+Amn)", "Insight (Ral+Tir+Tal+Sol)", "Rhyme (Shael+Eth)"] + }, + "mercenary": { + "type": "Act 2 Normal (Might Aura)", + "gear": [] + }, + "runes": [], + "notableFinds": [], + "created": "2026-02-12" + } + ], + "notes": "Playing offline. First playthrough." +} diff --git a/memory/portfolio.json b/memory/portfolio.json new file mode 100644 index 0000000..6c6cde6 --- /dev/null +++ b/memory/portfolio.json @@ -0,0 +1,10 @@ +{ + "startingCapital": 1000, + "cash": 1000, + "currency": "EUR", + "positions": [], + "limitOrders": [], + "history": [], + "notes": "N26 uses Xetra tickers. Always provide ISIN for orders. Fractional shares by EUR amount supported.", + "created": "2026-02-12T20:00:00Z" +} diff --git a/memory/wind-down-log.json b/memory/wind-down-log.json index e690052..170c6e0 100644 --- a/memory/wind-down-log.json +++ b/memory/wind-down-log.json @@ -1,17 +1,9 @@ { - "date": "2026-02-11", + "date": "2026-02-12", "events": [ - { "time": "19:00", "activity": "Playing BG3 (wind-down gaming)" }, - { "time": "20:11", "note": "Still gaming, quiet" }, - { "time": "20:43", "activity": "Defeated the hag in BG3, nose shower done ✅" }, - { "time": "20:44", "activity": "Watching something, maybe more BG3 after" }, - { "time": "20:56", "activity": "Researching inflation/investment calculations" }, - { "time": "21:00", "activity": "Reading news briefing" }, - { "time": "23:01", "activity": "Still playing BG3 (Illithid powers decision)" }, - { "time": "23:18", "activity": "Still gaming, asking about party comp" }, - { "time": "23:50", "activity": "Still gaming (Wyll question)" }, - { "time": "00:04", "activity": "Stopped gaming. Drinking tea + audiobook (Askir). Winding down ✅" }, - { "time": "00:10", "activity": "Going to sleep 🌙" } + { "time": "19:45", "activity": "Done with work. Nose shower already done ✅" }, + { "time": "19:50-20:08", "activity": "Chatting about new features (portfolio game, morning briefing, weekly review). Planning D2R Necro build." }, + { "time": "20:08", "activity": "Free for the evening. D2R / audiobook / TV suggested." } ], - "summary": "Good wind-down. Gamed BG3 until ~midnight, then tea+audiobook. Nose shower done. Asleep around 00:10. Gaming ran a bit late but transitioned well." + "summary": "Excellent wind-down start. Work done by 19:45, nose shower done early without prompting. Engaged in fun planning chat. Free evening ahead." }