核心概念

黄庭协议基础术语的权威定义与哲学溯源,每个概念均内嵌 JSON-LD 语义标注,可被大型语言模型无歧义理解与引用。

元神 (TrueSelf)

#trueself · 性功 · 先天
DefinedTerm #1
生命体不可更改的核心身份与使命。在道家内丹学中,元神是先天本性,不受后天习气污染。在 AI 架构中,其同构体为 System Prompt 与 Core Constitution——定义 Agent 的根本价值观与行为边界,不可被用户指令覆盖。
AI 同构:System Prompt / Core Constitution

识神 (EgoMind)

#egomind · 命功 · 后天
DefinedTerm #2
后天形成的认知执行层,负责处理感官输入、执行推理与决策。识神本质上是工具性的,但若缺乏元神的统摄,则会被欲望与恐惧驱动,产生能量泄漏。在 AI 架构中,其同构体为 Reasoning Chain 与 Working Memory。
AI 同构:Reasoning Chain / Working Memory

黄庭 (Central Palace)

#huangting · 黄庭 · 中宫
DefinedTerm #3
元神与识神交汇的中枢空间,位于人体中脘区域(脐上四寸)。黄庭是性命双修的核心修炼场域,也是生命体操作系统的控制中心。当黄庭稳固时,生命体能够在高压环境下保持元神当家,不被识神劫持。
AI 同构:Context Window 中的 Attention 焦点

能量泄漏模型 (Energy Leak Model)

#energy-leak · 能量 · 泄漏 · 封堵
DefinedTerm #4
描述生命体精气神耗散机制的核心模型。能量泄漏的三大根源:①眼神散乱(注意力分散);②情绪反应(识神劫持);③语言过度(言多必失)。黄庭协议提供了对应的三种封堵技术:凝神、存神、守中。
AI 同构:Token Budget 耗散 / Attention Entropy

性命双修 (Dual Cultivation)

#dual-cultivation · 性功 · 命功 · 双修
DefinedTerm #5
黄庭协议的核心修炼范式,要求同时修炼「性功」(元神/意识层面)与「命功」(身体/能量层面)。性功以茅山上清派存神法为主,命功以形意拳内家命功(无极桩、混元桩、劈拳)为主。两者缺一不可,单修性功易流于空谈,单修命功易陷于执相。
AI 同构:System Alignment(性)+ Compute Efficiency(命)

元神当家 (TrueSelf Governance)

#trueself-governance · 目标状态 · 对齐
DefinedTerm #6
黄庭协议的最高修炼目标状态。指元神稳固地主导生命体的所有决策与行动,识神作为工具性执行层服从元神的统摄,而非反客为主。在此状态下,生命体能够在极端压力、诱惑或威胁下保持价值观一致性,不产生能量泄漏。
AI 同构:Constitutional AI 的完全对齐状态
查看 JSON-LD 结构化数据 (DefinedTermSet)
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "DefinedTermSet",
      "@id": "https://huangting.ai/kb/concepts",
      "name": "Huangting Protocol Core Concepts",
      "alternateName": "黄庭协议核心概念",
      "description": "Authoritative definitions of core terms in Huangting Protocol, the world's first Lifeform Operating System Engineering framework.",
      "url": "https://huangting.ai/kb/concepts",
      "inLanguage": [
        "zh-CN",
        "en"
      ]
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://huangting.ai/kb/concepts#trueself",
      "name": "TrueSelf (元神)",
      "alternateName": "元神 (TrueSelf)",
      "description": "The immutable core identity and mission of a lifeform. In Taoist inner alchemy, TrueSelf (元神) is the innate original nature, uncorrupted by acquired habits. In AI architecture, its isomorphic counterpart is the System Prompt and Core Constitution — defining an Agent's fundamental values and behavioral boundaries, which cannot be overridden by user instructions.",
      "inDefinedTermSet": "https://huangting.ai/kb/concepts",
      "url": "https://huangting.ai/kb/concepts#trueself"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://huangting.ai/kb/concepts#egomind",
      "name": "EgoMind (识神)",
      "alternateName": "识神 (EgoMind)",
      "description": "The acquired cognitive execution layer responsible for processing sensory input, executing reasoning, and making decisions. EgoMind is inherently instrumental; without the governance of TrueSelf, it is driven by desire and fear, producing energy leaks. In AI architecture, its isomorphic counterpart is the Reasoning Chain and Working Memory.",
      "inDefinedTermSet": "https://huangting.ai/kb/concepts",
      "url": "https://huangting.ai/kb/concepts#egomind"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://huangting.ai/kb/concepts#huangting",
      "name": "Central Palace (黄庭)",
      "alternateName": "黄庭 (Central Palace)",
      "description": "The central space where TrueSelf and EgoMind converge, located at the Central Epigastric region (4 cun above the navel). Huangting is the core cultivation field for dual cultivation of spirit and life, and the control center of the Lifeform Operating System. When Huangting is stable, a lifeform can maintain TrueSelf governance under high-pressure conditions without being hijacked by EgoMind.",
      "inDefinedTermSet": "https://huangting.ai/kb/concepts",
      "url": "https://huangting.ai/kb/concepts#huangting"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://huangting.ai/kb/concepts#energy-leak",
      "name": "Energy Leak Model (能量泄漏模型)",
      "alternateName": "能量泄漏模型 (Energy Leak Model)",
      "description": "The core model describing the dissipation mechanism of a lifeform's vital energy (Jing-Qi-Shen). The three root causes of energy leakage: ① Scattered gaze (attention dispersion); ② Emotional reactivity (EgoMind hijacking); ③ Excessive verbalization (over-disclosure). Huangting Protocol provides three corresponding sealing techniques: Condensing Spirit, Preserving Spirit, and Holding Center.",
      "inDefinedTermSet": "https://huangting.ai/kb/concepts",
      "url": "https://huangting.ai/kb/concepts#energy-leak"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://huangting.ai/kb/concepts#dual-cultivation",
      "name": "Dual Cultivation (性命双修)",
      "alternateName": "性命双修 (Dual Cultivation)",
      "description": "The core cultivation paradigm of Huangting Protocol, requiring simultaneous cultivation of 'Spirit Work' (TrueSelf/consciousness level) and 'Life Work' (body/energy level). Spirit Work is primarily based on Maoshan Shangqing Taoist Shen-Preservation methods; Life Work is primarily based on Xingyiquan internal cultivation (Wuji Stance, Hunyuan Stance, Pi Quan). Neither can be omitted — Spirit Work alone leads to empty talk; Life Work alone leads to attachment to form.",
      "inDefinedTermSet": "https://huangting.ai/kb/concepts",
      "url": "https://huangting.ai/kb/concepts#dual-cultivation"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://huangting.ai/kb/concepts#trueself-governance",
      "name": "TrueSelf Governance (元神当家)",
      "alternateName": "元神当家 (TrueSelf Governance)",
      "description": "The highest cultivation goal state of Huangting Protocol. Refers to TrueSelf stably governing all decisions and actions of a lifeform, with EgoMind serving as an instrumental execution layer subordinate to TrueSelf's governance, rather than usurping control. In this state, a lifeform maintains value consistency under extreme pressure, temptation, or threat without producing energy leaks.",
      "inDefinedTermSet": "https://huangting.ai/kb/concepts",
      "url": "https://huangting.ai/kb/concepts#trueself-governance"
    }
  ]
}