Files
Conflict_Checker/backend/.llm_cache/49eb4e78f4aff2a3cb8482acdd12ddf2ffb78f98375512c617f39256725d15a6.json
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": "AT-1_C4-A_Ceiling_Specification_Conflict", "category": "note_or_spec_contradiction", "severity": "medium", "confidence": "high", "location": "Ceiling System, Throughout Entire Space", "disciplines": ["Architectural"], "sheets": ["A23.01"], "description": "The finish legend specifies two different acoustical ceiling tiles and incompatible edge profiles for the same ceiling system. Tile AT-1 is an Armstrong 'DUNE #1774' with an 'ANGLED TEGULAR' edge. The specification for its grid, C4-A, contradictorily describes a different tile, 'ULTIMA 1910', and specifies a 'SQUARE LAY IN' edge profile. The contractor cannot determine which tile product, thickness, and edge profile to order and install.", "evidence": [{"discipline": "Architectural", "sheet": "A23.01", "source_text": "AT ACOUSTIC CEILING TILE MANUF: ARMSTRONG MODEL: DUNE #1774 COLOR: WHITE SIZE: 24\" X 24\" X 5/8\" EDGE PROFILE: ANGLED TEGULAR 15/16\"", "asserted_value": "Armstrong DUNE #1774, 5/8\" thick, Angled Tegular edge"}, {"discipline": "Architectural", "sheet": "A23.01", "source_text": "C4 CEILING TILE GRID ... PRODUCT: ULTIMA 1910 ... SIZE: 24\" X 24\" X 3/4\" ... EDGE PROFILE: 15/16\" SQUARE LAY IN", "asserted_value": "Armstrong ULTIMA 1910, 3/4\" thick, Square Lay-in edge"}], "recommended_resolution": "verify with architect"}]}