Skip to content

v0.2.0-alpha: UX design system, WCAG 2.1 AA compliance, Somatic/Emotional/Interpersonal lines, developmental assessments

Pre-release
Pre-release

Choose a tag to compare

@paruff paruff released this 25 Jul 13:22

v0.2.0-alpha: UX design system, WCAG 2.1 AA compliance, Somatic/Emotional/Interpersonal lines, developmental assessments

75 modules · 7 developmental lines · WCAG 2.1 AA compliant

This is the second milestone release of the Integral Education Platform,
focused on design system maturity, accessibility compliance, and line-specific
content expansion.

UX Design System

  • Lora display typeface for all headings, forest green #1a6b3c brand palette
  • AQAL quadrant motif as signature hero element (CSS-only, accessible)
  • Standardized emoji/icon system across all 75 module headings
  • Safety tier badges on Tier 2/3 content (⛑️ 2 · Guided)
  • WCAG 2.1 AA: 0 axe-core violations, 100/100 Lighthouse, 12 focus-visible rules

New Content

  • Somatic Line: overview module, competency map, ILP taxonomy, safety addendum, QuickStart
  • Emotional & Interpersonal Lines: QuickStarts, stage maps, ILP taxonomy, safety addenda
  • Honest efficacy statement: what this platform can and cannot do, grounded in population-level research
  • Developmental assessments: Find Your Path line routing, 4 line profile assessments, 2 stage progress assessments

Quality & Compliance

  • Full WCAG 2.1 AA compliance verified by automated audit
  • Content protocol CI pipeline: hype language, shadow safety, AQAL token coverage
  • 6 accessibility violations remediated (link-in-text-block, color-contrast)
  • 68→75 modules, all with consistent evidence-tiering metadata

QuickStart

# The platform is live at:
https://paruff.github.io/integral-education/

# To run locally:
git clone https://github.com/paruff/integral-education.git
cd integral-education
npm ci
npm run build
npm run serve

Full Changelog

https://github.com/paruff/integral-education/blob/main/CHANGELOG.md