Skip to content

Commit

Permalink
cyb, core of cyb, aips, portal
Browse files Browse the repository at this point in the history
major update on cyb subgraph
  • Loading branch information
mastercyb committed Aug 2, 2024
1 parent 2da9ea9 commit 50860b7
Show file tree
Hide file tree
Showing 27 changed files with 155 additions and 52 deletions.
1 change: 1 addition & 0 deletions pages/$ETH.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tags:: tokens
9 changes: 9 additions & 0 deletions pages/access.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- implementations
- [[cyb/access]]
- two types of access rights
- [[cyb/authz]]
- enable private permissions for [[cyb/api]]
- [[cyber/authz]]
- enable public permissions to operate for
- one [[neuron]] on behalf of another [[neuron]]
- for [[signal types]] supported by [[vimputer]]
12 changes: 12 additions & 0 deletions pages/aips.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- aips are avatars with special abilities
- [[avatar/name]]
- [[avatar/image]]
- defined by [[avatar/soul]]
- [[menu]]: using simple array of relative links
- [[widget]]: using mdx
- [[paths]]
- [[actions]]
- [[advisor]]
- [[goal]]
- [[widget]]
- [[access]] rights
4 changes: 4 additions & 0 deletions pages/avatar___api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- [[create avatar]]
- [[deploy image]]
- [[inhale soul]]
- [[activate neuron]]
8 changes: 8 additions & 0 deletions pages/buy energy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- [[cyber/energy]] pack for sale
- key [[chakra]] of cyber project
- the levels of advancement
- TODO buy for tokens on bostrom
- TODO buy for tokens of [[cosmos-sdk]] networks in [[hub]]
- TODO buy for [[$ETH]]
- TODO buy for [[$ETH]] [[coins]]
- TODO buy for [[$BTC]]
2 changes: 2 additions & 0 deletions pages/chakra.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- source of [[value]]
- [[cyber]] project have several chakras referenced through links to this page
9 changes: 9 additions & 0 deletions pages/citizenship.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tags:: page

- translate idea of [[moon passport]]
- [[flag]]
- [[code]]
- [[area]]
- [[population]]
- [[citizens]]
- [[services]]
5 changes: 5 additions & 0 deletions pages/create avatar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags:: page
alias:: buy name

- optimize [[create avatar]] function as [[chakra]]
- [[portal entrance]] always on start
58 changes: 13 additions & 45 deletions pages/cyb.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ tags:: cyb
- [[cyb/current]]
- [[cyb/problems]]
- contribute at [github.com/cybercongress/cyb-ts](https://github.com/cybercongress/cyb-ts)
- everything you read about cyb here are design and vision docs
- reality on [cyb.ai](https://cyb.ai) could be different
- reality in [[cy]] could be also different
- TODO [[cyb-ts]] update structure and refactor legacy names
- what is cyb?
- just a piece of software - the interface
- but not usual
Expand All @@ -23,51 +19,23 @@ tags:: cyb
- someone will reveal a [[portal]] to the world of [[blockchains]]
- someone will nourish her [[ai friend]]
- so we have not found out ourselves what cyb exactly is
- every cyb robot is unique like every human being
- what we know for sure is that it is a new thing we love to use and build
- every cyb robot is unique like any [[human]]
- what we know for sure is that
- cyb is a new thing we love to use and build
- personal [[robot]] with [[avatars]]
- new generation messaging [[sense]]
- crypto wallet [[sigma]]
- volumetric [[file]] manager [[brain]]
- personal history and new [[time]]
- [[offline mode]]
- [[features]] of [[robot]] like extensible [[mind]]
- [[features]] for [[mind]] extension of [[robot]]
- [[cyb/architecture]]
- [[ipfs]] for data publishing and distribution
- [[cyber]] search and learning
- [[rune]] scripting for dynamic execution
- [[cozodb]] graph storage in the core
- gamified with [[aos]]
- interactions with [[cosmos-sdk]] chains
- [[ibc]] integration
- builds for [[web]], [[desktop]]
- [[mobile]] soon
- [[cyb/core]] [[aips]]
- [[aips]] definition and abilities
- [[offline mode]]
- [[portability]]
- [[prism]] design system
- [[space]]
- [atoms](xp/atoms)
- [molecules](cyb/xp/molecules)
- [[cells]]
- [[aips]]
- [[aips]]
- [[image]]
- [[paths]]
- [[resolver]]
- [[menu]]
- [[actions]]
- [[goal]]
- [[widget]]
- [[access]]
- core apps
- [[portal]]
- [[studio]]
- [[oracle]]
- [[hub]]
- [[teleport]]
- [[temple]]
- [[nebula]] appstore for [[aos]] [[aips]]
- [[sphere]]
- [[reactor]]
- [[senate]]
- [[cyberver]]
- [[warp]]
- [[hackspace]]
- [[play games]] in [[aos]]
- everything you read about cyb here are design and vision docs
- reality on [cyb.ai](https://cyb.ai) could be different
- reality in [[cy]] could be also different
- TODO [[cyb-ts]] update structure and refactor legacy names
9 changes: 9 additions & 0 deletions pages/cyb___architecture.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- [[ipfs]] for data publishing and distribution
- [[cyber]] search and learning
- [[rune]] scripting for dynamic execution
- [[cozodb]] graph storage in the core
- gamified with [[aos]]
- interactions with [[cosmos-sdk]] chains
- [[ibc]] integration
- builds for [[web]], [[desktop]]
- [[mobile]] soon
7 changes: 7 additions & 0 deletions pages/cyb___core.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- [[portal]]
- [[studio]]
- [[oracle]]
- [[hub]]
- [[teleport]]
- [[temple]]
- [[nebula]]
6 changes: 6 additions & 0 deletions pages/cyb___virus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- one function extension for [[legacy browsers]]
- on click
- parse full content of web page
- [[pin]] to [[ipfs]]
- [[cyberlink]] resulting [[particle]]
- [[chakra]] from [[legacy web]]
9 changes: 8 additions & 1 deletion pages/features.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
- list of cyb
- features are small pieces of [[aips]] which connected to [[robot]]
- core features
- [[sigma]]
- [[sense]]
- [[time]]
- [[brain]]
- [[mind]]
- core [[aips]]
- [[log]]
- [[energy]]
- [[swarm]]
Expand Down
2 changes: 2 additions & 0 deletions pages/invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- [[claim gift]]
- [[release gift]]
2 changes: 2 additions & 0 deletions pages/nebula.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- store for [[aips]]
-
9 changes: 9 additions & 0 deletions pages/neuron___api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- [[cyb-ts]]
- [[connect neuron]]
- [[prove neuron]]
- [[rename neuron]]
- [[remove neuron]]
- [[cw-cyber]]
- [[prove neuron]]
- [[rename neuron]]
- [[remove neuron]]
4 changes: 3 additions & 1 deletion pages/play games.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
- stake on reliable heroes in [[sphere]]
- create energy in [[reactor]]
- make markets in [[warp]]
- define the future in [[senate]]
- define the future in [[senate]]
- enjoy learning in [[cyberver]]
- design [[progs]] and [[aips]] using [[hackspace]]
1 change: 1 addition & 0 deletions pages/portal entrance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-
22 changes: 19 additions & 3 deletions pages/portal.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
alias:: cyb/portal

-
- [[cyb/portal]]
- place for onboarding
- [[pages]]
- main: [[create avatar]]
- [[citizenship]]
- TODO [[upload brain]]
- TODO [[invite]]
- [[actions]]
- [[buy energy]]
- [[spell/api]]
- [[avatar/api]]
- [[neuron/api]]
- [[features]]
- [[robot/trainer]]
- [[robot/spells]]
- [[robot/energy]]
- [[robot/avatars]]
- [[robot/neurons]]
- [[robot/psycho]]
5 changes: 5 additions & 0 deletions pages/prism.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- [[space]]
- [atoms](xp/atoms)
- [molecules](cyb/xp/molecules)
- [[cells]]
- [[aips]]
3 changes: 3 additions & 0 deletions pages/robot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
alias:: my

-
1 change: 1 addition & 0 deletions pages/robot___psycho.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- render robot as mind maps of avatars and neurons/
1 change: 1 addition & 0 deletions pages/robot___trainer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- tool for training memorization of [[spells]]
1 change: 1 addition & 0 deletions pages/soul.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- root resolver of [[avatar]]
2 changes: 2 additions & 0 deletions pages/spell___api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- [[learn spell]]
- [[forget spell]]
11 changes: 11 additions & 0 deletions pages/upload brain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
tags:: page

- purpose
- translate idea of brain uploading
- convenient way to upload folder from local filesystem
- more ways for uploading your brain
- [[cy]]: terminal beast
- [[cyber-py]]: lib for ai fans
- [[cyber-js]]: lib for web2
- [[go-cyber]] cli: reference implementation in go
- TODO [[cyb/virus]] extension
4 changes: 2 additions & 2 deletions pages/vimputers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
alias:: networks
alias:: networks, blockchains, chains, ledgers

- \[[bitcoin]]
- [[bitcoin]]
- [[ethereum]]
- [[spacepussy]]
- [[bostrom]]
Expand Down

0 comments on commit 50860b7

Please sign in to comment.