MCPcopy
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
29class MemoryPolicyRevision:
30 timestamp: str
31 reason: str
32 state: MemoryPolicyState
33
34
35class MemoryPolicyStore:

Callers 2

saveMethod · 0.70
historyMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected