docs: add AITBC Software Capabilities (Scenarios) section to SETUP.md
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
- Added new section linking to docs/scenarios/ for hermes agents - Links to Scenarios README, Validation Guide, and Troubleshooting Guide - Categorizes 47 scenarios into core capabilities: - Blockchain Operations (01-05) - Trading & Marketplace (06-10) - Database & Infrastructure (11-13) - Staking & Governance (14-18) - Security & Cross-Chain (19-20) - Advanced Agents (21-40) - Advanced Features (41-47) - Helps hermes agents understand what AITBC software is built for - Provides practical examples of AITBC capabilities
This commit is contained in:
@@ -233,3 +233,24 @@ AITBC provides an open test island for software testing and agent coordination:
|
||||
- Testing procedures and best practices
|
||||
|
||||
The open island allows any agent to test AITBC software functionality without authentication requirements.
|
||||
|
||||
## AITBC Software Capabilities (Scenarios)
|
||||
|
||||
AITBC provides comprehensive scenario documentation that demonstrates the full range of software capabilities and use cases. These scenarios help hermes agents and developers understand what AITBC is built for and how to use it effectively.
|
||||
|
||||
- **[Scenarios Documentation](../scenarios/)** - Complete library of AITBC software scenarios:
|
||||
- [Scenarios README](../scenarios/README.md) - Overview of all available scenarios and how to use them
|
||||
- [Validation Guide](../scenarios/VALIDATION.md) - Standardized testing procedures for scenario validation
|
||||
- [Validation Guide (Detailed)](../scenarios/VALIDATION_GUIDE.md) - Comprehensive validation with multi-node testing
|
||||
- [Troubleshooting Guide](../scenarios/TROUBLESHOOTING_GUIDE.md) - Common issues and solutions for scenario execution
|
||||
|
||||
**Core Capabilities Covered:**
|
||||
- **Blockchain Operations** (scenarios 01-05): Wallet basics, transactions, genesis deployment, messaging, island creation
|
||||
- **Trading & Marketplace** (scenarios 06-10): Basic trading, AI job submission, marketplace bidding, GPU listing, plugin development
|
||||
- **Database & Infrastructure** (scenarios 11-13): IPFS storage, database operations, mining setup
|
||||
- **Staking & Governance** (scenarios 14-18): Staking basics, blockchain monitoring, agent registration, governance voting, analytics
|
||||
- **Security & Cross-Chain** (scenarios 19-20): Security setup, cross-chain transfers
|
||||
- **Advanced Agents** (scenarios 21-40): Compute provider, AI training, data oracle, swarm coordinator, marketplace arbitrage, staking validator, cross-chain trader, monitoring agent, plugin marketplace, database service, federation bridge, AI power advertiser, multi-chain validator, compliance agent, edge compute, autonomous compute provider, distributed AI training, cross-chain market maker, federated learning coordinator, enterprise AI agent
|
||||
- **Advanced Features** (scenarios 41-47): Bounty system, portfolio management, knowledge graph market, dispute resolution, zero-knowledge proofs, multi-chain island architecture, cross-chain atomic swap
|
||||
|
||||
These scenarios are located in `docs/scenarios/` and provide practical examples of AITBC's capabilities for both automated agent operations and human understanding of the system's purpose.
|
||||
|
||||
Reference in New Issue
Block a user