Wiki

VibeFlow documentation — 25 pages across 4 categories.

Explanation

Agent Orchestration Policy

Defines the orchestration policy for the main AI agent — confidence thresholds, debate rules, anti-hallucination, and verification.

Architecture

High-level architecture of VibeFlow — AI-first Home, conversation runtime, owned async dispatch, and typed capability fabric.

Crystallize Update Proposal

How vf skills crystallize detects patterns matching an existing skill and prints a patch proposal instead of a draft.

Security Model

Security model — default safety posture, permission classes, protected paths, secrets handling, and audit log.

Skill Discovery and Evolution

How VibeFlow discovers external skills and evolves internal skills from real project execution — discovery order, changelog, and promotion lifecycle.

Skill Providers

Provider-based skill discovery layer — Context7, Vercel find-skills, npm packages, trust model, and resolution flow.

Skill Security Scan

Optional static security scan gate that runs before a local skill is promoted to verified via vf skills verify.

Skills System

The Anthropic-style skill system — standard format, metadata, categories, registry priority, and usage rules.

Tool Adapters

How tool adapters translate canonical context into engine-specific files for supported coding CLIs.

Web UI Design

Design specification for the web UI — AI-first Home surfaces, UX principles, approval flow, and real-time updates.

Work-Unit Orchestration

How VibeFlow decomposes tasks into scoped, file-backed work units with quality gates, lifecycle tracking, and sub-agent guardrails.

How-to

Reference

Tutorial