Video Tutorial Scripts
Production-ready scripts for recording TealTiger Playground video tutorials. Each tutorial includes timestamps, narration text, and screen actions so that anyone on the team can record a consistent, professional walkthrough.
These scripts reference the written guides in the playground documentation. Use them alongside the guides for detailed technical context.
Tutorial 1: Workspace Setup
Duration: ~8 minutes | Audience: New users, team leads | Related Guide: Getting Started
Script Outline
| Timestamp | Section | Key Actions |
|---|
| 0:00–0:30 | Introduction | Show playground landing page |
| 0:30–1:30 | Sign In with GitHub | OAuth flow, permissions review |
| 1:30–2:00 | Anonymous Mode | Show editor working without auth |
| 2:00–3:30 | Create a Workspace | Workspace Selector → Create New |
| 3:30–5:00 | Invite Team Members | Settings → Invite → Role assignment |
| 5:00–6:30 | Create First Policy | Policy Registry → Monaco Editor |
| 6:30–7:30 | Use a Template | Template Library → Customizer |
| 7:30–8:00 | Wrap-Up | Show workspace with policies |
Tutorial 2: Policy Governance Workflow
Duration: ~10 minutes | Audience: Policy authors, reviewers | Related Guide: Governance Workflow
Script Outline
| Timestamp | Section | Key Actions |
|---|
| 0:00–0:30 | Introduction | Show Draft policy |
| 0:30–1:30 | Policy States | Draft/Review/Approved/Production badges |
| 1:30–3:00 | Configure Approvers | Workspace Settings → Governance |
| 3:00–4:30 | Submit for Review | Request Approval → badge change |
| 4:30–6:30 | Review and Approve | Diff View, inline comments, approve |
| 6:30–7:30 | Impact Analysis | Run analysis, review results |
| 7:30–8:30 | Promote to Production | Deploy, badge change |
| 8:30–9:30 | Emergency Bypass | Bypass modal, audit trail event |
| 9:30–10:00 | Wrap-Up | Audit Trail with governance events |
Tutorial 3: Compliance Framework Mapping
Duration: ~9 minutes | Audience: Compliance officers, security leads | Related Guide: Compliance Mapping
Script Outline
| Timestamp | Section | Key Actions |
|---|
| 0:00–0:30 | Introduction | Compliance Dashboard empty state |
| 0:30–1:30 | Supported Frameworks | Framework Selector, OWASP/NIST/SOC2/ISO/GDPR |
| 1:30–3:00 | Map a Policy | Compliance tab → Map to ASI02 |
| 3:00–4:30 | Cross-Framework Mapping | Same policy → GDPR + ISO 27001 |
| 4:30–5:30 | Coverage Tracking | Dashboard percentages, gap identification |
| 5:30–7:00 | Generate Report | Report preview, PDF export with branding |
| 7:00–8:30 | Custom Framework | JSON definition, load, map policies |
| 8:30–9:00 | Wrap-Up | Dashboard with improved coverage |
Tutorial 4: CI/CD Integration with GitHub Actions
Duration: ~10 minutes | Audience: DevOps engineers, team leads | Related Guide: CI/CD Integration
Script Outline
| Timestamp | Section | Key Actions |
|---|
| 0:00–0:30 | Introduction | GitHub repository |
| 0:30–2:00 | Configure Secrets | Settings → Secrets → Vercel tokens |
| 2:00–3:30 | CI Workflow | Walk through playground-ci.yml |
| 3:30–5:00 | CI in Action | PR with running checks, summary comment |
| 5:00–6:30 | CD Workflow | Deploy job, smoke tests |
| 6:30–8:00 | Custom Workflow | CICDIntegrationService, generated YAML |
| 8:00–9:00 | Branch Protection | Require status checks before merging |
| 9:00–9:30 | Free Tier Tips | Actions usage monitoring |
| 9:30–10:00 | Wrap-Up | Green checks in Actions tab |
Recording Guidelines
Environment Setup
- Clean browser profile, no extensions visible
- 1920×1080 resolution, 100% zoom
- Use a
demo-workspace with pre-populated sample data
- Sign in with a demo GitHub account
Screen Recording
- 1080p minimum, 30fps
- System audio off — narration added separately
- Deliberate, slow mouse movements
Narration
- 130–150 words per minute
- Quality USB microphone, quiet room
- Pause 1–2 seconds between sections
Branding
- TealTiger color palette for overlays
- Logo in intro and outro slides
- Consistent intro card: “TealTiger Playground — [Tutorial Title]“
Publishing Checklist