Use this repository as a private development kit for CADBridge.
- Keep conversion logic in
core/. - Keep agent-specific behavior in
adapters/. - All adapters must call the CLI or MCP interface; do not copy conversion code into adapter packages.
- Do not commit customer drawings, pricing material, quotation templates, or real commercial delivery data.
- Treat
needs_review: trueas a hard signal that a human CAD review is required before production use.