5.2 KiB
5.2 KiB
Changelog
All notable changes to the Innovation Content project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[1.1.1] - 2026-04-24
Added
Spanish Documentation
- Spanish version of Development Plan (
docs/plan-ES.md) - Spanish version of SRS (
docs/srs-ES.md) - Spanish version of Support Team Guide (
docs/support-team-guide-ES.md) - Spanish version of User Guide (
docs/user-guide-ES.md)
Changed
- Updated all documentation to version 1.1.1
- Total file count increased from 121 to 125
[1.1.0] - 2026-04-24
Added
Documentation
- Support Team Guide (
docs/support-team-guide.md) with installation, troubleshooting, and prompt sequences - User Guide (
docs/user-guide.md) with conceptual introduction, mode usage tips, and workflow optimization
Version Updates
- Updated all documentation to version 1.1.0
- Added version compatibility table in Support Team Guide
Added
Modes
- 📝 Curriculum Designer mode with 5 supporting skills
- 📖 Instructional Writer mode with 5 supporting skills
- 🧪 Assessment Developer mode with 5 supporting skills
- 🎬 Content Producer mode with 5 supporting skills
- 🎨 Learning Experience Designer mode with 5 supporting skills
- ♿ Accessibility Auditor mode with 5 supporting skills
Skills
learning-objective-validator- Validate objectives against Bloom's Taxonomycompetency-mapper- Map objectives to competency frameworkscurriculum-gap-analyzer- Identify gaps in curriculum coveragestandards-compliance-checker- Verify alignment with educational standardsprerequisite-analyzer- Validate prerequisite chainsreadability-analyzer- Analyze content readabilitytone-consistency-checker- Ensure consistent voice and toneactive-learning-designer- Design active learning exercisesexplanation-quality-checker- Evaluate explanation effectivenessformative-assessment-writer- Generate formative assessment questionsassessment-validator- Validate assessment alignmentitem-analysis-tool- Statistical analysis of assessment itemsrubric-generator- Create analytic and holistic rubricsbias-detector- Identify bias in assessment itemsadaptive-logic-designer- Design adaptive assessment logicstoryboard-validator- Validate multimedia storyboardsmedia-asset-manager- Manage multimedia educational assetsscorm-packager- Package content for LMS deliverycaption-quality-checker- Validate caption and transcript qualityinteractive-content-builder- Create H5P and interactive contentjourney-mapper- Map learner journeys and pathwaysengagement-analyzer- Analyze learner engagement patternsgamification-designer- Design gamification elementsmicrolearning-architect- Design microlearning structuresui-spec-generator- Generate UI specificationswcag-compliance-checker- Audit WCAG compliancescreen-reader-simulator- Simulate screen reader experiencecolor-contrast-analyzer- Analyze color contrast ratioscognitive-accessibility-checker- Evaluate cognitive accessibilityremediation-advisor- Provide accessibility remediation guidance
Documentation
- Project README with quick start guide
- Development plan (docs/plan.md)
- Software Requirements Specification (docs/srs.md)
- Agent configuration guidelines (AGENTS.md)
Changed
Deprecated
Removed
Fixed
Security
[1.0.0] - 2026-04-24
Added
- Initial release of Innovation Content project
- 6 modes for educational content development
- 30 skills supporting the modes (5 per mode)
- 42 XML instruction files (7 per mode)
- Comprehensive documentation (README, CHANGELOG, AGENTS, Plan, SRS)
Mode Details
| Mode | XML Rules | Skills |
|---|---|---|
| Curriculum Designer | 7 | learning-objective-validator, competency-mapper, curriculum-gap-analyzer, standards-compliance-checker, prerequisite-analyzer |
| Instructional Writer | 7 | readability-analyzer, tone-consistency-checker, active-learning-designer, explanation-quality-checker, formative-assessment-writer |
| Assessment Developer | 7 | assessment-validator, item-analysis-tool, rubric-generator, bias-detector, adaptive-logic-designer |
| Content Producer | 7 | storyboard-validator, media-asset-manager, scorm-packager, caption-quality-checker, interactive-content-builder |
| LX Designer | 7 | journey-mapper, engagement-analyzer, gamification-designer, microlearning-architect, ui-spec-generator |
| Accessibility Auditor | 7 | wcag-compliance-checker, screen-reader-simulator, color-contrast-analyzer, cognitive-accessibility-checker, remediation-advisor |
XML Rule Files (per mode)
1_workflow.xml- Primary workflow definition2_best_practices.xml- Best practices and guidelines3_common_patterns.xml- Common design patterns4_decision_guidance.xml- Decision-making guidance5_examples.xml- Worked examples6_error_handling.xml- Error handling procedures7_communication.xml- Communication and handoff protocols