feat(kb-ui): MemoryReviewQueue — free-text note curation (spec §9) #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/kb-memory-review"
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?
The curation base for a per-person gated
memorycollection of free-text notes (kind: note), distinct fromClaimsReviewQueue's subject·predicate·value triples — memory is free text, not triples, so it needed its own review surface.MemoryReviewQueuegroups Proposed (specialist-noted, awaiting confirmation) vs Remembered (active), withonConfirm/onForgetcallbacks, source attribution (defaultSourceLabel, overridable), kind + tags, and relative time. Uses the lib's existing primitives (Badge,cn,formatRelative) +data-actioncontract, so it matches the KB UI house style. Collection-agnostic — the same base powers the KBmemorycollection curation and a consumer's/memorypage (the P3 memory re-skin, W2d).Typechecks clean.
🤖 Generated with Claude Code