Pythos 1.1.0
Latest Release✦ WHAT'S NEW
- Classical Interactive Visualization Engine (
vizEngine/): Trusted, schema-validated client visualization framework rendering Aegean-styled instruments with Ancient Greek typography (Cinzel), marble tablets, and responsive sliders. Includes 9 local simulation models: Projectile Motion (ΒΛΗΜΑ), Newton's Second Law (ΔΥΝΑΜΙΚΗ), Energy Conservation (ΕΝΕΡΓΕΙΑ), Momentum & Collisions (ΟΡΜΗ), Hooke's Law (ΕΛΑΤΗΡΙΟΝ), Wave Mechanics (ΚΥΜΑ), DC Circuits (ΚΥΚΛΩΜΑ), Unit Circle Trigonometry (ΤΡΙΓΩΝΟΜΕΤΡΙΑ), and Differential Calculus (ΑΠΕΙΡΟΣΤΙΚΟΣ ΛΟΓΙΣΜΟΣ). Features full LLM system prompt awareness of the[VIZ: ...]protocol, natural-language intent routing, and responsive wide viewport presentation placing simulations and controls side-by-side on desktop ($\ge 900\text{px}$) with zero vertical scrolling. - Accessible Markdown Tables: Full GitHub-Flavored Markdown table parsing in the zero-flash streaming pipeline with horizontal scroll protection and LaTeX cell compatibility.
- Student Problem Reporting System (
reportService.js): Student-facing 🐞 Report a Problem modal dialog, immutable daily JSON audit logging, administrative review lifecycles, student PII redaction, and dynamic runtime feature flags. - Deterministic Logical Reasoning Layer (
logic_verifier.py): Decoupled tri-aspect verification, unstated assumption auditing, and automated counterexample generation for invalid algebraic inferences. - Pedagogical Pacing & Adaptive Notation: Instant short-circuiting for trivial arithmetic ($15 \times 4$), progressive algebraic pacing, and adaptive multiplication notation ($\times \to \cdot \to$ juxtaposition).
⚖️ VERIFICATION & MASTER HARNESS
- 100% Pass Across 9 Master Test Suites: Unified regression runner (
test-regression-harness.js) verifying CAS mathematics, Math.js adversarial edge cases, tri-aspect logic, reporting lifecycles, PII minimization, pedagogy routing, structured tokens, table formatting, and the visualization engine.