Commit Graph

174 Commits

Author SHA1 Message Date
Cal Corum
c3f2ca8079 store: [homelab] Session: configuration, debugging, fix, tooling 2026-02-24 08:45:24 -06:00
Cal Corum
62934e6060 store: [homelab] docs: add AI infrastructure LXCs (301-303) to monitoring server inventory 2026-02-23 19:58:49 -06:00
Cal Corum
89e4aba72d store: [major-domo] Session: configuration, creation, debugging, deployment, feature, fix, tooling 2026-02-23 12:03:33 -06:00
Cal Corum
9685efa346 store: [paper-dynasty] Session: automation, creation, debugging, fix, tooling 2026-02-23 11:48:56 -06:00
Cal Corum
69e4ac5c2f store: [paper-dynasty] Session: fix 2026-02-23 11:48:52 -06:00
Cal Corum
7dba36f566 store: [major-domo] fix: use explicit America/Chicago timezone for freeze/thaw scheduling 2026-02-23 08:49:44 -06:00
Cal Corum
c5451edfa3 store: Fix: UTC/CST timezone ambiguity in transaction freeze/thaw scheduling — utils/timezone.py 2026-02-22 16:41:31 -06:00
Cal Corum
0e2a54291a store: [major-domo] Session: configuration, creation, deployment, feature, fix, tooling 2026-02-22 15:43:48 -06:00
Cal Corum
3b7b28d513 store: [paper-dynasty] Session: automation, fix, tooling 2026-02-22 13:10:05 -06:00
Cal Corum
17c402c68f store: pd-cards retrosheet --season-pct defaults to 1.0, overrides retrosheet_data.py config 2026-02-22 12:14:11 -06:00
Cal Corum
c98ae91295 store: PD API /players endpoint: filter by cardset uses "cardset_id" not "cardset" 2026-02-22 09:44:22 -06:00
Cal Corum
b4c1068a43 store: [paper-dynasty] Session: automation, debugging, deployment 2026-02-22 09:31:33 -06:00
Cal Corum
e6b5b632ea store: [homelab] Session: automation, configuration, debugging, deployment, fix, tooling 2026-02-22 09:09:23 -06:00
Cal Corum
b58df1bdca store: [homelab] Session: automation, configuration, fix 2026-02-21 13:06:10 -06:00
Cal Corum
588e81ed66 store: [major-domo] Session: fix, tooling 2026-02-21 09:02:29 -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
351e2e1f03 store: [homelab] Session: automation, configuration, creation, debugging, deployment, fix, tooling 2026-02-20 23:18:18 -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
602c4e60cd store: [homelab] docs: add pihole1, sba-bots, foundry to monitoring server inventory 2026-02-20 14:34:28 -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
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
Cal Corum
c7fa69f913 store: Restic backup stale lock fix and Discord alerting 2026-02-19 07:22:09 -06:00
Cal Corum
393f85204d store: [major-domo] Session: automation, configuration, debugging, deployment, feature, fix, tooling 2026-02-19 07:04:12 -06:00
Cal Corum
980cb65a5c store: [pd-team-dashboard] Session: automation, configuration, debugging, deployment, feature, fix, testing, tooling 2026-02-19 07:03:52 -06:00
Cal Corum
842fc95248 store: [homelab] Add orchestrator swarm system and update plugins 2026-02-18 17:00:38 -06:00
Cal Corum
49ddf678e3 store: [homelab] Session: automation, configuration, creation, feature, fix, testing, tooling 2026-02-18 17:00:14 -06:00
Cal Corum
1a97fbdcfc store: [homelab] Session: automation, creation, debugging, feature, fix, tooling 2026-02-18 15:45:10 -06:00
Cal Corum
24142e41ab store: [homelab] Session: automation, configuration, creation, debugging, feature, fix, tooling 2026-02-18 15:35:09 -06:00
Cal Corum
7ebe808a4b store: [homelab] Session: automation, configuration, creation, debugging, feature, fix, refactoring, tooling 2026-02-18 15:27:06 -06:00
Cal Corum
cdee3726b0 store: [homelab] Session: creation, feature, fix, testing, tooling 2026-02-18 15:18:18 -06:00
Cal Corum
aadebfd14a store: [homelab] Session: automation, feature, fix, tooling 2026-02-18 14:46:18 -06:00
Cal Corum
8b5d70379b store: [homelab] Session: configuration, debugging 2026-02-18 14:26:11 -06:00
Cal Corum
84cd31e417 store: [homelab] Update Gitea docs for shared actions and runner config 2026-02-18 14:13:01 -06:00
Cal Corum
49380f3234 store: [homelab] ci: trigger workflow re-run 2026-02-18 13:24:37 -06:00
Cal Corum
2a6767abce store: [homelab] ci: Add CalVer auto-tagging to deploy workflow 2026-02-18 11:40:32 -06:00
Cal Corum
07b31a6a74 store: [major-domo] fix: Use Gitea API for tag creation instead of git push 2026-02-17 17:57:35 -06:00
Cal Corum
68a74a25a2 store: [major-domo] fix: use Gitea API for tag creation to avoid branch protection failures 2026-02-17 17:29:40 -06:00
Cal Corum
fbd7cb6c61 store: [paper-dynasty] ci: Use Gitea API for tag creation to avoid branch protection issues 2026-02-17 17:25:52 -06:00
Cal Corum
20cf027d00 store: [paper-dynasty] ci: use Gitea API for tag creation instead of git push 2026-02-17 17:20:22 -06:00
Cal Corum
438682639e store: [paper-dynasty] Session: debugging 2026-02-17 17:12:55 -06:00
Cal Corum
cf60bc18e2 store: [major-domo] Session: creation, debugging, deployment, feature, fix 2026-02-17 17:09:28 -06:00
Cal Corum
0318a0be14 store: [homelab] Session: configuration, creation, fix, tooling 2026-02-17 16:11:36 -06:00
Cal Corum
6abf9b8523 store: [homelab] Session: configuration, creation, debugging, fix 2026-02-17 15:35:54 -06:00
Cal Corum
763992ab4d store: [vagabond-rpg-foundryvtt] Add Gitea Actions workflow for auto-deploy to Foundry LXC 2026-02-17 14:31:49 -06:00
Cal Corum
78bb8378ec store: [homelab] Session: automation, configuration, creation, debugging, fix, tooling 2026-02-17 11:10:40 -06:00
Cal Corum
8c535eae86 store: [homelab] Add project-local agent template and steam-game-setup skill 2026-02-17 10:42:40 -06:00
Cal Corum
6e1db84440 store: [homelab] Update gaming docs to match steam-game-setup skill standard 2026-02-17 10:34:54 -06:00
Cal Corum
d36c2ebddc store: [homelab] Add Handy speech-to-text documentation 2026-02-17 10:20:18 -06:00
Cal Corum
f5da81ad83 store: tea CLI: always pass --repo to avoid path segment empty error 2026-02-17 10:15:58 -06:00
Cal Corum
fb4227a066 store: [paper-dynasty] Session: debugging, fix 2026-02-16 18:36:16 -06:00
Cal Corum
c7d89d766c store: [homelab] Session: configuration, debugging, deployment, tooling 2026-02-16 14:30:02 -06:00