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
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β¦
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β¦