{ "_note": [ "Hand-counted from the AUTHORED content in make_k2_office.py, never from a", "converter's output: a fasit read off one converter would score that", "converter on its own homework. Committed before the measurement in", "docs/2026-09-07-k2-pptx-odt-rtf-fixtures.md was run.", "The three documents carry the SAME content in three containers, so the", "counts are shared and the container is the only variable." ], "counted_by": "hand, from tests/fixtures/make_k2_office.py", "counted_at": "2026-09-07", "shared": { "cells": 56, "pairs": 20, "strings": 59 }, "how_counted": { "cells": "20 rows x 2 columns (PAIRS) + 4 rows x 4 columns (GRID) = 40 + 16", "pairs": "the 20 PAIRS rows; every label ends in a colon, which is the rule label_value_rows selects on", "strings": "TITLE + INTRO + GRID_CAPTION + 56 cells = 59, all distinct after normalisation and all at or above MIN_STRING" }, "documents": { "krav-presentasjon.pptx": { "cells": 56, "pairs": 20, "strings": 59, "container": "two slides: title, intro and the 20-row table on slide 1; caption and the 4x4 grid on slide 2" }, "krav-tekstdokument.odt": { "cells": 56, "pairs": 20, "strings": 59, "container": "one text body: heading, intro paragraph, 20-row table, caption paragraph, 4x4 table" }, "krav-rikt-tekstformat.rtf": { "cells": 56, "pairs": 20, "strings": 59, "container": "flat stream: title paragraph, intro paragraph, 20 table rows, caption paragraph, 4 table rows" } } }