mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:56:45 +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
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.9.0 - 2026-07-24
|
||||
|
||||
- Added outcome-aware policies VF010-VF013 for money, customer, privileged, and destructive-data actions.
|
||||
- Added structurally verified outcome contracts for approval, durable audit, idempotency, amount and counterparty limits, failure notification, and recovery.
|
||||
- Added detection of silent connected error paths and high-confidence classification of ordinary nodes such as HTTP requests by their real-world action.
|
||||
- Added safe and unsafe refund fixtures, configuration schema support, Codex plugin guidance, and adversarial regression tests.
|
||||
- Documented the static-analysis ceiling: runtime authorization, limits, audit durability, and recovery still belong in the executing system.
|
||||
|
||||
## 0.8.0 - 2026-07-22
|
||||
|
||||
- Repositioned Vibeflow as a safety and contract gate for AI-generated n8n workflows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue