You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(memory): close verified learning lifecycle for #681
Add conflict detection, analyze/redteam learning influence, CLI review ops,
and UAT-LEARN-1..5 coverage so durable memory only lands after explicit approval.
"Load `.codedecay/memory.json` and render the normalized memory sections used by redteam and agent workflows.",
23
-
"`codedecay memory setup` prints safe setup guidance for local, Mem0, and Supermemory providers without installing packages or touching tracked config."
27
+
"`codedecay memory setup` prints safe setup guidance for local, Mem0, and Supermemory providers without installing packages or touching tracked config.",
28
+
"`codedecay memory learning` proposes or reviews versioned learning events (approve/reject/supersede/expire/revoke) without auto-approving untrusted sources."
24
29
],
25
30
options: [
26
31
{flag: "--cwd <path>",description: "Repository working directory (default: current directory)"},
27
32
{flag: "--format <format>",description: "json or markdown (default: json for memory, markdown for setup)"},
28
33
{flag: "setup --provider <provider>",description: "local, mem0, supermemory, or all (default: all)"},
0 commit comments