Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aiming-lab/MetaClaw
/ MemoryPolicyRevision
Class
MemoryPolicyRevision
metaclaw/memory/policy_store.py:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
@dataclass
29
class
MemoryPolicyRevision:
30
timestamp: str
31
reason: str
32
state: MemoryPolicyState
33
34
35
class
MemoryPolicyStore:
Callers
2
save
Method · 0.70
history
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected