The cybergraph module manages cyberlinks — signed, weighted, timestamped directed edges between particles.
Each cyberlink is a quadruple:
time (timestamp) => neuron (agent) => from (particle) => to (particle)
The authenticated state structure is specified in cyber/bbg. Ranking over the graph is specified in cft and cyber/focus.