跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://docs.skrmir.com/llms.txt

Use this file to discover all available pages before exploring further.

AI OS Platform

AiOS 是一套面向开发者、平台实施人员与运维团队的统一控制面文档站点。公开文档按 开始使用、平台与交付、Agent 与 CLI、运维与安全、参考资料 组织,而不是按旧的双产品树并行展开。

从哪里开始

1. 开始使用

如果你第一次接触 AiOS,先阅读统一的入门入口:

2. 平台与交付

如果你关心平台架构、运行模式与应用交付:

3. Agent 与 CLI

如果你通过 CLI 或 Agent 接入 AiOS:

4. 运维与安全

如果你负责认证、审计与观测:

文档组织方式

  • 开始使用:面向首次接入与快速验证
  • 平台与交付:面向平台能力、环境模型与应用交付
  • Agent 与 CLI:面向自动化访问与生产门禁
  • 运维与安全:面向运行治理与故障排查
  • 参考:面向配置、CLI 与稳定规格

当前入口与未来 CLI 方向

终端 A:
go run ./cmd/aios
终端 B:
curl http://localhost:8080/healthz
curl http://localhost:8080/readyz
当前仓库可验证的入口是 cmd/aios bootstrap/server binary。aios initaios infra cluster statusaios approval request 等命令仍属于未来 CLI 方向,不应被视为当前已实现能力。

相关页面