CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/compatibility-budget

Pure-reference for deciding how large a compatibility matrix a team can afford and for publishing that commitment - defines tier-1 (must work; per-PR) vs tier-2 (must work; nightly) vs tier-3 (should work; pre-release) vs unsupported, with example budgets per product type (web / desktop / mobile / library), the matrix-size cost / coverage trade-off, and 'what we support' external templates. Use when a team must cap how many browser / OS / runtime combos it commits to, or must publish a support policy. This is the BUDGET and support-statement gate - for the traffic-share analysis that picks WHICH specific browsers belong in each tier use browser-matrix-strategy-reference; to execute the resulting matrix use the runners browser-matrix-runner (bundled engines) or selenium-grid-4-runner (self-hosted).

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

compatibility-budget-tiers.mdreferences/

Compatibility budget - tier definitions and example budgets

Detailed reference for compatibility-budget. The tier model below defines the four commitment levels; the per-product-type tables are starting templates to copy and adjust against your own telemetry.

Tier model

TierDefinitionCI cadence
Tier 1Must work; failure blocks releases.Per-PR smoke.
Tier 2Must work; failure blocks releases on detection.Nightly full suite.
Tier 3Should work; broken-here is a known issue.Pre-release manual / weekly.
UnsupportedExplicitly out of scope; bugs closed as "not supported."None.

The tier signals engineering investment, not user importance - a configuration with low traffic but contractual obligation may be Tier 1.

Example budget per product type

Modern web app

ConfigurationTier
Chrome (current + 1 prior)1
Edge (current)1
Safari (current + 1 prior)1
Firefox (current)2
iOS Safari (current + 1 prior)1
Chrome on Android (current)1
Firefox Android3
Samsung Internet3
Internet Explorerunsupported
< Chrome 100unsupported

Internal SaaS (controlled audience)

ConfigurationTier
Chrome (latest stable)1
Chrome (current - 1 stable)1
Edge (latest)2
Firefox3
Safari3
All othersunsupported

Open-source library

ConfigurationTier
Node 18, 20, 22 on Linux1
Node 18, 20, 22 on macOS2
Node 18, 20, 22 on Windows2
Bun (current)3
Deno (current)3
Older Node EOL versionsunsupported

Mobile native app

ConfigurationTier
iOS 17, 16 (current + 1 prior)1
iOS 152
iOS 143
< iOS 14unsupported
Android 14, 131
Android 122
Android 113
< Android 11unsupported

SKILL.md

tile.json