Skip to content

docs: improve mathematical notation and clean up outputs#3

Merged
urmzd merged 5 commits intomainfrom
docs/improve-spec-and-cleanup
Apr 3, 2026
Merged

docs: improve mathematical notation and clean up outputs#3
urmzd merged 5 commits intomainfrom
docs/improve-spec-and-cleanup

Conversation

@urmzd
Copy link
Copy Markdown
Owner

@urmzd urmzd commented Apr 3, 2026

Summary

  • Improve mathematical notation in AAP spec — replace plaintext variables (S_k, p_out, N) with proper LaTeX math ($S_k$, $p_{\text{out}}$, $N$)
  • Use typographic en-dashes for ranges (e.g., 90–99% instead of 90-99%)
  • Use proper symbols: μs instead of us, instead of ->, × instead of x, // instead of ASCII approximations
  • Clean up broken experiment outputs

Test plan

  • Verify spec renders correctly with LaTeX math on GitHub
  • Confirm no content changes — only notation/typography improvements

urmzd added 5 commits April 3, 2026 17:00
Clean up experiment data directory by removing old evaluation
results and intermediate outputs. Consolidate experiment runs,
keeping only the final turn outputs and updated HTML artifacts.

Removes eval.json and metrics.json files for experiments that
have been consolidated. Removes intermediate turn outputs
(turns 1-4 for aap, turns 3-4 for base runs) that are no longer
needed. Updates remaining artifacts with new evaluation results.
Update aap.md to use proper LaTeX formatting for mathematical
notation and improve typography. Replace inline math notation
with proper $...$ delimiters, use \ldots for ellipsis, \sum
for summation, \ll for much-less-than, \geq for greater-than-or-equal,
and en-dashes for ranges. This improves readability and ensures
consistent mathematical typesetting across the specification.
Update the Cargo.lock file to reflect the new version of the aap package.
@urmzd urmzd merged commit ad21615 into main Apr 3, 2026
1 check passed
@urmzd urmzd deleted the docs/improve-spec-and-cleanup branch April 3, 2026 22:27
@urmzd urmzd restored the docs/improve-spec-and-cleanup branch April 3, 2026 22:27
@urmzd urmzd deleted the docs/improve-spec-and-cleanup branch April 6, 2026 00:09
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