mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 07:16:47 +00:00
Add VF010-VF013, structural outcome contracts, adversarial fixtures, documentation, and Friday release materials.
1.3 KiB
1.3 KiB
Roadmap
0.8.0
Ship the executable reset: CLI, nine configurable policies, fixtures, tests, SARIF, GitHub Action, and Codex plugin.
0.9.0 — target 2026-07-24
Separate dangerous nodes from dangerous outcomes. Add VF010-VF013, explicit outcome contracts, graph evidence for policy gates, safe/unsafe refund fixtures, and clear runtime boundaries.
Next release gate
Do not add another integration by default. Prioritize evidence from real workflows:
- Measure false positives by rule and impact classifier.
- Accept anonymized fixtures from external users.
- Add a node type or policy only with a failing fixture.
- Improve GitHub annotations if SARIF users request it.
- Package for npm only when GitHub installation creates material friction.
- Add node-specific handoff and side-effect adapters only with adversarial safe/unsafe fixtures.
- Model additional atomic idempotency gates only when their duplicate path is proven to stop downstream items.
- Add impact categories and adapters only with a real anonymized workflow and an adversarial fixture.
- Explore optional runtime attestations only after users demonstrate that static contracts are insufficient.
Explicitly deferred
Hosted UI, custom MCP server, live n8n mutation, workflow generation, and broad multi-agent wrappers.