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.0 KiB
JSON
1 line
1.0 KiB
JSON
{"conflicts": [{"conflict_id": "lavatory_knee_clearance_height", "category": "dimensional_disagreement", "severity": "medium", "confidence": "high", "location": "Restroom Accessible Lavatories", "disciplines": ["General", "Architectural"], "sheets": ["G11.02", "A51.01"], "description": "The general typical details on sheet G11.02 show a minimum knee clearance height of 28 inches for an accessible lavatory, while the specific restroom elevation on sheet A51.01 shows a minimum knee clearance height of 2'-5\" (29 inches). While the 29\" dimension meets the 28\" requirement, the inconsistency between the general standard and the specific detail can cause confusion for fabrication and installation and should be reconciled.", "evidence": [{"discipline": "General", "sheet": "G11.02", "source_text": "28\" MIN", "asserted_value": "28 inches"}, {"discipline": "Architectural", "sheet": "A51.01", "source_text": "2'-5\" MIN.KNEE CLEARANCE", "asserted_value": "29 inches"}], "recommended_resolution": "coordinate drawings"}]} |