feat(solver): Phase 4+5 — diagnostics, preferences, assembly integration #34
Reference in New Issue
Block a user
Delete Branch "feat/phase5-assembly-integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Phases 4 and 5 of the KCSolve solver addon.
Phase 4: Diagnostics & Preferences
diagnostics.py)preference.py)Phase 5: Assembly Integration
_build_system()fromsolve()for reuse bydiagnose()diagnose(ctx): runsfind_overconstrained()unconditionallypre_drag(),drag_step(),post_drag()Tests
tests/console_test_phase5.py)Depends on
Create repo PR with C++ preference wiring and integration tests.