1.6 KiB
1.6 KiB
Review Studio 2.0 Method
Review Studio is the release-facing audit surface for a skill package. It does not replace the detailed reports; it turns them into one reviewer decision page.
Purpose
- Show release blockers and warnings before the package deepens.
- Link every gate back to a concrete evidence artifact.
- Keep review flow vertical: summary first, gates second, supporting details after.
- Avoid hiding output quality, runtime, trust, and portfolio issues across separate pages.
Required Gates
- Intent Canvas: intent confidence and unresolved input/output/exclusion gaps.
- Trigger Lab: route scorecard, misroutes, ambiguous cases, and near-neighbor safety.
- Output Lab: with-skill vs baseline delta, case count, file-backed cases, near-neighbor cases, and boundary cases.
- Context Budget: initial load, budget tier, warnings, and quality density.
- Runtime Matrix: target conformance pass/fail and degradation notes.
- Trust Report: secret scan, script surface, dependency pinning, network/interactive flags, and package hash.
- Skill Atlas: route collisions, stale skills, owner gaps, and no-route opportunities.
- Release Notes: promotion status, migration notes, known gaps, and next move.
Gate Semantics
pass: evidence is present and the gate is satisfied.warn: review can continue, but the issue must be visible before release.block: do not claim production, library, governed, or public readiness until fixed.
For library and governed skills, Output Lab should have at least five cases and cover file-backed, near-neighbor, and boundary scenarios.