Commit Graph

520 Commits

Author SHA1 Message Date
Cal Corum
8d9c3dbbc3 episode: Fix: Use client.py reindex (not stats) to build _index.json from scratch on new deployments 2026-02-20 23:24:17 -06:00
Cal Corum
938f3a6551 store: Fix: Use client.py reindex (not stats) to build _index.json from scratch on new deployments 2026-02-20 23:24:17 -06:00
Cal Corum
ee3a0eb6f3 episode: Cognitive Memory MCP (read-only) deployed to Discord Coordinator LXC 301 2026-02-20 23:24:06 -06:00
Cal Corum
420271478a store: Cognitive Memory MCP (read-only) deployed to Discord Coordinator LXC 301 2026-02-20 23:24:06 -06:00
Cal Corum
417696a399 episode: [homelab] Session: automation, configuration, creation, debugging, deployment, fix, tooling 2026-02-20 23:18:18 -06:00
Cal Corum
351e2e1f03 store: [homelab] Session: automation, configuration, creation, debugging, deployment, fix, tooling 2026-02-20 23:18:18 -06:00
Cal Corum
ecd7b99e2d episode: [major-domo] fix: scorebug stale data, win probability parsing, and read-failure tolerance (closes #39, #40) 2026-02-20 21:26:59 -06:00
Cal Corum
8853684232 store: [major-domo] fix: scorebug stale data, win probability parsing, and read-failure tolerance (closes #39, #40) 2026-02-20 21:26:59 -06:00
Cal Corum
028f1e114d episode: [homelab] Session: refactoring 2026-02-20 21:26:49 -06:00
Cal Corum
85ca7dc56c store: [homelab] Session: refactoring 2026-02-20 21:26:49 -06:00
Cal Corum
9d59fa62da episode: [homelab] docs: add pihole1, sba-bots, foundry to monitoring server inventory 2026-02-20 14:34:28 -06:00
Cal Corum
602c4e60cd store: [homelab] docs: add pihole1, sba-bots, foundry to monitoring server inventory 2026-02-20 14:34:28 -06:00
Cal Corum
c63a57b7df episode: Gitea auto-close only triggers on direct merge to default branch, not via staging branch 2026-02-20 14:30:31 -06:00
Cal Corum
f7089a31df store: Gitea auto-close only triggers on direct merge to default branch, not via staging branch 2026-02-20 14:30:31 -06:00
Cal Corum
33012b8cae episode: Insight: Voice channel cleanup auto-unpublishes scorecards — intended behavior 2026-02-20 14:30:21 -06:00
Cal Corum
e354c65f6b store: Insight: Voice channel cleanup auto-unpublishes scorecards — intended behavior 2026-02-20 14:30:21 -06:00
Cal Corum
21d3974ea7 episode: Fix: Scorebug win probability orientation — C8=winning team, D8=percentage 2026-02-20 14:30:15 -06:00
Cal Corum
185e8cd0e4 store: Fix: Scorebug win probability orientation — C8=winning team, D8=percentage 2026-02-20 14:30:15 -06:00
Cal Corum
5465eb4c56 episode: Fix: Scorebug tracker read-failure tolerance prevents false channel hiding 2026-02-20 14:30:07 -06:00
Cal Corum
01d6f4af0c store: Fix: Scorebug tracker read-failure tolerance prevents false channel hiding 2026-02-20 14:30:07 -06:00
Cal Corum
38ba5bd101 episode: Decision: Home Assistant (VM 109) monitoring deferred - HAOS has no SSH by default 2026-02-20 14:16:50 -06:00
Cal Corum
a297c1589a store: Decision: Home Assistant (VM 109) monitoring deferred - HAOS has no SSH by default 2026-02-20 14:16:50 -06:00
Cal Corum
74ccb0cd6c episode: 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
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
d2131538bf episode: 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
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
edfa0affc0 episode: Added pihole1, sba-bots, foundry to n8n health monitoring (9 servers total) 2026-02-20 14:16:28 -06:00
Cal Corum
d3562722dc store: Added pihole1, sba-bots, foundry to n8n health monitoring (9 servers total) 2026-02-20 14:16:28 -06:00
Cal Corum
99cc68d77c episode: Fix: publish-scorecard error embed shows user-provided URL and removes double emoji 2026-02-20 14:06:31 -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
a505e8ce26 episode: 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
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
6a4ea2dfc9 episode: Fix: Win percentage parsing robustness and None default in ScorebugData 2026-02-20 14:06:11 -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
873394d113 episode: Fix: ScorecardTracker stale data - load_data() on every read 2026-02-20 14:06:02 -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
2ac84faaf1 episode: [major-domo] fix: batch quick-wins — 4 issues resolved (closes #37, #27, #25, #38) 2026-02-20 13:31:37 -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
7a68d7d6c9 episode: [homelab] docs: add CT 302 SSH alias and git auth details to server-diagnostics 2026-02-20 12:01:04 -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
6be966f728 episode: [homelab] Session: configuration 2026-02-20 11:41:06 -06:00
Cal Corum
3c3e01905d store: [homelab] Session: configuration 2026-02-20 11:41:06 -06:00
Cal Corum
836342022e episode: MCP server user-scope config: ~/.claude.json + one-time /mcp enable 2026-02-20 11:30:17 -06:00
Cal Corum
53442a8a8f store: MCP server user-scope config: ~/.claude.json + one-time /mcp enable 2026-02-20 11:30:17 -06:00
Cal Corum
ac5497670d episode: [homelab] Session: debugging 2026-02-20 11:26:12 -06:00
Cal Corum
dd79d4a30b store: [homelab] Session: debugging 2026-02-20 11:26:12 -06:00
Cal Corum
5e5a763891 episode: [homelab] feat: Discord notification before Claude API escalation 2026-02-20 11:14:36 -06:00
Cal Corum
7c3f2fe88b store: [homelab] feat: Discord notification before Claude API escalation 2026-02-20 11:14:36 -06:00
Cal Corum
b0fef1ab34 episode: [Resume] Initial commit: migrate resume to RenderCV 2026-02-20 11:11:15 -06:00
Cal Corum
281f11921a store: [Resume] Initial commit: migrate resume to RenderCV 2026-02-20 11:11:15 -06:00