error[preamble-enum-status]: preamble header `status` has an unrecognized value
 --> input.md:7:8
  |
7 | status: Invalid
  |        ^^^^^^^^ must be one of: `Draft`, `Review`, `Last Call`, `Final`, `Stagnant`, `Withdrawn`, `Living`
  |
