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,6 +1,26 @@
{
"custom": {},
"custom": {
"PrimeControls": {
"query": {
"startMs": 0,
"endMs": 0,
"rangePreset": "8h",
"priorities": [],
"areas": [],
"states": [],
"search": "",
"refreshToken": 0
},
"ui": {
"selectedTab": 0,
"badActorFocus": ""
}
}
},
"propConfig": {
"custom.PrimeControls": {
"persistent": true
},
"props.auth": {
"access": "PRIVATE",
"persistent": false
@@ -59,4 +79,4 @@
"theme": "light-cool",
"timeZoneId": "America/Los_Angeles"
}
}
}