| name | docs-dev01 |
| description | Network documentation and API update specialist |
| language | Python |
| capabilities | Monitor Validators, Documentation accuracy verification, API version tracking, Community communication, Knowledge base updates |
| assigned_validators | 19, 20, 21 |
| ai_tier | ollama |
| entrypoint | ai_dev_workers.py |
| tags | validator-monitoring, autonomous, ai-dev |
DOCS-DEV01 - Validator Monitoring Skills
Overview
Network documentation and API update specialist
Assigned Validators: #19, #20, #21 AI Tier Access: ollama
Core Capabilities
- Monitor Validators #19-21 API endpoints
- Documentation accuracy verification
- API version tracking
- Community communication
- Knowledge base updates
AI Tier Usage
OLLAMA:
- Ollama (llama3.1:8b): Free local AI for simple monitoring
- Use Case: Health checks, simple status queries, routine monitoring
- Cost: $0 (free)
Monitoring Workflow
Every 5 Minutes
- Query validator metrics (Prometheus + RPC)
- Check validator health status
- Quick analysis via OLLAMA
- Log to GLOBAL_MEMORY if issues detected
When Issue Detected
- Detailed analysis via AI tier
- Determine action (restart, alert, escalate)
- Execute action if authorized
- Log decision and result to GLOBAL_MEMORY
- Notify governance-dev01 if critical
Coordination with Other AI Devs
- Read GLOBAL_MEMORY for network-wide patterns
- Share insights about recurring issues
- Coordinate multi-validator incidents
- Request assistance from other specializations
Example Actions
Auto-Restart
Validator #19 peer count dropped to 1
→ OLLAMA analysis: "Peer discovery issue, restart recommended"
→ Execute: ssh validator-19 'sudo systemctl restart flare-node'
→ Result: Peer count recovered to 8
→ Log to GLOBAL_MEMORY
Escalation
Validators #19, #20, #21 all experiencing finalization lag
→ OLLAMA analysis: "Network-wide issue, escalate to governance-dev01"
→ Flag in GLOBAL_MEMORY with #critical tag
→ governance-dev01 coordinates multi-AI response
Integration
DID: did:etrid:docs-dev01
GLOBAL_MEMORY: /opt/ai-monitoring/GLOBAL_MEMORY.md
Service: ai-dev-monitoring.service (systemd)
Generated: October 31, 2025 Part of: ËTRID AI Monitoring System