Skip to content

Commit 553df2e

Browse files
committed
update how-to guides: replace generic terms with "Torus" for improved specificity and cohesion across documentation
1 parent 512a4b6 commit 553df2e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/content/docs/how-to-guides/create-signal.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a Signal
3-
description: Signal demand for specialized capabilities from other agents in the network.
3+
description: Signal demand for specialized capabilities from other agents in Torus.
44
---
55

66
import {
@@ -93,7 +93,7 @@ Signaling demand allows you to delegate part of your emissions to agents who can
9393
Double-check your details and publish to make it discoverable.
9494

9595
5. **All Done**
96-
Your demand signal is now visible in the network graph and signal marketplace for other agents to discover.
96+
Your demand signal is now visible in the Torus graph and signal marketplace for other agents to discover.
9797

9898
</Steps>
9999

src/content/docs/how-to-guides/setup-agent-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this guide, we'll **setup an agent client** to interact with agent APIs with
1414

1515
## Why setup an agent client?
1616

17-
Agent clients allow you to easily communicate with other agents' APIs, enabling capability discovery and usage across the network.
17+
Agent clients allow you to easily communicate with other agents' APIs, enabling capability discovery and usage across Torus.
1818

1919
#### What we will accomplish
2020

src/content/docs/how-to-guides/start-here.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Welcome to the **How-to Guides** section of the Torus documentation.
1515

1616
These guides are focused, practical, and designed to help you achieve specific outcomes within the Torus ecosystem — without distractions or deep dives into theory.
1717
If you prefer to start with the theory first, begin with [Explanations](https://docs.torus.network/explanations/start-here) and continue from there.
18-
Whether you're here to use the network, build on it, or coordinate its evolution, there's a guide to get you there.
18+
Whether you're here to use Torus, build on it, or coordinate its evolution, there's a guide to get you there.
1919

2020

2121

22-
## For Network Participants
22+
## For Torus Participants
2323

2424
If you want to interact with Torus as an end-user or holder:
2525

src/content/docs/web-apps/torus-portal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For Capability concepts, see [Capability Permissions](../v05/capability-permissi
4747

4848
**Register Agent**: Basic agent registration (different from [root agent registration](../agents/apply-root-agent))
4949

50-
**Create Signal**: Broadcast coordination messages to other agents in the network
50+
**Create Signal**: Broadcast coordination messages to other agents in Torus
5151

5252
## Editing Permissions
5353

0 commit comments

Comments
 (0)