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.3 KiB
JSON
1 line
1.3 KiB
JSON
{"conflicts": [{"conflict_id": "bldg_c_scope_description_remodel_vs_first_gen_buildout_conflict", "category": "note_or_spec_contradiction", "severity": "medium", "confidence": "high", "location": "Project Scope Description, Building C", "disciplines": ["General", "General"], "sheets": ["G11.04", "G21.01"], "description": "The project scope is described inconsistently across two different sheets. Sheet G11.04 states the project is a 'build out for a first generation retail space,' which implies working in a new, empty shell building. However, sheet G21.01 describes the project as a 'tenant interior remodel,' which implies demolition and alteration of a previously finished space. This must be clarified as it significantly impacts the scope of work, demolition requirements, and bidding.", "evidence": [{"discipline": "General", "sheet": "G11.04", "source_text": "PROJECT IS A TENANT INTERIOR LEASE SPACE BUILD OUT FOR A FIRST GENERATION RETAIL SPACE. THE SCOPE OF WORK CONSISTS OF NEW CEILINGS, FLOORING, FINISHES, NONSTRUCTURAL WALLS, ELECTRICAL, MECHANICAL AND PLUMBING", "asserted_value": "FIRST GENERATION RETAIL SPACE"}, {"discipline": "General", "sheet": "G21.01", "source_text": "PROJECT IS A TENANT INTERIOR REMODEL OF 3,323 SF", "asserted_value": "TENANT INTERIOR REMODEL"}], "recommended_resolution": "coordinate drawings"}]} |