delimit_release_sync
Audit public surfaces for release version and configuration consistency. Identifies drift across CLI, action, npm, and site references.
Instructions
Audit or report config of public surfaces for consistency (Pro).
When to use: to confirm that all public surfaces (CLI, action, npm, site) reference the same release version and configuration. When NOT to use: to actually deploy or sync content — this is a read/audit tool only.
Sibling contrast: delimit_release_status reports the deployed state; this audits the public surface configuration for drift.
Side effects: gated by require_premium. Calls ai.release_sync.audit (read-only audit) or ai.release_sync.get_release_config when action="config".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Sub-action — "audit" (default) or "config". | audit |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||