Replace the whole manifest, persist, and reload the fleet
Replace the WHOLE manifest fleet-wide and persist it.
The posted manifest_text is the PRESERVED view (!ENV markers intact); the
server loads it to the preserved document and pushes it through the pipeline —
validate the RESOLVED projection, persist verbatim (no secret bakes to disk),
reload locally, and broadcast the reload so every worker re-reads the persisted
store. The response embeds the per-origin fleet report as its fanout summary.
A persisted replacement reaches the whole fleet, so there is no targets.
Authority-changing — the manifest governs api_tools + module loading — so it
is off the default MCP surface (tier 2), projectable via an explicit
api_tools.include.
Authorizations
Body
A full-manifest replacement carrying the manifest TEXT verbatim — the
PRESERVED view (!ENV markers intact). The server loads it to the preserved
document and persists it through the pipeline, so it owns resolution and no
secret bakes to disk. There is no targets: a persisted replacement reaches
the whole fleet.
Response
Success.

