feat: anonymized repair engagement corpus pipeline for Avocet fine-tuning #38
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Each AI code repair engagement produces high-quality before/after training data: broken AI-generated code in, clean guardrailed code out, with audit notes explaining what went wrong. Anonymized, this is a valuable fine-tuning corpus that improves future repair quality automatically.
Data shape per engagement
Each engagement produces:
Pipeline
1. Engagement capture (during consulting work)
2. Anonymization
3. Avocet integration
data/repair_corpus/4. Feedback loop
Notes