docs(security): restore the State-file endpoint heading

The trust-model insert accidentally consumed the
'## State-file endpoint security model' heading, leaving that section
floating under the new one. Re-add the heading and collapse the extra
blank lines (argus review).
This commit is contained in:
atlas 2026-06-26 00:23:02 +02:00 committed by mara
commit 9daed8acc1

View file

@ -84,7 +84,7 @@ into an agent's config, that agent has exactly that reach, with no hyperhive
layer narrowing it. Scope external tokens tightly at the source (the external
provider) before handing them over.
## State-file endpoint security model
`GET /api/state-file?path=<p>` serves files from agent state dirs and
the shared space to authenticated dashboard users (browser, operator).