|
1 | 1 | # Rubric audit snapshot — 2026-05-12 |
2 | 2 |
|
| 3 | +> **Superseded.** This is a point-in-time snapshot. The catalog has since dropped the Workers journey (journey sections went from 24 to 21) and the figure registry grew past a one-per-slug count. The journey-section counts below have been corrected to the current 21; regenerate a fresh snapshot with `make rubric-audit` rather than trusting the rest of these frozen numbers. |
| 4 | +
|
3 | 5 | This snapshot audits the shipped catalog against the example, example-figure, and journey-visualisation rubrics. It records the green baseline and the accepted exception so future passes can hunt for semantic drift instead of rediscovering the same ledgers. |
4 | 6 |
|
5 | 7 | ## Scoreboard |
6 | 8 |
|
7 | 9 | - Examples: count=109, min=7.1, avg=8.98, median=9, below9=1, distribution=7.1 × 1, 9 × 108 |
8 | 10 | - Example diagrams: count=109, min=9, avg=9.01, median=9, below9=0, distribution=9 × 106, 9.5 × 3 |
9 | | -- Journey diagrams: count=24, min=9, avg=9.02, median=9, below9=0, distribution=9 × 23, 9.5 × 1 |
| 11 | +- Journey diagrams: count=21, min=9, avg=9.02, median=9, below9=0, distribution=9 × 20, 9.5 × 1 |
10 | 12 | - Accepted waiver: `hello-world` remains intentionally tiny at 7.1. |
11 | 13 | - Graph health: 109 linked sources, 361 edges, 0 orphaned examples. |
12 | 14 |
|
@@ -54,7 +56,7 @@ This snapshot audits the shipped catalog against the example, example-figure, an |
54 | 56 | | Grammar conformance | Shared geometry contracts | PASS | |
55 | 57 | | Independence from lesson figures | Section figures compared with example attachments | PASS | |
56 | 58 | | Layout fit | Journey figure dimensions within production column | PASS | |
57 | | -| Outcome support | `check_journey_outcomes.py` over all 24 sections | PASS | |
| 59 | +| Outcome support | `check_journey_outcomes.py` over all 21 sections | PASS | |
58 | 60 | | Prerequisite order | Journey order reviewed against lesson dependencies | PASS | |
59 | 61 |
|
60 | 62 | ## Example and diagram inventory |
|
0 commit comments