feat: Update baseline calculations and LLM prompts
- Change baseline calculations to use integers instead of floats to simplify data. - Update LLM constraints and prompt for more accurate anomaly detection. - Refine known_issues to reduce false positives. - Update PROGRESS.md with new TODO items.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"issue": "Port 62078 is open",
|
||||
"resolution": "Port 62078 is used in apple devices for syncing communcation between each other. This is not an amomaly, this is expected and normal behavior used by Apple Devices to communicate."
|
||||
"resolution": "This is normal behavior for Apple devices. Do not report."
|
||||
},
|
||||
{
|
||||
"issue": "RTT averages are higher then average",
|
||||
|
||||
Reference in New Issue
Block a user