30 lines
825 B
JSON
30 lines
825 B
JSON
{
|
|
"schema_version": "2.0",
|
|
"library_kind": "generalized_cad_experience",
|
|
"induction_mode": "replay_validated_designir_with_deterministic_publication",
|
|
"status": "empty",
|
|
"policy": {
|
|
"instance_parameters_allowed": false,
|
|
"absolute_coordinates_allowed": false,
|
|
"single_case_promotion_allowed": false,
|
|
"teacher_geometry_allowed": false,
|
|
"llm_semantic_review_required": true,
|
|
"draft_evidence_verified": true,
|
|
"router_consumable": true,
|
|
"minimum_support": 3
|
|
},
|
|
"corpus_summary": {
|
|
"accepted_case_count": 0,
|
|
"duplicate_case_count": 0,
|
|
"rejected_case_count": 0,
|
|
"family_count": 0
|
|
},
|
|
"experience_summary": {
|
|
"llm_proposal_count": 0,
|
|
"promoted_experience_count": 0,
|
|
"candidate_experience_count": 0
|
|
},
|
|
"experiences": [],
|
|
"candidate_experiences": []
|
|
}
|