Cross-discipline design-contradiction checker for construction drawing sets. Standalone tool broken out from Iron_Bid; a pipeline stage may later fold back into Iron_Bid. Pipeline: PDF->images -> per-sheet assertion extraction -> deterministic clustering by location -> per-cluster reasoning -> report. Includes CLI (cli/run_check.py) and web UI (backend/main.py). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
{"conflicts": [{"conflict_id": "inv_rack_data_conduit_quantity", "category": "note_or_spec_contradiction", "severity": "medium", "confidence": "high", "location": "INVENTORY room, network rack", "disciplines": ["Architectural", "Electrical"], "sheets": ["A24.01", "E02.01"], "description": "The Architectural drawing specifies a requirement for three 3-inch conduits for data cabling at the network rack. The Electrical drawing shows both the required three 3-inch conduits (as sleeves) and an additional, separate 1-1/4 inch conduit for data. The total scope and quantity of data pathways is inconsistent between the drawings and must be clarified.", "evidence": [{"discipline": "Architectural", "sheet": "A24.01", "source_text": "PROVIDE (3) 3\" CONDUITS FROM DIRECTLY ABOVE THE NETWORK RACK INTO THE SALES CEILING PLENUM AREA FOR DATA CABLING - FIELD COORDINATE.", "asserted_value": "(3) 3-inch conduits"}, {"discipline": "Electrical", "sheet": "E02.01", "source_text": "3 PROVIDE 1-1/4\"C WITH PULLSTRING FOR DATA TO CEILING SPACE ABOVE RACK SYSTEM IN INVENTORY ROOM... 6 FURNISH AND INSTALL (3) 3\" CONDUIT SLEEVES... FOR DATA EQUIPMENT WIRING.", "asserted_value": "(3) 3-inch conduits AND (1) 1-1/4 inch conduit"}], "recommended_resolution": "coordinate drawings"}]} |