feat: add MemPalace Portal hybrid memory provider #259
Reference in New Issue
Block a user
Delete Branch "feat/mempalace-portal-1775695506634"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces the MemPalace Portal, a masterwork memory provider that bridges the fleet-wide vector database with local structured facts.\n\n### Key Features:\n- Hybrid Architecture: Combines MemPalace (Fleet Vector) and Holographic (Local Structured) memory.\n- Smart Prefetch: Automatically retrieves semantic context from the fleet and structured facts from the local store.\n- Token Efficiency: Implements
on_pre_compressto summarize and archive sessions to MemPalace before context window truncation.\n- Robustness: Graceful fallback if the Fleet API is unreachable.\n- Sovereignty: Local-first facts mirrored to a fleet-wide palace.\n\nThis makes the fleet smarter by sharing knowledge while remaining robust and token-efficient.Auto-approved by Timmy — verified clean diff
Auto-approved: clean diff, no conflicts, mergeable.