Commit Graph

104 Commits

Author SHA1 Message Date
Cal Corum
01d6f4af0c store: Fix: Scorebug tracker read-failure tolerance prevents false channel hiding 2026-02-20 14:30:07 -06:00
Cal Corum
c6cc030052 store: Fix: NPM health check needs /api/schema not /api; Ghost HTTP check removed due to HTTPS redirect 2026-02-20 14:16:42 -06:00
Cal Corum
713550be3f store: Fix: health_check.py disk check excludes squashfs/tmpfs/devtmpfs to prevent snap mount false positives 2026-02-20 14:16:35 -06:00
Cal Corum
cb92f36bb5 store: Fix: publish-scorecard error embed shows user-provided URL and removes double emoji 2026-02-20 14:06:31 -06:00
Cal Corum
f5ac164eda store: Fix: Win percentage orientation bug - sheet gives leading team's win%, not home team's 2026-02-20 14:06:21 -06:00
Cal Corum
fefc3e2f91 store: Fix: Win percentage parsing robustness and None default in ScorebugData 2026-02-20 14:06:11 -06:00
Cal Corum
aca54f872a store: Fix: ScorecardTracker stale data - load_data() on every read 2026-02-20 14:06:02 -06:00
Cal Corum
72eca65e83 store: [major-domo] fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38) 2026-02-20 13:31:37 -06:00
Cal Corum
91f95faee0 store: [homelab] docs: add CT 302 SSH alias and git auth details to server-diagnostics 2026-02-20 12:01:04 -06:00
Cal Corum
dd79d4a30b store: [homelab] Session: debugging 2026-02-20 11:26:12 -06:00
Cal Corum
7c3f2fe88b store: [homelab] feat: Discord notification before Claude API escalation 2026-02-20 11:14:36 -06:00
Cal Corum
281f11921a store: [Resume] Initial commit: migrate resume to RenderCV 2026-02-20 11:11:15 -06:00
Cal Corum
21cc5e391b store: Fix: Docker healthcheck - use node -e when container lacks wget/curl 2026-02-20 11:09:36 -06:00
Cal Corum
1f24dd6a93 store: [major-domo] fix: address 7 security issues across the codebase 2026-02-20 10:52:41 -06:00
Cal Corum
5a1a365b2d store: Fix: 7 security issues in major-domo-v2 - hardcoded key, URL encoding, error leaks, bare excepts, guild guard, md5 2026-02-20 10:50:22 -06:00
Cal Corum
4f20dc9f46 relate: f0ea5a06 --RELATED_TO--> e32b20ae 2026-02-20 09:37:37 -06:00
Cal Corum
1ced31d23d store: SSH IdentitiesOnly needed to prevent too many auth failures with agent 2026-02-20 09:37:22 -06:00
Cal Corum
ac3e43544f store: Termix Docker healthcheck uses wget but image has no wget - fix with node -e 2026-02-20 09:37:20 -06:00
Cal Corum
b5bc2745b0 store: [homelab] docs: add CT 302 SSH alias and git auth details to server-diagnostics 2026-02-20 09:33:06 -06:00
Cal Corum
2e6624dda9 store: [major-domo] feat: add local deploy script for production deploys 2026-02-20 09:07:46 -06:00
Cal Corum
44965895eb store: [homelab] Session: automation, configuration, creation, debugging, deployment, feature, fix, refactoring 2026-02-20 08:59:32 -06:00
Cal Corum
8e76020d2d store: CT 302 Gitea push: embedded-credential URL rejected, use http.extraHeader instead 2026-02-20 08:56:32 -06:00
Cal Corum
a2358bd123 store: LXC load_multiplier threshold too low - bumped from 2 to 4 on CT 302 2026-02-20 08:53:54 -06:00
Cal Corum
eb7945e29c store: [homelab] Session: automation, configuration, creation, deployment, fix 2026-02-20 07:52:18 -06:00
Cal Corum
bf845c285e store: [homelab] Fix _save_state race condition losing last_reflection timestamp 2026-02-20 00:50:51 -06:00
Cal Corum
f5b4102c6f relate: 59268a95 --CAUSES--> b33e2316 2026-02-20 00:47:17 -06:00
Cal Corum
d4c47a387e store: Fix: Race condition in cognitive-memory _save_state loses last_reflection timestamp when daily+weekly timers collide 2026-02-20 00:47:07 -06:00
Cal Corum
6747108704 store: [homelab] feat: add HTTP health probes, Docker health/restart detection, and warning accumulator 2026-02-20 00:37:04 -06:00
Cal Corum
ee99d4601f store: [homelab] Session: automation, configuration, creation, debugging, deployment, feature, fix, refactoring 2026-02-20 00:00:23 -06:00
Cal Corum
df5d8b8122 relate: 43cb893a --CAUSES--> c3f6fbc2 2026-02-19 23:40:00 -06:00
Cal Corum
dd06afcc31 store: Fix: memory repo pre-commit hook blocking edge files missing title field 2026-02-19 23:39:51 -06:00
Cal Corum
34bb613c57 Add 20 retroactive edges and sync pending memory updates
- 20 new high-quality edges across 8 project clusters
- Edge types: BUILDS_ON, RELATED_TO, ALTERNATIVE_TO, REQUIRES
- Updated relation metadata on connected memories
- New episode entries and memory files from recent sessions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 23:34:07 -06:00
Cal Corum
6f192a7ddd store: CLAUDE.md SSH section updated to mandate aliases from ~/.ssh/config 2026-02-19 22:22:42 -06:00
Cal Corum
b155102afe store: Fix: remediate.sh wrapper on CT 302 for Claude escalation from n8n 2026-02-19 22:17:01 -06:00
Cal Corum
bbd12f2bd9 store: Fix: Server Health Monitor n8n workflow - SSH auth and script paths 2026-02-19 22:16:54 -06:00
Cal Corum
9920479665 store: SSH known_hosts stale key when reusing LXC IP addresses 2026-02-19 21:59:41 -06:00
Cal Corum
3aebb2a3bf store: [homelab] Session: configuration, debugging, fix, tooling 2026-02-19 21:54:12 -06:00
Cal Corum
87b509bf03 store: Fix: tea CLI requires explicit --repo flag in discord-app-v2 directory 2026-02-19 21:53:17 -06:00
Cal Corum
47267fd420 store: MCP manager was writing to wrong config path - ~/.claude/.mcp.json instead of project .mcp.json 2026-02-19 21:52:57 -06:00
Cal Corum
4451a0196d store: [homelab] Session: configuration, fix 2026-02-19 21:43:57 -06:00
Cal Corum
0df2b02ef2 store: [homelab] Initial commit: server diagnostics skill for CT 302 2026-02-19 21:39:41 -06:00
Cal Corum
cc3d8fe5ee store: [major-domo] fix: ContextualLogger crashes when callers pass exc_info=True 2026-02-19 21:32:07 -06:00
Cal Corum
1e2d1d2b40 store: [homelab] Session: automation, configuration, debugging, deployment, feature, fix, tooling 2026-02-19 21:19:42 -06:00
Cal Corum
663ec01c23 store: [homelab] Add /save-memories command and memory-saver background agent 2026-02-19 16:26:11 -06:00
Cal Corum
90ea8093c6 store: [esb-monorepo] fix(tac): add object_type allowlist validation and flush partial progress on failure 2026-02-19 16:25:58 -06:00
Cal Corum
c148ae07ae store: [homelab] Session: automation, configuration, debugging, fix, refactoring, tooling 2026-02-19 15:24:01 -06:00
Cal Corum
fa94ef0b32 store: [claude-config] Session: automation, deployment, fix 2026-02-19 14:40:41 -06:00
Cal Corum
e8df3ed0f3 store: [homelab] Session: automation, debugging, feature, refactoring, tooling 2026-02-19 13:51:44 -06:00
Cal Corum
c37c288299 store: 10.10.0.226 is a physical server, not a Proxmox LXC 2026-02-19 11:06:04 -06:00
Cal Corum
f79825e658 store: [pd-team-dashboard] Session: automation, configuration, debugging, feature 2026-02-19 07:51:21 -06:00