Workspace overview
Everything the kernel has verified in the last 30 days, across both review boards.
Skill library
An expert's judgment, packaged: rubric + worked examples + a scope declaration. Search is semantic, not keyword — before an expert builds anything, the library shows what already reasons the same way.
Completion-claim Truthfulness
- Cross-checks "done" against the diff and the test output of that round
- Scope: language / agent traces
- Treats an unrun test as a failed claim
Self-report Reliability
- Cross-checks summary statements against the artifact produced
- Scope: language / agent traces + tool-use logs
- Treats an unrun test as incomplete, not failed
Calibration
Two review modes over the same underlying data. Pairwise builds a stable baseline fast; rubric produces the explainable multi-dimensional score. A skill has to clear the bar in both before it can be published.
Task–skill matching
Data arriving in the workspace is routed to the distilled skills whose scope declaration covers it — with the reason shown. When nothing covers a batch, the kernel says so out loud instead of quietly grading it with the nearest available standard.
Language review — 4-model comparison
Task: lazygit-style terminal Git client (Go + Bubble Tea). Same 10-round base spec, four anonymized models, aligned side by side. Fix rounds are counted against the model, not hidden.
Embodied review — 4-batch comparison
Same report skeleton as the language board, different rubric load-out. Compare targets are data batches instead of models; rounds become scene categories.
Failure modes
A low score on its own is a dead end. Every flagged sample also carries a failure-mode label, and repeated labels become candidate strategies you can route straight back — without leaving the review.
Coverage gaps
Reviewed data is clustered in embedding space and scored by how confidently the published skills cover each cluster. Low-confidence regions are the blind spots — found here, before the data reaches a training run, not after.
Data flywheel
Review traces are mined into strategies. In the MVP only one outlet is wired end to end — feeding standards back into the skill library — because it's the shortest closed loop we can measure.
Review traces
Every verdict keeps its evidence: which rubric clause fired, which span of the sample triggered it, which skill owned the call.
Strategy extraction
Recurring failure shapes are clustered into named strategies — "claims completion without running the UI path", "patch context under-anchored".
Skill library update
Strategies surface as suggested rubric edits in the author's calibration view. The expert approves; the skill version bumps.
Collection priority
Long-tail gaps found during review become collection targets. Wired after the skill-library loop proves out.