service_status
Report the running build so a redeploy can be verified. Free.
Delegates to the SDK's canonical build_service_status — the single
source of the service_status payload shape — so this collector reports the
same envelope as every other DPYC service. The load-bearing field is
build_info.fastmcp_cloud_git_commit_sha: the commit Horizon actually
deployed. The post-merge deploy-verify probe reads it to confirm the live
service redeployed the merged sha; with no service_status tool to probe,
that sha reads as <none> and an otherwise-healthy deploy is flagged as
"did not land".
The vault/courier/operator fields are False/empty by construction —
this is an unauthenticated community utility with no operator runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||