VPS what changed
engineering.vps.what_changedCompare current OS evidence (uptime, CPU count, load, memory) against the previous observation to identify changes since the last call. First call creates a baseline; server restart resets history.
Instructions
What changed since the previous observation made by this MCP process? Session/process scoped: the first call creates the baseline (BASELINE_CREATED) and later calls compare the current OS evidence (uptime, CPU count, load, memory) against the previous observation of THIS process. Restarting the server resets all history. It does NOT provide deployment, file, service or container history and knows nothing before its baseline. Input must be exactly {}. No mutation, no shell, no SSH, no network, no secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| changes | Yes | ||
| summary | Yes | ||
| baselineCapturedAt | Yes | ||
| observationsSinceBaseline | Yes |