plan_matrixscroll_rollout
Generate a structured rollout plan for the Matrix Scroll protocol, including a target-specific playbook, objection-handling map, and compare hooks for stakeholders.
Instructions
Generate a structured, target-ready rollout plan for the Matrix Scroll protocol.
This tool is read-only and outputs a target-specific playbook, objection-handling map,
and compare hooks to make the security story clear to stakeholders.
Parameters:
workspace (str): The absolute path to the local project workspace.
audience (str): The target stakeholder persona. Must be one of:
- "founder": Product-focused value and fast-proof setups.
- "security": Trust limits, sandboxing, and policy enforcement.
- "devrel": Copyable config blocks and developer rollout assets.
- "team": Rollout phases, workspace onboarding, and team config review.
goal (str, optional): The specific engineering or adoption goal. Defaults to "".
Returns:
dict[str, Any]: A dictionary containing target-specific one-liners, steps, proof assets,
common objections with responses, and comparison hooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| audience | Yes | ||
| workspace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||