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.
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 understand the current bootstrap entry and future Agent/CLI direction
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
- Install Entry
- Local PostgreSQL Development Setup
- Bootstrap: Light Mode
- Bootstrap: Full Mode
- Deploy Your First App
- First Agent Command
Current Startup Example
Terminal A:aios app up and aios approval request are not implemented in the repository today. When public docs retain those examples, they must be treated as future CLI direction only.
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