| concept | cyber term | meaning |
|---|---|---|
| file | data particle | hashed content |
| particle | node in graph | e.g. IPFS hash |
| neuron | cryptographic agent | signs links, holds stake |
| cyberlink | atomic intent | from-particle → to-particle |
| token | attention weight | influences focus |
| focus | stationary distribution φ* | emergent significance |
Homonyms
terms
terms the canonical vocabulary of the soft3 stack. one name per concept, grouped by layer. companion to types (the type theory) and cybergraph/specs/model (the graph ontology). where a term has a fuller spec, the definition here is the one-line anchor. substrate — the data model the value layer…
soft3/tru/docs/terms
terms
neural/eidos/specs/terms
terms CIC term language for eidos. every program and every proof is a term. the type checker reasons about terms; the kernel accepts or rejects them. grammar nine constructors cover all of mathematics: all variables use de Bruijn indices. index 0 refers to the innermost binder; each enclosing…