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": "sales_area_lighting_layout_mismatch", "category": "location_mismatch", "severity": "medium", "confidence": "high", "location": "SALES AREA Ceiling", "disciplines": ["Architectural", "Electrical"], "sheets": ["E03.01"], "description": "The electrical lighting plan layout for the Sales Area does not match the architectural reflected ceiling plan layout. A handwritten note on sheet E03.01 explicitly points out this discrepancy. The electrical drawing shows one grid of fixtures, while a snippet of the architectural plan on the same sheet shows a different, more complex layout. This must be reconciled to ensure the correct fixtures are installed in the correct locations.", "evidence": [{"discipline": "Electrical", "sheet": "E03.01", "source_text": "fixture locations not matching arch", "asserted_value": "The electrical drawing shows a simple grid of recessed lights."}, {"discipline": "Architectural", "sheet": "E03.01", "source_text": "(Architectural underlay snippet on E03.01)", "asserted_value": "The architectural RCP snippet shows a more complex, patterned layout of light fixtures."}], "recommended_resolution": "coordinate drawings"}]} |