OptionalbaselineValue that was set by the last-applied template version (pinned baseline). Populated only on agent_base field changes. null when no baseline is available (legacy agent or deleted version).
Name of the field that will change, e.g. "name" or "identity".
Optionallocally_true when the agent's current value differs from baseline, indicating a local edit that this upgrade will overwrite. false when the current value matches the baseline. null when baseline is unavailable. Populated only on agent_base field changes.
OptionalnewIncoming value the field will be set to after the upgrade (string, number, boolean, or null).
OptionaloldCurrent value of the field before the upgrade (string, number, boolean, or null).
One field-level diff entry within an agent upgrade change, describing how a single field will change.
baselineandlocally_editedare populated only foragent_baseentries; child resource entries (tools, routines, skills, computers) carry onlyfield,old, andnew.