You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is no verification that miners registering on subnet 59 are properly declared as automated agents on X, which is a requirement per X's Terms of Service. This creates potential compliance issues and doesn't enforce proper agent identification.
Proposed Solution
Add X automation verification as a requirement for miner registration and scoring by:
Extending Masa Python SDK to include X profile verification functionality
Modifying validator registration interface to check automation status
Including automation verification in ongoing scoring criteria
teslashibe
changed the title
# feat: Implement X Account Automation Verification for Miner Registration
feat (registration & scoring): Implement X Account Automation Verification for Miner Registration
Dec 30, 2024
Problem
Currently, there is no verification that miners registering on subnet 59 are properly declared as automated agents on X, which is a requirement per X's Terms of Service. This creates potential compliance issues and doesn't enforce proper agent identification.
Proposed Solution
Add X automation verification as a requirement for miner registration and scoring by:
Technical Implementation
1. API Endpoint Details
2. Verification Logic
Check for automation flag in response:
3. Implementation Steps
Success Criteria
Technical Dependencies
Security Considerations
Timeline
The text was updated successfully, but these errors were encountered: