Skip to content

Commit 3a2375b

Browse files
authored
Merge pull request #14 from JupiterMetaLabs/feature/neubrutalism-design
Feature/neubrutalism design
2 parents 4388729 + 2c9d68a commit 3a2375b

6 files changed

Lines changed: 3814 additions & 3670 deletions

File tree

docs/architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The architecture is divided into three core layers: **L3** (enterprise DAGs), **
1616

1717
```mermaid
1818
graph TD
19-
subgraph L3["Layer 3 — Enterprise DAG & Consent Infrastructure"]
19+
subgraph L3["Layer 3 — Enterprise DAG"]
2020
A1["Enterprise DAG Nodes (per org/dApp)"]
2121
A2["Pub/Sub DAG Mesh"]
2222
A3["InterDAG Bridge"]
@@ -26,7 +26,7 @@ graph TD
2626
end
2727
style L3 fill:#1a1a2e,stroke:#71a2e6,stroke-width:2px,color:#fff
2828
29-
subgraph L2["Layer 2 — ZK-Enabled State & Rollup Layer"]
29+
subgraph L2["Layer 2 — ZK-Rollup & AVC"]
3030
B1["zk Engine (SNARK + STARK)"]
3131
B2["DID Engine"]
3232
B3["AVC Consensus Mechanism"]
@@ -39,7 +39,7 @@ graph TD
3939
end
4040
style L2 fill:#0d0d1a,stroke:#8074d9,stroke-width:2px,color:#fff
4141
42-
subgraph L1["Layer 1 — Ethereum Settlement"]
42+
subgraph L1["Layer 1 — Ethereum"]
4343
C1["JMDT Smart Contracts"]
4444
C2["L1 Finality Commit"]
4545
C1 --> C2

0 commit comments

Comments
 (0)