Dora dataflow authoring and wiring for MoFA Studio dynamic nodes. Use when editing voice-chat.yml, adding dynamic nodes, or debugging dataflow connections and signals.
SKILL.md
MoFA Studio Dataflow
1. Overview
MoFA apps rely on Dora dataflows with dynamic nodes. Follow naming and signal contracts so the bridge layer can discover and connect.
2. Dataflow workflow
Start from an existing voice-chat.yml (fm or debate).
Keep dynamic node IDs with mofa- prefix; add suffixes if needed.
Wire control and audio signals to conference-controller.
Ensure log outputs use *_log or *_status naming.
Validate with dora up and check UI connection status.