Golden Flow: MAP-FLOW-02

MAP Broadcast Fan-out

Multi-Agent Protocol with broadcast. Parallel dispatch to multiple agents.

Goal

Validate MAP broadcast mode with parallel agent execution.

Success Criteria

All participants receive broadcast, results aggregated.

Sequence

Execution Steps

The normative sequence of operations for this flow.

1

Broadcast Init

MAP session with broadcast mode.

2

Multi-Participant

3+ agents registered.

3

Parallel Dispatch

Task broadcast to all participants.

4

Result Collection

Responses collected from all agents.

5

Aggregation

Results merged into final output.

Normative

Normative Scope

This flow normatively aggregates and enforces existing constraints from the following MPLP modules.

Collab Module

Collab mode MUST be broadcast for parallel dispatch.

Role Module

All registered participants MUST receive the broadcast.

Plan Module

Results from all participants MUST be aggregated.

Validation

Failure Conditions

Execution of this flow MUST be considered non-conformant if any of the following conditions occur.

Broadcast does not reach all participants.

Parallel execution fails.

Result aggregation is incomplete.

Participant responses are lost.

Protocol Conformance Requirement

Any MPLP-conformant runtime is expected to pass this flow without violating any of the normative constraints defined above.

Failure to satisfy this flow results in a non-conformant MPLP implementation.

Key Modules

ContextPlanCollabRole