feat: anonymized repair engagement corpus pipeline for Avocet fine-tuning #38
Labels
No labels
backend
backlog
bug
duplicate
enhancement
frontend
good first issue
help wanted
invalid
ml
phase-2
phase-3
question
reorg
status:blocked
status:in-progress
status:review
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/avocet#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