Files
Conflict_Checker/backend/.llm_cache/0db936defc031367e880119f314024f3f8e3d02c729544aa0d5e87ecd70026f0.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.1 KiB
JSON

{"conflicts": [{"conflict_id": "g31.04_spec_081113_fire_rating", "category": "note_or_spec_contradiction", "severity": "medium", "confidence": "high", "location": "Hollow Metal Doors and Frames Specification / Section 08 11 13", "disciplines": ["Architectural"], "sheets": ["G31.04"], "description": "The specification for hollow metal doors provides conflicting fire rating requirements. Section 3, paragraph A.1 states that fire-rated assemblies shall have a 90-minute rating, while paragraph A.1.b specifies a 1-hour label for doors in 1-hour rated corridors. This must be clarified to ensure doors are specified and procured with the correct fire rating.", "evidence": [{"discipline": "General", "sheet": "G31.04", "source_text": "WHERE REQUIRED, INSTALLED FRAME AND DOOR ASSEMBLY SHALL CONFORM TO A 90 MINUTE RATED CLASS C INDICATED.", "asserted_value": "90 MINUTE"}, {"discipline": "General", "sheet": "G31.04", "source_text": "INCLUDE 1-HOUR LABEL ON FIRE RATED DOOR ASSEMBLIES LOCATED AT 1 HOUR RATED EXIT CORRIDORS.", "asserted_value": "1-HOUR"}], "recommended_resolution": "verify with architect"}]}