core: regenerate CORE.md

This commit is contained in:
Cal Corum 2026-02-28 00:00:29 -06:00
parent ad9f9a7d54
commit ab43330d67

View File

@ -1,5 +1,5 @@
# Memory Core (auto-generated)
> Last updated: 2026-02-27 | Active memories: 217/626 | Next refresh: daily (systemd timer)
> Last updated: 2026-02-28 | Active memories: 214/649 | Next refresh: daily (systemd timer)
## Critical Solutions
@ -16,7 +16,9 @@
## Active Decisions
- [SBA Scout Rust rewrite Phase 2 complete — API client, sync, and CSV importers](graph/decisions/sba-scout-rust-rewrite-phase-2-complete-api-client-sync-and-4dc83e.md) - Phase 2 (API Client + Sync + CSV Import) committed as `3c70ecc` on branch `fe... (sba-scout, rust, migration)
- [SBA Scout Rust rewrite Phase 1 complete — foundation layer implemented](graph/decisions/sba-scout-rust-rewrite-phase-1-complete-foundation-layer-imp-c9add1.md) - Phase 1 (Foundation) committed as `2005307` on branch `feat/rust-rewrite`. (sba-scout, rust, migration)
- [Cognitive memory multi-graph support and scheduled tasks system issues opened on Gitea](graph/decisions/cognitive-memory-multi-graph-support-and-scheduled-tasks-sys-dc6b6c.md) - Both filed on `cal/claude-memory` Gitea repo. (cognitive-memory, scheduled-tasks, systemd)
- [Migrated Gitea operations from tea CLI to gitea-mcp MCP server](graph/decisions/migrated-gitea-operations-from-tea-cli-to-gitea-mcp-mcp-serv-d32609.md) - Previously, all Gitea operations in Claude Code sessions used the `tea` CLI v... (gitea, mcp, claude-code)
- [FullCard Migration: card_layout.py ported to card-creation repo](graph/decisions/fullcard-migration-card-layoutpy-ported-to-card-creation-rep-c76233.md) (paper-dynasty, card-creation, card_layout)
- [FullCard migration: database-side schema + router changes](graph/decisions/fullcard-migration-database-side-schema-router-changes-09bb95.md) (paper-dynasty, database, db_engine)
@ -24,8 +26,6 @@
- [No re-exports when refactoring imports — update call sites directly](graph/decisions/no-re-exports-when-refactoring-imports-update-call-sites-dir-30d490.md) (python, refactoring, architecture)
- [Resume: Migrated from Google Slides to RenderCV (YAML-to-PDF)](graph/decisions/resume-migrated-from-google-slides-to-rendercv-yaml-to-pdf-b7a4e7.md) - Cal's professional resume was previously maintained in Google Slides and expo... (resume, rendercv, migration)
- [n8n Server Health Monitor refactored to master + sub-workflow pattern](graph/decisions/n8n-server-health-monitor-refactored-to-master-sub-workflow-7fdc5c.md) - Refactored the monolithic "Server Health Monitor - Claude Code" n8n workflow... (n8n, monitoring, homelab)
- [Proxmox guest cleanup: removed 14 VMs/LXCs before Phase 2 upgrade](graph/decisions/proxmox-guest-cleanup-removed-14-vmslxcs-before-phase-2-upgr-76f14c.md) - Removed 14 unused/duplicate guests before PVE 8->9 upgrade. (proxmox, homelab, infrastructure)
- [Switched embedding model from nomic-embed-text to qwen3-embedding:8b](graph/decisions/switched-embedding-model-from-nomic-embed-text-to-qwen3-embe-8ff29b.md) - Upgraded Ollama embedding model from nomic-embed-text (137M params, 768d, F16... (cognitive-memory, ollama, embedding)
## Key Fixes