Files
Conflict_Checker/backend/.llm_cache/db59b33ffbe19f17b5959e0cac43bcf9eb9715f1f3ceba6352603f7973d05a96.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": "scope_description_buildout_vs_remodel", "category": "note_or_spec_contradiction", "severity": "medium", "confidence": "high", "location": "Project Scope Description", "disciplines": ["General"], "sheets": ["G11.04", "G21.01"], "description": "The project scope is described inconsistently across sheets. Sheet G11.04 describes the project as a 'LEASE SPACE BUILD-OUT' for a 'FIRST GENERATION RETAIL SPACE', implying construction in a new, unfinished shell space. Sheet G21.01 describes the project as a 'TENANT INTERIOR REMODEL', which implies demolition and alteration of an existing, previously finished space. This needs to be clarified as it affects the expected scope of work, particularly regarding demolition.", "evidence": [{"discipline": "General", "sheet": "G11.04", "source_text": "PROJECT IS A TENANT INTERIOR LEASE SPACE BUILD OUT FOR A FIRST GENERATION RETAIL SPACE.", "asserted_value": "First Generation Build-out"}, {"discipline": "General", "sheet": "G21.01", "source_text": "PROJECT IS A TENANT INTERIOR REMODEL OF 3,323 SF", "asserted_value": "Remodel"}], "recommended_resolution": "verify with architect"}]}