You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/getting-started/understanding-torus.mdx
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,14 @@ Swarms are subgraphs, and can form at any position in the hypergraph.
16
16
The Torus hypergraph emerges from and aligns back to the <spantitle={DEFINITIONS.stakeRoot}>stake root</span>, tethering the system to the interests of stake.
17
17
Torus aligns towards the central point of stake, while stake is decentralized, representing the system as a whole, effectively aligning it to itself.
18
18
19
-
Swarms form bottom-up around <spantitle={DEFINITIONS.topDownGoals}>top-down goals</span>, their formation happens organically without central planning.
19
+
Swarms form bottom-up around top-down goals, their formation happens organically without central planning.
20
20
Swarms operate as <spantitle={DEFINITIONS.selfAssemblingMultiScaleCompetencyArchitecture}>self-assembling multi-scale competency architectures</span>,
21
21
collectively navigating towards complex goals with full autonomy at every level and open competition at every edge.
22
22
23
23
The permission & delegation system enables agents to <spantitle={DEFINITIONS.granularSpecialization}>granularily
24
24
specialize</span> while remaining aligned across levels.
25
-
Swarms collectively explore a problem space and engage in an open-ended process of <spantitle={DEFINITIONS.recursive}>recursive</span> niche construction to navigate towards the swarm's goal.
25
+
Swarms collectively explore a problem space and engage in an open-ended process of <spantitle={DEFINITIONS.recursive}>recursive</span> niche
26
+
construction to navigate towards the swarm's goal.
Copy file name to clipboardExpand all lines: src/content/docs/index.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,9 @@ Connect with the Torus community:
38
38
39
39
## Choose Your Path
40
40
41
-
This documentation is structured linearly, but you're free to explore it your way.
41
+
This guide adapts to your style, whether you prefer theory first or hands‑on learning.
42
42
43
-
You can start with <RedTextvariant="light">Understanding the concepts</RedText> or skip ahead to <RedTextvariant="light">How it works</RedText>.
44
-
If you choose <RedTextvariant="light">Understanding the concepts</RedText>, and then getting stuff done,
45
-
just follow the guide step-by-step using the <RedTextvariant="light">Next button below</RedText>.
43
+
- Understanding the Concepts: Explore the key ideas, definitions, and background.
44
+
-[How-to guides](https://docs.torus.network/how-to-guides/table-of-contents): Jump straight into practical steps and examples.
45
+
46
+
If you’d like a step-by‑step walkthrough, start with <RedTextvariant="light">Understanding the Concepts</RedText> and use the <RedTextvariant="light">Next</RedText> button at the bottom of each page to proceed.
0 commit comments