[{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-5291a20b802b9bbbe22b24cb","output_id":"5a2a5c3f8c75b9ad4e12c2727662eae2c6163c85b2aee2125e02308155f0b699","section":"requirements","status":"invalid","value_json":null,"candidate_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300), or graduate/professional standing\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n3\",\"n4\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":361,\"minimum_grade\":null,\"subjects\":[\"ME\"],\"timing\":\"prior\"},\"evidence\":\"M E 361\",\"id\":\"n3\",\"kind\":\"course\"},{\"children\":[\"n5\",\"n6\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n5\",\"kind\":\"condition\"},{\"children\":[\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301,310\",\"id\":\"n6\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 220\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 300\",\"id\":\"n9\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 310\",\"id\":\"n10\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 301\",\"id\":\"n11\",\"kind\":\"condition\"}],\"notes\":[\"COMP SCI 301 is listed in requirements_text but absent from linked_courses; marked as condition requiring review.\"],\"root\":\"n0\",\"status\":\"needs_review\"}","error":"Node n8: evidence 'COMP SCI 220' must quote an exact source substring.\nNode n10: evidence 'COMP SCI 310' must quote an exact source substring.\nNode n11: evidence 'COMP SCI 301' must quote an exact source substring.","model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":false},{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-5291a20b802b9bbbe22b24cb","output_id":"5a2a5c3f8c75b9ad4e12c2727662eae2c6163c85b2aee2125e02308155f0b699","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"evidence\":[{\"course_id\":\"ME 361\",\"field\":\"description\",\"quote\":\"First and second laws of thermodynamics; thermodynamic properties of gases, vapors, and gas-vapor mixtures; energy-systems analysis including power cycles, refrigeration cycles and air-conditioning processes.\"}],\"text\":\"Fundamentals of thermodynamics and energy systems analysis.\"},{\"evidence\":[{\"course_id\":\"COMPSCI 200\",\"field\":\"description\",\"quote\":\"Learn the process of incrementally developing small (200-500 lines) programs along with the fundamental Computer Science topics. These topics include: problem abstraction and decomposition, the edit-compile-run cycle, using variables of primitive and more complex data types, conditional and loop-based flow control, basic testing and debugging techniques, how to define and call functions (methods), and IO processing techniques.\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets in a variety of forms and visual communication.\"},{\"course_id\":\"COMPSCI 300\",\"field\":\"description\",\"quote\":\"Introduction to Object-Oriented Programming using classes and objects to solve more complex problems. Introduces array-based and linked data structures: including lists, stacks, and queues. Programming assignments require writing and developing multi-class (file) programs using interfaces, generics, and exception handling to solve challenging real world problems. Topics reviewed include reading/writing data and objects from/to files and exception handling, and command line arguments. Topics introduced: object-oriented design; class vs. object; create and define interfaces and iterators; searching and sorting; abstract data types (List,Stack,Queue,PriorityQueue(Heap),Binary Search Tree); generic interfaces (parametric polymorphism); how to design and write test methods and classes; array based vs. linked node implementations; introduction to complexity analysis; recursion.\"},{\"course_id\":\"COMPSCI 310\",\"field\":\"description\",\"quote\":\"introduction to computer and analytical skills to use in their subsequent course work and professional development. Discusses several methods of using computers to solve problems, including elementary programming techniques, symbolic manipulation languages, and software packages. Techniques will be illustrated using sample problems drawn from elementary engineering. Emphasis is on introduction of algorithms\"}],\"text\":\"Programming proficiency in Python or Java, including data structures, algorithms, and data analysis.\"}],\"search_phrases\":[\"energy conversion efficiency\",\"greenhouse gas emissions analysis\",\"radiative energy exchange\",\"energy systems economic analysis\",\"sustainability technology\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions\"}],\"text\":\"Thermodynamic analysis of energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Economic analysis of energy systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Analysis of radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance; electricity production and transportation sustainability\"}],\"text\":\"Global energy balance and sustainability assessment.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"title\",\"quote\":\"ENERGY, SUSTAINABILITY, AND TECHNOLOGY\"},{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions; basic economic analysis of energy systems; radiative energy exchange with participating atmosphere; global energy balance; electricity production and transportation sustainability.\"}],\"text\":\"ME 472 covers thermodynamic analysis of energy systems, economic evaluation, radiative exchange, and sustainability of electricity and transportation.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems\"}],\"text\":\"Energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"greenhouse gas emissions\"}],\"text\":\"Greenhouse gas emissions.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Energy system economics.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance\"}],\"text\":\"Global energy balance.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"electricity production and transportation sustainability\"}],\"text\":\"Electricity and transportation sustainability.\"}]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":false},{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-5291a20b802b9bbbe22b24cb","output_id":"5a2a5c3f8c75b9ad4e12c2727662eae2c6163c85b2aee2125e02308155f0b699","section":"student_experience","status":"insufficient_evidence","value_json":"{\"status\":\"insufficient_evidence\",\"themes\":[]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":false},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-5590a4969e0a630fe46a86e8","output_id":"00056e5f89b75ef111d52e602a8e755ee6cea57566b6353993d742e872fef09d","section":"requirements","status":"needs_review","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300), or graduate/professional standing\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n3\",\"n4\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":361,\"minimum_grade\":null,\"subjects\":[\"ME\"],\"timing\":\"prior\"},\"evidence\":\"M E 361\",\"id\":\"n3\",\"kind\":\"course\"},{\"children\":[\"n5\",\"n6\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n5\",\"kind\":\"condition\"},{\"children\":[\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301,310\",\"id\":\"n6\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n9\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"310\",\"id\":\"n10\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n11\",\"kind\":\"condition\"}],\"notes\":[\"COMP SCI 301 is listed in requirements_text but absent from linked_courses; marked as condition requiring review.\"],\"root\":\"n0\",\"status\":\"needs_review\"}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-5590a4969e0a630fe46a86e8","output_id":"00056e5f89b75ef111d52e602a8e755ee6cea57566b6353993d742e872fef09d","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"evidence\":[{\"course_id\":\"ME 361\",\"field\":\"description\",\"quote\":\"First and second laws of thermodynamics; thermodynamic properties of gases, vapors, and gas-vapor mixtures; energy-systems analysis including power cycles, refrigeration cycles and air-conditioning processes.\"}],\"text\":\"Fundamentals of thermodynamics and energy systems analysis.\"},{\"evidence\":[{\"course_id\":\"COMPSCI 200\",\"field\":\"description\",\"quote\":\"Learn the process of incrementally developing small (200-500 lines) programs along with the fundamental Computer Science topics. These topics include: problem abstraction and decomposition, the edit-compile-run cycle, using variables of primitive and more complex data types, conditional and loop-based flow control, basic testing and debugging techniques, how to define and call functions (methods), and IO processing techniques.\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets in a variety of forms and visual communication.\"},{\"course_id\":\"COMPSCI 300\",\"field\":\"description\",\"quote\":\"Introduction to Object-Oriented Programming using classes and objects to solve more complex problems. Introduces array-based and linked data structures: including lists, stacks, and queues. Programming assignments require writing and developing multi-class (file) programs using interfaces, generics, and exception handling to solve challenging real world problems. Topics reviewed include reading/writing data and objects from/to files and exception handling, and command line arguments. Topics introduced: object-oriented design; class vs. object; create and define interfaces and iterators; searching and sorting; abstract data types (List,Stack,Queue,PriorityQueue(Heap),Binary Search Tree); generic interfaces (parametric polymorphism); how to design and write test methods and classes; array based vs. linked node implementations; introduction to complexity analysis; recursion.\"},{\"course_id\":\"COMPSCI 310\",\"field\":\"description\",\"quote\":\"introduction to computer and analytical skills to use in their subsequent course work and professional development. Discusses several methods of using computers to solve problems, including elementary programming techniques, symbolic manipulation languages, and software packages. Techniques will be illustrated using sample problems drawn from elementary engineering. Emphasis is on introduction of algorithms\"}],\"text\":\"Programming proficiency in Python or Java, including data structures, algorithms, and data analysis.\"}],\"search_phrases\":[\"energy conversion efficiency\",\"greenhouse gas emissions analysis\",\"radiative energy exchange\",\"energy systems economic analysis\",\"sustainability technology\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions\"}],\"text\":\"Thermodynamic analysis of energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Economic analysis of energy systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Analysis of radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance; electricity production and transportation sustainability\"}],\"text\":\"Global energy balance and sustainability assessment.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"title\",\"quote\":\"ENERGY, SUSTAINABILITY, AND TECHNOLOGY\"},{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions; basic economic analysis of energy systems; radiative energy exchange with participating atmosphere; global energy balance; electricity production and transportation sustainability.\"}],\"text\":\"ME 472 covers thermodynamic analysis of energy systems, economic evaluation, radiative exchange, and sustainability of electricity and transportation.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems\"}],\"text\":\"Energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"greenhouse gas emissions\"}],\"text\":\"Greenhouse gas emissions.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Energy system economics.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance\"}],\"text\":\"Global energy balance.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"electricity production and transportation sustainability\"}],\"text\":\"Electricity and transportation sustainability.\"}]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-5590a4969e0a630fe46a86e8","output_id":"00056e5f89b75ef111d52e602a8e755ee6cea57566b6353993d742e872fef09d","section":"student_experience","status":"insufficient_evidence","value_json":"{\"status\":\"insufficient_evidence\",\"themes\":[]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true},{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-789789da373eecc1ff75f626","output_id":"cc19b8920a03ef3bae0701f830a89f5e5953aff817ec92b14b5286cce2d3c86d","section":"requirements","status":"needs_review","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300), or graduate/professional standing\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n3\",\"n4\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":361,\"minimum_grade\":null,\"subjects\":[\"ME\"],\"timing\":\"prior\"},\"evidence\":\"M E 361\",\"id\":\"n3\",\"kind\":\"course\"},{\"children\":[\"n5\",\"n6\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n5\",\"kind\":\"condition\"},{\"children\":[\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301,310\",\"id\":\"n6\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n9\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"310\",\"id\":\"n10\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n11\",\"kind\":\"condition\"}],\"notes\":[\"COMP SCI 301 is listed in requirements_text but absent from linked_courses; marked as condition requiring review.\"],\"root\":\"n0\",\"status\":\"needs_review\"}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":false},{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-789789da373eecc1ff75f626","output_id":"cc19b8920a03ef3bae0701f830a89f5e5953aff817ec92b14b5286cce2d3c86d","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"evidence\":[{\"course_id\":\"ME 361\",\"field\":\"description\",\"quote\":\"First and second laws of thermodynamics; thermodynamic properties of gases, vapors, and gas-vapor mixtures; energy-systems analysis including power cycles, refrigeration cycles and air-conditioning processes.\"}],\"text\":\"Fundamentals of thermodynamics and energy systems analysis.\"},{\"evidence\":[{\"course_id\":\"COMPSCI 200\",\"field\":\"description\",\"quote\":\"Learn the process of incrementally developing small (200-500 lines) programs along with the fundamental Computer Science topics. These topics include: problem abstraction and decomposition, the edit-compile-run cycle, using variables of primitive and more complex data types, conditional and loop-based flow control, basic testing and debugging techniques, how to define and call functions (methods), and IO processing techniques.\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets in a variety of forms and visual communication.\"},{\"course_id\":\"COMPSCI 300\",\"field\":\"description\",\"quote\":\"Introduction to Object-Oriented Programming using classes and objects to solve more complex problems. Introduces array-based and linked data structures: including lists, stacks, and queues. Programming assignments require writing and developing multi-class (file) programs using interfaces, generics, and exception handling to solve challenging real world problems. Topics reviewed include reading/writing data and objects from/to files and exception handling, and command line arguments. Topics introduced: object-oriented design; class vs. object; create and define interfaces and iterators; searching and sorting; abstract data types (List,Stack,Queue,PriorityQueue(Heap),Binary Search Tree); generic interfaces (parametric polymorphism); how to design and write test methods and classes; array based vs. linked node implementations; introduction to complexity analysis; recursion.\"},{\"course_id\":\"COMPSCI 310\",\"field\":\"description\",\"quote\":\"introduction to computer and analytical skills to use in their subsequent course work and professional development. Discusses several methods of using computers to solve problems, including elementary programming techniques, symbolic manipulation languages, and software packages. Techniques will be illustrated using sample problems drawn from elementary engineering. Emphasis is on introduction of algorithms\"}],\"text\":\"Programming proficiency in Python or Java, including data structures, algorithms, and data analysis.\"}],\"search_phrases\":[\"energy conversion efficiency\",\"greenhouse gas emissions analysis\",\"radiative energy exchange\",\"energy systems economic analysis\",\"sustainability technology\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions\"}],\"text\":\"Thermodynamic analysis of energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Economic analysis of energy systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Analysis of radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance; electricity production and transportation sustainability\"}],\"text\":\"Global energy balance and sustainability assessment.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"title\",\"quote\":\"ENERGY, SUSTAINABILITY, AND TECHNOLOGY\"},{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions; basic economic analysis of energy systems; radiative energy exchange with participating atmosphere; global energy balance; electricity production and transportation sustainability.\"}],\"text\":\"ME 472 covers thermodynamic analysis of energy systems, economic evaluation, radiative exchange, and sustainability of electricity and transportation.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems\"}],\"text\":\"Energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"greenhouse gas emissions\"}],\"text\":\"Greenhouse gas emissions.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Energy system economics.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance\"}],\"text\":\"Global energy balance.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"electricity production and transportation sustainability\"}],\"text\":\"Electricity and transportation sustainability.\"}]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":false},{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-789789da373eecc1ff75f626","output_id":"cc19b8920a03ef3bae0701f830a89f5e5953aff817ec92b14b5286cce2d3c86d","section":"student_experience","status":"insufficient_evidence","value_json":"{\"status\":\"insufficient_evidence\",\"themes\":[]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":false},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"cfeb1066c84ce762eb55e6d5c2531bf7fe33d7685a33c82b1b8f10e274634fa6","section":"requirements","status":"needs_review","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300), or graduate/professional standing\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n3\",\"n4\"],\"condition\":null,\"course\":null,\"evidence\":\"M E 361and (COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":361,\"minimum_grade\":null,\"subjects\":[\"ME\"],\"timing\":\"prior\"},\"evidence\":\"M E 361\",\"id\":\"n3\",\"kind\":\"course\"},{\"children\":[\"n5\",\"n6\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301,310, or placement intoCOMP SCI 300)\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n5\",\"kind\":\"condition\"},{\"children\":[\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301,310\",\"id\":\"n6\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n9\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"310\",\"id\":\"n10\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n11\",\"kind\":\"condition\"}],\"notes\":[\"COMP SCI 301 is listed in requirements_text but absent from linked_courses; marked as condition requiring review.\"],\"root\":\"n0\",\"status\":\"needs_review\"}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"cfeb1066c84ce762eb55e6d5c2531bf7fe33d7685a33c82b1b8f10e274634fa6","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"evidence\":[{\"course_id\":\"ME 361\",\"field\":\"description\",\"quote\":\"First and second laws of thermodynamics; thermodynamic properties of gases, vapors, and gas-vapor mixtures; energy-systems analysis including power cycles, refrigeration cycles and air-conditioning processes.\"}],\"text\":\"Fundamentals of thermodynamics and energy systems analysis.\"},{\"evidence\":[{\"course_id\":\"COMPSCI 200\",\"field\":\"description\",\"quote\":\"Learn the process of incrementally developing small (200-500 lines) programs along with the fundamental Computer Science topics. These topics include: problem abstraction and decomposition, the edit-compile-run cycle, using variables of primitive and more complex data types, conditional and loop-based flow control, basic testing and debugging techniques, how to define and call functions (methods), and IO processing techniques.\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets in a variety of forms and visual communication.\"},{\"course_id\":\"COMPSCI 300\",\"field\":\"description\",\"quote\":\"Introduction to Object-Oriented Programming using classes and objects to solve more complex problems. Introduces array-based and linked data structures: including lists, stacks, and queues. Programming assignments require writing and developing multi-class (file) programs using interfaces, generics, and exception handling to solve challenging real world problems. Topics reviewed include reading/writing data and objects from/to files and exception handling, and command line arguments. Topics introduced: object-oriented design; class vs. object; create and define interfaces and iterators; searching and sorting; abstract data types (List,Stack,Queue,PriorityQueue(Heap),Binary Search Tree); generic interfaces (parametric polymorphism); how to design and write test methods and classes; array based vs. linked node implementations; introduction to complexity analysis; recursion.\"},{\"course_id\":\"COMPSCI 310\",\"field\":\"description\",\"quote\":\"introduction to computer and analytical skills to use in their subsequent course work and professional development. Discusses several methods of using computers to solve problems, including elementary programming techniques, symbolic manipulation languages, and software packages. Techniques will be illustrated using sample problems drawn from elementary engineering. Emphasis is on introduction of algorithms\"}],\"text\":\"Programming proficiency in Python or Java, including data structures, algorithms, and data analysis.\"}],\"search_phrases\":[\"energy conversion efficiency\",\"greenhouse gas emissions analysis\",\"radiative energy exchange\",\"energy systems economic analysis\",\"sustainability technology\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions\"}],\"text\":\"Thermodynamic analysis of energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Economic analysis of energy systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Analysis of radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance; electricity production and transportation sustainability\"}],\"text\":\"Global energy balance and sustainability assessment.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"title\",\"quote\":\"ENERGY, SUSTAINABILITY, AND TECHNOLOGY\"},{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems with emphasis on efficiency and greenhouse gas emissions; basic economic analysis of energy systems; radiative energy exchange with participating atmosphere; global energy balance; electricity production and transportation sustainability.\"}],\"text\":\"ME 472 covers thermodynamic analysis of energy systems, economic evaluation, radiative exchange, and sustainability of electricity and transportation.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"Thermodynamic analysis of energy conversion systems\"}],\"text\":\"Energy conversion systems.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"greenhouse gas emissions\"}],\"text\":\"Greenhouse gas emissions.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"basic economic analysis of energy systems\"}],\"text\":\"Energy system economics.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"radiative energy exchange with participating atmosphere\"}],\"text\":\"Radiative energy exchange.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"global energy balance\"}],\"text\":\"Global energy balance.\"},{\"evidence\":[{\"course_id\":\"ME 472\",\"field\":\"description\",\"quote\":\"electricity production and transportation sustainability\"}],\"text\":\"Electricity and transportation sustainability.\"}]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"cfeb1066c84ce762eb55e6d5c2531bf7fe33d7685a33c82b1b8f10e274634fa6","section":"student_experience","status":"insufficient_evidence","value_json":"{\"status\":\"insufficient_evidence\",\"themes\":[]}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true},{"run_id":"20260907T155543-ce3781c4","observed_at":"2026-09-07 15:55:43.033547+00:00","course_uid":"course_47b1fd2faedd3949e51b9e44","course_id":"ME 472","catalog_version_id":"04efdef28148f05ea1a6e8472e6a7a110bc6e05c36c324b97b0f3363b59c8688","record_version_id":"b026763c9d12a48619b5da1e8bca1b2107e6966e7a9a376dbf100a6cdba4de32","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"cfeb1066c84ce762eb55e6d5c2531bf7fe33d7685a33c82b1b8f10e274634fa6","section":"student_summary","status":"valid","value_json":"{\"context_hash\":\"6a2ee0d2a9baeb2175bfb3e4bc62d909183d67d518f3677eab40ae9d2bf3c527\",\"course_id\":\"ME 472\",\"current_instructors\":[],\"difficulty_workload\":[],\"errors\":[],\"historical_context\":[],\"message\":\"No course-specific reviews available\",\"offered\":false,\"profile_hash\":\"5cb4dabf887cdbcd8c00d5a1312e10828b95c63f30bc3ea76aea199565390d02\",\"quick_take\":[{\"citations\":[{\"course_id\":\"ME 472\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"8fb7760d-bc05-32a2-8ae5-be835ef80c37\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1242\",\"type\":\"grade\"},{\"course_id\":\"ME 472\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"8fb7760d-bc05-32a2-8ae5-be835ef80c37\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1252\",\"type\":\"grade\"},{\"course_id\":\"ME 472\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"8fb7760d-bc05-32a2-8ae5-be835ef80c37\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1264\",\"type\":\"grade\"}],\"text\":\"Recent recorded grades — Fall 2023: 3.59 GPA, 87.5% A/AB (n=16 letter grades); Fall 2024: 3.45 GPA, 80.0% A/AB (n=10 letter grades); Spring 2026: 3.79 GPA, 97.2% A/AB (n=36 letter grades).\"}],\"student_experience\":[],\"task_hash\":\"74fb0997943e888960bbc9e47db8c4fd12e4292d55c20509d8d89db6a9910f68\",\"teaching_history\":[],\"term_id\":\"1272\",\"term_name\":\"2026 Fall\",\"version\":2}","candidate_json":null,"error":null,"model":"nvidia/Qwen3.6-35B-A3B-NVFP4","model_revision":"1355db6a052410cfd62085d94b58866fd0f2c3c5","selected_for_release":true}]