Documentation
¶
Overview ¶
Command combined-patterns is the Phase 28 worked example showing analytics-widgets + approval-flows COMPOSED on one MCP App (D-150).
Two tools on one App:
- rollout_health (synchronous analytics widget; metric card)
- propose_rollout_action (task-augmented approval flow; approval card)
The agent surfaces the metric, then proposes a follow-up the user approves — both rendered in the same chat surface so the insight → action pattern is visible end to end.
The transport is chosen by DOCKYARD_TRANSPORT ("stdio" by default; "http" for streamable-HTTP). The scaffold wires a real tasks.Engine over an in-memory TaskStore — replace with a SQLite-backed store for a durable HTTP deployment.
Click to show internal directories.
Click to hide internal directories.