Persona Layout Schema Validator
Validate persona-layout.config.json against the onboarding governance schema and catch localization or analytics gaps.
Validation results
Awaiting validation
Overview
Validate persona-layout JSON templates entirely in the browser before merging or shipping onboarding experiments.
How to use
- Run validation to catch schema violations, missing localization flags, and CTA tracking gaps.
- Review advisories, adjust modules, then rerun until warnings are resolved.
Use cases
- Add a pre-commit check for onboarding layouts in CI or design ops workflows.
- Share schema-compliant templates with localization or analytics partners.
- Audit partner-delivered layouts before rollout to production cohorts.
Tips & knowledge
- Keep persona identifiers lowercase and kebab-case to stay aligned with analytics tags.
- Mark modules that surface copy with l10n=true so translation coverage stats stay accurate.
- Ensure CTA modules include tracking fields to preserve funnel attribution.