Removed all Funchal and Madeira references from: - governance, logistics, commerce, housing, mobility, workforce - architecture, PRD, roadmap, deployment, README - config files (node.yml, mesh.yml, profiles.yml, bitcoin.yml) - scripts/deploy.sh - docs/BUSINESS_ONBOARDING.md, docs/MOBILITY_PLAN.md Renamed docs/FUNCHAL_SERVICE_MAP.md to docs/SERVICE_MAP.md DarkNode is now location-agnostic - works for any town/city
40 lines
1.2 KiB
Markdown
40 lines
1.2 KiB
Markdown
# Mobility - Decentralized Ride-Sharing
|
|
# NodeZero
|
|
|
|
## Architecture
|
|
Peer-to-peer ride sharing orchestrated by the mesh network.
|
|
Vehicles and routes managed through archipelago nodes.
|
|
|
|
## Key Components
|
|
- **Ride Router:** Mesh-based routing for real-time ride matching
|
|
- **Driver Registry:** On-chain vehicle and driver records
|
|
- **Payment Engine:** CashNet payment processing per ride
|
|
- **Dispatch System:** Automatic dispatch and scheduling
|
|
- **Tracking Service:** Real-time GPS tracking via mesh
|
|
- **Rating System:** Mesh-consensus ratings and reviews
|
|
|
|
## Implementation
|
|
- Deploy ride-shanging application nodes in Zone A (center)
|
|
- Gateway nodes connect to municipal fleet data
|
|
- Edge nodes provide local matching (no external dependency)
|
|
- Tourist app connects via mesh pass
|
|
|
|
## Integration Points
|
|
- Connects to commerce (bitcoin payments)
|
|
- Connects to workforce (worker transport)
|
|
- Connects to housing (commute support)
|
|
- Connects to tourist passes
|
|
|
|
## Metrics
|
|
| Metric | Target |
|
|
|--------|---------|
|
|
| Daily rides | 500+ |
|
|
| Dispatch time | <3 min |
|
|
| On-time rate | >95% |
|
|
| Satisfaction | >80% |
|
|
|
|
## Future
|
|
- Drone ride integration
|
|
- Multi-modal (e-scooter, bicycle)
|
|
- Inter-island routes (Phase 3)
|