···11-Project #X <Name>
22-CS 1210 – Fall 20XX
33-<Your Name>
11+---
22+Project: "#6"
33+Professor: "Professor Knoerr"
44+Class: "CS 1210 – Fall 2025"
55+Author: "Kieran Klukas"
66+---
4758# Requirements
66-Restate the problem specifications in your own words
99+1010+<!--Restate the problem specifications in your own words-->
711812# Design
99-How did you attack the problem? What choices did you make in your design, and why?
1313+1414+<!--How did you attack the problem? What choices did you make in your design, and why?-->
10151116# Implementation
1212-Outline any interesting implementation details.
1717+1818+<!--Outline any interesting implementation details.-->
13191420# Testing
2121+2222+<!--
1523Explain how you tested your program, enumerating the tests if possible.
1624Explain why your test set was sufficient to believe that the software is working properly,
1725i.e., what were the range of possibilities of errors that you were testing for.
2626+-->
2727+2828+I updated the `makefile` to add `make run` so I could compile and run it more easily and updated the test file to have the Zylabs test states as well as more granularly check a happy path and some adversarial paths.
18291930# Outside Help
2020-Did you get help from anyone else on this project? Document their contribution to your learning.
21312222-# AI Use
2323-How did you use Generative AI in this project?
3232+<!--Did you get help from anyone else on this project? Document their contribution to your learning.-->
24332534# Summary/Conclusion
2626-Present your results. Did it work properly? Are there any limitations?
3535+3636+<!--Present your results. Did it work properly? Are there any limitations?-->
3737+3838+# AI Use
3939+4040+<!--How did you use Generative AI in this project?-->
4141+4242+I used claude to generate a more complex test file and then modified it to add the rest of the zybooks tests as I got closer to finishing the project.
27432844# Lessons Learned
2929-List any lessons learned. What might you have done differently if you were going to attack this again.
4545+4646+<!--Present your results. Did it work properly? Are there any limitations?-->
30473148# Time Spent
3232-Approximately how many hours did you spend on this project?
4949+5050+<!--Approximately how many hours did you spend on this project?-->
5151+5252+