e54f882e70
Serve operator intent to authenticated hosts: PUT /admin/hosts/{id}/desired-state
(global key) bumps desired_generation; GET /hosts/{id}/desired-state + /jobs are
per-host self-scoped; the host-report envelope now carries the real generation +
has_signed_ops. New signed_jobs table + store methods. Desired-state stored/served
opaquely (agent owns the schema). Cross-repo golden (envelope + desired-state)
byte-identical with felhom-agent; doc 03 §4/§9 updated.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"status": "ok",
|
|
"poll_interval_seconds": 900,
|
|
"blocked": false,
|
|
"desired_generation": 4,
|
|
"has_signed_ops": true
|
|
}
|