marrow_policy_resolve
Resolve the explicit mode for a project or workflow by checking saved policy profiles; falls back to recommendation without auto-applying.
Instructions
Resolve the explicit mode for a project/workflow from saved policy profiles, falling back to recommendation. Does not auto-apply.
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. | |
| profile_id | No | Optional policy profile id. | |
| profile_name | No | Optional policy profile name. |