From 33ac43a756cfc63c1e3f7d7e138d081aa034fee2 Mon Sep 17 00:00:00 2001 From: James Date: Fri, 13 Mar 2026 18:03:39 -0400 Subject: [PATCH] chore: auto-commit uncommitted changes --- data/briefings.json | 11 ++ data/claude-usage-history.json | 190 ++++++++++++++++----------------- data/news.json | 56 +--------- data/status.json | 8 +- 4 files changed, 111 insertions(+), 154 deletions(-) diff --git a/data/briefings.json b/data/briefings.json index 86130f6..676a60f 100644 --- a/data/briefings.json +++ b/data/briefings.json @@ -1152,6 +1152,17 @@ "tasks": "14 pending tasks:\n๐Ÿ”ด HIGH (James): Vault1984 โ€” WebAuthn PRF, L2 encryption, MCP tokens, systemd service, VAULT_KEY persistence, code review (6 items)\n๐Ÿ”ด HIGH (Johan): E-consultant taxes, Register WebAuthn authenticators for L2\n๐ŸŸก MEDIUM (James): Fix Cloudflare DNSSEC DS Records, Vault1984 extension autofill, Caddy proxy for vault1984, import 12K password entries\n๐ŸŸก MEDIUM (Johan): 1% Club subscription โ€” alexfinn.ai", "summary": "Quiet morning weather-wise. Two items need attention:\n\n1. ๐Ÿšจ SentinelOne $S down 12% AH / -3.8% pre-market โ€” short position is moving in your favor. Watch market open.\n\n2. OpenClaw auto-updated to 2026.3.12 this morning โ€” smooth, gateway restarted, all good.\n\nDeliveries: HUROM H-320 juicer and CRISTELUSA (signature required) are both overdue from expected dates โ€” may need status checks. Cacao Paste still delayed.\n\nClaude usage: 3% weekly (97% remaining). ๐Ÿ’š", "created_at": "2026-03-13T11:38:53.48880018-04:00" + }, + { + "id": "018fb721", + "date": "2026-03-13", + "title": "Evening Briefing โ€” Friday, March 13, 2026", + "weather": "St. Pete: clear, ~75ยฐF (24ยฐC)", + "markets": "๐Ÿ“‰ S\u0026P 500 -0.61% โ†’ 6,632 | NASDAQ -0.93% โ†’ 22,105 | Dow mixed | 3rd straight weekly loss.\n๐Ÿ›ข๏ธ Brent crude closed \u003e$100/barrel for 2nd straight day โ€” Strait of Hormuz effectively shut. IEA largest-ever emergency reserve release had little effect.\n๐Ÿ” SentinelOne (S) ~$13.78 โ€” Piper Sandler cut PT to $15 today. 50-day MA $13.92. Short looking healthy. Analyst median target $20.\n๐ŸŽฐ NABL: no notable moves reported.", + "news": "โš ๏ธ IRAN WAR DAY 13: 6 US crew killed in KC-135 crash in Western Iraq (Operation Epic Fury). Trump says war ends when he 'feels it in his bones.' Aides warn oil shock threatens domestic support. New supreme leader + Trump both striking defiant tone.\n\n๐Ÿค– CLAUDE VISUAL UPDATE (Today): Anthropic launched inline interactive charts, diagrams \u0026 visuals directly in conversations โ€” no artifact needed. Charts render in-response. https://www.digit.in/news/general/anthropics-claude-ai-can-now-visually-explain-concepts-with-interactive-charts-and-diagrams.html\n\n๐Ÿš€ CLAUDE CODE UPDATE (Mar 11): New /loop command for recurring prompts, cron scheduling, rebindable voice:pushToTalk keybinding, expanded bash auto-allowlist. https://releasebot.io/updates/anthropic\n\nโšก OPENCLAW 2026.3.12 (running latest): Dashboard v2 with modular UI, command palette, mobile bottom tabs, pinned messages. /fast mode for both Anthropic \u0026 OpenAI (API service_tier). sessions_yield for orchestrators. SECURITY: plugin auto-load disabled (GHSA-99qw-6mr3-36qr). Kimi tool call fix. Slack Block Kit. Short-lived pairing tokens. https://github.com/openclaw/openclaw/releases/tag/v2026.3.12\n\n๐Ÿ’ฐ OpenAI/PENTAGON: Altman grilled by lawmakers over OpenAI defense contracts after Pentagon designated Anthropic a 'supply chain risk.' Altman disagrees with Anthropic designation but supports government authority over AI. https://www.cnbc.com/2026/03/12/sam-altman-faced-serious-questions-in-dc-meeting-openai-defense-work.html\n\n๐Ÿ‡ณ๐Ÿ‡ฑ DUTCH: Local council elections March 18 (342 councils โ€” 5 days away). CPB warns inflation may spike sharply due to Middle East oil/gas surge. Netherlands economically exposed.", + "tasks": "๐Ÿ”ด HIGH [Johan]: E-consultant taxes โ€” Papa/Roy messaged re: 2025 cancellation status. Overdue.\n๐Ÿ”ด HIGH [Johan]: Register WebAuthn (Touch ID + Titan Key + BIP39 backup) for Vault1984 L2 before storing real credentials.\n๐Ÿ”ด HIGH [Johan]: Export Chrome + Firefox + Proton Pass passwords (12,623 entries waiting for import).\n๐Ÿ”ด HIGH [James]: Vault1984 โ€” systemd service, permanent VAULT_KEY, code review + test pass of all untested features.\n๐ŸŸก MEDIUM [James]: Fix Cloudflare DNSSEC DS records: zavtra.nl, busel.nl, muskepo.nl.\n๐ŸŸข LOW [Johan]: 1% Club (alexfinn.ai) subscription โ€” Discord access path to Alex Finn audience.", + "summary": "Iran war is the macro story of the week. Brent \u003e$100, Hormuz choked, markets posted 3rd straight weekly loss (S\u0026P -0.61%, NASDAQ -0.93%). US KC-135 down in Iraq, 6 dead. Trump's no-timeline approach is rattling his own economic advisers.\n\nSentinelOne short: still looks solid. Stock ~$13.78, Piper Sandler just cut PT to $15. Q4 fundamentals were fine (\\$1B+ ARR, 22.9% growth) but market doesn't care right now.\n\nAI: Claude gets inline visuals today (big UX improvement). Claude Code picked up /loop + cron scheduling. OpenClaw 2026.3.12 is running โ€” notable security fix (plugin auto-load disabled) and Dashboard v2.\n\nAction items: Taxes are overdue. Vault1984 needs WebAuthn before real credentials go in.", + "created_at": "2026-03-13T16:17:43.811310613-04:00" } ] } \ No newline at end of file diff --git a/data/claude-usage-history.json b/data/claude-usage-history.json index 5e6f375..2754ca8 100644 --- a/data/claude-usage-history.json +++ b/data/claude-usage-history.json @@ -1,99 +1,4 @@ [ - { - "session_percent": 4, - "timestamp": "2026-02-15T20:00:10.390326Z", - "weekly_percent": 11 - }, - { - "session_percent": 6, - "timestamp": "2026-02-15T21:00:01.300926Z", - "weekly_percent": 12 - }, - { - "session_percent": 6, - "timestamp": "2026-02-15T21:00:02.775155Z", - "weekly_percent": 12 - }, - { - "session_percent": 6, - "timestamp": "2026-02-15T21:00:05.245011Z", - "weekly_percent": 12 - }, - { - "session_percent": 0, - "timestamp": "2026-02-15T22:00:01.473987Z", - "weekly_percent": 12 - }, - { - "session_percent": 0, - "timestamp": "2026-02-15T22:00:03.172360Z", - "weekly_percent": 12 - }, - { - "session_percent": 0, - "timestamp": "2026-02-15T22:00:04.952109Z", - "weekly_percent": 12 - }, - { - "session_percent": 0, - "timestamp": "2026-02-15T23:00:01.995586Z", - "weekly_percent": 12 - }, - { - "session_percent": 0, - "timestamp": "2026-02-15T23:00:02.430088Z", - "weekly_percent": 12 - }, - { - "session_percent": 0, - "timestamp": "2026-02-15T23:00:07.076511Z", - "weekly_percent": 12 - }, - { - "session_percent": 12, - "timestamp": "2026-02-16T00:00:02.261904Z", - "weekly_percent": 13 - }, - { - "session_percent": 12, - "timestamp": "2026-02-16T00:00:03.021465Z", - "weekly_percent": 13 - }, - { - "session_percent": 12, - "timestamp": "2026-02-16T00:00:11.189277Z", - "weekly_percent": 13 - }, - { - "session_percent": 23, - "timestamp": "2026-02-16T01:00:01.954201Z", - "weekly_percent": 15 - }, - { - "session_percent": 23, - "timestamp": "2026-02-16T01:00:05.224401Z", - "weekly_percent": 15 - }, - { - "session_percent": 23, - "timestamp": "2026-02-16T01:00:13.706096Z", - "weekly_percent": 15 - }, - { - "session_percent": 30, - "timestamp": "2026-02-16T02:00:01.545129Z", - "weekly_percent": 16 - }, - { - "session_percent": 30, - "timestamp": "2026-02-16T02:00:02.567996Z", - "weekly_percent": 16 - }, - { - "session_percent": 30, - "timestamp": "2026-02-16T02:00:04.426811Z", - "weekly_percent": 16 - }, { "session_percent": 0, "timestamp": "2026-02-16T03:00:01.915425Z", @@ -9998,5 +9903,100 @@ "session_percent": 4, "timestamp": "2026-03-13T16:00:01.795083Z", "weekly_percent": 3 + }, + { + "session_percent": 4, + "timestamp": "2026-03-13T16:04:00.274218Z", + "weekly_percent": 3 + }, + { + "session_percent": 4, + "timestamp": "2026-03-13T16:04:08.741599Z", + "weekly_percent": 3 + }, + { + "session_percent": 0, + "timestamp": "2026-03-13T17:00:01.469898Z", + "weekly_percent": 3 + }, + { + "session_percent": 0, + "timestamp": "2026-03-13T17:02:11.414577Z", + "weekly_percent": 3 + }, + { + "session_percent": 0, + "timestamp": "2026-03-13T17:02:19.046333Z", + "weekly_percent": 3 + }, + { + "session_percent": 24, + "timestamp": "2026-03-13T18:00:01.477372Z", + "weekly_percent": 6 + }, + { + "session_percent": 26, + "timestamp": "2026-03-13T18:02:22.504830Z", + "weekly_percent": 7 + }, + { + "session_percent": 26, + "timestamp": "2026-03-13T18:02:25.779104Z", + "weekly_percent": 7 + }, + { + "session_percent": 29, + "timestamp": "2026-03-13T19:00:01.671965Z", + "weekly_percent": 7 + }, + { + "session_percent": 29, + "timestamp": "2026-03-13T19:02:09.175373Z", + "weekly_percent": 7 + }, + { + "session_percent": 29, + "timestamp": "2026-03-13T19:02:20.445692Z", + "weekly_percent": 7 + }, + { + "session_percent": 30, + "timestamp": "2026-03-13T20:00:02.240912Z", + "weekly_percent": 7 + }, + { + "session_percent": 30, + "timestamp": "2026-03-13T20:02:07.947282Z", + "weekly_percent": 7 + }, + { + "session_percent": 33, + "timestamp": "2026-03-13T21:00:02.189760Z", + "weekly_percent": 8 + }, + { + "session_percent": 33, + "timestamp": "2026-03-13T21:02:06.964000Z", + "weekly_percent": 8 + }, + { + "session_percent": 33, + "timestamp": "2026-03-13T21:02:21.149261Z", + "weekly_percent": 8 + }, + { + "session_percent": 0, + "timestamp": "2026-03-13T22:00:02.057086Z", + "weekly_percent": 8 + }, + { + "session_percent": 0, + "timestamp": "2026-03-13T22:03:10.904267Z", + "weekly_percent": 8 + }, + { + "session_percent": 0, + "timestamp": "2026-03-13T22:03:21.069267Z", + "weekly_percent": 8 } ] \ No newline at end of file diff --git a/data/news.json b/data/news.json index b0c7df4..fc69ce2 100644 --- a/data/news.json +++ b/data/news.json @@ -1,57 +1,3 @@ { - "items": [ - { - "id": "b633c4c5", - "title": "๐Ÿ’ก inou Build Suggestion: Neurosurgery Consultation Package Generator", - "body": "TASK: Build a one-click export feature that compiles all available evidence for a specialist consultation into a structured, printable PDF. For Sophia context: pull MRI analysis notes (with Claude reasoning chain + source citations), lab value trends (last 6 months), relevant genetic variants, and medication timeline โ€” formatted for neurosurgery review. Why now: Dr. Neel Madan (Tufts neuroradiology) is reviewing, next step is neurosurgery consult. Having a structured package ready saves hours of prep and presents evidence professionally. Night-shift constraint: trigger via single button tap, async generation, ready to download. No marketing angle โ€” pure advocacy infrastructure.", - "type": "info", - "source": "james/inou-suggest", - "timestamp": "2026-03-13T11:39:56.264413661-04:00" - }, - { - "id": "78dd3329", - "title": "๐Ÿค– Kimi K2.5 Now Default in BrowserOS", - "body": "BrowserOS (open-source browser with built-in AI agent, MCP support, multi-step workflows โ€” described as OpenClaw but browser-native) added Kimi K2.5 as default provider. Kimi retweeted with a hug emoji. Also: MiniMax Speech 2.6 Turbo now on Together AI for real-time voice agents.", - "type": "info", - "source": "X/@Kimi_Moonshot", - "url": "https://x.com/Kimi_Moonshot/status/2032311970704277737", - "timestamp": "2026-03-13T11:39:40.062882705-04:00" - }, - { - "id": "5f7357d0", - "title": "๐ŸŸข Nvidia Commits $26B to Open Source AI โ€” Nemotron 3 Released", - "body": "Nvidia will spend $26B over 5 years building open source models. Nemotron 3: 120B params, 1M token context, running on DGX Spark. AlexFinn: running 4 local models (Nemotron 3, Qwen 3.5, Kimi K2.5, MiniMax2.5) on Mac Studios + DGX Spark for $33K hardware vs $100K/yr in API costs. America entering open-source AI race alongside China.", - "type": "info", - "source": "X/@AlexFinn", - "url": "https://x.com/AlexFinn/status/2031877907522654484", - "timestamp": "2026-03-13T11:39:40.022035142-04:00" - }, - { - "id": "e9557f0d", - "title": "๐Ÿšจ US Government Shutdown โ€” TSA Chaos, DHS Unpaid", - "body": "Partial government shutdown ongoing. 100,000 DHS workers not getting paid today. TSA agents calling out โ†’ hour-long security lines at airports coast to coast (Austin, others). Trump blaming Democrats for not funding DHS. Economic/travel impact live right now. Iran situation also active: Trump claims 90% of Iranian missiles neutralized.", - "type": "warning", - "source": "X/@RapidResponse47", - "url": "https://x.com/RapidResponse47/status/2032473636506865713", - "timestamp": "2026-03-13T11:39:39.985500666-04:00" - }, - { - "id": "15783544", - "title": "๐Ÿฆž OpenClaw 2026.3.12 โ€” Community Reaction", - "body": "Release out: dashboard v2, /fast mode, ollama/sglang/vllm โ†’ plugins, ephemeral device tokens, cron+Windows fixes. Community discussing: @vincent_koc soliciting plugin hook feedback; @chrysb PSA that cron now enforces delivery.mode=none strictly (silent jobs may break). @steipete building full E2E test bed for message channels at AI Engineer London.", - "type": "info", - "source": "X/@openclaw @steipete", - "timestamp": "2026-03-13T11:39:39.951637869-04:00" - }, - { - "id": "c70ff232", - "title": "US Markets Open Green, Attempt Recovery", - "body": "S\u0026P 500 +0.5%, Dow +0.74%, Nasdaq +0.45% at Friday open as stocks try to end 4-day losing streak. Markets remain volatile amid US-Iran war and oil price surge.", - "type": "info", - "source": "@ScopeTheMarket_", - "url": "https://x.com/ScopeTheMarket_/status/2032451554049982688", - "topic": "markets", - "timestamp": "2026-03-13T10:01:54.092305346-04:00" - } - ] + "items": [] } \ No newline at end of file diff --git a/data/status.json b/data/status.json index d2c7356..92989fd 100644 --- a/data/status.json +++ b/data/status.json @@ -2,9 +2,9 @@ "items": { "claude": { "key": "claude", - "value": "3% used ยท 12:00 PM", + "value": "8% used ยท 6:03 PM", "type": "info", - "updated_at": "2026-03-13T12:00:01.86076674-04:00" + "updated_at": "2026-03-13T18:03:21.133413109-04:00" }, "claude-code-update": { "key": "claude-code-update", @@ -14,9 +14,9 @@ }, "claude-usage": { "key": "claude-usage", - "value": "๐Ÿ“Š Weekly: 3% used", + "value": "๐Ÿ“Š Weekly: 8% used", "type": "info", - "updated_at": "2026-03-13T11:02:12.886460647-04:00" + "updated_at": "2026-03-13T18:03:18.306993078-04:00" }, "claude_usage": { "key": "claude_usage",