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.

stack stack link depends produces branch Card A content Card B content Card C content Card D action Card E decision Card F data

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)