5 Commits

Author SHA1 Message Date
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