浏览 1.1.1 文档
1.1.1

ait doctor — 完整参考

针对配置的 memory 根目录、runtime 根目录或 Plan 权威运行定向诊断。

适用人群: 用户与运维

作用边界#

用途: 针对配置的 memory 根目录、runtime 根目录或 Plan 权威运行定向诊断。

影响类别: 只读诊断;每个子命令校验一个明确选定的本地权威边界。

覆盖: ait doctor 下共 4 个公开 help surface。

下面的代码块原样保留 1.1.1 二进制的输出,包含它给出的每一个参数、选项、 默认值、可选值、冲突关系和必填要求。

完整命令树#

代码 · text
ait doctor
ait doctor memory-root
ait doctor runtime-root
ait doctor plan-authority

原样输出的 help#

ait doctor#

二进制描述: Inspect effective AIT configuration and host readiness without repairing it.

代码 · text
Inspect effective AIT configuration and host readiness without repairing it.

Usage: ait doctor <COMMAND>

Commands:
  memory-root     Validate the configured memory-backed runtime root.
  runtime-root    Inspect the effective server runtime-root placement.
  plan-authority  Inspect the fixed Rust-native Plan storage contract.
  help            Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

说明

查看生效的 AIT 配置和主机就绪状态,不做修复。

参数 / 选项说明
memory-root校验配置的内存承载运行时根。
runtime-root查看生效的服务器运行时根位置。
plan-authority查看固定的 Rust 原生 Plan 存储契约。
help打印本消息或给定子命令的帮助
-h, --help打印帮助

ait doctor memory-root#

二进制描述: Validate the existing memory-backed root recorded in task_worktree.memory_root, plus its typed capacity and derived Task runtime location. This diagnostic never mounts, provisions, repairs, or creates the root.

代码 · text
Validate the existing memory-backed root recorded in task_worktree.memory_root, plus its typed capacity and derived Task runtime location. This diagnostic never mounts, provisions, repairs, or creates the root.

Usage: ait doctor memory-root [OPTIONS]

Options:
      --json
          Emit the diagnostic payload as JSON.

  -h, --help
          Print help (see a summary with '-h')

说明

校验 task_worktree.memory_root 中记录的已有内存承载根,及其带类型的容量和派生的 Task 运行时位置。此诊断绝不挂载、置备、修复或创建该根。

ait doctor runtime-root#

二进制描述: Inspect the server runtime root selected by AIT_RUNTIME_DATA (or legacy AIT_NATIVE_SERVER_DATA) and report whether Snapshot scans protect it.

代码 · text
Inspect the server runtime root selected by AIT_RUNTIME_DATA (or legacy AIT_NATIVE_SERVER_DATA) and report whether Snapshot scans protect it.

Usage: ait doctor runtime-root [OPTIONS]

Options:
      --json
          Emit the diagnostic payload as JSON.

  -h, --help
          Print help (see a summary with '-h')

说明

查看由 AIT_RUNTIME_DATA(或旧的 AIT_NATIVE_SERVER_DATA)选定的服务器运行时根,并报告 Snapshot 扫描是否保护它。

ait doctor plan-authority#

二进制描述: Inspect the fixed Rust-native Plan storage contract and required exports.

代码 · text
Inspect the fixed Rust-native Plan storage contract and required exports.

Usage: ait doctor plan-authority [OPTIONS]

Options:
      --json
          Emit the diagnostic payload as JSON.

  -h, --help
          Print help (see a summary with '-h')

说明

查看固定的 Rust 原生 Plan 存储契约和必需导出。

版本权威

对照 1.1.1 源码逐条核对

这一页是公开文档,不是第二份产品契约。要确认发布权威,请以确切的源码和分发契约为准。

所属组件 Snapshot
  • ait-coreSNP-ED7593DBF982
  • ait-serverSNP-0CCD7DD2A077
  • ait-runnerSNP-35C9C133D2EE
  • ait-pythonSNP-756C731A4CC0
  • ait-nodeSNP-55E90D0A81F1