Architecture Guide
RahulChaube Runtime follows a two-tier architectural design:
1. Engine Layer: Derived from the high-performance Bun runtime core, responsible for execution, transpilation, bundling, and socket operations.
2. Platform & CLI Layer: An independent TypeScript application (packages/rahulchaube-cli) that provides rebranded CLI routing, diagnostic tooling, project templates, and developer UI.