{
  "api_version": "1.0.0",
  "description": "Web3 Knowledge Base Machine-Readable Core Taxonomy for AI Agents & Search Engines",
  "canonical_url": "https://githubskylh.github.io/web3-knowledge-base/",
  "author": "Moledao, ETHPanda & LXDAO",
  "total_modules": 6,
  "modules": [
    {
      "id": "module-01",
      "tag": "底层与密码学",
      "title": "密码学基石与区块链机理",
      "url": "https://githubskylh.github.io/web3-knowledge-base/docs.html?chapter=01-01",
      "key_concepts": [
        "UTXO",
        "Account State Machine",
        "secp256k1",
        "Keccak-256",
        "PoW",
        "PoS Beacon Chain",
        "Casper Slashing",
        "Optimistic Rollup",
        "ZK-Rollup",
        "EIP-4844 Blob"
      ]
    },
    {
      "id": "module-02",
      "tag": "资产与安全风控",
      "title": "钱包体系、资产风控与稳定币机制",
      "url": "https://githubskylh.github.io/web3-knowledge-base/docs.html?chapter=02-01",
      "key_concepts": [
        "BIP-32/39/44 HD Wallet",
        "EIP-4337 Account Abstraction",
        "USDT/USDC Reserve",
        "MakerDAO DAI Dutch Auction",
        "UST Death Spiral",
        "EIP-712 Signature",
        "Permit Phishing"
      ]
    },
    {
      "id": "module-03",
      "tag": "DeFi 金融工程",
      "title": "DeFi 核心协议与链上金融工程",
      "url": "https://githubskylh.github.io/web3-knowledge-base/docs.html?chapter=03-01",
      "key_concepts": [
        "Uniswap V2 x*y=k",
        "Impermanent Loss Integral",
        "Uniswap V3 Concentrated Liquidity",
        "Aave Two-slope Model",
        "Flash Loans Atomic Arbitrage"
      ]
    },
    {
      "id": "module-04",
      "tag": "开发者实战与审计",
      "title": "智能合约工程、Foundry 与安全审计",
      "url": "https://githubskylh.github.io/web3-knowledge-base/docs.html?chapter=04-01",
      "key_concepts": [
        "EVM Storage Slots Packing",
        "Memory vs Calldata",
        "Foundry Fuzz Testing",
        "Reentrancy & CEI Pattern",
        "Oracle Flash Loan Manipulation"
      ]
    },
    {
      "id": "module-05",
      "tag": "运营与生态增长",
      "title": "社区运营、活动操盘与增长黑客",
      "url": "https://githubskylh.github.io/web3-knowledge-base/docs.html?chapter=05-01",
      "key_concepts": [
        "Twitter/X Thread Architecture",
        "Discord Token-gated Guilds",
        "ETHPanda Talk SOP",
        "Hackathon 3-min Pitch Rule",
        "Ecosystem Grants"
      ]
    },
    {
      "id": "module-06",
      "tag": "求职与职业发展",
      "title": "Web3 职业规划、面试真题与求职避坑",
      "url": "https://githubskylh.github.io/web3-knowledge-base/docs.html?chapter=06-01",
      "key_concepts": [
        "On-chain Proof of Work Portfolio",
        "High-frequency Interview Questions",
        "Remote Async Collaboration",
        "Job Scam Anti-fraud Rules"
      ]
    }
  ]
}