Print / PDF

10. SYSTEM ARCHITECTURE: EIGHT LAYERS EXPLAINED

InterfacesGovernanceAutomationLedgerCompliancePlant / ops telemetry
Diagram (supplementary): stack layers.

 

Why Eight Layers?

 

The Homeunity ecosystem is complex by design. Each layer serves a specific purpose:

 

Each layer is isolated (failure in one doesn't cascade to others).

 

This is enterprise-grade architecture, not a "move fast and break things" startup structure.

 

 

 

Layer 1: Asset Layer (Physical Real Estate)

 

What Lives Here

 

Actual hotel buildings:

Ownership:

Operations:

 

 

Why This Layer Is Separate

 

Physical assets are illiquid and jurisdiction-specific.

 

Challenges:

Solution:

Separation allows:

 

 

Layer 2: Legal Layer (Contracts & Registry)

 

What Lives Here

 

Legal structure:

Key legal concepts:

 

 

Swiss Registry: The Source of Truth

 

What it is:

What it contains:

Why Swiss registry matters:

Registry is the ultimate source of truth. Blockchain is a mirror (convenient for transfers, queries), but registry is authoritative in disputes.

 

 

 

Layer 3: Participation Layer (HPOT Economics)

 

What Lives Here

 

Economic participation:

Key mechanisms:

 

 

How This Layer Interacts with Others

 

Inputs from Asset Layer:

Inputs from Legal Layer:

Outputs to Blockchain Layer:

Outputs to Application Layer:

 

 

Layer 4: Usage Layer (HRPT & Travel Club)

 

What Lives Here

 

Travel Club operations:

HRPT token:

 

 

Separation from Participation Layer

 

HRPT ≠ HPOT

 

Why separate:

Interaction:

 

 

Layer 5: Data Layer (Monitoring & Oracles)

 

What Lives Here

 

Real-time data collection:

Data transformation:

Oracle services:

 

 

Digital Twin Concept

 

What it is:

What you see:

Why it matters:

See §15 for full Digital Twin details.

 

 

 

Oracle Architecture

 

Data flow:

Data pipeline overview ON-CHAIN DATA PIPELINE (ABSTRACT) 01 · HOTEL PMS Source system · API / export · field mapping INGEST 02 · VALIDATE + NORMALIZE QC rules · dedupe · unit normalization ETL 03 · STORAGE Operational DB + anchor / mirror per deployment STATE 04 · ORACLE CONTRACT Rule-based pushes · access control · chain-specific ABI ON-CHAIN 05 · DATA FEED Queryable surface for dashboards / dependent contracts CONSUME
Vector figure — stack mirrors source “pipeline” figure without chain branding.

Key oracles:

 

1. Occupancy Oracle

2. Revenue Oracle

3. NAV Oracle

4. Governance Oracle

Oracle security:

 

 

Layer 6: Blockchain Layer (On-Chain Representation)

 

Why Blockchain?

 

Benefits:

Not benefits:

Blockchain is a tool, not a religion.

 

 

 

Network: Binance Smart Chain (BSC)

 

Why BSC:

Why not Ethereum:

Why not Solana/Avalanche/other:

BSC is a pragmatic choice (not ideologically pure, but functional).

 

 

 

Smart Contracts

 

Key contracts:

 

1. HRPT Token Contract

2. HPOT Series Contracts

3. Distribution Manager Contract
4. Governance Contract
5. Registry Sync Contract

 

 

On-Chain Data Availability

 

What's on-chain:

What's NOT on-chain:

Blockchain is for transparency and automation, not data warehouse.

 

 

 

Layer 7: Access Layer (HAFS & Compliance)

 

What Is HAFS?

 

HAFS = Homeunity Asset Facilitation System

 

What it does:

HAFS is NOT:

HAFS is a gated onboarding portal.

 

 

 

Why HAFS Exists

 

Regulatory requirements:

Anti-speculation guardrails:

Operational efficiency:

See §12 for full HAFS deep dive.

 

 

 

Layer 8: Application Layer (User Interface)

 

What Lives Here

 

Frontend applications:

 

1. Participant Dashboard (HPOT Holders)
2. Travel Club Portal (HRPT Holders)
3. Admin Console (Operators, SPV Board, Fiduciary)
4. Public Website (Marketing, Education)

 

 

Tech Stack (High-Level)

 

Frontend:

Backend:

Blockchain:

Infrastructure:

Security:

 

 

How the Layers Work Together: Example Flow

 

Scenario: You Receive a Quarterly Distribution

 

Step-by-step through all 8 layers:

 

Layer 1 (Asset): Hotel Operates
Layer 2 (Legal): Participation Agreement Activates
Layer 5 (Data): Oracle Captures Results
Layer 6 (Blockchain): Distribution Triggered
Layer 2 (Legal): Fiduciary Authorizes
Layer 6 (Blockchain): Registry Snapshot
Layer 3 (Participation): Your Share Calculated

50,000 HPOT × $0.04125 = $2,062.50

 

Layer 8 (Application): You Claim Distribution
Layer 6 (Blockchain): Payment Executed
Layer 8 (Application): Confirmation

All 8 layers worked together to get money from hotel operations into your wallet.

 

 

 

Why Complexity?

 

Couldn't this be simpler?

 

Yes — but it would sacrifice:

Each layer serves a purpose. Remove one, and the system becomes fragile or non-compliant.

 

This is production-grade infrastructure, not a prototype.

 

 

 

System Resilience: What If a Layer Fails?

 

Layer 1 (Asset) Failure

Scenario: Hotel destroyed by fire.

 

Impact:

Other layers:

 

 

Layer 2 (Legal) Failure

Scenario: Fiduciary administrator loses license.

 

Impact:

Mitigation:

 

 

Layer 5 (Data) Failure

Scenario: Oracle malfunction (wrong data pushed on-chain).

 

Impact:

Mitigation:

If error detected:

 

 

Layer 6 (Blockchain) Failure

Scenario: BSC network down (temporary outage).

 

Impact:

Mitigation:

Swiss registry is source of truth, so blockchain downtime doesn't erase your holdings.

 

 

 

Layer 8 (Application) Failure

Scenario: Website/dashboard hacked or down.

 

Impact:

Mitigation:

Downtime doesn't affect underlying assets (hotels still operate, distributions still calculated).

 

 

 

Summary: Eight Layers, One Ecosystem

 

Layer 1 (Asset): Physical hotels generate cash flows

Layer 2 (Legal): Swiss law provides structure and enforceability

Layer 3 (Participation): HPOT gives you economic rights

Layer 4 (Usage): HRPT gives you Travel Club access

Layer 5 (Data): Oracles capture and validate performance

Layer 6 (Blockchain): On-chain transparency and automation

Layer 7 (Access): HAFS ensures compliant onboarding

Layer 8 (Application): Dashboards make it usable

 

Each layer is independent (failure isolated).

Each layer is necessary (removing one breaks functionality or compliance).

 

This is how you build infrastructure that scales to billions in assets.

 

Next: Blockchain and data details — BSC, oracles, and system reality.