11 Commits

Author SHA1 Message Date
e8fddca120 Update housing/README.md 2026-06-27 00:41:27 +00:00
de08e72527 Update governance/README.md 2026-06-26 23:49:35 +00:00
7f60b977a2 Update docs/MOBILITY_PLAN.md 2026-06-26 23:42:44 +00:00
cf6a3ee991 Update docs/BUSINESS_ONBOARDING.md 2026-06-26 23:40:26 +00:00
de6775d906 Update commerce/README.md 2026-06-26 23:36:44 +00:00
ssmithx
5a8e7a88c0 Commerce: WoT-verified businesses with nostr identity 2026-06-25 18:15:05 -04:00
ssmithx
a15f8bb59a Integrate nostr into everything: remove ordinals, stacks, and NFT badess from mesh, infrastructure, and workforce
Nostr replaces:
- Ordinals/Stacks -> Nostr relay chains for identity and records
- Bitcoin DIDs -> Nostr DIDs (pubkey-based)
- NFT-based badges -> Attestation server-issued credentials (not NFTs)
- On-chain attestation -> Nostr NIP-based peer verification
- Property registry -> Nostr-anchored on Bitcoin
- Governance voting -> Bitcoin via Nostr relay chains
- Governance records -> Relay-anchored on Bitcoin mesh

NFTZ token name preserved as network token (not NFT references)
2026-06-25 16:26:38 -04:00
ssmithx
a675c97bc2 Remove Braintrust.io from housing web of trust 2026-06-25 16:16:26 -04:00
ssmithx
dbc6ae36ec housing: add Braintrust.io and Brainstorm.world web of trust 2026-06-25 16:10:28 -04:00
ssmithx
9bfa47be7e NodeZero Funchal Archipelago Mesh Network
Complete architecture and directory structure for the Funchal micro-economy deployment:

Documentation:
- README.md: Project overview, architecture, services, metrics, governance
- PRD.md: Product requirements document
- ARCHITECTURE.md: Multi-layered mesh architecture, node specs, topology
- GOVERNANCE.md: DAO model, treasury, voting, dispute resolution
- ROADMAP.md: Phased implementation plan (Months 1-24)
- DEPLOYMENT.md: Mesh network deployment guide

Services:
- mobility/: Decentralized ride-sharing
- housing/: Decentralized house-sharing
- logistics/: Local delivery network
- commerce/: Bitcoin-accepting businesses
- workforce/: Job boards, training, competency attestation
- governance/: Mesh services and decentralized operations

Infrastructure:
- infrastructure/: Mesh networks, archipelago nodes (200 nodes), internet
- config/: node.yml, mesh.yml, bitcoin.yml, profiles.yml, redis.yml
- docs/: Funchal service map, business onboarding, mobility plan
- scripts/: Deploy script
- .gitignore
2026-06-25 15:11:27 -04:00
22f39b19a5 Initial commit 2026-06-25 18:27:02 +00:00