Start Here
Audience
This page is for developers, implementers, and evaluators touching AiOS for the first time.Goal and Scope
This page helps you build the minimum working mental model:- how AiOS starts and enters bootstrap
- how to complete a first application delivery
- how to run a first Agent/CLI command
Core Concepts
- public docs are organized by user intent rather than historical product lines
- the single-binary entry exists for install/bootstrap, not as the final formal runtime
- application delivery, agent access, and operations all share the same control-plane capabilities
Recommended Reading Order
CLI Examples
Web UI Path
- install wizard
- application creation wizard
- task center and approval center
Pitfalls / Risk Notes
- single-binary startup is not the final production runtime model
- application delivery and agent commands do not bypass the unified guardrail chain