Skip to content

feat(styles): add corporate-lms playbook for internal LMS training#68

Open
nicksonnenberg wants to merge 1 commit into
calesthio:mainfrom
nicksonnenberg:feat/corporate-lms-playbook
Open

feat(styles): add corporate-lms playbook for internal LMS training#68
nicksonnenberg wants to merge 1 commit into
calesthio:mainfrom
nicksonnenberg:feat/corporate-lms-playbook

Conversation

@nicksonnenberg

Copy link
Copy Markdown

Closes #67

Summary

Adds styles/corporate-lms.yaml — a style playbook for internal employee training videos destined for corporate LMS.

Encodes LMS-specific quality bars not covered by existing playbooks: learning-objective placement (Bloom-verb form, first 7s), no marketing CTA at close, mandatory transcript artifact (TXT/VTT), captions safe-zone (bottom 18% reserved), conservative pacing (4s minimum hold for LMS players that disable scrubbing), source-document citation for every factual claim, inclusive imagery, localization lock at brief stage.

Schema-validated against schemas/styles/playbook.schema.json.

Test plan

  • Validates against playbook.schema.json (jsonschema)
  • Reviewer surfaces violations of LMS-specific quality_rules in a real LMS proposal
  • Discoverable via playbook_loader.discover_playbooks()

🤖 Generated with Claude Code

…deos

Adds styles/corporate-lms.yaml — a style playbook for internal employee
training videos destined for corporate Learning Management Systems.

Encodes LMS-specific quality bars that differ from marketing/YouTube:
learning-objective placement, no marketing CTA, mandatory transcript
artifact, captions safe-zone, conservative pacing for LMS players that
disable scrubbing, source citations for factual claims, inclusive
imagery, and localization lock at brief stage.

Schema-validated against schemas/styles/playbook.schema.json.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@nicksonnenberg nicksonnenberg requested a review from calesthio as a code owner May 9, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add corporate-lms style playbook for internal LMS training videos

1 participant