marrow_mode_recommend
Recommends a governance mode—passive, pilot, or enforce—from project and workflow signals, leaving the final choice to the agent or user.
Instructions
Recommend passive, pilot, or enforce mode from project/workflow signals. Marrow never auto-switches here; the agent/user must accept or override.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Agent context: id and role. | |
| project | No | Project signals: name, type, frameworks, signals, package_scripts, config_files. | |
| workflow | No | Workflow context: action, type, branch, environment. | |
| selected_mode | No | Optional final user-selected mode to log. | |
| selection_source | No | How the final mode was selected. |