forked from b.peck/BAT
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:
@@ -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": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user