mirror of
https://github.com/tale/headplane.git
synced 2026-08-06 20:33:13 +00:00
8cb91cd45b
* Added backoff and liveness probes for better management * Switched IPC to a simple text based system * Lookups don't directly touch the agent now * Use the database as a source of truth
21 lines
306 B
JSON
21 lines
306 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1750355487927,
|
|
"tag": "0000_spicy_bloodscream",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "6",
|
|
"when": 1755554742267,
|
|
"tag": "0001_naive_lilith",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|