Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringclasses
10 values
title
dict
hypothesis
dict
protocol
dict
limitations
dict
repetitions
int64
3
3
environment
dict
metrics
unknown
average_ms
float64
0.22
15.3
raw_output_sha256
stringclasses
10 values
stable_across_repetitions
bool
1 class
status
stringclasses
1 value
publisher
dict
synthetic_only
bool
1 class
license
stringclasses
1 value
filename-batch-scan
{ "en": "Filename Batch Scan", "ru": "Пакетная проверка имён файлов" }
{ "en": "A bounded regex scan classifies all 50,000 generated names deterministically.", "ru": "Ограниченный regex-скан детерминированно классифицирует 50 000 имён." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "Synthetic names and one Node runtime; no filesystem I/O.", "ru": "Синтетические имена и одна среда Node; без filesystem I/O." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 50000, "invalid": 500 }
13.058
f593b3d47343aedf4787ab37927bd1494f310889c20c46161e3da1f6b9fd69ef
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
caption-readability-scan
{ "en": "Caption Readability Scan", "ru": "Проверка читаемости субтитров" }
{ "en": "A 42-character limit finds all injected long cues.", "ru": "Лимит 42 символа находит все добавленные длинные cues." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "Character count only; language readability is not inferred.", "ru": "Только подсчёт символов; читаемость языка не выводится." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 40000, "violations": 4000 }
0.39
b54cc4cb2fdabde603f6642882ab6fed1d05e6da593ce65e5d48f18be61aa7c0
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
dependency-dag-walk
{ "en": "Dependency DAG Walk", "ru": "Обход графа зависимостей" }
{ "en": "Topological traversal visits a 10,000-node synthetic chain without a cycle.", "ru": "Топологический обход посещает синтетическую цепочку из 10 000 узлов без цикла." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "One sparse graph shape; not a graph-library comparison.", "ru": "Одна форма разреженного графа; не сравнение библиотек." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 10000, "visited": 10000, "cycle": false }
1.86
202620652910ebebeb8960f1ff1047dc8313340ffb0bde5fa7eac5b2c618eef5
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
image-sequence-gap-scan
{ "en": "Image Sequence Gap Scan", "ru": "Поиск пропусков image sequence" }
{ "en": "A linear scan finds every injected internal frame gap.", "ru": "Линейный скан находит каждый внесённый внутренний пропуск кадра." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "Integer frame numbers only; file decoding is excluded.", "ru": "Только номера кадров; декодирование файлов исключено." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 49950, "gaps": 49 }
0.712
f63db90f9fca4d68fec8a00f70940437b0450e4121c705afd8437942ef6e7919
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
locale-matrix-completeness
{ "en": "Locale Matrix Completeness", "ru": "Полнота матрицы локализации" }
{ "en": "Required-output checks find all injected incomplete locale rows.", "ru": "Проверка выходов находит все внесённые неполные строки локалей." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "Three boolean outputs and two locales; no linguistic quality review.", "ru": "Три boolean-выхода и две локали; без лингвистической оценки." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 10000, "missing": 100 }
0.222
a45f765c3684cd23c05e3191c1bb979823485afb8e49b1609e35959f0e44ca51
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
jsonl-roundtrip-batch
{ "en": "JSONL Round-trip Batch", "ru": "Пакетный round-trip JSONL" }
{ "en": "Twenty thousand synthetic records survive JSON stringify/parse with stable IDs.", "ru": "Двадцать тысяч синтетических записей сохраняют ID после stringify/parse." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "In-memory JSON only; disk and streaming parsers are excluded.", "ru": "Только JSON в памяти; disk и streaming parsers исключены." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 20000, "mismatches": 0 }
11.616
df564a97b36f701044cbe2e8f77667bddf719868b3273c7df84c172c1b47ddcf
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
unicode-normalization-collisions
{ "en": "Unicode Normalization Collisions", "ru": "Коллизии Unicode-нормализации" }
{ "en": "NFC normalization collapses composed and decomposed synthetic variants.", "ru": "NFC сводит composed и decomposed синтетические варианты." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "One accent pair; no claim about all scripts or filesystems.", "ru": "Одна пара с диакритикой; без вывода обо всех письменностях и FS." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 2000, "unique_after_nfc": 1, "collisions": 1999 }
0.327
4cda3392ae0989b6c1eb37e160ce1eafbe665dab675eaf4184d4c429e113d5a5
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
relative-path-safety-scan
{ "en": "Relative Path Safety Scan", "ru": "Проверка безопасности относительных путей" }
{ "en": "Traversal checks find every injected unsafe path.", "ru": "Проверка traversal находит каждый внесённый небезопасный путь." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "String-level profile; symlinks and filesystem permissions are excluded.", "ru": "Проверка строк; symlink и права FS исключены." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 50000, "unsafe": 500 }
15.269
d672b2209a8e776aecbc79fef73f1a0f45674f0154624e54b35d9de3f3141b04
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
manifest-duplicate-detection
{ "en": "Manifest Duplicate Detection", "ru": "Поиск дублей в манифесте" }
{ "en": "A set-based scan finds all injected duplicate identifiers.", "ru": "Set-скан находит все внесённые дубли идентификаторов." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "Identifier duplicates only; content similarity is excluded.", "ru": "Только дубли ID; сходство содержимого исключено." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 50000, "duplicates": 499 }
5.252
22cdc45c74e2e88fb068b81deba525b09184981622eeb1e8e96325601bcf942b
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0
approval-order-audit
{ "en": "Approval Order Audit", "ru": "Аудит порядка согласований" }
{ "en": "Stage-order checks find all deliberately reversed event chains.", "ru": "Проверка порядка находит все намеренно перевёрнутые цепочки событий." }
{ "command": "node scripts/run-experiments.mjs", "repetitions": 3, "input": "deterministic synthetic generator" }
{ "en": "Four fixed stages; real governance semantics are excluded.", "ru": "Четыре фиксированных этапа; реальные governance-смыслы исключены." }
3
{ "node": "v24.14.1", "platform": "win32", "arch": "x64" }
{ "processed": 20000, "invalid": 200 }
2.437
767d819d6870b4f245b2ab65f609e512936d88e2de2800b5185dbced6735cc4c
true
PASS
{ "name": "SHAR Production", "website": "https://sharprod.com/" }
true
CC-BY-4.0

SHAR Production Validation Benchmarks

Ten bounded reproducible validation experiments with hypotheses, protocols, measured outputs, environment, SHA-256 hashes and limitations by SHAR Productionhttps://sharprod.com/

Results and synthetic inputs use CC BY 4.0. Code/docs use MIT. Results describe these local runs only. Codex assisted implementation and execution; SHAR Production is the accountable publisher.

Downloads last month
37