R010 · unknown-fields
No unknown frontmatter fields
- Code: R010
- Slug:
unknown-fields - Tier: structure
- Default severity: warning
- Packages: recommended, strict
- Locked: No
- Doc: https://doraval.dev/reference/rules/R010
| What | Warns on frontmatter keys that are not in dora’s known field set. |
| Why | Unknown keys are often typos (descripton) or stale experiment names. They do nothing useful and confuse readers. |
How to fix
Rename typos to the intended field, or remove keys you no longer need. If you rely on a newer agent-specific field, document it in the body.