Summary
Prerequisite for the fine-tuning epic. Merge both feature branches to main so the epic branch starts from a clean baseline.
Tasks
Context
feature/distillation-pipeline brings: training/ modules, schools/bishop-state/config.yaml, seed queries
feature/shap-explainability brings: Step 10b SHAP computation, shap_explanations JSON column, safeParse helper
Acceptance Criteria
- Both branches merged to main without regressions
- Epic branch created and pushed to origin
Summary
Prerequisite for the fine-tuning epic. Merge both feature branches to main so the epic branch starts from a clean baseline.
Tasks
feature/distillation-pipeline→main(training pipeline, school config, seed queries, model-client.ts)feature/shap-explainability→main(SHAP computation, SHAP-aware enrich_with_llm, student API, feasibility report)fine-tuning/student-explainabilityfrom updated mainContext
feature/distillation-pipelinebrings:training/modules,schools/bishop-state/config.yaml, seed queriesfeature/shap-explainabilitybrings: Step 10b SHAP computation,shap_explanationsJSON column,safeParsehelperAcceptance Criteria