返回 CodeWhale
checkpoint.json
根目录 / crates / memory / examples / checkpoint.json
1 {
2 "scope":{"tenant":"local","user":"local","workspace":"codewhale","session":"demo"},
3 "key":"before-compaction",
4 "state":{
5 "summary":"The memory crate is implemented; native host integration still needs compilation and review.",
6 "next_steps":["Run cargo test","Wire the backend through the CodeWhale runtime tool registry"],
7 "artifact_refs":["workspace://crates/memory/Cargo.toml"],
8 "pending_operations":[{"operation_id":"integration-test-run-1","state":"unknown; reconcile before retry"}]
9 },
10 "memory_ids":[]
11 }
12
12 lines JSON