19 lines
465 B
JSON
19 lines
465 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"last_updated": "2026-04-05T21:17:00Z",
|
||
|
|
"locks": [
|
||
|
|
{
|
||
|
|
"entity": "ezra-config",
|
||
|
|
"reason": "Stop command issued after Ezra config incident. Explicit 'hands off' from commander.",
|
||
|
|
"locked_at": "2026-04-05T21:17:00Z",
|
||
|
|
"expires_at": "2026-04-06T21:17:00Z",
|
||
|
|
"unlocked_by": null
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"rules": {
|
||
|
|
"default_lock_duration_hours": 24,
|
||
|
|
"auto_extend_on_stop": true,
|
||
|
|
"require_explicit_unlock": true
|
||
|
|
}
|
||
|
|
}
|