@thanh01.pmt/curriculum-kit 1.4.10 → 1.4.12

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.
package/dist/ai/index.cjs CHANGED
@@ -1918,6 +1918,11 @@ Every slide MUST include notes with:
1918
1918
  - Cold-Call: 1 check question
1919
1919
  - Scaffolding Tip: 1 analogy or hint
1920
1920
 
1921
+ ### \u26A0\uFE0F STRICT SLIDE FORMATTING INVARIANTS:
1922
+ 1. Every slide MUST store its content fields inside "slots": { ... }. NEVER put "title", "content", or points at the top level of a slide!
1923
+ 2. All code slots MUST contain real, executable, high-fidelity code. Never use placeholders like "<CODE>" or "...".
1924
+ 3. All point and card slots MUST contain concrete, rich pedagogical explanations. Never use placeholder dots or empty cards.
1925
+
1921
1926
  ### Output JSON Format:
1922
1927
  \`\`\`json
1923
1928
  {