当前页面已进入跨页知识网络层:不仅展示本页拓扑,还明确它在整站里的分类、被哪些页面引用、又继续指向哪些专题与证据页。
flowchart LR
classDef implemented fill:#dcfce7,stroke:#166534,color:#14532d,stroke-width:2px;
classDef partial fill:#ffedd5,stroke:#9a3412,color:#7c2d12,stroke-width:2px;
classDef planned fill:#dbeafe,stroke:#1d4ed8,color:#1e3a8a,stroke-width:2px,stroke-dasharray: 5 3;
classDef audit fill:#ede9fe,stroke:#6d28d9,color:#4c1d95,stroke-width:2px;
Current["当前底座
contract / rpc / ai_control_plane / ai_policy_capability"] --> Mid["中期目标
ai_task_l2 / ai_registry_market / ai_governance_autonomy / ai_validator_autonomy"]
Mid --> Long["长期目标
AI 世界计算机 / 多主体协作 / 自治制度 / 资源市场 / 可验证执行"]
World["world_computer.html
当前世界计算机底座页"] --> Current
Value["ai_value_flow.html
价值流与 token 闭环"] --> Mid
Long --> Verdict["路线图结论
必须先把执行、权限、registry、task-L2 补齐
再推进自治与世界计算机叙事"]
class Current implemented
class World,Value partial
class Mid,Long planned
class Verdict audit