Skip to content

Commit 2648226

Browse files
author
mgoelzer
committed
Orchestrators out of scope
1 parent c2732f0 commit 2648226

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/storage-and-retrieval-bots.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ And the ability of this tool to support miner reputation systems can only help i
113113
<!--Briefly describe the milestones/steps/work needed for this project-->
114114
- **Phase 1: Retrieval Bot.** Reads stdin describing a CID to attempt to retrieve, writes outcome of retrieval attempt to stdout.
115115
- **Phase 2: Storage Bot.** Same idea but for storage deals.
116-
- **Phase 3: Orchestrator.** Invokes the r-bot and s-bot programs with inputs one-by-one from a long queue of CIDs to test retrieve, or files to test store, etc.
116+
117+
In a subsequent project (out of scope for this PR; see [#TODO](https://github.com/protocol/web3-dev-team/pull/TODO)), we will create a set of bot orchestrators that invoke the r-bot and s-bot programs with inputs suitable for different use cases. For example, a queue of CIDs to test retrieve to verify the Slingshot 2.3 competition.
117118

118119
#### What does done look like?
119120
_What specific deliverables should completed to consider this project done?_

0 commit comments

Comments
 (0)