Add portfolio.json and d2r.json tracking files
This commit is contained in:
parent
4d19204f90
commit
b951c84ec8
3 changed files with 45 additions and 13 deletions
30
memory/d2r.json
Normal file
30
memory/d2r.json
Normal file
|
|
@ -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."
|
||||
}
|
||||
10
memory/portfolio.json
Normal file
10
memory/portfolio.json
Normal file
|
|
@ -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"
|
||||
}
|
||||
|
|
@ -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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue