Wave-Based Dispatch The agent-side dispatch discipline for sequential WO chains. Same pillars as — disjoint ownership, return contracts, shared-file exclusion — but the gates between waves are different from the gates inside a wave. This skill is those between-wave gates. When to Use This Skill | Use wave-based dispatch when… | Use alone when… | Use when… | |-------------------------------|-------------------------------------------|--------------------------------------| | A later WO needs a file, type, or API the earlier WO defines | All WOs operate on disjoint, lock-free scopes | One tool…