ACI Extraction Protocol
This document describes the six extraction lenses used to mine Agentic Coding Insights (ACIs) from real development repositories. Each lens targets a different kind of lesson. Applied systematically across repos, they produce the raw material for the course.
General Process
For each lens applied to each repo:
- Run the specified commands to collect raw findings
- Interpret findings into ACI candidates (a one-sentence thesis + the evidence that supports it)
- Draft the ACI using the template at
content/templates/aci-template.md - Run the detrope gate (see
process/detrope-checklist.md) on every drafted ACI - Validate that the evidence is reproducible -- someone else should be able to run the same commands and find the same thing