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.

Example cyberlink

  • neuron: bostrom1frk9k38pvp70vheezhdfd4nvqnlsm9dw3j8hlq
  • from: QmUX9mt8ftaHcn9Nc6SR4j9MsKkYfkcZqkfPTmMmBgeTe4
  • to: QmUX9mt8ftaHcn9Nc6SR4j9MsKkYfkcZqkfPTmMmBgeTe4

Local Graph