Chapter
Tutorial Part 1: Introduction to the Case Study
Why the historical debate between Plate Tectonics and Geosyncline theory is a perfect test case for Chiral Narrative Synthesis.
Statistical prototype for CNS 2.0 dialectical synthesis validation
This tutorial demonstrates the mathematical framework for validating CNS 2.0’s dialectical synthesis capabilities through statistically rigorous experimentation. The historical debate between Plate Tectonics and Geosyncline theory serves as our statistical prototype—a single, carefully constructed validation case that establishes the methodology for automated generation of n ≥ 30 synthesis pairs required for publication-quality scientific validation.
The tutorial implements the Experimental Validation Protocol from the Minimum Viable Experiment (MVE), providing the mathematical foundation and DSPy automation specifications necessary to scale from manual prototype to statistically significant validation across multiple scientific domains.
For detecting synthesis quality improvements with statistical significance:
Target Effect Size: Cohen’s d = 0.8 (large effect)
Significance Level: α = 0.05 (two-tailed)
Statistical Power: 1-β = 0.80
Sample Size Calculation:
n = 2 × (z_α/2 + z_β)² / d²
n = 2 × (1.96 + 0.84)² / 0.8²
n = 2 × (2.80)² / 0.64
n ≥ 25 synthesis pairs (minimum)
n = 30 synthesis pairs (target with safety margin)
H₀: μ_improvement ≤ 0 (no systematic synthesis improvement)
H₁: μ_improvement > 0.1 (meaningful synthesis improvement over parent SNOs)
Success Criteria:
This statistical prototype directly supports the CNS 2.0 research validation requirements by:
Chapter
Why the historical debate between Plate Tectonics and Geosyncline theory is a perfect test case for Chiral Narrative Synthesis.
Chapter
A code-heavy guide to manually constructing the Structured Narrative Objects for the Plate Tectonics and Geosyncline theories.
Chapter
How to use the ChiralPairDetector and GenerativeSynthesisEngine to create a novel synthesis from two conflicting SNOs.
Chapter
Demonstrating the two-part evaluation protocol (quantitative and qualitative) to validate the generated synthesis.
Chapter
Specifications for automating the manual prototype through DSPy optimization to achieve statistical significance.