diff --git a/docs/mycoverse/_category_.json b/docs/mycoverse/_category_.json index a962dfc..b2855a7 100644 --- a/docs/mycoverse/_category_.json +++ b/docs/mycoverse/_category_.json @@ -1,8 +1,8 @@ { - "label": "Mycoverse", + "label": "MyVerse", "position": 6, "link": { "type": "generated-index", - "description": "Explanation of our Mycoverse." + "description": "Explanation of our MyVerse." } } diff --git a/docs/mycoverse/intro.md b/docs/mycoverse/intro.md index 5804812..c0242ef 100644 --- a/docs/mycoverse/intro.md +++ b/docs/mycoverse/intro.md @@ -4,60 +4,61 @@ description: 'Explain the concepts of our "Universe"' sidebar_position: 1 --- -OurVerse is our implementation of Web4 +MyVerse is our implementation of Web4 -- **OurVerse** = the universe in which our decentalized sovereign apps exist. -- **OurSphere** = a group of people collaborating, communicating together, serves as a circle of trust. -- **OurApp** = an application as deployed in a OurSphere as part of the OurVerse -- **OurGuardian** = the protectors of one OurSphere. -- **MyWizard** = our personal AI assistent who deploys, monitors and manages our applications inside the OurVerse. -- **Mycelium** = our network which connects any app to any participant in the OurVerse. -- **MyStor** = the content delivery & storage system, data can never be lost and distributed freely. -- **MycoNaut** = the person being active inside the OurVerse and part of one or more OurSpheres +- **MyVerse** = the universe in which our decentalized sovereign apps exist. +- **MySphere** = a group of people collaborating, communicating together, serves as a circle of trust. +- **MyApp** = an application as deployed in a MySphere as part of the MyVerse +- **MyGuardian** = the protectors of one MySphere. +- **MyGenie** = our personal AI assistent who deploys, monitors and manages our applications inside the MyVerse. +- **Mycelium** = our network which connects any app to any participant in the MyVerse. +- **MycoNaut** = the person being active inside the MyVerse and part of one or more MySpheres + +> Above names will probably still change. ### The Concept -- A OurSphere -- All MycoNauts & OurApps communicate over the secure Mycelium Network -- All OurApps are self healing. - - Data from a OurApp cannot be lost. -- MycoGuardian = OurSphere administrators - - manage the OurApps +- A MySphere +- All MycoNauts & MyApps communicate over the secure Mycelium Network +- All MyApps are self healing. + - Data from a MyApp cannot be lost. +- MycoGuardian = MySphere administrators + - manage the MyApps - certain actions might require consensus between the MycoGuardians before they can be executed - - can see all monitoring information, and as such the health of a OurSphere and its OurApps + - can see all monitoring information, and as such the health of a MySphere and its MyApps ```mermaid graph TD - subgraph OurVerse ["OurVerse (Decentralized Universe)"] + subgraph MyVerse ["MyVerse (Decentralized Universe)"] direction TB - OurSphere["OurSphere (Circle of Trust)"] + MySphere["MySphere (Circle of Trust)"] MycoNaut["MycoNaut (Active Participants)"] - OurApp["OurApp (Applications)"] + MyApp["MyApp (Applications)"] MycoGuardian["MycoGuardian (Sphere Administrators)"] - MycoWizard["MycoWizard (Personal AI Assistant)"] + MyGenie["MyGenie (Personal AI Assistant)"] FungiStor["FungiStor (Content Delivery & Storage)"] Mycelium["Mycelium (Secure Network)"] end %% Connections - OurSphere -->|Collaborates with| MycoNaut - OurSphere -->|Contains| OurApp - OurSphere -->|Managed by| MycoGuardian - OurApp -->|Self-Healing| FungiStor - OurApp -->|Communicates over| Mycelium - MycoNaut -->|Interacts via| OurApp - MycoGuardian -->|Monitors & Manages| OurSphere - MycoGuardian -->|Consensus Actions| OurSphere - MycoWizard -->|Deploys & Manages| OurApp - MycoWizard -->|Supports| MycoNaut + MySphere -->|Collaborates with| MycoNaut + MySphere -->|Contains| MyApp + MySphere -->|Managed by| MycoGuardian + MyApp -->|Self-Healing| FungiStor + MyApp -->|Communicates over| Mycelium + MycoNaut -->|Interacts via| MyApp + MycoGuardian -->|Monitors & Manages| MySphere + MycoGuardian -->|Consensus Actions| MySphere + MyGenie -->|Deploys & Manages| MyApp + MyGenie -->|Supports| MycoNaut ``` ### Financials -- BTC is the native currency of our OurVerse. +- BTC is the native currency of our MyVerse. - BTC seamless maps into INCA to empower the underlying utility based transactions the resources used inside the ThreeFold Grid. -- BTC can be swapped to INCA using atomic swapps and managed by the MycoWizard +- BTC can be swapped to INCA using atomic swapps and managed by the MyGenie ### Requirements diff --git a/docs/mycoverse/mycoapp.md b/docs/mycoverse/myapp.md similarity index 83% rename from docs/mycoverse/mycoapp.md rename to docs/mycoverse/myapp.md index e666e19..a361c75 100644 --- a/docs/mycoverse/mycoapp.md +++ b/docs/mycoverse/myapp.md @@ -1,15 +1,15 @@ --- -title: 'MycoApps' +title: 'MyApps' sidebar_position: 3 --- -## Application running in the MycoVerse +## Application running in the MyVerse ... -### First Set of MycoApps +### First Set of MyApps - Secure Chat - Based on the Matrix Protocol diff --git a/docs/mycoverse/mycobook.md b/docs/mycoverse/mybook.md similarity index 71% rename from docs/mycoverse/mycobook.md rename to docs/mycoverse/mybook.md index 02aca24..d30db47 100644 --- a/docs/mycoverse/mycobook.md +++ b/docs/mycoverse/mybook.md @@ -1,24 +1,24 @@ --- -title: 'MycoBook' +title: 'OurBook' sidebar_position: 7 --- -## Personal MycoBook +## Personal OurBook - See your own view on the world in relation to wallets, membership to MycoSpheres, ... - Events & Actions - News - Your profile -## MycoSphere MycoBook +## MycoSphere OurBook - All relevant info in relation to a MycoSphere - Logs, Status, Errors - Members - Payments -## MycoFarm MycoBook +## MycoFarm OurBook -- Farming Pools have their own MycoBook +- Farming Pools have their own OurBook - They can see pricing info, billing info, ... diff --git a/docs/mycoverse/mycowizard.md b/docs/mycoverse/mycowizard.md deleted file mode 100644 index 21d6bcd..0000000 --- a/docs/mycoverse/mycowizard.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: 'MycoWizard' -sidebar_position: 2 ---- - -## Your Magical Helper to realize your Digital Dreams. - -- you chat or talk to your MycoWizard -- the MycoWizard can run on your phone (phase 2 also in a secure location on the ThreeFold Grid). -- each MycoSphere results in a MycoBook which is a automatically created book which shows - - all MycoApps and their health, logs, status ... - - the MycoNauts part of the MycoSphere - - financial transactions - - ... -- MycoWizard will pay in your or the MycoGuardians behalf for any resources as needed for the MycoSphere - - - -```mermaid -graph TD - subgraph MycoWizardSystem ["Your Magical Helper to Realize Your Digital Dreams"] - direction TB - User["You (User)"] - MycoWizard["MycoWizard (Personal AI Assistant)"] - Phone["Phone (Phase 1)"] - Grid["ThreeFold Grid (Phase 2)"] - MycoSphere2["MycoSphere (Collaboration & Trust)"] - MycoBook["MycoBook (Automatically Generated)"] - Resources["Resources (Cloud & Compute)"] - MycoGuardian2["MycoGuardian (Sphere Admins)"] - end - - %% Connections - User -->|Chats or Talks to| MycoWizard - MycoWizard -->|Runs On| Phone - MycoWizard -->|Optionally Runs On| Grid - MycoWizard -->|Manages| MycoSphere2 - MycoSphere2 -->|Creates| MycoBook - MycoBook -->|Includes| MycoAppsStatus["MycoApps Status"] - MycoBook -->|Includes| MycoNautsList["MycoNauts List"] - MycoBook -->|Includes| FinancialTransactions - MycoWizard -->|Pays for| Resources - MycoWizard -->|Acts On Behalf of| User - MycoWizard -->|Acts On Behalf of| MycoGuardian2 - MycoGuardian2 -->|Oversees| MycoSphere2 - -``` \ No newline at end of file diff --git a/docs/mycoverse/mywizard.md b/docs/mycoverse/mywizard.md new file mode 100644 index 0000000..351deea --- /dev/null +++ b/docs/mycoverse/mywizard.md @@ -0,0 +1,47 @@ +--- +title: 'MyGenie' +sidebar_position: 2 +--- + +## Your Magical Helper to realize your Digital Dreams. + +- you chat or talk to your MyGenie +- the MyGenie can run on your phone (phase 2 also in a secure location on the ThreeFold Grid). +- each MycoSphere results in a OurBook which is a automatically created book which shows + - all MyApps and their health, logs, status ... + - the MycoNauts part of the MycoSphere + - financial transactions + - ... +- MyGenie will pay in your or the MycoGuardians behalf for any resources as needed for the MycoSphere + + + +```mermaid +graph TD + subgraph MyGenie ["Your Magical Helper to Realize Your Digital Dreams"] + direction TB + User["You (User)"] + MyGenie["MyGenie (Personal AI Assistant)"] + Phone["Phone (Phase 1)"] + Grid["ThreeFold Grid (Phase 2)"] + MycoSphere2["MycoSphere (Collaboration & Trust)"] + OurBook["OurBook (Automatically Generated)"] + Resources["Resources (Cloud & Compute)"] + MycoGuardian2["MycoGuardian (Sphere Admins)"] + end + + %% Connections + User -->|Chats or Talks to| MyGenie + MyGenie -->|Runs On| Phone + MyGenie -->|Optionally Runs On| Grid + MyGenie -->|Manages| MycoSphere2 + MycoSphere2 -->|Creates| OurBook + OurBook -->|Includes| MyAppsStatus["MyApps Status"] + OurBook -->|Includes| MycoNautsList["MycoNauts List"] + OurBook -->|Includes| FinancialTransactions + MyGenie -->|Pays for| Resources + MyGenie -->|Acts On Behalf of| User + MyGenie -->|Acts On Behalf of| MycoGuardian2 + MycoGuardian2 -->|Oversees| MycoSphere2 + +``` \ No newline at end of file