Architecture Overview
Detailed architecture documentation is coming soon. For system architecture documentation, security questionnaires, or design review materials, contact us at security@riloworks.com.
What This Section Will Cover
This section will document Rilo’s internal architecture for engineers and technical evaluators:- Task ingestion — how Slack and email messages become queued work items
- Planning — how Rilo decomposes a task into an ordered, tool-aware execution plan
- Execution engine — how plans are executed across connected tools, including parallel and adaptive execution
- Memory system — how Rilo stores and retrieves org-specific strategies, preferences, and learned SOPs
- Tenant isolation — how the
org_idscheme enforces data boundaries at every layer
In the Meantime
- For a high-level overview of how Rilo works, see the Introduction.
- For security-focused architecture details (org isolation, encryption, audit logging), see Security & Privacy.
- For integration architecture, see Integrations Overview.