Folder
Homonyms
particle
content-addressed node in the cybergraph. identity = hash of content. anything can be a particle β a keyword, an image, a genome, a model. particles are the objects, neurons are the subjects discover all concepts
cyb/particle
particle handling how cyb resolves, fetches, and renders particles from the cybergraph resolution a particle is a content-addressed hash (hemera digest). when cyb/brain or cyb/oracle encounters a particle CID: 1. check local cache (SQLite) 2. check local radio blob store 3. fetch from P2P networkβ¦
soft3/radio/particle
particle
cyb/brain/particle
full screen particle view in all its glory necessary information type pv creator created size xp
cybics/crystal/particle
a content-addressed node β identity is the Hemera hash of its content, permanent and registrationless. see cybergraph/reference/particle.
soft3/cybergraph/specs/particle
particle a content-addressed node. identity = Hemera hash of content. 64 raw bytes, no headers, no version prefix. one hash function, one address space, permanent the address is the identity. `Hemera(content)` β that is the particle. no registration, no authority, no namespace collision. two agentsβ¦