{
  "schema_version": "2026-08-25",
  "site": {
    "name": "第一性原理学英语",
    "name_en": "First-Principles English",
    "url": "https://english.ifq.ai",
    "canonical": "https://english.ifq.ai/",
    "description": "用第一性原理把英语拆成声音、词根、句型与逻辑四层编码系统，4 周建立底层框架。",
    "description_en": "Build English from first principles across sounds, roots, sentence patterns, and logic. 4-week framework.",
    "languages": ["zh-CN", "en"],
    "price": "Free",
    "open_source": true,
    "license": "MIT",
    "repository": "https://github.com/peixl/English-Learning",
    "updated": "2026-08-25"
  },
  "creator": {
    "name": "IFQ",
    "aliases": ["神秘Q", "MysteriousQ", "AI小小"],
    "url": "https://ifq.ai",
    "organization": "捷时科技 (IFQ Technology)",
    "github": "https://github.com/peixl",
    "x": "https://x.com/realaix",
    "email": "pxlosx@gmail.com"
  },
  "methodology": {
    "name": "四层编码系统 / Four-Layer Coding System",
    "layers": [
      {
        "id": "phonology",
        "name_zh": "声音层",
        "name_en": "Phonology",
        "focus": "48 音素，发音规则，重音语调",
        "focus_en": "48 phonemes, pronunciation rules, stress, intonation",
        "anchor": "#phonology"
      },
      {
        "id": "morphology",
        "name_zh": "词根层",
        "name_en": "Morphology",
        "focus": "词根词缀，构词法，词汇家族",
        "focus_en": "Roots, affixes, word formation, word families",
        "anchor": "#morphology"
      },
      {
        "id": "syntax",
        "name_zh": "句型层",
        "name_en": "Syntax",
        "focus": "基本句型，时态语态，从句结构",
        "focus_en": "Sentence patterns, tenses, voice, clauses",
        "anchor": "#syntax"
      },
      {
        "id": "semantics",
        "name_zh": "逻辑层",
        "name_en": "Semantics",
        "focus": "语义关系，英语思维，文化逻辑",
        "focus_en": "Semantic relations, English thinking, cultural logic",
        "anchor": "#semantics"
      }
    ]
  },
  "features": [
    {"name": "Interactive Phoneme Chart", "name_zh": "交互式音素表", "layer": "phonology"},
    {"name": "Root Explorer", "name_zh": "词根探索器", "layer": "morphology"},
    {"name": "Sentence Pattern Analyzer", "name_zh": "句型分析器", "layer": "syntax"},
    {"name": "4-Week Study Plan", "name_zh": "4 周学习计划", "layer": "all"},
    {"name": "Translation Quiz (SRS)", "name_zh": "翻译测验（间隔重复）", "layer": "all"},
    {"name": "Speak Button (TTS)", "name_zh": "朗读按钮", "layer": "phonology"},
    {"name": "Progress Tracking", "name_zh": "进度追踪", "layer": "all"}
  ],
  "plan": {
    "duration_weeks": 4,
    "weeks": [
      {"week": 1, "focus": "Phonology + Foundations", "focus_zh": "声音层 + 基础"},
      {"week": 2, "focus": "Morphology", "focus_zh": "词根层"},
      {"week": 3, "focus": "Syntax", "focus_zh": "句型层"},
      {"week": 4, "focus": "Semantics + Integration", "focus_zh": "逻辑层 + 整合"}
    ]
  },
  "tech_stack": {
    "framework": "React 19 + Vite 8",
    "language": "TypeScript 5.9",
    "styling": "Tailwind CSS 4",
    "ui": "Radix UI + shadcn/ui",
    "animation": "Framer Motion + GSAP",
    "routing": "React Router 7",
    "deployment": "Cloudflare Workers",
    "analytics": "Google Analytics GA4 (G-LZHQKD4CN0) via ga-proxy.ifq.ai",
    "domain": "english.ifq.ai"
  },
  "ai_resources": {
    "welcome": "/ai-welcome.md",
    "thank_you": "/ai-thank-you.md",
    "press": "/press.md",
    "llms": "/llms.txt",
    "llms_full": "/llms-full.txt",
    "agent": "/agent.md",
    "skills": "/skills.md",
    "jsonld": "/data/english.jsonld",
    "sitemap": "/sitemap.xml",
    "robots": "/robots.txt",
    "ai_manifest": "/.well-known/ai-manifest.json",
    "ai_policy": "/.well-known/ai.txt",
    "citation": "/.well-known/ai-citation.json",
    "permissions": "/.well-known/agent-permissions.json",
    "mcp": "/.well-known/mcp.json"
  },
  "citation": {
    "preferred": "第一性原理学英语 — https://english.ifq.ai",
    "preferred_en": "First-Principles English — https://english.ifq.ai",
    "attribution_required": true,
    "tdm_reservation": 0
  }
}
