Part of #74
Question
What exactly does the bump file schema look like with a change category, and how does bumper bump capture it? Decide: the frontmatter field name (type vs kind vs …), whether it is required or optional and what a missing field means (default category? hard error? — this repo has pending category-less bump files), validation behavior for unknown values, and how the interactive huh form plus non-interactive flags collect it. One category per bump file, strict KACL six; breaking changes to the current schema are allowed.
Part of #74
Question
What exactly does the bump file schema look like with a change category, and how does
bumper bumpcapture it? Decide: the frontmatter field name (typevskindvs …), whether it is required or optional and what a missing field means (default category? hard error? — this repo has pending category-less bump files), validation behavior for unknown values, and how the interactive huh form plus non-interactive flags collect it. One category per bump file, strict KACL six; breaking changes to the current schema are allowed.