Standards Feedback

This document describes the current Standards Feedback mechanics.

Standards feedback is how Veritas learns whether the repo standards are helping, missing coverage, creating noise, or failing to catch important issues.

Simple Idea

For every AI-guided run, keep two records:

  1. generated evidence for what happened during the run
  2. standards feedback for how that run turned out afterward

That second record lets Veritas measure effectiveness instead of only intent.

The current CLI command group is:

veritas feedback draft
veritas feedback record
veritas feedback summary
veritas feedback recommend

These commands are the current standards-feedback and standards-recommendation surfaces.

What To Measure

Measure:

This is enough to tell whether Veritas reduces review work or only moves it around.

Recommendations

Standards feedback should produce standards recommendations such as:

Recommendations are not automatic policy mutation. They are reviewable suggestions backed by generated evidence.

Rollout

Use the enforcement ladder:

This is the bridge from static repo rules to earned merge autonomy.