Overview
ContextFirewall governs the memory of AI coding agents. It records sessions into a Cognee knowledge graph and audits every remembered fact before it reaches the next agent.
Memories
0
Approved
-
Blocked
-
Entities
0
Events
0
Graph edges
0
Live infrastructure
Graph -
Relational -
Vector -
Embeddings -d
LLM -
Cognee memory lifecycle
remember()
Sessions are cognified into the graph.
recall()
Relevant memories are retrieved per task.
improve()
Durable coding rules are distilled (memify).
forget()
Unsafe or stale memories are removed.