Converted Responses to JSON, improved severity detection, and built a known issues feed

This commit is contained in:
2025-08-20 12:06:11 -05:00
parent 7eaff1d08c
commit 0169483738
6 changed files with 76 additions and 16 deletions

6
known_issues.json Normal file
View File

@@ -0,0 +1,6 @@
[
{
"issue": "CPU temperature spikes to 80C under heavy load",
"resolution": "This is normal behavior for this CPU model and is not a cause for concern."
}
]