the seed knowledge base for planetary superintelligence
a markdown knowledge graph with YAML frontmatter and wiki-links β 2000+ pages organized into namespaces, published with optica
cyber.page β live site
root/ # all pages
βββ cyber/ # the protocol
β βββ graph.md # cybergraph β formal definition, six axioms
β βββ hierarchy.md # 4D scaling β cells, zones, domains
β βββ truth/ # truth architecture
β β βββ serum.md # honesty equilibrium (BTS)
β β βββ coupling.md # TRUE/FALSE market (ICBS)
β β βββ valence.md # ternary epistemic seed
β βββ tokens.md # the nouns
β βββ nomics.md # the verbs and rules
β βββ netics.md # the whole machine as feedback diagram
β βββ self/ # what the protocol does autonomously
β βββ research/ # open research areas
βββ cyb/ # the browser/interface
β βββ fs/ # filesystem over the cybergraph
β βββ languages.md # 15 computation languages
βββ cyberia/ # the network state
βββ bostrom/ # the bootloader chain
βββ species/ # Latin binomial species pages
βββ focus.md # collective attention distribution
βββ particle.md # content-addressed node
βββ neuron.md # the one who links
βββ tru.md # the truth machine
βββ nox.md # composition VM
βββ cyberspace.md # the navigable semantic space
| Concept | What it is |
|---|---|
| particle | content-addressed node β identity = hash of content |
| cyberlink | signed, staked, timestamped assertion binding two particles |
| neuron | agent who links β human, AI, sensor, or program |
| focus | collective attention distribution over all particles |
| cyberank | per-particle probability of observation (tri-kernel fixed point) |
| will | locked balance Γ time β budget for attention allocation |
| karma | earned trust from contribution |
| cyberspace | the navigable semantic space that emerges from markup + graph |
browse at cyber.page
or serve locally:
git clone https://github.com/cyberia-to/cyber.git ~/git/cyber
git clone https://github.com/cyberia-to/optica.git ~/git/optica
cd ~/git/optica && cargo build --release
~/git/optica/target/release/optica serve ~/git/cyber --openserves on http://localhost:8888
git clone https://github.com/cyberia-to/cyber.git
cd cyber
# edit pages in root/ using any markdown editor
# make contribution into a feature branch
# pull requestpages are pure markdown with YAML frontmatter:
---
tags: cyber, core
alias: alternative name
icon: "π΅"
---
content with [[wiki-links]] and $\LaTeX$ mathcyber imports 10 external repos as subgraphs β their pages appear in the published graph:
| Subgraph | What it is |
|---|---|
| optica | the publisher |
| rs | Rust subset for proven computation |
| trident | field-native language |
| hemera | hash function |
| nox | composition VM |
| nebu | Goldilocks field |
| zheng | STARK proofs |
| bbg | authenticated state |
| cybernode | infrastructure |
| mudra | key management |
cyber license: don't trust. don't fear. don't beg.