No phases yet

The file has a valid header but no phase headings — so there is nothing for the meeting to do.

example of a mistake download the file

The pattern

---
weave-script-version: 1
title: Empty script
---

There are no phase headings in this file, so Weave has nothing to run.

What Weave sees

Weave can't read this file. Here is the message it shows so you know what to fix.

{
  "code": "no-phases",
  "message": "A pattern must contain at least one phase (H1 heading)."
}