Skip to content

Commit

Permalink
structuring cyb/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercyb committed Aug 2, 2024
1 parent 8e50d64 commit 5c7bfd5
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 4 deletions.
5 changes: 5 additions & 0 deletions pages/brain.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
tags:: page

- state of [[cyb-ts]]: [[cyb/brain]]
- pages
- [[graph]]
- [[heap]]
- [[list]]
- ![](https://ipfs.io/ipfs/Qmc7ANo78MJ9yDXUxmErnWuPZPL5y2baYRZpN4CV9axeym)
4 changes: 1 addition & 3 deletions pages/cyb___brain.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- [[graph]]
- [[heap]]
- [[list]]
-
2 changes: 1 addition & 1 deletion pages/cyb___dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
- [cyb-ts](https://github.com/cybercongress/cyb-ts): implementation in typescript
- complexity
- 14 [[aips]]
- 31 [[pages]]
- 34 [[pages]]
- 22 [[features]]
- TODO count [[actions]]
12 changes: 12 additions & 0 deletions pages/cyb___portal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- currently portal is useless for returning users and do not offer ability to create avatar second time
- [[cyb/avatar/create]] is very powerful feature which affects semantic organization and app development capabilities
- rearrangement of logic based on mostly existing current state
- main for new user: display entrance and flow from citizenship page (steps from registration)
- main for returning user: display passport and gift status. must be the same as for returning user
- main must
- citizenship for new user: flow for avatar creation
- citizenship for returning user: display of passport
- gift for new user: display step 1
- gift for returning users: display step 1, but must display step 0
- map leaves unchanged
- after this changes we could have very different dynamic in demand for naming
3 changes: 3 additions & 0 deletions pages/cyb___reactor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- one place for producing energy
- merge [[bsr]] and [[hfr]] in one convenient interface
- dependency on [[energy reform]]
1 change: 1 addition & 0 deletions pages/graph.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tags:: page
1 change: 1 addition & 0 deletions pages/heap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tags:: page
2 changes: 2 additions & 0 deletions pages/list.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
tags:: page

- table of particles sorted by rank by defaule
- fields
- spark of particle
Expand Down

0 comments on commit 5c7bfd5

Please sign in to comment.