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,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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,11 +6,5 @@
|
||||
"files": [
|
||||
"props.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "69e78feccb13d237af1bc1a686c7b63ece6dce7a1a57f3799b1b6b76bfa9f861",
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2026-07-16T16:25:30Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
"attributes": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user