3.2 KiB
3.2 KiB
2026-02-25
11:47 - Fix: Prevent duplicate POSTs when audit update fails after successful delivery in outbound-event-handler
- Type: fix
- Tags: esb-monorepo, tac, outbound-event-handler, error-handling, fix, cloud-functions, idempotency, duplicate-prevention
12:40 - Migrated from Docker MCP Gateway (LXC 303) back to local MCP servers
- Type: decision
- Tags: mcp, docker-mcp-gateway, claude-code, homelab, migration, claude-home
12:40 - Local Gitea MCP server setup via @boringstudio_org/gitea-mcp (npm stdio)
- Type: configuration
- Tags: gitea, mcp, claude-code, configuration, claude-home, npm
12:41 - [homelab] docs: remove decommissioned MCP Gateway (CT 303) from monitoring inventory
- Type: fix
- Tags: homelab, commit, configuration, debugging, tooling, session-log
- Memory: homelab-docs-remove-decommissioned-mcp-gateway-ct-303-from-m-1fbf3c
- Summary: Commits made: 1
- docs: remove decommissioned MCP Gateway (CT 303) from monitoring
15:54 - [esb-monorepo] fix(tac): prevent duplicate POSTs when audit update fails after successful delivery
- Type: fix
- Tags: esb-monorepo, commit, debugging, fix, testing, session-log
- Memory: esb-monorepo-fixtac-prevent-duplicate-posts-when-audit-updat-f6afb3
- Summary: Commits made: 1
- fix(tac): prevent duplicate POSTs when audit update fails after successful
15:55 - Docker MCP Gateway deployed on LXC 303 (mcp-gateway, 10.10.0.231)
- Type: configuration
- Tags: docker, mcp, mcp-gateway, proxmox, homelab, lxc, configuration
15:55 - Docker Desktop upgraded 4.34.3 to 4.61.0 on Nobara desktop
- Type: configuration
- Tags: docker, docker-desktop, nobara, fedora, upgrade, homelab
16:26 - FullCard Migration: card_layout.py ported to card-creation repo
- Type: decision
- Tags: paper-dynasty, card-creation, card_layout, FullCard, CardColumn, migration, architecture
- Memory: fullcard-migration-card-layoutpy-ported-to-card-creation-rep-c76233
- Summary: ## Context\nOn branch feature/fullcard-migration, created
16:26 - Fix: Float/Decimal type mismatch in card builders (card-creation repo)
- Type: fix
- Tags: paper-dynasty, card-creation, card_builder, Decimal, float, TypeError, type-mismatch
- Memory: fix-floatdecimal-type-mismatch-in-card-builders-card-creatio-52e4aa
- Summary: ## Problem\nWhen porting card builders from database (which uses Decimal throughout) to
16:26 - Pattern: Lazy import inside function body to break circular imports
- Type: code_pattern
- Tags: paper-dynasty, card-creation, card_builder, calcs_batter, circular_import, lazy_import, python
- Memory: pattern-lazy-import-inside-function-body-to-break-circular-i-d637ad
- Summary: ## Problem\nbatters/card_builder.py imports from batters/calcs_batter.py (needs