Architecture
Decisions you make once per project, and the reasoning behind them.
Choosing Your Approach Blueprint, custom component or external service: which fits which problem. Version Management Release channels, safe upgrade routines and where breaking changes are documented. RUAL Core Nano The whole platform on one machine: SQLite instead of Elasticsearch, one box instead of a stack, and when to choose it over a cluster. Scaling and Automatic Sizing How storage capacity is sized from what it holds, what the nightly pass changes, and what stays a human decision.