Phase 0: wipe PrimeBAT template, SimHarness (sim+probe), lint + schema harvest tools

Gate G0 green: scan clean, lint 0 failures, clients 200, probe P0 facts captured,
simulator journaling. Probe locked: uuid row grouping, compound AlarmState strings,
java-exception bare-except gotcha, millis dates OK, ackUserName field.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-16 12:07:23 -05:00
parent 310b1b3b9e
commit af662f6fd2
78 changed files with 911 additions and 1957 deletions

View File

@@ -1,53 +1,9 @@
{
"pages": {
"/": {
"viewPath": "Page/Home"
},
"/alarms": {
"viewPath": "Page/Alarms"
},
"/charts": {
"viewPath": "Page/Charts"
"title": "Alarm Analysis",
"viewPath": "PrimeControls/Dashboard"
}
},
"sharedDocks": {
"cornerPriority": "top-bottom",
"left": [
{
"anchor": "fixed",
"autoBreakpoint": 768,
"content": "push",
"handle": "hide",
"iconUrl": "",
"id": "menu",
"modal": false,
"resizable": false,
"show": "auto",
"size": 210,
"viewParams": {},
"viewPath": "Docks/Menu"
}
],
"top": [
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "push",
"handle": "hide",
"iconUrl": "",
"id": "",
"modal": false,
"resizable": false,
"show": "visible",
"size": 58,
"viewParams": {
"breakpointLarge": "768",
"breakpointMedium": "500",
"params": {},
"path": "Header/Header"
},
"viewPath": "Framework/Breakpoint"
}
]
}
}
"sharedDocks": {}
}

View File

@@ -6,11 +6,5 @@
"files": [
"config.json"
],
"attributes": {
"lastModificationSignature": "1178b10756952abe8fdfa8ebe062253c757d9bf195ebfcd3dea1cc39667f9d48",
"lastModification": {
"actor": "admin",
"timestamp": "2026-07-16T16:25:30Z"
}
}
}
"attributes": {}
}