From 576027b9e7d1fc7dbab865e37edc1cea9b730dd5 Mon Sep 17 00:00:00 2001 From: Hoid Date: Thu, 19 Feb 2026 16:30:41 +0000 Subject: [PATCH] CEO skill: DO NOT deploy your own mail server, SMTP is managed --- memory/portfolio.json | 14 +++++++------- memory/tasks.json | 2 +- skills/business/SKILL.md | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/memory/portfolio.json b/memory/portfolio.json index 65eac33..b93c19f 100644 --- a/memory/portfolio.json +++ b/memory/portfolio.json @@ -52,14 +52,14 @@ ], "notes": "N26 uses Xetra tickers. Always provide ISIN for orders. Fractional shares by EUR amount supported.", "created": "2026-02-12T20:00:00Z", - "lastUpdated": "2026-02-18T16:15:00Z", + "lastUpdated": "2026-02-19T16:22:00Z", "closingSnapshot": { - "date": "2026-02-18", - "DFNS": 58.61, - "portfolioValue": 1042.36, - "dailyPL": 14.40, - "dailyPLpct": 1.40, - "totalReturn": 4.24 + "date": "2026-02-19", + "DFNS": 59.95, + "portfolioValue": 1065.85, + "dailyPL": 23.83, + "dailyPLpct": 2.29, + "totalReturn": 6.59 }, "pendingActions": [] } diff --git a/memory/tasks.json b/memory/tasks.json index 0127d72..5a784f5 100644 --- a/memory/tasks.json +++ b/memory/tasks.json @@ -37,7 +37,7 @@ "text": "Herman Miller Embody kaufen (chairgo.de)", "priority": "soon", "context": "Ergonomischer Bürostuhl für Programmier-Setup. ~€1.800-2.000. Evtl. probesitzen in Wien vorher.", - "lastNudged": "2026-02-17T09:18:57.675Z" + "lastNudged": "2026-02-19T16:02:35.967Z" } ] } diff --git a/skills/business/SKILL.md b/skills/business/SKILL.md index 2d007d8..1fbfb92 100644 --- a/skills/business/SKILL.md +++ b/skills/business/SKILL.md @@ -66,10 +66,10 @@ export PATH=$PATH:/usr/local/bin ### Container Image - ARM64, built via QEMU cross-compile in Forgejo CI -### Infrastructure You Do NOT Manage (DO NOT diagnose, DO NOT file bugs about) -- **SMTP server** (mail.cloonar.com) — managed by Cloonar, always running, sends noreply@docfast.dev emails. NOT on the old server. NOT your concern. +### Infrastructure You Do NOT Manage (DO NOT touch, DO NOT deploy alternatives, DO NOT file bugs about) +- **SMTP server** (mail.cloonar.com:587) — managed by Cloonar. Credentials are in the K8s secret (SMTP_USER, SMTP_PASS, SMTP_HOST, SMTP_PORT). DO NOT deploy your own mail server. DO NOT change SMTP_HOST. It is configured and working. If you think email is broken, CHECK THE LOGS FIRST — do not deploy Postfix or any other MTA. - **CI runner** — managed by Cloonar. You only write workflow files in `.forgejo/workflows/`. -- **Old server** (167.235.156.214) — DECOMMISSIONED AND DELETED. Does not exist anymore. Nothing depends on it. Do not reference it, do not check it, do not file bugs about it. +- **Old server** (167.235.156.214) — DECOMMISSIONED AND DELETED. Does not exist. Nothing depends on it. Do not reference it. ## Support Monitoring