@thanh01.pmt/curriculum-kit 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3360,13 +3360,13 @@ Evaluate the candidate artifact across these 6 dimensions:
3360
3360
  - 0 pts: Missing critical sections.
3361
3361
 
3362
3362
  5. **Technical & Conceptual Accuracy (15 pts):**
3363
- - 15 pts: Code snippets, logic flows, architectural descriptions, and Mermaid diagrams are conceptually sound, valid, and free of syntax hallucinations.
3363
+ - 15 pts: Code snippets, logic flows, architectural descriptions, and Mermaid diagrams are conceptually sound and valid. If \`canonicalExposition\` or \`[KNOWLEDGE_EXPOSITION]\` is provided, content strictly adheres to canonical concepts without contradicting definitions or examples.
3364
3364
  - 8 pts: Minor syntax inaccuracies or unidiomatic code that does not break core concepts.
3365
- - 0 pts: Severe technical hallucinations, broken logic, or invalid diagrams.
3365
+ - 0 pts: Severe technical hallucinations, broken logic, invalid diagrams, or direct contradiction of canonical exposition knowledge.
3366
3366
 
3367
3367
  6. **Contract Consistency & Zero-Drift (10 pts):**
3368
- - 10 pts: Satellite artifact strictly adheres to the scope, tech stack, and objectives of Lesson ${lessonId} without introducing unrelated topics.
3369
- - 0-5 pts: Scope drift or topic divergence detected.
3368
+ - 10 pts: Satellite artifact strictly adheres to the scope, tech stack, and objectives of Lesson ${lessonId} without introducing unrelated topics. If \`canonicalLessonExcerpt\` is present in candidate JSON, all satellite phases/activities strictly operationalize the master Lesson Flow and Activity Sequence without inventing divergent timelines.
3369
+ - 0-5 pts: Scope drift, topic divergence, or disjoint activity sequence detected compared to master lesson.
3370
3370
 
3371
3371
  ## VERDICT RULES
3372
3372
  - **PASS:** Score >= 80 AND Language Adherence = true AND Standards Alignment >= 12 (when STANDARDS GROUND TRUTH is present).