Files
Conflict_Checker/backend/.llm_cache/2fee1564682d7ee7cf5c92ac40584c18daa3e3b55bb8d007ce8c43dd06d9a20c.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
5.5 KiB
JSON

[{"sheet_number": "G01.01", "discipline": "General", "sheet_title": "COVER SHEET", "level": null, "scale": null, "assertions": [{"assertion_id": "G01.01-001", "subject": "Project", "category": "note", "attribute": "project_name", "value": "VERIZON ELYSON", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Title Block"}, "source_text": "VERIZON ELYSON", "coordination_targets": ["architectural", "civil", "structural", "mechanical", "electrical", "plumbing", "fire_protection", "fire_alarm", "technology", "specialty", "owner_standard"], "conflict_potential": "medium", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-002", "subject": "Project", "category": "note", "attribute": "site_address", "value": "7022 ELYSON EXCHANGE WAY CYPRESS, TEXAS 77433", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Title Block"}, "source_text": "7022 ELYSON EXCHANGE WAY CYPRESS, TEXAS 77433", "coordination_targets": ["architectural", "civil", "structural", "mechanical", "electrical", "plumbing", "fire_protection", "fire_alarm", "technology", "specialty", "owner_standard"], "conflict_potential": "high", "code_review_relevance": "high", "confidence": "high"}, {"assertion_id": "G01.01-003", "subject": "Owner", "category": "note", "attribute": "company_name", "value": "CK WARWICK GROUP, LLC", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Project Directory"}, "source_text": "OWNER: CK WARWICK GROUP, LLC", "coordination_targets": ["owner_standard"], "conflict_potential": "low", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-004", "subject": "Architect", "category": "note", "attribute": "company_name", "value": "ESTUDIO", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Project Directory"}, "source_text": "ARCHITECT: ESTUDIO", "coordination_targets": ["architectural"], "conflict_potential": "low", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-005", "subject": "MEP Engineer", "category": "note", "attribute": "company_name", "value": "POWERS INDUSTRY", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Project Directory"}, "source_text": "MEP: POWERS INDUSTRY", "coordination_targets": ["mechanical", "electrical", "plumbing"], "conflict_potential": "medium", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-006", "subject": "Copyright", "category": "note", "attribute": "copyright_notice", "value": "Copyright @ eStudio Architecture 2026.", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Title Block"}, "source_text": "Copyright @ eStudio Architecture 2026.", "coordination_targets": [], "conflict_potential": "low", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-007", "subject": "Drawing Issue", "category": "general_note", "attribute": "issue_description", "value": "CLIENT REVIEW", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Issue Block"}, "source_text": "Issue Description CLIENT REVIEW", "coordination_targets": ["architectural", "structural", "mechanical", "electrical", "plumbing", "civil"], "conflict_potential": "low", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-008", "subject": "Drawing Issue", "category": "general_note", "attribute": "issue_date", "value": "2026-06-18", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Issue Block"}, "source_text": "2026-06-18", "coordination_targets": ["architectural", "structural", "mechanical", "electrical", "plumbing", "civil"], "conflict_potential": "low", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-009", "subject": "Project", "category": "general_note", "attribute": "project_number", "value": "00.000.00", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": null, "plan_zone": "Title Block"}, "source_text": "Project number 00.000.00", "coordination_targets": ["owner_standard"], "conflict_potential": "medium", "code_review_relevance": "none", "confidence": "high"}, {"assertion_id": "G01.01-010", "subject": "Exterior Signage", "category": "specialty", "attribute": "sign_text", "value": "verizon", "unit": null, "location_key": {"sheet_number": "G01.01", "grid": null, "room": null, "room_name": null, "level": null, "tag": null, "detail_reference": "Exterior Elevation Rendering", "plan_zone": "Front Elevation"}, "source_text": "verizon", "coordination_targets": ["architectural", "structural", "electrical", "specialty", "owner_standard", "code"], "conflict_potential": "high", "code_review_relevance": "medium", "confidence": "high"}]}]