Skip to content

Paper: order Results figures by section + frozen compression pass#79

Merged
EigenCharlie merged 1 commit into
mainfrom
paper/results-figure-order-frozen-pass
Jun 14, 2026
Merged

Paper: order Results figures by section + frozen compression pass#79
EigenCharlie merged 1 commit into
mainfrom
paper/results-figure-order-frozen-pass

Conversation

@EigenCharlie

Copy link
Copy Markdown
Owner

Resumen

Dos ajustes de presentación en el paper (cero cambios de números/claims/citas).

Orden figura/texto en Results (submission TEX)

El heatmap de la región robusta (fig14) flotaba más allá del heading 6.1 y caía
en la sección multidataset. Ahora:

  • La prosa de robust-region referencia sus dos figuras (fig13 alpha-gamma, fig14
    heatmap) y explica la lectura del heatmap: el champion es la celda de mayor
    retorno; mover gamma a la derecha cambia retorno por un budget mas tight
    B_u = tau + (1-gamma)*Gamma_CP (el comparador theorem-tight gamma=0.55).
  • El parrafo de exhaustividad Prosper/Freddie se movio a la subseccion multidataset.
  • \FloatBarrier antes del heading 6.1 fuerza fig13/fig14 antes de multidataset.
  • Orden final: robust region (prosa + fig13 + fig14) -> multidataset (Tabla 8 + fig22).
  • El QMD ya tenia el orden correcto; se corrigio su linea obsoleta que decia que
    el heatmap estaba 'en el supplement' (es figura del body).

Pasada de compresion de frozen

Se retiraron 10 frozen redundantes del body (65 -> 55) donde se acumulaban sin
aportar: el peor caso era frozen application x5 en price-of-robustness (ahora 1
ancla), mas duplicados en metrics, PD-layer, cobertura por grade, manifest y
governance. Se conservaron los usos load-bearing. Espejado en TEX (60 -> 44).

Gates

smoke ✓ · validate-champion ✓ · body renderiza · TEX compila a 25 págs sin
undefined refs.

🤖 Generated with Claude Code

Figure/text ordering (submission TEX): the robust-region heatmap (fig14) was
floating past the 6.1 heading into the multidataset section. Reference both
robust-region figures from the prose (fig13 alpha-gamma, fig14 heatmap), add the
heatmap reading (champion = highest-return cell; larger gamma trades return for a
tighter B_u = tau + (1-gamma)*Gamma_CP), move the Prosper/Freddie exhaustiveness
paragraph into the multidataset subsection, and add a FloatBarrier before the 6.1
heading so fig13/fig14 are flushed before multidataset. Order is now robust
region (prose + fig13 + fig14) -> multidataset (Table 8 + fig22). The body QMD
already had the right order; fixed its stale 'supplement reports the heatmap'
line to reference the body figures instead.

Frozen compression pass (body + TEX): cut 10 redundant 'frozen' in the body
(65 -> 55) where it piled up without adding meaning -- worst offender was
'frozen application' x5 in the price-of-robustness section (now 1 anchor) plus
duplicate 'frozen' in the metrics, PD-layer, grade-coverage, manifest, and
governance sentences. Kept the load-bearing uses (the artifacts genuinely are
frozen). Mirrored in TEX.

No numbers/claims/citations changed. Gates: smoke, validate-champion;
body renders; TEX compiles to 25 pages, no undefined refs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@EigenCharlie EigenCharlie merged commit ff47286 into main Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant