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

6.5 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

10:53 - File-based logging for Rust TUI apps using tracing-appender

  • Type: solution
  • Tags: sba-scout, rust, tracing, logging, tui, ratatui, solution

10:53 - Rust/Cargo installation and fish shell PATH setup on Cal's workstation

  • Type: configuration
  • Tags: rust, cargo, fish, configuration, workstation, rustup

10:55 - [claude-config] Implement Phase 2: API client, sync pipeline, and CSV card importers

11:11 - [homelab] Session: automation, configuration, debugging, fix

11:36 - [homelab] feat: add fish functions for tmux (tls, tma) and claude (cc)

11:55 - [homelab] Session:

  • Type: general
  • Tags: homelab, session-log
  • Memory: homelab-session-26059e
  • Summary: Files edited (1):
    • /home/cal/.claude/plans/majestic-wiggling-oasis.md Work types: Session size:

11:57 - [esb-monorepo] Session: automation, configuration, creation, debugging, deployment, feature, fix

12:09 - Fix: Rust sync excluded IL/MiL teams due to active_only=true

  • Type: fix
  • Tags: sba-scout, rust, sync, bug-fix, api, teams

12:09 - Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete

  • Type: fix
  • Tags: sba-scout, rust, dashboard, ux, sync, tui

12:09 - Fix: Dashboard position coverage only counted pos_1, not all positions

  • Type: fix
  • Tags: sba-scout, rust, dashboard, positions, bug-fix

12:09 - Rust CSV importer integration tested — matches Python DB exactly

  • Type: solution
  • Tags: sba-scout, rust, importer, csv, testing, integration-test

12:09 - SBA Scout Rust: two separate databases for Rust vs Python apps

  • Type: decision
  • Tags: sba-scout, rust, database, architecture, sqlite, migration

12:10 - [claude-config] Redesign dashboard with roster health, card coverage, and sync refresh

12:32 - [homelab] refactor: split client.py into 6 focused modules using mixin composition

14:56 - Multi-graph support: named, segregated memory namespaces for cognitive memory

Implemented multi-graph support for cognitive

14:56 - Cognitive memory data dir moved to XDG-compliant path (~/.local/share/cognitive-memory/)

Moved default data directory from hardcoded