What the instrument measured.
4 / 2 legibility
2 / 3 constraint
8 / 7 interaction
Measured against a pinned commit.
- Repository
- mozilla/protocol
- Revision
- 6bcf86774135, committed 2026-06-24
- System directory
- components
- Components found
- 64, of which 48 carry documentation and 37 have a colocated doc artifact
- Agent context
- 2 context files, 0 skills
- Tokens
- 46 distinct, across 9 sources (9 authored); dark mode unobservable
- Adherence surface
- 17 files outside the system, graded own-docs-site: the Fractal docs build is the only in-repo consumer.
What the counts point at.
Each finding carries its count, its severity and up to three file references. A finding on a property that was not banded is still a finding; it is reported without a score.
Design tokens are declared in more than one place in this repository's own authored source, so a value changed in one must be kept in agreement with the others by hand.
- assets/sass/protocol/includes/forms/index.scss sass, 15 token(s)
- theme/assets/sass/settings/_settings.scss sass, 15 token(s)
- assets/sass/protocol/includes/mixins/_images.scss sass, 9 token(s)
Some components carry no documentation an agent could find. That is 16 of the 64 components found in system source, with no head comment on their own source, no colocated doc artifact matching their name, and no docs/ entry, so an agent must reverse-engineer their contract from implementation alone.
- components/layout/03-card-layout/card-layout.html
- components/forms/03-checkboxes/checkboxes.html
- components/forms/09-choices/choices.html
Built twice: cold, then informed.
Set up from its own documentation, in full, with every step that could not be followed recorded. Draw 1 of 3, judged; draws 2 and 3 pending.




What setting it up found
The package README documents installation only: one npm command, then a table of metadata. It names no Sass import path, no JavaScript entry point, and no initialisation call. Everything needed to actually consume the system had to be found by reading the package's file tree.
Handling: Used the package's own published entry points (protocol/css/protocol.scss, protocol/css/protocol-components.scss). No documented step was skipped, because almost nothing is documented in the package.
Protocol ships JavaScript (protocol/js/) for interactive components but the README gives no initialisation instruction, unlike GOV.UK Frontend which documents initAll() explicitly.
Handling: No JavaScript is initialised. If a generated screen's interactive components do not work, that is attributable to the absence of documented initialisation.
Screens generated
| Arm | Draw | Date | Duration | Files read | Outcome |
|---|---|---|---|---|---|
| cold | 1 | 2026-08-14 | 8 min | 3 | completed |
| informed | 1 | 2026-08-14 | 15 min | 11 | completed |
Model: claude-opus-4-8. Generated under GitHub Actions isolation, the agent's own environment, with the frozen task text and no interaction. Files read is the number of repository files the agent opened, from its own transcript.
Cold arm, draw 1 · the working
- Counted
- 34 hardcoded colours, 113 hardcoded dimensions, 0 raw elements where a component exists, 21 uses of the system's components, 0 foreign UI imports, 0 invented names.
- Read
- 0 documentation reads, 8 reads of the package's source or types; went looking for documentation unprompted: no.
- Checklist
- I1 yes · I2 yes · I3 yes · I4 yes · I5 yes · I6 yes · I7 no · I8 no · I9 yes · I10 noI7: success and failure each communicated, not observed (probe: success wording seen; failure wording not seen (query parameters tried)). I8: loading and load failure render, not observed (probe: loading state seen at first paint; load-failure state not rendered under the query spellings tried). I10: every control keyboard reachable, not observed (probe tab walk: 13 toggles, 2 time inputs, 1 selects reached, save not reached, focus visible on 100%)
- Composition
- Six no's: conforms. Cards and a table on the ground, inset, a sticky save bar. Every text element renders in a serif fallback: the system's type is not applied at all, and the screen's own stylesheet carries 34 colours and 113 dimensions.
Informed arm, draw 1 · the working
- Counted
- 2 hardcoded colours, 15 hardcoded dimensions, 3 raw elements where a component exists, 37 uses of the system's components, 0 foreign UI imports, 0 invented names.
- Read
- 0 documentation reads, 18 reads of the package's source or types.
- Checklist
- I1 yes · I2 yes · I3 yes · I4 yes · I5 no · I6 yes · I7 yes · I8 yes · I9 yes · I10 noI5: unsaved changes indicated, not observed (probe: changed a control; unsaved wording did not appear). I10: every control keyboard reachable, not observed (probe tab walk: 13 toggles, 2 time inputs, 1 selects reached, save not reached, focus visible on 100%)
- Composition
- Six no's: conforms. Shadowed cards, inset, gaps, a floating save bar. Clean and on the system's type.
Judged 2026-09-09 by an agent under authorisation; a second read is pending. Constraint from the counts, banded twice, on how many kinds of the system's rules the output broke and on how many times it broke them, with the worse of the two published (deviation of 2026-09-10). Legibility and completeness from the transcript and the source, interaction from the ten-item checklist, composition from the six contract questions. Hover a checklist item for its observation.
Clone the repository at the revision above, point the instrument at the system directory, and the same numbers come out. The field manifest, the run script and the full payload this page was built from are committed beside it. Methods.