Files
Conflict_Checker/backend/.llm_cache/9a7686121676011435407f6727152b98160c944b0da455eba4344f204236bf10.json
T
woogiandClaude Opus 4.8 1d248a8808 Initial commit: Conflict Checker
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>
2026-07-03 00:22:02 +00:00

1 line
1.3 KiB
JSON

{"conflicts": [{"conflict_id": "VaporBarrierSpec", "category": "note_or_spec_contradiction", "severity": "medium", "confidence": "high", "location": "Slab on grade patching requirements for penetrations.", "disciplines": ["General", "Plumbing"], "sheets": ["G11.03", "P03.01"], "description": "The Landlord Work Letter on sheet G11.03 requires a 15 mil vapor barrier for floor slab infills, while a note on a plumbing detail on sheet P03.01 specifies a minimum of 6 mil, citing the IBC. While the 15 mil requirement meets the minimum 6 mil code requirement, the discrepancy in the contract documents creates ambiguity for the bidding contractor. The more stringent Landlord requirement must be consistently applied across all relevant drawings.", "evidence": [{"discipline": "General", "sheet": "G11.03", "source_text": "10.b. For any floor opening, the Tenant is responsible for any floor preparation, cuts, or pour backs. Pour back concrete must have the following:\n...\nii. 15 Mil vapor barrier", "asserted_value": "15 Mil vapor barrier"}, {"discipline": "Plumbing", "sheet": "P03.01", "source_text": "NOTE: 1. PER 2021 IBC, CHAPTER 19, SECTION 1907: POLYETHYLENE VAPOR RETARDER MINIMUM 6-MIL SHALL BE REQUIRED.", "asserted_value": "Minimum 6-mil vapor retarder"}], "recommended_resolution": "coordinate drawings"}]}