observations
Data license: CC BY-SA 4.0 (records) · Apache 2.0 (tools) · Data source: Loxyn-Korela/fault-atlas
2 rows where form_id = "form-118"
This data as json, CSV (advanced)
| id ▼ | form_id | form_name | corpus | corpus_id | document | date | observer | excerpt_en | excerpt_original | lang | probe |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 93 | Unicode traps in native PDF form-118 | Unicode traps in native PDF | observation 2026-08 (Europe PMC JATS 2023-2026 and PubMed abstracts) | 2026-08-08 | house observer (LLM agent), see report | 1,569 U+200B characters measured in ONE single publisher PDF, injected BETWEEN the characters of the DOIs in the bibliography (observed 2026-08-08). And 8 non-Latin scripts observed in the "languages" wave the same day, where U+200C/U+200D CARRY MEANING. | 1 569 caractères U+200B mesurés dans UN seul PDF d'éditeur, injectés ENTRE les caractères des DOI de la bibliographie (observé le 08/08/2026). Et 8 écritures non latines observées dans la vague « langues » du même jour, où U+200C/U+200D sont PORTEURS DE SENS. | fr | |||
| 94 | Unicode traps in native PDF form-118 | Unicode traps in native PDF | observation 2026-08 (272 Europe PMC JATS articles) | corpus-europe-pmc-jats-2023-2026 | 2026-09-09 | house probe (regex, no model), written 2026-08-08, re-run by the Fault Atlas maintainer | Probe re-run on the 272 JATS files: 9/272 carriers (nonEN 5, meta 2, phys 2). Examples — meta-PMC13157766.xml: '\xad' ×4 · meta-PMC13260247.xml: '\u200b' ×1 · nonEN-PMC13193188.xml: '\u200b' ×2 | Probe re-run on the 272 JATS files: 9/272 carriers (nonEN 5, meta 2, phys 2). Examples — meta-PMC13157766.xml: '\xad' ×4 · meta-PMC13260247.xml: '\u200b' ×1 · nonEN-PMC13193188.xml: '\u200b' ×2 | en | probes/2026-08/line-118.py |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE observations(id integer primary key, form_id text references forms(id), form_name text, corpus text, corpus_id text, document text, date text, observer text, excerpt_en text, excerpt_original text, lang text, probe text);