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": "CLEANING_SUPPLIES_STORAGE_1_missing_mop_sink", "category": "missing_element", "severity": "medium", "confidence": "high", "location": "Room CLEANING SUPPLIES/STORAGE", "disciplines": ["Plumbing", "Architectural"], "sheets": ["P02.01", "A23.01", "A24.01"], "description": "The plumbing plan P02.01 indicates a mop sink (MS-1) and associated drains (FD-1, FS-1) within the 'CLEANING SUPPLIES/STORAGE' room. These fixed plumbing fixtures are not shown on the architectural plans, including the Finish Plan (A23.01) and Furniture/Power/Data Plan (A24.01). Architectural plans should show fixed equipment for proper spatial coordination, wall blocking confirmation, and finish application.", "evidence": [{"discipline": "Plumbing", "sheet": "P02.01", "source_text": "MS-1", "asserted_value": "Mop Sink MS-1 is shown in this room."}, {"discipline": "Architectural", "sheet": "A23.01", "source_text": "CLEANING SUPPLIES/STORAGE", "asserted_value": "Architectural Finish Plan shows this room as empty, with no fixed equipment like a mop sink."}], "recommended_resolution": "coordinate drawings"}]} |