Analyze server specs (CPU, RAM, disk, network) before running the stack. Cross-check with config.yml to:
• Estimate resource needs based on enabled services (e.g., observer, indexer).
• Warn about bottlenecks or missing minimum requirements.
• Optionally adjust config (memory limits, thread counts) dynamically.