Skip to content

docs: improve spec notation and clean up evals#4

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

docs: improve spec notation and clean up evals#4
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 and typography across the spec and README (use proper $...$ math, en-dashes, consistent formatting)
  • Clean up broken experiment outputs in evals
  • Bump aap version to 0.12.0

Test plan

  • Verify math renders correctly in spec and README on GitHub
  • Confirm no functional code changes beyond version bump

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 b6431d2 into main Apr 3, 2026
2 checks passed
@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