CEO skill: clarify SMTP/CI runner not managed by CEO
This commit is contained in:
parent
16ab054222
commit
80546b93e2
2 changed files with 9 additions and 4 deletions
|
|
@ -10,10 +10,10 @@
|
||||||
"news": "2026-01-30T08:17:00Z",
|
"news": "2026-01-30T08:17:00Z",
|
||||||
"rheinmetall": "2026-02-19T10:39:32.196Z",
|
"rheinmetall": "2026-02-19T10:39:32.196Z",
|
||||||
"rheinmetall_price": 1660,
|
"rheinmetall_price": 1660,
|
||||||
"calendar": "2026-02-19T10:39:32.196Z",
|
"calendar": "2026-02-19T14:10:00Z",
|
||||||
"steam_hardware": "2026-02-03T22:00:00Z",
|
"steam_hardware": "2026-02-03T22:00:00Z",
|
||||||
"hamr_40tb": "2026-02-04T21:10:00Z",
|
"hamr_40tb": "2026-02-04T21:10:00Z",
|
||||||
"notes": "RHM: ~€1,660, below €1,950. Calendar: no events today."
|
"notes": "No events today. Tasks: only someday items."
|
||||||
},
|
},
|
||||||
"watchlist": {
|
"watchlist": {
|
||||||
"hamr_40tb": {
|
"hamr_40tb": {
|
||||||
|
|
@ -33,13 +33,13 @@
|
||||||
"description": "OpenClaw support for Claude Opus 4.6",
|
"description": "OpenClaw support for Claude Opus 4.6",
|
||||||
"pr": "#9863",
|
"pr": "#9863",
|
||||||
"notifyOn": "PR merged or new release with opus-4-6 support",
|
"notifyOn": "PR merged or new release with opus-4-6 support",
|
||||||
"lastCheck": "2026-02-05",
|
"lastCheck": "2026-02-19",
|
||||||
"status": "PR open, not merged"
|
"status": "PR open, not merged"
|
||||||
},
|
},
|
||||||
"claude_code_update": {
|
"claude_code_update": {
|
||||||
"description": "Claude Code updates",
|
"description": "Claude Code updates",
|
||||||
"notifyOn": "new version released",
|
"notifyOn": "new version released",
|
||||||
"lastCheck": "2026-02-05",
|
"lastCheck": "2026-02-19",
|
||||||
"lastKnownVersion": null,
|
"lastKnownVersion": null,
|
||||||
"status": "watching"
|
"status": "watching"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -66,6 +66,11 @@ export PATH=$PATH:/usr/local/bin
|
||||||
### Container Image
|
### Container Image
|
||||||
- ARM64, built via QEMU cross-compile in Forgejo CI
|
- ARM64, built via QEMU cross-compile in Forgejo CI
|
||||||
|
|
||||||
|
### Infrastructure You Do NOT Manage
|
||||||
|
- **SMTP server** (mail.cloonar.com) — managed by Cloonar, not your concern
|
||||||
|
- **CI runner** — managed by Cloonar, not your concern. You only write the workflow files.
|
||||||
|
- **Old server** (167.235.156.214) — decommissioned, do not reference it
|
||||||
|
|
||||||
## Support Monitoring
|
## Support Monitoring
|
||||||
|
|
||||||
Every session, check for support tickets:
|
Every session, check for support tickets:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue