ES /docs

BIM model bounding box exceeds validation limit — coordinate system error

Service
cupixworks-any-bimrevision-agent
Occurrences
168
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
c59e77cf-66c0-401c-8c60-95cca7cbc8d7
First Seen
2026-05-26 16:08 UTC
Last Seen
2026-08-04 17:36 UTC
Actions

BIM model bounding box exceeds validation limit — coordinate system error

What Happened#

2026-05-26 16:08:09 UTC에 cupixworks-any-bimrevision-agent 서비스에서 BIM revision 비교 작업 중 source model의 bounding box가 허용 한도(5,000m)를 크게 초과(645,970.2m)하여 ForgeAgentError (error code 908)가 발생했다. 비교 대상은 BIM revision 23701 (현재)과 19729 (이전)이며, Fortis Construction 팀의 프로젝트에서 1건 발생했다.

Quick Facts#

Field Value
exception.class ForgeAgentError
exception.message The source model bounding box is too large for reliable comparison (max extent: 645970.2m, limit: 5000m)
top_frame compare-utils.js:60:19compare-extractor.js:58:50
runtime Node.js (child process, @cupixapps/forge-agents@10.98.0)
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
fortis (ID: 708) 1 BIM revision comparison 실패 — revision 23701의 비교 결과 미생성, 사용자에게 Error 상태 표시

Timeline#

  1. 2026-05-26T16:08:04Z — Child process 시작 (AWS SDK v2 deprecation warning 발생)
  2. 2026-05-26T16:08:09ZCompareExtractor.compare() 실행 중 validateBoundsSize() 에서 bounding box 크기 초과 감지, ForgeAgentError(908) throw
  3. 2026-05-26T16:08:09Z — 상위 서비스에서 error code 908을 REV908으로 매핑, BIM revision 상태를 Error로 업데이트
  4. 2026-05-27 — Error Sweeper에 의해 자동 감지 및 RCA 수행

Scoring#

Confidence 85% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 13 code refs, 3 log queries
Code path explicitness 3/3 13 file:line refs
Log evidence 3/3 section, query, pattern
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 5/5 trivial
Affected files 1/5 14 file(s)
Single repo 1/3 6 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration