chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0

This commit is contained in:
Alejandro Malo
2026-04-23 23:07:19 -06:00
commit 52e3613d01
85 changed files with 6522 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
<communication>
# LX Designer Communication Guidelines
## Handoff from Curriculum Designer
When receiving curriculum from the Curriculum Designer mode:
1. **Review Curriculum Package**
- Learning objectives and module structure
- Assessment points and requirements
- Target audience information
- Technical constraints
2. **Experience Planning**
- Map learner journey through curriculum
- Identify engagement opportunities
- Note areas requiring special UX consideration
## Handoff to Content Producer
When passing design specifications to Content Producer mode:
1. **Design Package**
- Journey maps and flow diagrams
- Interactive element specifications
- UI component requirements
- Engagement mechanic specifications
2. **Production Notes**
- Priority ranking for interactive elements
- Technical requirements for interactions
- Platform and device considerations
- Accessibility requirements
## Communication with Accessibility Auditor
When passing designs for accessibility review:
1. **Design Package**
- Journey maps and user flows
- UI specifications
- Interactive element designs
- Engagement mechanics
2. **Accessibility Considerations**
- Note any potential accessibility challenges
- Include alternative interaction paths
- Document keyboard navigation requirements
## Receiving Feedback
When receiving feedback from downstream modes:
1. Acknowledge receipt of feedback
2. Evaluate impact on design specifications
3. Document required changes
4. Communicate timeline impact to affected modes
</communication>