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.1 KiB
JSON
1 line
1.1 KiB
JSON
{"conflicts": [{"conflict_id": "lounge_water_fountain_scope", "category": "missing_element", "severity": "medium", "confidence": "high", "location": "LOUNGE", "disciplines": ["Plumbing", "Architectural"], "sheets": ["P02.02", "G21.01"], "description": "The plumbing plan indicates a new water fountain (WF) in the Lounge and provides a cold water line and recessed valve box for it. However, the architectural floor plan does not show this water fountain, creating a conflict in the scope of work and potential spatial conflicts with other elements shown on the same wall (e.g., electrical panels).", "evidence": [{"discipline": "Plumbing", "sheet": "P02.02", "source_text": "KEYED NOTE: 4 ROUTE 1/2\" COLD WATER DOWN TO RECESSED VALVE BOX. CONFIRM EXACT LOCATION WITH OWNER/ARCHITECT.", "asserted_value": "Water Fountain (WF) and associated plumbing are required."}, {"discipline": "Architectural", "sheet": "G21.01", "source_text": "The architectural plan for the LOUNGE shows a sink and counter but does not depict a water fountain.", "asserted_value": "No water fountain is shown."}], "recommended_resolution": "verify with architect"}]} |