Skip to content

Instantly share code, notes, and snippets.

View vivshaw's full-sized avatar
🫖
418 I'm a teapot

Hannah Vivian Shaw vivshaw

🫖
418 I'm a teapot
View GitHub Profile
@vivshaw
vivshaw / method.md
Created February 16, 2026 08:10 — forked from dollspace-gay/method.md
Verification-Driven Development (VDD) via Iterative Adversarial Refinement

Verification-Driven Development (VDD)

Methodology: Iterative Adversarial Refinement

Overview

Verification-Driven Development (VDD) is a high-integrity software engineering framework designed to eliminate "code slop" and logic gaps through a generative adversarial loop. Unlike traditional development cycles that rely on passive code reviews, VDD utilizes a specialized multi-model orchestration where a Builder AI and an Adversarial AI are placed in a high-friction feedback loop, mediated by a human developer and a granular tracking system.

I. The VDD Toolchain