TB-02 — Auto-Validation on Field Complete
Summary
When a site visit is marked complete, automatically run the 10-point cert validation. If it passes, advance the project to “Ready for Cert.” If it fails, auto-generate an RFI listing the specific missing items. No human needed to notice what is missing.
What it produced
- auto-validation-service — 10-point checklist that runs on status transition, auto-advances or auto-creates RFI
- RFI-system — enhanced with auto-generated RFIs from validation failures
- Project-Status-Flow — automated transition from Field Complete to Ready for Cert
Connections
- depends on: cert-generator-v3 — reuses existing cert validation logic
- depends on: Supabase — reads project and site visit data
- produced: auto-validation-service
- feeds into: pipeline-shepherd (TB-03) — shepherd triggers validation for stale Field Complete projects