BlackRoad OS fork of Mastra Mastra fork — TypeScript agent framework for building BlackRoad agents
- Deploy RoadAgent to Octavia (.101) with systemd auto-start
- Register with RoundTrip agent coordination hub
- Wire to NATS (CarPool) for event pub/sub
- Add GuardRail uptime monitoring (30s interval)
- Connect to blackroad-operator deploy pipeline
- Verify WireGuard (TollBooth) mesh connectivity from all nodes
- Add to fleet-coordinator.sh manifest
- Build custom BlackRoad UI skin (brand colors: #FF1D6C, #F5A623, #2979FF)
- Add NLP intent routing: 'create agent' / 'agent framework'
- Create RoadAgent Agent persona with RoundTrip auto-chat
- Integrate with RoadMem for persistent state across restarts
- Add Codex solution entries for common RoadAgent operations
- Build blackroad-operator CLI commands:
br RoadAgent status|deploy|logs
- Implement automated backup via Local (encrypted fleet sync)
- Add Prometheus metrics endpoint for Grafana (RoadMap) dashboards
- Set up Gitea CI/CD pipeline with act_runner
- Stress test under full fleet load (5 Pis + 2 droplets)
- Security audit: TLS, auth, network isolation
- Create disaster recovery runbook in ~/blackroad-disaster-recovery/
- Multi-node HA deployment across Pi fleet
- Auto-scaling based on fleet metrics
- Cross-region replication (nyc3 Gematria <-> nyc1 Anastasia)
- Contribute BlackRoad improvements back to upstream Mastra
- Document in BlackRoad OS knowledge base for onboarding
- Publish integration guide on docs.blackroad.io