Skip to content

docs: add AI engineering lessons from PR #18#36

Draft
hozblok wants to merge 1 commit into
masterfrom
docs/ai-lessons-from-pr-18
Draft

docs: add AI engineering lessons from PR #18#36
hozblok wants to merge 1 commit into
masterfrom
docs/ai-lessons-from-pr-18

Conversation

@hozblok
Copy link
Copy Markdown
Owner

@hozblok hozblok commented May 19, 2026

Extracted from #18 to keep that PR focused on the Number API changes. Each file captures lessons learned during the AI-assisted rework — see commit message for the per-file summary.

Files added under ai/lessons/:

  • lessons_2026-05-08.md — pybind11/C++ build-and-ship lessons from modernizing the formula build pipeline.
  • lessons_2026-05-09.md — cibuildwheel advanced patterns and other traps from the same session.
  • lessons_2026-05-19.md — findings from the Number complex-equality work (is_complex_ flag stickiness, signed-zero leak through Solver.pair, etc.).

Docs-only change. No code touched. No tests touched. PR #18 has a corresponding force-push to remove these files from its scope.

Extracted from PR #18 to keep that PR focused on the Number API
changes.

- ai/lessons/lessons_2026-05-08.md — pybind11/C++ build & ship lessons
  from modernizing the formula build pipeline.
- ai/lessons/lessons_2026-05-09.md — cibuildwheel advanced patterns
  and other traps from the same session.
- ai/lessons/lessons_2026-05-19.md — findings from the Number
  complex-equality work (is_complex_ stickiness, signed-zero in
  Solver.pair, etc.).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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