mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 09:16:46 +00:00
Add outcome-aware preflight contracts for v0.9 (#6)
Add VF010-VF013, structural outcome contracts, adversarial fixtures, documentation, and Friday release materials.
This commit is contained in:
parent
b312f18251
commit
f62a78faaf
23 changed files with 1107 additions and 95 deletions
|
|
@ -9,6 +9,10 @@
|
|||
"VF006": "error",
|
||||
"VF007": "warning",
|
||||
"VF008": "warning",
|
||||
"VF009": "warning"
|
||||
"VF009": "warning",
|
||||
"VF010": "error",
|
||||
"VF011": "warning",
|
||||
"VF012": "warning",
|
||||
"VF013": "warning"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue