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:
Felipe Domingues 2026-07-22 13:58:46 -03:00 committed by GitHub
parent b312f18251
commit f62a78faaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 1107 additions and 95 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "vibeflow-n8n",
"version": "0.8.0",
"version": "0.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vibeflow-n8n",
"version": "0.8.0",
"version": "0.9.0",
"license": "MIT",
"bin": {
"vibeflow": "bin/vibeflow.mjs"