Skip to content

Clarify platform-sensitive DelaunayNN cap 24 result - #102

Merged
Jammy2211 merged 1 commit into
mainfrom
agent/delaunay-nn-cap-audit-platform
Aug 9, 2026
Merged

Clarify platform-sensitive DelaunayNN cap 24 result#102
Jammy2211 merged 1 commit into
mainfrom
agent/delaunay-nn-cap-audit-platform

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

  • distinguish the robust cap-16 failure from the platform-sensitive cap-24 boundary
  • record local rows above both caps
  • document that cap 24 overflowed locally but not on GitHub Actions
  • retain cap 32 as the smallest choice with a demonstrated safety margin

Why

The first workspace CI rerun against the merged DelaunayNN implementation showed zero cap-24 overflow on both GitHub runners, while the same deterministic 101-model audit overflowed four rows locally. The recommendation remains cap 32, but the evidence should not claim cap 24 fails identically on every qhull/platform combination.

Validation

  • ruff format --check .
  • ruff check .
  • generated README check
  • git diff --check

@Jammy2211
Jammy2211 marked this pull request as ready for review August 9, 2026 21:23
@Jammy2211
Jammy2211 merged commit 476ccff into main Aug 9, 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.

2 participants