System Control
system_controlManage system administration tasks: switch frameworks, list or filter quality gates, view analytics, and control session operations with audit-friendly reasons and optional persistent config changes.
Instructions
⚙️ SYSTEM CONTROL [CAGEERF]: System administration. Status shows current CAGEERF phase context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Guide topic when requesting guidance. | |
| action | Yes | Use 'guide' with topic:'framework' for phase-specific operation guidance. | |
| reason | No | Audit-friendly explanation for switches, config changes, or restarts. | |
| persist | No | When true, gate/framework enable/disable changes are also written to config.json. | |
| framework | No | Framework identifier when switching. Use framework:list to see available options. | |
| operation | No | Sub-command for the selected action (e.g. framework: switch|list|enable|disable, analytics: view|reset|history). | |
| session_id | No | Target session ID or chain ID for session operations. | |
| search_query | No | Filter gates by keyword (matches ID, name, or description). Use with gates:list action. | |
| show_details | No | Request an expanded response for list/status style commands. | |
| include_history | No | Include historical entries (where supported). | |
| include_metrics | No | Include detailed metrics output (where supported). |