返回 CodeWhale
draft.json
根目录 / crates / memory / examples / draft.json
1 {
2 "scope": {"tenant":"local","user":"local","workspace":"codewhale"},
3 "kind":"decision",
4 "title":"Keep volatile recall out of the frozen prompt prefix",
5 "body":"Append new recall as tool/history messages. Do not rewrite the system prompt on every turn.",
6 "key":"context.recall-placement",
7 "tags":["context","cache","architecture"],
8 "confidence":0.8,
9 "importance":0.9,
10 "evidence":[{"kind":"user","uri":"codewhale://session/demo/message/1","locator":"explicit design decision","observed_at":0}],
11 "dependencies":{},
12 "parent_ids":[]
13 }
14
14 lines JSON