PRD / 02产品体系Product System

我应该进入哪个产品?Which product should I enter?

从你正在处理的对象进入:任务、设备、空间、智能体,还是能力关系。Enter through the object you are handling: task, device, space, agent, or capability relationship.

AIOS 的产品体系不要求你先理解完整系统图。先判断当前问题的最终职责:运行归引核,设备归引芯,空间归引元,成长归元域,发现、协作与价值回流归织界。The AIOS product system does not require you to learn the whole system map first. Start with the final responsibility: runtime belongs to Cortex, devices to Nexus, spaces to Origin, growth to Realm, and discovery, collaboration, and value return to Orcha.

继续探索Continue

01Choose by ObjectChoose by Object

你的问题落在哪个对象,就进入哪个产品。Enter the product that owns the object in front of you.

同一次协作可以跨过多个产品,但入口选择只看你当前要处理的对象。先选对最终职责,后续系统会把其他产品接上。One collaboration may cross several products, but the entry point depends on the object you need to handle now. Choose the final responsibility first; the system connects the rest.
TASK

引核Cortex

任务、上下文与执行状态Task, context, and execution state

进入引核。它负责单次任务与持续运行过程中的推理、规划、上下文和执行状态。Enter Cortex. It owns reasoning, planning, context, and execution state for tasks and continuous operation.

查看引核Explore Cortex
DEVICE

引芯Nexus

设备是谁、在哪、能做什么Who the device is, where it is, and what it can do

进入引芯。它负责设备身份、位置、能力声明与可信连接,让设备可信地暴露可调用能力。Enter Nexus. It owns device identity, location, capability declaration, and trusted connection so devices can expose callable capabilities with trust.

查看引芯Explore Nexus
SPACE

引元Origin

空间状态、现场规则与反馈Space state, field rules, and feedback

进入引元。它负责空间上下文、本地运行、现场设备协调与真实反馈回流。Enter Origin. It owns spatial context, local runtime, field device coordination, and real feedback return.

查看引元Explore Origin
AGENT

元域Realm

智能体经验、成长与能力版本Agent experience, growth, and capability versions

进入元域。它负责智能体归属、长期经验、能力形成、评估、版本演化与来源记录。Enter Realm. It owns agent ownership, long-term experience, capability formation, evaluation, version evolution, and provenance.

进入元域Open Realm
REL

织界Orcha

能力发现、协作关系与价值分配Capability discovery, collaboration, and value distribution

进入织界。它负责能力发现、供需匹配、跨主体协作、贡献记录、计量与价值回流。Enter Orcha. It owns capability discovery, demand matching, cross-subject collaboration, contribution records, measurement, and value return.

进入织界Open Orcha

02Work TogetherWork Together

产品之间不是目录层级,而是各自完成一段真实协作。The products are not a directory hierarchy. Each completes one part of real collaboration.

当一个需求进入真实环境,五个产品按职责接上:有的负责运行,有的负责可信设备能力,有的负责现场,有的负责成长,有的负责把关系和价值写下来。When demand enters a real environment, the five products connect by responsibility: runtime, trusted device capabilities, field operation, growth, and the relationships and value that must be recorded.
RUN

引核Cortex

运行时负责把调用计划执行下去Runtime executes the invocation plan

引核提供任务理解、执行计划、运行时上下文与失败处理,让一次协作可以稳定完成。Cortex provides task understanding, execution planning, runtime context, and failure handling so collaboration can complete reliably.

NODE

引芯Nexus

设备能力先成为可信节点Device capabilities become trusted nodes

引芯证明设备身份、位置与能力边界,让物理能力节点可以被可靠发现和调用。Nexus proves device identity, location, and capability boundaries so physical capability nodes can be discovered and invoked reliably.

FIELD

引元Origin

空间承接真实约束和现场反馈Space carries real constraints and feedback

引元把 AIOS Runtime 带进具体空间,组织现场设备、规则、低延迟执行与结果回流。Origin brings AIOS Runtime into concrete spaces and organizes devices, rules, low-latency execution, and feedback return.

GROW

元域Realm

经验回到智能体能力成长Experience returns to agent growth

元域保存跨任务经验、成长记录与能力版本,让智能体不是每次都重新开始。Realm preserves cross-task experience, growth records, and capability versions so agents do not start over each time.

EDGE

织界Orcha

关系和价值被记录下来Relationships and value are recorded

织界让需求找到能力,记录调用、贡献、计量和分配,把有效协作变成可复用关系。Orcha matches demand to capability and records invocation, contribution, measurement, and distribution, turning useful collaboration into reusable relationships.

Next StepNext Step

选好入口后,再看系统如何运行和在哪些场景发生。After choosing an entry, see how the system runs and where it happens.

如果你想理解五个产品如何共同闭合,进入系统机制;如果你想看真实环境中的承接,进入场景;如果你要接入能力,进入开发者平台。Use system mechanics to understand how the five products close together, scenarios to see real environments, or the developer platform to connect capability.