Files
stack/docs/fleet/how-to/configure-ultron-validator.md
T
veronicaandfred a480ee83dc
ci/woodpecker/push/publish Pipeline was canceled
docs(W4): document contract — stamp kind and status on 104 live docs (#1350)
Co-authored-by: veronica <[email protected]>
2026-08-21 14:07:36 +00:00

1.4 KiB

kind, status
kind status
guide active

Configure a Validator Instance

A validator instance is a configurable local roster member with canonical class: validator and matching tool_policy: validator. “Ultron” may be used as a display alias, but it is not a required identity, class alias, product name, or source of authority.

Use the validated generic roster as the safe shape. Choose a unique stable name and explicit supported runtime/provider/model/reasoning values. Start stopped:

name: validator-example
alias: Validator Example
class: validator
tool_policy: validator
lifecycle:
  enabled: true
  desired_state: stopped

Plan the full payload with the current generation and create without --persisted-start. Creation writes desired state and projections only; it does not launch a validator.

validator may issue independent validation evidence or a certificate. It has no approve-to-land or merge authority. merge-gate remains the sole protected merge authority, and changing the validator's name, alias, persona prose, runtime, provider, model, or tool-policy text cannot elevate it.

Certificate consumption and final release evidence remain FCM-M5-002 gates. This page does not create a certificate or authorize merge. See safe CRUD and role authority.