Typed Edges / Knowledge Graph
Graph View
Card Network is a directed, typed graph. Seven edge types, deterministic traversal, no LLM-inference required to navigate. The substrate your agents already know how to walk.
The Seven Typed Edges
stack Vertical sequence (A then B)
link Reference (A mentions B)
embed Containment (A contains B)
branch Conditional (if X, go to B)
sync Bidirectional sync
depends Dependency (A requires B)
produces Output (A creates B)