README.md
pyproject.toml
src/agentcad/__init__.py
src/agentcad/__main__.py
src/agentcad/assembly.py
src/agentcad/batch.py
src/agentcad/clean.py
src/agentcad/cli.py
src/agentcad/contract.py
src/agentcad/diff.py
src/agentcad/doctor.py
src/agentcad/geometry.py
src/agentcad/inspect.py
src/agentcad/jsonio.py
src/agentcad/measure.py
src/agentcad/metadata.py
src/agentcad/payloads.py
src/agentcad/precheck.py
src/agentcad/preview.py
src/agentcad/probe.py
src/agentcad/render.py
src/agentcad/report.py
src/agentcad/review.py
src/agentcad/runner.py
src/agentcad/section.py
src/agentcad/snapshot.py
src/agentcad/stl.py
src/agentcad/suggest.py
src/agentcad/templates.py
src/agentcad/validate.py
src/agentcad/workspace.py
src/agentcad/_templates/__init__.py
src/agentcad/_templates/model/README.md
src/agentcad/_templates/model/design.json
src/agentcad/_templates/model/params.json
src/agentcad/_templates/model/part.py
src/agentcad/_templates/workspace/CLAUDE.md
src/agentcad/_templates/workspace/cadproject.json
src/agentcad/_templates/workspace/models/.gitkeep
src/agentcad/_templates/workspace/references/build123d-guide.md
src/agentcad/_templates/workspace/references/cad-tdd.md
src/agentcad/_templates/workspace/references/concept-design.md
src/agentcad/_templates/workspace/references/contract-design.md
src/agentcad/_templates/workspace/references/debugging.md
src/agentcad/_templates/workspace/references/design-quality-review.md
src/agentcad/_templates/workspace/references/discovery.md
src/agentcad/_templates/workspace/references/notes.md
src/agentcad/_templates/workspace/references/validation-strategy.md
src/agentcad/_templates/workspace/references/feature/.gitkeep
src/agentcad/_templates/workspace/references/feature/boss.md
src/agentcad/_templates/workspace/references/feature/chamfer-mask.md
src/agentcad/_templates/workspace/references/feature/dovetail.md
src/agentcad/_templates/workspace/references/feature/duct-socket.md
src/agentcad/_templates/workspace/references/feature/hardware.md
src/agentcad/_templates/workspace/references/feature/hex-panel.md
src/agentcad/_templates/workspace/references/feature/index.md
src/agentcad/_templates/workspace/references/feature/living-hinge.md
src/agentcad/_templates/workspace/references/feature/mounting-pattern.md
src/agentcad/_templates/workspace/references/feature/nema-mount.md
src/agentcad/_templates/workspace/references/feature/nut-body.md
src/agentcad/_templates/workspace/references/feature/nut-trap.md
src/agentcad/_templates/workspace/references/feature/pie-slice.md
src/agentcad/_templates/workspace/references/feature/plate.md
src/agentcad/_templates/workspace/references/feature/prismoid.md
src/agentcad/_templates/workspace/references/feature/rect-tube.md
src/agentcad/_templates/workspace/references/feature/rib.md
src/agentcad/_templates/workspace/references/feature/ring-gear.md
src/agentcad/_templates/workspace/references/feature/rounding.md
src/agentcad/_templates/workspace/references/feature/screw-hole.md
src/agentcad/_templates/workspace/references/feature/screw.md
src/agentcad/_templates/workspace/references/feature/slot.md
src/agentcad/_templates/workspace/references/feature/snap-pin.md
src/agentcad/_templates/workspace/references/feature/sparse-wall.md
src/agentcad/_templates/workspace/references/feature/spur-gear.md
src/agentcad/_templates/workspace/references/feature/stepped-bore.md
src/agentcad/_templates/workspace/references/feature/teardrop.md
src/agentcad/_templates/workspace/references/feature/threaded-nut.md
src/agentcad/_templates/workspace/references/feature/threaded-rod.md
src/agentcad/_templates/workspace/references/feature/torus.md
src/agentcad/_templates/workspace/references/feature/tube.md
src/agentcad/_templates/workspace/references/feature/wedge.md
src/agentcad/_templates/workspace/references/images/.gitkeep
src/agentcad/checks/__init__.py
src/agentcad/checks/mesh.py
src/agentcad/checks/relations.py
src/agentcad/checks/section.py
src/agentcad/features/__init__.py
src/agentcad/features/_geometry.py
src/agentcad/features/_involute.py
src/agentcad/features/boss.py
src/agentcad/features/chamfer.py
src/agentcad/features/contract.py
src/agentcad/features/dovetail.py
src/agentcad/features/duct_socket.py
src/agentcad/features/hex_panel.py
src/agentcad/features/knurl.py
src/agentcad/features/living_hinge.py
src/agentcad/features/mounting_pattern.py
src/agentcad/features/nema_mount.py
src/agentcad/features/nut_body.py
src/agentcad/features/nut_trap.py
src/agentcad/features/pie_slice.py
src/agentcad/features/plate.py
src/agentcad/features/prismoid.py
src/agentcad/features/rect_tube.py
src/agentcad/features/rib.py
src/agentcad/features/ring_gear.py
src/agentcad/features/rounding.py
src/agentcad/features/screw.py
src/agentcad/features/screw_hole.py
src/agentcad/features/slot.py
src/agentcad/features/snap_pin.py
src/agentcad/features/sparse_wall.py
src/agentcad/features/spur_gear.py
src/agentcad/features/stepped_bore.py
src/agentcad/features/teardrop.py
src/agentcad/features/thread.py
src/agentcad/features/threaded_nut.py
src/agentcad/features/threaded_rod.py
src/agentcad/features/torus.py
src/agentcad/features/tube.py
src/agentcad/features/wedge.py
src/agentcad/hardware/__init__.py
src/agentcad/hardware/inserts.py
src/agentcad/hardware/nuts.py
src/agentcad/hardware/screws.py
src/agentcad/hardware/washers.py
src/agentcad_cli.egg-info/PKG-INFO
src/agentcad_cli.egg-info/SOURCES.txt
src/agentcad_cli.egg-info/dependency_links.txt
src/agentcad_cli.egg-info/entry_points.txt
src/agentcad_cli.egg-info/requires.txt
src/agentcad_cli.egg-info/top_level.txt
tests/test_assembly.py
tests/test_batch.py
tests/test_checks_relations.py
tests/test_checks_section.py
tests/test_clean.py
tests/test_cli.py
tests/test_contract_hardening.py
tests/test_cookbook.py
tests/test_deliver.py
tests/test_diff.py
tests/test_doctor.py
tests/test_geometry.py
tests/test_hardware.py
tests/test_jsonio.py
tests/test_metadata_schema.py
tests/test_negative_fixtures.py
tests/test_precheck_review.py
tests/test_preview.py
tests/test_probe.py
tests/test_render.py
tests/test_review_gates.py
tests/test_runner.py
tests/test_section.py
tests/test_section_cache.py
tests/test_snapshot.py
tests/test_stale.py
tests/test_stl.py
tests/test_suggest.py
tests/test_suggested_fix.py
tests/test_timing.py
tests/test_validate.py
tests/test_variant.py
tests/test_weak_check.py
tests/test_workspace.py