Full sync - all projects, memory, configs

This commit is contained in:
2026-03-21 20:27:59 -05:00
parent 2447677d4a
commit b33de10902
395 changed files with 1635300 additions and 459211 deletions

View File

@ -1 +1,50 @@
[]
[
{
"category": "AI Models",
"item": "Anthropic Claude API",
"monthly_cost": 200,
"currency": "USD",
"notes": "~$200/mo estimated. Opus (Case) + Sonnet (agents) + cron jobs.",
"status": "active"
},
{
"category": "Infrastructure",
"item": "Proxmox VM (self-hosted)",
"monthly_cost": 0,
"currency": "USD",
"notes": "192.168.86.45 — runs OpenClaw, all agents, web apps. D J's hardware.",
"status": "active"
},
{
"category": "Infrastructure",
"item": "GPU Box (self-hosted)",
"monthly_cost": 0,
"currency": "USD",
"notes": "192.168.86.40 — RTX 3080+3060, Ollama, Whisper. Electricity only.",
"status": "active"
},
{
"category": "Infrastructure",
"item": "ChromaDB LXC (self-hosted)",
"monthly_cost": 0,
"currency": "USD",
"notes": "192.168.86.25 — vector storage.",
"status": "active"
},
{
"category": "Trading",
"item": "CoinEx Futures Account",
"monthly_cost": 0,
"currency": "USD",
"notes": "~$125 USDT balance. Live trading. Fees per trade only.",
"status": "active"
},
{
"category": "Infrastructure",
"item": "D J's VPS",
"monthly_cost": null,
"currency": "USD",
"notes": "Runs odds aggregation Postgres DB. Access pending.",
"status": "pending"
}
]