claude-memory/episodes/2026-02-28.md

1.3 KiB

2026-02-28

00:03 - Fix: Partial UUID prefix matching in cognitive memory client (git-style)

  • Type: fix
  • Tags: cognitive-memory, fix, uuid, mcp, client.py, claude-configs

07:09 - [homelab] Session: configuration, fix

07:29 - Fix: n8n Server Health Monitor Discord escalation notifications lacked issue details

  • Type: fix
  • Tags: n8n, monitoring, discord, health-check, homelab, claude-runner-monitoring, fix

10:52 - SBA Scout Rust Phase 4: Async TUI with Dashboard and Gameday screens

  • Type: decision
  • Tags: sba-scout, rust, tui, ratatui, phase-4, async, tokio, decision

10:52 - Fix: SBA API Discord snowflake IDs returned as JSON strings not i64

  • Type: fix
  • Tags: sba-scout, rust, api, serde, fix, discord, json

10:52 - Fix: SBA API transaction move_id is a string not i64

  • Type: fix
  • Tags: sba-scout, rust, api, serde, fix, transactions

10:53 - Fix: SQLite PRAGMA foreign_keys is per-connection, not per-pool

  • Type: fix
  • Tags: sba-scout, rust, sqlx, sqlite, fix, pragma, connection-pool