Files
infra/ai-memory/feedback_context_management.md
myron 52f6073593 Add Claude Code AI memory files
AI context/memory from Claude Code sessions covering all
infrastructure: JARVIS, NovaCPX, DO sites, Proxmox, FusionPBX,
MediaStack, and project feedback/preferences.
2026-06-26 03:06:26 +00:00

831 B

name, description, metadata
name description metadata
feedback-context-management User wants to be warned before context limit and have tasks cleanly finished before running out
node_type type originSessionId
memory feedback c454fc50-f93d-4ddd-b9f3-f3f442e89fb9

Warn the user proactively when the conversation is getting long and approaching the context limit — before a task is left in a broken/hanging state. Finish or save the current task cleanly, then let the user know the session needs to continue fresh.

Why: User wants nothing left hanging when a session ends.

How to apply: When making edits mid-feature, always commit and deploy what's done so far. Before starting something large when context is already long, warn the user and offer to continue in a new session rather than starting something that won't finish.