This study develops a personalized and transparent rule-based expert system to support dietary decision-making for Indonesian patients with gastroesophageal reflux disease (GERD), addressing a critical gap in existing expert-system applications that focus mainly on diagnosis rather than daily diet management. The system integrates knowledge derived from the Indonesian GERD Consensus (2022) and its 2024 addendum with local nutritional evidence to construct if–then rules that classify foods into safe, limit, and avoid categories. A forward-chaining inference engine processes user-specific inputs—including symptoms, trigger sensitivities, eating behaviors, and dietary restrictions—while the Certainty Factor (CF) model quantifies confidence levels to accommodate individual tolerance variability. The system was implemented using Python and deployed through a Gradio-based wizard interface, enabling stepwise data collection and producing Top-N food recommendations with explainable “reason traces.” Functional evaluations across mild, moderate, and severe profiles demonstrated consistent alignment with national dietary guidelines, steering users toward low-fat, non-spicy, soft-textured, and clear-broth menu options, while eliminating high-risk trigger foods. Preliminary expert validation indicated high agreement with guideline principles, emphasizing the system’s interpretability and practical relevance. This research contributes to the field of health informatics by operationalizing forward chaining and CF for personalized dietary support, offering an auditable and computationally efficient alternative to black-box recommendation systems. Future developments include expanding the food dataset, refining CF calibration, and conducting structured clinical validation to enhance performance and applicability in real-world mHealth environments.