check_sources
Verify alignment between website catalog, installed kit, and paired app versions to detect drift and ensure consistent control surface behavior.
Instructions
Report where the MCP is pulling truth from, and flag any drift.
CAR-TER's MCP is a thin local tool layer over live sources: control DEFINITIONS come from the website catalog (carterbeaudoin.net/CAR-TER), and authoring DEMOS come from the installed carterkit. This shows the catalog version/freshness/fingerprint, installed-vs-latest carterkit, and — when a device is paired — the phone's app/protocol version, then gives an alignment verdict.
Run this at the start of a session, and again whenever a pushed layout behaves unexpectedly, to catch the case where the site, the kit, and the app have drifted out of sync.
Args: refresh: Force a fresh fetch of the website catalog + PyPI version, bypassing the local cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |