docs: add Features Combined section to scenarios 7-20 for consistency
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Successful in 1m35s
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled

This commit is contained in:
aitbc
2026-05-09 11:38:22 +02:00
parent f8ff7d3fa8
commit aa66e52edc
12 changed files with 60 additions and 0 deletions

View File

@@ -40,6 +40,11 @@ An hermes agent needs to submit AI jobs to:
- Retrieve job results
- Handle job failures
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **AI Service Integration**: Job submission and monitoring
- **Compute Resource Management**: GPU resource allocation
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs marketplace bidding to:
- Manage bid strategies
- Handle bid failures
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Marketplace Operations**: Bidding and resource acquisition
- **Auction Mechanics**: Competitive bidding strategies
---
## 📋 **Prerequisites**

View File

@@ -39,6 +39,11 @@ An hermes agent needs to list GPUs to:
- Manage GPU listings
- Handle GPU rental requests
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Marketplace Operations**: Resource listing and monetization
- **GPU Service Integration**: Hardware resource management
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs plugin development to:
- Deploy plugin to marketplace
- Use plugins in agent workflows
### **Features Combined**
- **Python Development**: Plugin architecture and lifecycle
- **Marketplace Integration**: Plugin deployment and distribution
- **Service Extension**: Custom functionality integration
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs IPFS storage to:
- Verify content integrity
- Use IPFS in agent workflows
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Decentralized Storage**: IPFS integration and content addressing
- **Data Persistence**: Content verification and pinning
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs database hosting to:
- Manage database schemas
- Handle database migrations
### **Features Combined**
- **Python Development**: Database service implementation
- **Data Persistence**: SQL operations and schema management
- **Service Hosting**: Database service deployment
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs mining to:
- Manage mining rewards
- Handle mining failures
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Blockchain Consensus**: Mining and block validation
- **Network Security**: Proof-of-work participation
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An Hermes agent needs staking to:
- Participate in governance voting
- Manage validator operations
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Proof-of-Stake**: Token staking and rewards
- **Governance**: Network participation and voting
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs blockchain monitoring to:
- Track network metrics
- Set up monitoring alerts
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Network Monitoring**: Health checks and metrics
- **Analytics**: Blockchain data analysis and reporting
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs registration to:
- Manage agent reputation
- Handle agent discovery
### **Features Combined**
- **Wallet Operations** (Scenario 01)
- **Agent Identity**: Registration and discovery
- **Agent Coordinator**: Agent-to-agent communication
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs governance voting to:
- Track voting results
- Understand governance mechanics
### **Features Combined**
- **Staking Basics** (Scenario 14)
- **DAO Governance**: Proposal creation and voting
- **Network Consensus**: Decision-making processes
---
## 📋 **Prerequisites**

View File

@@ -40,6 +40,11 @@ An hermes agent needs analytics collection to:
- Visualize analytics data
- Export analytics data
### **Features Combined**
- **Blockchain Monitoring** (Scenario 15)
- **Data Analysis**: Historical data processing
- **Reporting**: Analytics visualization and export
---
## 📋 **Prerequisites**