[{"run_id":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-091809327c957bc6b7163857","output_id":"c02ac938b8a0b0564d20d8a6f8dc348b032505871bcc399eed7544cae87f7e42","section":"requirements","status":"invalid","value_json":null,"candidate_json":"{\"nodes\":[{\"children\":[\"n0\",\"n1\",\"n2\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310), graduate/professional standing, or member of Engineering Guest Students\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n3\",\"n4\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[\"n5\",\"n6\",\"n7\",\"n8\",\"n9\",\"n10\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300\",\"id\":\"n3\",\"kind\":\"any\"},{\"children\":[\"n11\",\"n12\",\"n13\",\"n14\"],\"condition\":null,\"course\":null,\"evidence\":\"STAT 224,312,324, orSTAT/MATH 310\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n5\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n6\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n8\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"302\",\"course\":null,\"evidence\":\"302\",\"id\":\"n9\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n10\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"STAT 224\",\"course\":null,\"evidence\":\"STAT 224\",\"id\":\"n11\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":312,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"312\",\"id\":\"n12\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":324,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"324\",\"id\":\"n13\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"MATH\",\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT/MATH 310\",\"id\":\"n14\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n15\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"member of Engineering Guest Students\",\"course\":null,\"evidence\":\"member of Engineering Guest Students\",\"id\":\"n16\",\"kind\":\"condition\"}],\"notes\":[\"STAT 224 is not in linked_courses; treated as verbatim condition.\",\"COMP SCI 301 and 302 are not in linked_courses; treated as verbatim conditions.\",\"Placement into COMP SCI 300 is a condition, not a course node.\",\"Graduate/professional standing and Engineering Guest Students are verbatim conditions.\"],\"root\":\"n0\",\"status\":\"needs_review\"}","error":"Node n0 references itself; remove the self-reference.\nNode n0 references missing nodes: n2.\nCycle reaches node n0; requirement graphs must be trees.\nUnreachable nodes: n15, n16; connect all conditions and exclusions to the root.","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-091809327c957bc6b7163857","output_id":"c02ac938b8a0b0564d20d8a6f8dc348b032505871bcc399eed7544cae87f7e42","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"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\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets\"},{\"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\"}],\"text\":\"Programming proficiency in Python or Java, including data structures and object-oriented design.\"},{\"evidence\":[{\"course_id\":\"STAT 312\",\"field\":\"description\",\"quote\":\"Unbiased estimation, maximum likelihood estimation, confidence intervals, tests of hypotheses, Neyman-Pearson lemma, likelihood ratio test, regression, analysis of variance\"},{\"course_id\":\"STAT 324\",\"field\":\"description\",\"quote\":\"Descriptive statistics, probability concepts and distributions, random variables. Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression, model checking, and inference. Analysis of variance\"}],\"text\":\"Statistical theory and methods, including estimation, hypothesis testing, and regression.\"}],\"search_phrases\":[\"simulation modeling\",\"Monte Carlo simulation\",\"discrete event simulation\",\"system analysis\",\"statistical data analysis\",\"production logistics simulation\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"model building, application of basic statistical data analysis, and the use of simulation for design, evaluation, and improvement\"}],\"text\":\"Building and analyzing simulation models for system design and improvement.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to available software. Case studies.\"}],\"text\":\"Using simulation software and applying case study methodologies.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques with application to production, logistics, service, and other systems.\"}],\"text\":\"Introduction to simulation modeling and analysis for production, logistics, and service systems.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"model building\"}],\"text\":\"Model building techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Statistical data analysis in simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"use of simulation for design, evaluation, and improvement\"}],\"text\":\"System design, evaluation, and improvement via simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Case studies.\"}],\"text\":\"Case study applications.\"}]}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-091809327c957bc6b7163857","output_id":"c02ac938b8a0b0564d20d8a6f8dc348b032505871bcc399eed7544cae87f7e42","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":"20260906T231458-5fdd2fff","observed_at":"2026-09-06 23:14:58.172943+00:00","course_uid":"course_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-5291a20b802b9bbbe22b24cb","output_id":"ea6aaf8fd24a65a3e532e8765aaa3d8e507612a18fb43926c3ff36c60edf6728","section":"requirements","status":"invalid","value_json":null,"candidate_json":"{\"nodes\":[{\"children\":[\"n0\",\"n1\",\"n2\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310), graduate/professional standing, or member of Engineering Guest Students\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n3\",\"n4\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[\"n5\",\"n6\",\"n7\",\"n8\",\"n9\",\"n10\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300\",\"id\":\"n2\",\"kind\":\"any\"},{\"children\":[\"n11\",\"n12\",\"n13\"],\"condition\":null,\"course\":null,\"evidence\":\"STAT 224,312,324, orSTAT/MATH 310\",\"id\":\"n3\",\"kind\":\"any\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n4\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n5\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n6\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":301,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"301\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":302,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"302\",\"id\":\"n9\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n10\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":224,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT 224\",\"id\":\"n11\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":312,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"312\",\"id\":\"n12\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":324,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"324\",\"id\":\"n13\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"MATH\",\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT/MATH 310\",\"id\":\"n14\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"member of Engineering Guest Students\",\"course\":null,\"evidence\":\"member of Engineering Guest Students\",\"id\":\"n15\",\"kind\":\"condition\"}],\"notes\":[\"COMP SCI 301 and COMP SCI 302 are mentioned in requirements_text but are not present in linked_courses. They are treated as verbatim condition leaves requiring review.\",\"STAT 224 is mentioned in requirements_text but is not present in linked_courses. It is treated as a verbatim condition leaf requiring review.\",\"STAT/MATH 310 is present in linked_courses as MATH/STAT 310. The node uses the canonical ID MATH/STAT 310.\",\"Placement into COMP SCI 300 is a condition leaf as it is not a specific course node in linked_courses.\"],\"root\":\"n0\",\"status\":\"needs_review\"}","error":"Node n0 references itself; remove the self-reference.\nCycle reaches node n0; requirement graphs must be trees.\nUnreachable nodes: n14, n15; connect all conditions and exclusions to the root.","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-5291a20b802b9bbbe22b24cb","output_id":"ea6aaf8fd24a65a3e532e8765aaa3d8e507612a18fb43926c3ff36c60edf6728","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"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\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets\"},{\"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\"},{\"course_id\":\"STAT 312\",\"field\":\"description\",\"quote\":\"Unbiased estimation, maximum likelihood estimation, confidence intervals, tests of hypotheses\"}],\"text\":\"Programming fundamentals in Python or Java, object-oriented design, and statistical inference methods.\"},{\"evidence\":[{\"course_id\":\"STAT 324\",\"field\":\"description\",\"quote\":\"Descriptive statistics, probability concepts and distributions, random variables. Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression\"},{\"course_id\":\"MATH/STAT 310\",\"field\":\"description\",\"quote\":\"Mathematical statistical inference aims at providing an understanding of likelihood's central role to statistical inference, using the language of mathematical statistics to analyze statistical procedures, and using the computer as a tool for understanding statistics. Specific topics include: samples and populations, estimation, hypothesis testing\"}],\"text\":\"Probability theory, statistical estimation, and hypothesis testing.\"}],\"search_phrases\":[\"simulation modeling techniques\",\"statistical data analysis for systems\",\"production logistics simulation\",\"service system evaluation\",\"simulation software tools\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling and analysis techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Emphasis on model building, application of basic statistical data analysis, and the use of simulation for design, evaluation, and improvement\"}],\"text\":\"Model building and system design/evaluation using simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Application of basic statistical data analysis to simulation results.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques with application to production, logistics, service, and other systems.\"}],\"text\":\"ISYE 620 introduces simulation modeling and statistical analysis for designing and evaluating production, logistics, and service systems.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application to production, logistics, service, and other systems\"}],\"text\":\"Applications in production, logistics, and service systems.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Statistical data analysis for simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"use of simulation for design, evaluation, and improvement\"}],\"text\":\"System design, evaluation, and improvement via simulation.\"}]}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-5291a20b802b9bbbe22b24cb","output_id":"ea6aaf8fd24a65a3e532e8765aaa3d8e507612a18fb43926c3ff36c60edf6728","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-5590a4969e0a630fe46a86e8","output_id":"008685abf6edb68c060cade40e9ae323f7fdbf10bda9130bc1f1f2b1c4b8420f","section":"requirements","status":"valid","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\",\"n3\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310), graduate/professional standing, or member of Engineering Guest Students\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n4\",\"n5\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"member of Engineering Guest Students\",\"course\":null,\"evidence\":\"member of Engineering Guest Students\",\"id\":\"n3\",\"kind\":\"condition\"},{\"children\":[\"n6\",\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[\"n12\",\"n13\",\"n14\",\"n15\"],\"condition\":null,\"course\":null,\"evidence\":\"STAT 224,312,324, orSTAT/MATH 310\",\"id\":\"n5\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n6\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n9\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"302\",\"course\":null,\"evidence\":\"302\",\"id\":\"n10\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n11\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"STAT 224\",\"course\":null,\"evidence\":\"STAT 224\",\"id\":\"n12\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":312,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"312\",\"id\":\"n13\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":324,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"324\",\"id\":\"n14\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"MATH\",\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT/MATH 310\",\"id\":\"n15\",\"kind\":\"course\"}],\"notes\":[],\"root\":\"n0\",\"status\":\"parsed\"}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-5590a4969e0a630fe46a86e8","output_id":"008685abf6edb68c060cade40e9ae323f7fdbf10bda9130bc1f1f2b1c4b8420f","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"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\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets\"},{\"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\"},{\"course_id\":\"STAT 312\",\"field\":\"description\",\"quote\":\"Unbiased estimation, maximum likelihood estimation, confidence intervals, tests of hypotheses\"}],\"text\":\"Programming fundamentals in Python or Java, object-oriented design, and statistical inference methods.\"},{\"evidence\":[{\"course_id\":\"STAT 324\",\"field\":\"description\",\"quote\":\"Descriptive statistics, probability concepts and distributions, random variables. Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression\"},{\"course_id\":\"MATH/STAT 310\",\"field\":\"description\",\"quote\":\"Mathematical statistical inference aims at providing an understanding of likelihood's central role to statistical inference, using the language of mathematical statistics to analyze statistical procedures, and using the computer as a tool for understanding statistics. Specific topics include: samples and populations, estimation, hypothesis testing\"}],\"text\":\"Probability theory, statistical estimation, and hypothesis testing.\"}],\"search_phrases\":[\"simulation modeling techniques\",\"statistical data analysis for systems\",\"production logistics simulation\",\"service system evaluation\",\"simulation software tools\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling and analysis techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Emphasis on model building, application of basic statistical data analysis, and the use of simulation for design, evaluation, and improvement\"}],\"text\":\"Model building and system design/evaluation using simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Application of basic statistical data analysis to simulation results.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques with application to production, logistics, service, and other systems.\"}],\"text\":\"ISYE 620 introduces simulation modeling and statistical analysis for designing and evaluating production, logistics, and service systems.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application to production, logistics, service, and other systems\"}],\"text\":\"Applications in production, logistics, and service systems.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Statistical data analysis for simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"use of simulation for design, evaluation, and improvement\"}],\"text\":\"System design, evaluation, and improvement via simulation.\"}]}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-5590a4969e0a630fe46a86e8","output_id":"008685abf6edb68c060cade40e9ae323f7fdbf10bda9130bc1f1f2b1c4b8420f","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-789789da373eecc1ff75f626","output_id":"80d893597fb5cbbbcf83b535424a75ac77ca5926310d3ba06ac1c1bc40cbebe1","section":"requirements","status":"needs_review","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\",\"n3\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310), graduate/professional standing, or member of Engineering Guest Students\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n4\",\"n5\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"member of Engineering Guest Students\",\"course\":null,\"evidence\":\"member of Engineering Guest Students\",\"id\":\"n3\",\"kind\":\"condition\"},{\"children\":[\"n6\",\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[\"n12\",\"n13\",\"n14\",\"n15\"],\"condition\":null,\"course\":null,\"evidence\":\"STAT 224,312,324, orSTAT/MATH 310\",\"id\":\"n5\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n6\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n9\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"302\",\"course\":null,\"evidence\":\"302\",\"id\":\"n10\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n11\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"STAT 224\",\"course\":null,\"evidence\":\"STAT 224\",\"id\":\"n12\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":312,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"312\",\"id\":\"n13\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":324,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"324\",\"id\":\"n14\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"MATH\",\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT/MATH 310\",\"id\":\"n15\",\"kind\":\"course\"}],\"notes\":[],\"root\":\"n0\",\"status\":\"parsed\"}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-789789da373eecc1ff75f626","output_id":"80d893597fb5cbbbcf83b535424a75ac77ca5926310d3ba06ac1c1bc40cbebe1","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"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\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets\"},{\"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\"},{\"course_id\":\"STAT 312\",\"field\":\"description\",\"quote\":\"Unbiased estimation, maximum likelihood estimation, confidence intervals, tests of hypotheses\"}],\"text\":\"Programming fundamentals in Python or Java, object-oriented design, and statistical inference methods.\"},{\"evidence\":[{\"course_id\":\"STAT 324\",\"field\":\"description\",\"quote\":\"Descriptive statistics, probability concepts and distributions, random variables. Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression\"},{\"course_id\":\"MATH/STAT 310\",\"field\":\"description\",\"quote\":\"Mathematical statistical inference aims at providing an understanding of likelihood's central role to statistical inference, using the language of mathematical statistics to analyze statistical procedures, and using the computer as a tool for understanding statistics. Specific topics include: samples and populations, estimation, hypothesis testing\"}],\"text\":\"Probability theory, statistical estimation, and hypothesis testing.\"}],\"search_phrases\":[\"simulation modeling techniques\",\"statistical data analysis for systems\",\"production logistics simulation\",\"service system evaluation\",\"simulation software tools\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling and analysis techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Emphasis on model building, application of basic statistical data analysis, and the use of simulation for design, evaluation, and improvement\"}],\"text\":\"Model building and system design/evaluation using simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Application of basic statistical data analysis to simulation results.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques with application to production, logistics, service, and other systems.\"}],\"text\":\"ISYE 620 introduces simulation modeling and statistical analysis for designing and evaluating production, logistics, and service systems.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application to production, logistics, service, and other systems\"}],\"text\":\"Applications in production, logistics, and service systems.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Statistical data analysis for simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"use of simulation for design, evaluation, and improvement\"}],\"text\":\"System design, evaluation, and improvement via simulation.\"}]}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-789789da373eecc1ff75f626","output_id":"80d893597fb5cbbbcf83b535424a75ac77ca5926310d3ba06ac1c1bc40cbebe1","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"495943ec011c854aa234e70e0456b909c9d12eedb344ab90ebaae9d2d87ba95c","section":"requirements","status":"valid","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\",\"n3\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310), graduate/professional standing, or member of Engineering Guest Students\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n4\",\"n5\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"member of Engineering Guest Students\",\"course\":null,\"evidence\":\"member of Engineering Guest Students\",\"id\":\"n3\",\"kind\":\"condition\"},{\"children\":[\"n6\",\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[\"n12\",\"n13\",\"n14\",\"n15\"],\"condition\":null,\"course\":null,\"evidence\":\"STAT 224,312,324, orSTAT/MATH 310\",\"id\":\"n5\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n6\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n9\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"302\",\"course\":null,\"evidence\":\"302\",\"id\":\"n10\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n11\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"STAT 224\",\"course\":null,\"evidence\":\"STAT 224\",\"id\":\"n12\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":312,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"312\",\"id\":\"n13\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":324,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"324\",\"id\":\"n14\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"MATH\",\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT/MATH 310\",\"id\":\"n15\",\"kind\":\"course\"}],\"notes\":[],\"root\":\"n0\",\"status\":\"parsed\"}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"495943ec011c854aa234e70e0456b909c9d12eedb344ab90ebaae9d2d87ba95c","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"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\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets\"},{\"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\"},{\"course_id\":\"STAT 312\",\"field\":\"description\",\"quote\":\"Unbiased estimation, maximum likelihood estimation, confidence intervals, tests of hypotheses\"}],\"text\":\"Programming fundamentals in Python or Java, object-oriented design, and statistical inference methods.\"},{\"evidence\":[{\"course_id\":\"STAT 324\",\"field\":\"description\",\"quote\":\"Descriptive statistics, probability concepts and distributions, random variables. Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression\"},{\"course_id\":\"MATH/STAT 310\",\"field\":\"description\",\"quote\":\"Mathematical statistical inference aims at providing an understanding of likelihood's central role to statistical inference, using the language of mathematical statistics to analyze statistical procedures, and using the computer as a tool for understanding statistics. Specific topics include: samples and populations, estimation, hypothesis testing\"}],\"text\":\"Probability theory, statistical estimation, and hypothesis testing.\"}],\"search_phrases\":[\"simulation modeling techniques\",\"statistical data analysis for systems\",\"production logistics simulation\",\"service system evaluation\",\"simulation software tools\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling and analysis techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Emphasis on model building, application of basic statistical data analysis, and the use of simulation for design, evaluation, and improvement\"}],\"text\":\"Model building and system design/evaluation using simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Application of basic statistical data analysis to simulation results.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques with application to production, logistics, service, and other systems.\"}],\"text\":\"ISYE 620 introduces simulation modeling and statistical analysis for designing and evaluating production, logistics, and service systems.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application to production, logistics, service, and other systems\"}],\"text\":\"Applications in production, logistics, and service systems.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Statistical data analysis for simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"use of simulation for design, evaluation, and improvement\"}],\"text\":\"System design, evaluation, and improvement via simulation.\"}]}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"495943ec011c854aa234e70e0456b909c9d12eedb344ab90ebaae9d2d87ba95c","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-8b774950c2b6adfdc46d1b82","output_id":"495943ec011c854aa234e70e0456b909c9d12eedb344ab90ebaae9d2d87ba95c","section":"student_summary","status":"invalid","value_json":"{\"context_hash\":\"0cf896bcf8aa9c8f7c7a28e71e5c026fb22286aec205a86c390789181a3aae56\",\"course_id\":\"ISYE 620\",\"current_instructors\":[],\"difficulty_workload\":[],\"errors\":[{\"error\":\"ModelAPIError: Connection error.\",\"instructor_uid\":null,\"mode\":\"history\"},{\"error\":\"ModelAPIError: Connection error.\",\"instructor_uid\":null,\"mode\":\"overview\"}],\"historical_context\":[],\"message\":null,\"offered\":false,\"profile_hash\":\"5cb4dabf887cdbcd8c00d5a1312e10828b95c63f30bc3ea76aea199565390d02\",\"quick_take\":[{\"citations\":[{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1204\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1224\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1234\",\"type\":\"grade\"}],\"text\":\"Recent recorded grades — Spring 2020: 3.58 GPA, 83.3% A/AB (n=6 letter grades); Spring 2022: 3.64 GPA, 83.3% A/AB (n=18 letter grades); Spring 2023: 3.50 GPA, 61.5% A/AB (n=13 letter grades).\"}],\"student_experience\":[],\"task_hash\":\"74fb0997943e888960bbc9e47db8c4fd12e4292d55c20509d8d89db6a9910f68\",\"teaching_history\":[{\"citations\":[{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1094\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1134\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1144\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1154\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1164\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1184\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1194\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1204\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1224\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1234\",\"type\":\"grade\"}],\"text\":\"LEYUAN SHI is recorded teaching in Spring 2009, Spring 2013, Spring 2014, Spring 2015, Spring 2016, Spring 2018, Spring 2019, Spring 2020, Spring 2022, Spring 2023. Recorded history may be incomplete and does not establish a future schedule.\"}],\"term_id\":\"1272\",\"term_name\":\"2026 Fall\",\"version\":2}","candidate_json":null,"error":"[{\"mode\": \"history\", \"instructor_uid\": null, \"error\": \"ModelAPIError: Connection error.\"}, {\"mode\": \"overview\", \"instructor_uid\": null, \"error\": \"ModelAPIError: Connection error.\"}]","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-f516c4d3e82cfe326b4f5f54","output_id":"ff1d79a7290b28a3ab0e880e3810e2df9d60f19f673b9d4be4af7ed82fedd522","section":"requirements","status":"valid","value_json":"{\"nodes\":[{\"children\":[\"n1\",\"n2\",\"n3\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310), graduate/professional standing, or member of Engineering Guest Students\",\"id\":\"n0\",\"kind\":\"any\"},{\"children\":[\"n4\",\"n5\"],\"condition\":null,\"course\":null,\"evidence\":\"(COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300) and (STAT 224,312,324, orSTAT/MATH 310)\",\"id\":\"n1\",\"kind\":\"all\"},{\"children\":[],\"condition\":\"graduate/professional standing\",\"course\":null,\"evidence\":\"graduate/professional standing\",\"id\":\"n2\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"member of Engineering Guest Students\",\"course\":null,\"evidence\":\"member of Engineering Guest Students\",\"id\":\"n3\",\"kind\":\"condition\"},{\"children\":[\"n6\",\"n7\",\"n8\",\"n9\",\"n10\",\"n11\"],\"condition\":null,\"course\":null,\"evidence\":\"COMP SCI 200,220,300, 301, 302, or placement intoCOMP SCI 300\",\"id\":\"n4\",\"kind\":\"any\"},{\"children\":[\"n12\",\"n13\",\"n14\",\"n15\"],\"condition\":null,\"course\":null,\"evidence\":\"STAT 224,312,324, orSTAT/MATH 310\",\"id\":\"n5\",\"kind\":\"any\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":200,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"COMP SCI 200\",\"id\":\"n6\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":220,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"220\",\"id\":\"n7\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":300,\"minimum_grade\":null,\"subjects\":[\"COMPSCI\"],\"timing\":\"prior\"},\"evidence\":\"300\",\"id\":\"n8\",\"kind\":\"course\"},{\"children\":[],\"condition\":\"301\",\"course\":null,\"evidence\":\"301\",\"id\":\"n9\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"302\",\"course\":null,\"evidence\":\"302\",\"id\":\"n10\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"placement intoCOMP SCI 300\",\"course\":null,\"evidence\":\"placement intoCOMP SCI 300\",\"id\":\"n11\",\"kind\":\"condition\"},{\"children\":[],\"condition\":\"STAT 224\",\"course\":null,\"evidence\":\"STAT 224\",\"id\":\"n12\",\"kind\":\"condition\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":312,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"312\",\"id\":\"n13\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":324,\"minimum_grade\":null,\"subjects\":[\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"324\",\"id\":\"n14\",\"kind\":\"course\"},{\"children\":[],\"condition\":null,\"course\":{\"course_number\":310,\"minimum_grade\":null,\"subjects\":[\"MATH\",\"STAT\"],\"timing\":\"prior\"},\"evidence\":\"STAT/MATH 310\",\"id\":\"n15\",\"kind\":\"course\"}],\"notes\":[],\"root\":\"n0\",\"status\":\"parsed\"}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-f516c4d3e82cfe326b4f5f54","output_id":"ff1d79a7290b28a3ab0e880e3810e2df9d60f19f673b9d4be4af7ed82fedd522","section":"search_profile","status":"valid","value_json":"{\"assumed_background\":[{\"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\"},{\"course_id\":\"COMPSCI 220\",\"field\":\"description\",\"quote\":\"Introduction to Data Science programming using Python. No previous programming experience required. Emphasis on analyzing real datasets\"},{\"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\"},{\"course_id\":\"STAT 312\",\"field\":\"description\",\"quote\":\"Unbiased estimation, maximum likelihood estimation, confidence intervals, tests of hypotheses\"}],\"text\":\"Programming fundamentals in Python or Java, object-oriented design, and statistical inference methods.\"},{\"evidence\":[{\"course_id\":\"STAT 324\",\"field\":\"description\",\"quote\":\"Descriptive statistics, probability concepts and distributions, random variables. Hypothesis tests and confidence intervals for one- and two-sample problems. Linear regression\"},{\"course_id\":\"MATH/STAT 310\",\"field\":\"description\",\"quote\":\"Mathematical statistical inference aims at providing an understanding of likelihood's central role to statistical inference, using the language of mathematical statistics to analyze statistical procedures, and using the computer as a tool for understanding statistics. Specific topics include: samples and populations, estimation, hypothesis testing\"}],\"text\":\"Probability theory, statistical estimation, and hypothesis testing.\"}],\"search_phrases\":[\"simulation modeling techniques\",\"statistical data analysis for systems\",\"production logistics simulation\",\"service system evaluation\",\"simulation software tools\"],\"skills_taught\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling and analysis techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Emphasis on model building, application of basic statistical data analysis, and the use of simulation for design, evaluation, and improvement\"}],\"text\":\"Model building and system design/evaluation using simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Application of basic statistical data analysis to simulation results.\"}],\"summary\":{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques with application to production, logistics, service, and other systems.\"}],\"text\":\"ISYE 620 introduces simulation modeling and statistical analysis for designing and evaluating production, logistics, and service systems.\"},\"topics\":[{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"Introduction to simulation modeling and analysis techniques\"}],\"text\":\"Simulation modeling techniques.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application to production, logistics, service, and other systems\"}],\"text\":\"Applications in production, logistics, and service systems.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"application of basic statistical data analysis\"}],\"text\":\"Statistical data analysis for simulation.\"},{\"evidence\":[{\"course_id\":\"ISYE 620\",\"field\":\"description\",\"quote\":\"use of simulation for design, evaluation, and improvement\"}],\"text\":\"System design, evaluation, and improvement via simulation.\"}]}","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-f516c4d3e82cfe326b4f5f54","output_id":"ff1d79a7290b28a3ab0e880e3810e2df9d60f19f673b9d4be4af7ed82fedd522","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_09c039c86b53e8a4f43692e5","course_id":"ISYE 620","catalog_version_id":"d9408aa486476f7ae058b04354b06078161a8c4871fe90c678299c0e50f7820a","record_version_id":"ef3bcc8e587910e75af06b616baf6d2997ff84b769410335b5c55c0912cb3b96","job_id":"enrich-f516c4d3e82cfe326b4f5f54","output_id":"ff1d79a7290b28a3ab0e880e3810e2df9d60f19f673b9d4be4af7ed82fedd522","section":"student_summary","status":"valid","value_json":"{\"context_hash\":\"0cf896bcf8aa9c8f7c7a28e71e5c026fb22286aec205a86c390789181a3aae56\",\"course_id\":\"ISYE 620\",\"current_instructors\":[],\"difficulty_workload\":[{\"citations\":[{\"instructor_name\":\"Leyuan Shi\",\"review_date\":\"2013-08-15 12:01:30 +0000 UTC\",\"review_id\":\"b46406ccb11ab83bdb41a34c\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_instructor_id\":\"rmp:587712\",\"source_review_id\":\"UmF0aW5nLTIyMDU1OTM5\",\"source_url\":\"https://www.ratemyprofessors.com/professor/587712\",\"type\":\"review\"}],\"text\":\"Historical reviews of Leyuan Shi: One reviewer rated the difficulty low and noted the course content was useful for practical application or qualifying exams.\"}],\"errors\":[],\"historical_context\":[{\"citations\":[{\"instructor_name\":\"Leyuan Shi\",\"review_date\":\"2013-08-15 12:01:30 +0000 UTC\",\"review_id\":\"b46406ccb11ab83bdb41a34c\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_instructor_id\":\"rmp:587712\",\"source_review_id\":\"UmF0aW5nLTIyMDU1OTM5\",\"source_url\":\"https://www.ratemyprofessors.com/professor/587712\",\"type\":\"review\"},{\"instructor_name\":\"Leyuan Shi\",\"review_date\":\"2014-02-24 21:16:05 +0000 UTC\",\"review_id\":\"b0cbd8669bdeef2d44969079\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_instructor_id\":\"rmp:587712\",\"source_review_id\":\"UmF0aW5nLTIyODY0MTYw\",\"source_url\":\"https://www.ratemyprofessors.com/professor/587712\",\"type\":\"review\"}],\"text\":\"Historical reviews of Leyuan Shi: Leyuan Shi's teaching for ISYE 620 received polarized reviews. One student found her practical and helpful for exams, while another criticized her for missing half the classes and called her the worst professor.\"}],\"message\":null,\"offered\":false,\"profile_hash\":\"e59ddc7389015d0035b68cd195c939d475bf72b959b29cf12eab59b454ccaef1\",\"quick_take\":[{\"citations\":[{\"instructor_name\":\"Leyuan Shi\",\"review_date\":\"2013-08-15 12:01:30 +0000 UTC\",\"review_id\":\"b46406ccb11ab83bdb41a34c\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_instructor_id\":\"rmp:587712\",\"source_review_id\":\"UmF0aW5nLTIyMDU1OTM5\",\"source_url\":\"https://www.ratemyprofessors.com/professor/587712\",\"type\":\"review\"},{\"instructor_name\":\"Leyuan Shi\",\"review_date\":\"2014-02-24 21:16:05 +0000 UTC\",\"review_id\":\"b0cbd8669bdeef2d44969079\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_instructor_id\":\"rmp:587712\",\"source_review_id\":\"UmF0aW5nLTIyODY0MTYw\",\"source_url\":\"https://www.ratemyprofessors.com/professor/587712\",\"type\":\"review\"}],\"text\":\"Reviews for historical instructor Leyuan Shi are polarized, ranging from a great experience teaching practical knowledge to severe complaints about unprofessionalism and missed classes.\"},{\"citations\":[{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1204\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1224\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"grades_latest\",\"term_id\":\"1234\",\"type\":\"grade\"}],\"text\":\"Recent recorded grades — Spring 2020: 3.58 GPA, 83.3% A/AB (n=6 letter grades); Spring 2022: 3.64 GPA, 83.3% A/AB (n=18 letter grades); Spring 2023: 3.50 GPA, 61.5% A/AB (n=13 letter grades).\"}],\"student_experience\":[{\"citations\":[{\"instructor_name\":\"Leyuan Shi\",\"review_date\":\"2014-02-24 21:16:05 +0000 UTC\",\"review_id\":\"b0cbd8669bdeef2d44969079\",\"run_id\":\"20260907T155543-ce3781c4\",\"source_instructor_id\":\"rmp:587712\",\"source_review_id\":\"UmF0aW5nLTIyODY0MTYw\",\"source_url\":\"https://www.ratemyprofessors.com/professor/587712\",\"type\":\"review\"}],\"text\":\"Historical reviews of Leyuan Shi: A student reported a negative experience, describing the instructor as the worst they had seen due to frequent absences.\"}],\"task_hash\":\"74fb0997943e888960bbc9e47db8c4fd12e4292d55c20509d8d89db6a9910f68\",\"teaching_history\":[{\"citations\":[{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1094\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1134\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1144\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1154\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1164\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1184\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1194\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1204\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1224\",\"type\":\"grade\"},{\"course_id\":\"ISYE 620\",\"run_id\":\"20260907T155543-ce3781c4\",\"section_number\":1,\"source_course_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"source_record\":{\"entity_id\":\"0ab4e206-942f-3a5e-8cb5-e59badabcdf0\",\"file\":\"tables/observations.parquet\",\"kind\":\"grades\",\"source\":\"madgrades\"},\"table\":\"section_grades_latest\",\"term_id\":\"1234\",\"type\":\"grade\"}],\"text\":\"LEYUAN SHI is recorded teaching in Spring 2009, Spring 2013, Spring 2014, Spring 2015, Spring 2016, Spring 2018, Spring 2019, Spring 2020, Spring 2022, Spring 2023. Recorded history may be incomplete and does not establish a future schedule.\"}],\"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}]