vibeflow-n8n/CHANGELOG.md
2026-07-23 13:00:53 -03:00

1.2 KiB

Changelog

0.9.0 - 2026-07-23

  • 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.
  • Added a dependency-free CLI with text, JSON, and SARIF reports.
  • Added VF000-VF009 policies, configuration, fixtures, tests, and a GitHub Action.
  • Added an installable Codex skill and plugin marketplace.
  • Removed the obsolete workflow-builder marketing kit.

Legacy

The original documentation-first prototype is preserved at legacy-v0.7.0.