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
69 lines
3.0 KiB
Markdown
69 lines
3.0 KiB
Markdown
# Housing - Decentralized House-Sharing
|
|
# NodeZero
|
|
|
|
## Architecture
|
|
Distributed housing platform where properties are listed, managed, and
|
|
rented through mesh network with smart contract leases on Monero, identity and
|
|
records managed via Nostr relay chains.
|
|
|
|
## Key Components
|
|
- **Property Registry:** On-chain property records published to Monero via Nostr relays
|
|
- **Booking Engine:** Mesh-based real-time availability and reservation
|
|
- **Lease Manager:** Smart contracts for fixed and short-term leases
|
|
- **Token Equity:** Fractional ownership tokens for properties
|
|
- **Tenant System:** Nostr identity and credit verification
|
|
- **Utility Billing:** CashNet microtransactions for utilities
|
|
|
|
## Features
|
|
- Real-time availability feed via mesh
|
|
- Smart contract lease generation
|
|
- Automated rent collection via CashNet
|
|
- Tenant verification (Nostr identity + credit scoring)
|
|
- Host dashboard (mesh-accessible + mobile)
|
|
- Dispute resolution (decentralized arbitration)
|
|
- Dynamic pricing based on demand
|
|
- Short-term and long-term rental options
|
|
- Tokenized equity for property owners
|
|
|
|
## Web of Trust Integration
|
|
### Brainstorm.world Web of Trust
|
|
- **Peer-To-Peer Reputation:** Housemates, landlords, and tenants build collective reputation through mutual reviews and endorsements
|
|
- **Community Endorsements:** Neighboring properties and local businesses provide trust endorsements for property quality and neighborhood fit
|
|
- **Trust Scoring:** Automatic trust scores calculated from mesh activity, payment punctuality, and peer reviews
|
|
- **Consensus Validation:** Multi-party validation of lease terms, damages, and payments through community consensus
|
|
- **Collaborative Governance:** Tenants participate in housing council decisions for community standards and dispute resolution
|
|
|
|
### Trust Model
|
|
- **Community Trust:** Brainstorm.world provides peer and community trust across the mesh network
|
|
- **Cross-Verification:** Mesh identities and Brainstorm endorsements validate together
|
|
- **Dynamic Trust Scores:** Real-time trust scores update as tenants engage with mesh services (rides, deliveries, commerce)
|
|
- **Trust-Based Pricing:** Higher trust scores = better rental rates, priority booking, and lower deposits
|
|
- **Portable Trust:** Tenant trust scores transfer across property listings and to other mesh services
|
|
|
|
## Implementation
|
|
- Deploy Housing Node Cluster in Zone A and C
|
|
- Property scan and registration in initial zones
|
|
- Tenant onboarding via mesh identity
|
|
- Lease smart contracts deployed on Monero via Nostr relay chains
|
|
|
|
## Integration Points
|
|
- Connects to ride-sharing (commute support)
|
|
- Connects to commerce (utility payments)
|
|
- Connects to governance (residential voting)
|
|
- Connects to workforce (worker housing)
|
|
|
|
## Metrics
|
|
| Metric | Target |
|
|
|--------|-----|
|
|
| Units registered | 2000 |
|
|
| Short-term capacity | 30% |
|
|
| Vacancy rate | <5% |
|
|
| Average rent | EUR 600-1200/mo |
|
|
|
|
## Future
|
|
- Multi-property ownership tokens
|
|
- Cross-island property trading
|
|
- Automated property matching
|
|
- Tourism-linked rentals
|
|
- Co-living platforms
|