-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
local-memoryiloom Memory feature - persistent knowledge across projectsiloom Memory feature - persistent knowledge across projectslocal-memory-wave-1Wave 1: Foundation (parallel)Wave 1: Foundation (parallel)
Description
Parent: #318
Requirements
- Create
MemoryProviderinterface with store and query operations - Create
MemoryServicethat wraps providers and handles configuration - Add
memory.enabled(boolean) andmemory.provider(string) to settings schema - Service must check
memory.enabledbefore any operations - When memory is disabled, all operations are no-ops (no errors)
- Service must gracefully handle missing/unavailable provider
Acceptance Criteria
- Settings schema updated with memory configuration options
- Provider interface defined for store/query
- Service returns cleanly when memory disabled
- Service handles provider errors without crashing
Metadata
Metadata
Assignees
Labels
local-memoryiloom Memory feature - persistent knowledge across projectsiloom Memory feature - persistent knowledge across projectslocal-memory-wave-1Wave 1: Foundation (parallel)Wave 1: Foundation (parallel)
Type
Projects
Status
No status