Contract framework with markdown-native contracts utilizing fenced YAML blocks
This commit is contained in:
parent
3cfda33bc9
commit
e3e13ee45a
36 changed files with 2877 additions and 13 deletions
|
|
@ -0,0 +1,5 @@
|
|||
# Expected Diagnostics: concept-note-invalid.md
|
||||
|
||||
- `contract.field.enum`: `status` must be one of the allowed lifecycle values.
|
||||
- `contract.metric.too_low`: the document is below the target word band.
|
||||
- `contract.section.missing`: `assertions` is required.
|
||||
Loading…
Add table
Add a link
Reference in a new issue