claude-memory/episodes/2026-03-03.md

99 lines
5.2 KiB
Markdown

# 2026-03-03
## 00:06 - PR review: paper-dynasty-database#33 (APPROVED)
- **Type:** workflow
- **Tags:** pr-reviewer, paper-dynasty-database, automation
- **Memory:** [pr-review-paper-dynasty-database33-approved-d36a86](graph/workflows/pr-review-paper-dynasty-database33-approved-d36a86.md)
- **Summary:** Reviewed paper-dynasty-database PR #33 — fix: replace 467 manual db.close() calls with middleware
## 00:08 - Fix: dynamic roster type detection in /trade add-player (major-domo-v2 #29)
- **Type:** fix
- **Tags:** major-domo, discord-bot, python, fix, roster-type, trade, RosterType
## 00:08 - Issue poller: major-domo-v2#29 (success)
- **Type:** workflow
- **Tags:** issue-poller, major-domo-v2, automation
- **Memory:** [issue-poller-major-domo-v229-success-feaee8](graph/workflows/issue-poller-major-domo-v229-success-feaee8.md)
- **Summary:** Attempted major-domo-v2#29 — Implement dynamic roster type detection in `/trade add-player`.
## 00:37 - PR review: major-domo-v2#61 — dynamic roster type detection in /trade add-player
- **Type:** workflow
- **Tags:** pr-reviewer, major-domo, discord-bot, python, trade, roster-type, approved
## 00:37 - PR review: major-domo-v2#61 (APPROVED)
- **Type:** workflow
- **Tags:** pr-reviewer, major-domo-v2, automation
- **Memory:** [pr-review-major-domo-v261-approved-4f63b8](graph/workflows/pr-review-major-domo-v261-approved-4f63b8.md)
- **Summary:** Reviewed major-domo-v2 PR #61 — fix: dynamic roster type detection in /trade add-player (#29).
## 00:42 - Issue poller: paper-dynasty-discord#36 (failed)
- **Type:** workflow
- **Tags:** issue-poller, paper-dynasty-discord, automation
- **Memory:** [issue-poller-paper-dynasty-discord36-failed-76d387](graph/workflows/issue-poller-paper-dynasty-discord36-failed-76d387.md)
- **Summary:** Attempted paper-dynasty-discord#36 — Replace synchronous `requests` library calls with `aiohttp` in
## 09:05 - Fix: remove debug print(req.scope) from FastAPI docs route
- **Type:** fix
- **Tags:** paper-dynasty, paper-dynasty-database, fastapi, debug, fix, python
## 09:06 - Issue poller: paper-dynasty-database#32 (success)
- **Type:** workflow
- **Tags:** issue-poller, paper-dynasty-database, automation
- **Memory:** [issue-poller-paper-dynasty-database32-success-1e6628](graph/workflows/issue-poller-paper-dynasty-database32-success-1e6628.md)
- **Summary:** Attempted paper-dynasty-database#32 — fix: remove debug print(req.scope) from get_docs route (#31).
## 09:16 - Scheduled task: backlog-triage (2026-03-03T09:15:29-06:00)
- **Type:** workflow
- **Tags:** scheduled-task, backlog-triage, automation
- **Memory:** [scheduled-task-backlog-triage-2026-03-03t091529-0600-a12093](graph/workflows/scheduled-task-backlog-triage-2026-03-03t091529-0600-a12093.md)
- **Summary:** ---
### Triage Summary — 2026-03-03
**Total open issues:** 19 across 3 repos (paper-dynasty not
## 10:05 - [major-domo] Session: automation, debugging, deployment, feature, fix, refactoring, tooling
- **Type:** fix
- **Tags:** major-domo, automation, debugging, deployment, feature, fix, refactoring, tooling, session-log
- **Memory:** [major-domo-session-automation-debugging-deployment-feature-f-192736](graph/fixes/major-domo-session-automation-debugging-deployment-feature-f-192736.md)
- **Summary:** Errors encountered (2):
- Exit code 1
error: pathspec 'next-release' did not match any file(s)
## 10:47 - Shared repos.json for claude-scheduled automations
- **Type:** configuration
- **Tags:** claude-scheduled, repos, configuration, backlog-triage, issue-worker, homelab
## 10:47 - Backlog triage allowed tools expanded to include shared config read and PR/issue MCP tools
- **Type:** configuration
- **Tags:** claude-scheduled, backlog-triage, allowed-tools, configuration
## 10:47 - Fix: Backlog triage missing repos due to hardcoded wrong repo names and incomplete list
- **Type:** fix
- **Tags:** claude-scheduled, backlog-triage, bug-fix, repos, gitea
## 11:14 - [homelab] docs: add next-release branch workflow to CLAUDE.md
- **Type:** fix
- **Tags:** homelab, automation, commit, configuration, creation, debugging, deployment, fix, session-log
- **Memory:** [homelab-docs-add-next-release-branch-workflow-to-claudemd-4229bd](graph/fixes/homelab-docs-add-next-release-branch-workflow-to-claudemd-4229bd.md)
- **Summary:** Commits made: 1
- docs: add next-release branch workflow to CLAUDE.md
Files edited (5):
-
## 11:34 - PR review: paper-dynasty-database#33 ()
- **Type:** workflow
- **Tags:** pr-reviewer, paper-dynasty-database, automation
- **Memory:** [pr-review-paper-dynasty-database33-b08412](graph/workflows/pr-review-paper-dynasty-database33-b08412.md)
- **Summary:** Reviewed paper-dynasty-database PR #33 — fix: replace 467 manual db.close() calls with middleware
## 11:37 - Fix: maintenance mode flag in /admin-maintenance (major-domo-v2 #28)
- **Type:** fix
- **Tags:** major-domo, discord, python, discord.py, bot, maintenance-mode, tree-interaction-check
## 11:37 - Issue poller: major-domo-v2#28 (success)
- **Type:** workflow
- **Tags:** issue-poller, major-domo-v2, automation
- **Memory:** [issue-poller-major-domo-v228-success-8213f0](graph/workflows/issue-poller-major-domo-v228-success-8213f0.md)
- **Summary:** Attempted major-domo-v2#28 — Implement actual maintenance mode flag in `/admin-maintenance`.