What problem does it solve? Teams running prompt-based skills on expensive models need to know whether a cheaper model tier produces statistically equivalent results, without guessing or relying on anecdotal spot checks. ## Core Features & Use Cases - Tier Sweep with Statistics: Runs the frozen winning prompt across haiku, sonnet, and opus tiers with adaptive seed batches, epsilon tie rules, and bootstrap confidence intervals. - Provenance Reconciliation: Replays relayed scores from disk via a reconcile CLI before any certification is written, blocking unverifiable results. - Durable Artifacts: Writes a validated tier-profile.json and a human-readable report.md with per-tier means, confidence intervals, and saturation diagnostics. - Use Case: After a variant sweep picks a winning prompt for a classification skill, run the tier ladder to certify it for haiku instead of opus, cutting inference cost while keeping measured quality. ## Quick Start Ask the agent to run the tier ladder for a specific skill id to certify whether it can be downgraded to a cheaper model tier.