mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
b834477565
* fix(cli): guard live state cleanup * fix(cli): preserve linked paths on cleanup failure * fix(cli): retain gateway ownership through cleanup * fix(cli): keep cleanup planning read-only * fix(cli): skip mutating bootstrap for cleanup * fix(apple): keep identity locks sandbox-writable * docs(apple): clarify identity lock domains
11 lines
445 B
JSON
11 lines
445 B
JSON
{
|
|
"databasePath": "/openclaw-device-identity-contract/state/openclaw.sqlite",
|
|
"stateDirectory": "/openclaw-device-identity-contract",
|
|
"runtimeDirectory": "/openclaw-state-runtime",
|
|
"uid": 501,
|
|
"stateCoordinatorPath": "/openclaw-state-runtime/openclaw-state-locks-501/state-lifecycle.e5c82e32.lock.sqlite",
|
|
"orderedExpectedPaths": [
|
|
"/openclaw-device-identity-contract/tmp/openclaw-501/device-identity.e5c82e32.lock.sqlite"
|
|
]
|
|
}
|