feat: implement WriteMemory gRPC endpoint (#34) #133
Reference in New Issue
Block a user
Delete Branch "feature/issue-34-write-memory-endpoint"
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?
Summary
WriteMemorygRPC handler: validate → assign ID → provenance → sanitize → embed → store → cache invalidate → audit log → responddb/write.rswith transactional write helper (INSERT OR REPLACE with rollback)with_audit_clientbuilder)#[allow(dead_code)]fromprovenance_configandsanitizerfieldsTest plan
-D warnings🤖 Generated with Claude Code