# PART 1: Executive Overview & Dual-Layer Consensus Architecture ## 1.1 Executive Summary The chainWare (cWc) and StackChain ecosystem is a sovereign, dual-layer blockchain network and decentralized engineering environment designed to make software code and protocol contributions into verifiable, bankable on-chain intellectual property. Unlike traditional software hosting platforms (e.g. GitHub, GitLab) that operate as centralized corporate silos and monetize developer content without direct revenue sharing, StackChain combines bare-metal Git repositories with cryptographic consensus, on-chain title registries, and automated revenue distributions. ## 1.2 Dual-Layer Network Topology The network is deliberately split into two distinct, communicating layers: | Layer | Network Identity | Primary Role | Core Primitives | | :--- | :--- | :--- | :--- | | **Layer 1 (L1)** | `l1-11` / `l1-12` | Settlement, Value & Consensus | Native currency, wallet accounts, self-registration, storage escrow, validator governance, protocol signaling, and authoritative L2 state indexing. | | **Layer 2 (L2)** | `l2-11` / `l2-12` | High-Throughput Storage & Content | Content-addressed storage pool, bare-metal Git blobs/trees, social feeds, user profiles, media hashes, and storage quota accounting. | ## 1.3 Physical Infrastructure (Bare-Metal Cluster) - **Node 1 (`68.122.49.138`)**: Primary consensus validator, L1 state engine, JSON-RPC endpoints. - **Node 2 (`68.122.49.139`)**: High-throughput storage node, bare-metal SSD pool (466 GB), sovereign Git repository engine, live fast-sync snapshot mirror (`https://stackchain.net/snapshots/`). - **CometBFT Consensus Engine**: Byzantine Fault Tolerant consensus engine powering deterministic state transitions and instant block finality across both layers.