Skip to main content
zerv.toml failed to parse. The file only accepts stable policy fields: an ephemeral per-build flag (dirty = true, bump_minor = true, major = 2) or a typo’d key is rejected loudly at parse time (deny_unknown_fields) rather than silently ignored.

Triggers

A top-level key that belongs to a section, or does not exist at all:
Broken TOML syntax fails the same way, with the error naming zerv.toml:

Fix

Remove the key, or move it to the matching section ([version] / [flow]). See the config file page for the allowed fields. Not this error? Every fix lives on zerv errors and troubleshooting.
Last modified on August 25, 2026