Skip to content

Commit 6146ccd

Browse files
committed
fix: refine terminology and clarify the composition of deals and tasks in iExec Explorer documentation
1 parent 128d6a3 commit 6146ccd

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

src/overview/tooling-and-explorers/iexec-explorer.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,17 +83,16 @@ explore apps and protectedData—all in one powerful dashboard.
8383
</p>
8484
</div>
8585

86-
> **💡 Understanding Deals**: A deal is a coordinated set of tasks that brings
87-
> together all the necessary components (app, dataset, workerpool) to execute
88-
> confidential computation requests. Each deal can contain one or multiple
89-
> related tasks.
86+
> **💡 Understanding Deals**: A deal is a coordinated set of stakeholders that
87+
> brings together all the necessary components (app, dataset, workerpool) to
88+
> execute confidential computation requests.
9089
9190
### Deal Management Dashboard
9291

93-
- **Deal Architecture**: Visualize how deals orchestrate multiple tasks with
94-
shared resources and parameters
95-
- **Task Composition**: See which tasks belong to each deal and their execution
96-
dependencies
92+
- **Deal Architecture**: Visualize how deals orchestrate multiple stakeholders
93+
with shared resources and parameters
94+
- **Stakeholder Composition**: See which stakeholders belong to each deal and
95+
their execution dependencies
9796
- **Asset Coordination**: Monitor how apps, datasets, and workerpools are
9897
allocated across deal tasks
9998
- **Deal Lifecycle**: Track deals from initiation through task execution to
@@ -148,10 +147,10 @@ Browse and analyze all tasks across the iExec network:
148147
</div>
149148
</div>
150149

151-
> **🔗 Task Assets**: Each task involves three key assets working together: the
152-
> **iApp** (application logic), the **Dataset** (protected data), and the
153-
> **Workerpool** (execution infrastructure). The Explorer shows how these
154-
> components interact.
150+
> **🔗 Task Assets**: Each task involves four key assets working together: the
151+
> requester, the **iApp** (application logic), the **Dataset** (protected data),
152+
> and the **Workerpool** (execution infrastructure). The Explorer shows how
153+
> these components interact.
155154
156155
- **Asset Relationships**: Visualize the connections between iApp, dataset, and
157156
workerpool for each task

0 commit comments

Comments
 (0)