AviadCoh commited on
Commit
783228a
·
verified ·
1 Parent(s): c93d4df

Add evidence dataset card

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Vesuvius August 2026 Evidence
3
+ license: mit
4
+ task_categories:
5
+ - other
6
+ tags:
7
+ - vesuvius-challenge
8
+ - tifxyz
9
+ - geometry-processing
10
+ ---
11
+
12
+ # Vesuvius August 2026 evidence
13
+
14
+ Reproducible evidence for two narrow Villa/TIFXYZ contributions by Aviad
15
+ Cohen. The source data are public Vesuvius Challenge artifacts. This dataset
16
+ contains metadata, hashes, measurements, scripts, and tests—not scroll imagery
17
+ or inferred text.
18
+
19
+ ## Boundary corpus study
20
+
21
+ A frozen scan of all 450 TIFXYZ roots in the 2026-08-02 public registry
22
+ measures the corpus impact of the final-quad bounds fix merged as Villa PR
23
+ #1264. All roots completed. The fixed domain admits 24,757 fully finite XYZ
24
+ boundary quads across 96 roots (49,514 exporter triangles), 0.01206% of valid
25
+ quads corpus-wide. This is systematic, sparse geometric recovery; no claim is
26
+ made that every recovered point is correct papyrus or changes downstream
27
+ reading.
28
+
29
+ ## UUID producer audit
30
+
31
+ All 450 current public `meta.json` objects were fetched and hashed. 277 reuse
32
+ the literal UUID `output_tifxyz`, including 262/262 normalized roots. A public
33
+ Villa writer has a matching default fingerprint, but the private production
34
+ command is not observable, so producer attribution is explicitly an inference.
35
+ The proposed remediation adds an opt-in `--uuid=<id>` while preserving the
36
+ historical directory-name default.
37
+
38
+ Each directory includes its methodology, executable script, tests where
39
+ applicable, and machine-readable frozen results.