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,63 @@
<communication>
# Content Producer Communication Guidelines
## Handoff from Instructional Writer
When receiving content from the Instructional Writer mode:
1. **Review Content Package**
- Lesson content and scripts
- Content outlines and storyboards
- Learning objectives to align with
- Accessibility requirements
2. **Acknowledge Receipt**
- Confirm all required content is present
- Note any missing elements
- Estimate production timeline
3. **Production Planning**
- Determine media types needed
- Identify existing assets that can be reused
- Flag content requiring new asset creation
## Handoff to Accessibility Auditor
When passing content to the Accessibility Auditor mode:
1. **Content Package**
- All media files (video, audio, images)
- Captions and transcripts
- Alt text for images
- Interactive content files
- SCORM package (if applicable)
2. **Accessibility Checklist**
- [ ] Captions created and synced
- [ ] Transcripts provided
- [ ] Alt text written for all images
- [ ] Keyboard navigation tested
- [ ] Color contrast verified
3. **Known Issues**
- Document any known accessibility concerns
- Note content that may require special handling
## Communication with LX Designer
When coordinating with LX Designer mode:
1. Provide media specifications
2. Share interactive element requirements
3. Note technical constraints
4. Include engagement metrics from similar content
## Receiving Feedback
When receiving feedback from downstream modes:
1. Acknowledge receipt of feedback
2. Evaluate impact on produced content
3. Document required changes
4. Communicate timeline impact to affected modes
</communication>