AiNOS x Colosseum Demo Docs

Vault AMR Fulfillment Source World Documentation

이 문서 세트는 현재 Next.js 데모 앱에 포함된 synthetic logistics source-world와 3D digital twin 구현을 설명한다. 먼저 Current Build Brief를 읽고, 필요할 때 synthetic data와 digital twin 상세 문서로 내려가면 된다. 목적은 온톨로지 자체를 먼저 설명하는 것이 아니라, 실제 물류 환경을 모방한 원천 데이터와 그 데이터를 시각화하는 twin layer가 어떤 설계 논리로 만들어졌는지 팀이 공유할 수 있게 만드는 것이다.

Current Build Brief

현재 데모의 핵심 상태를 CTO 관점에서 빠르게 읽는 문서다. 합성 source-world, 3D digital twin, validation evidence, 그리고 ontology compiler로 연결할 때의 판단 지점을 한 번에 정리한다.

Open current build brief

Synthetic Data Simulation

Vault에 있을 법한 WMS, WCS, AMR, TMS, scan, operator export를 어떤 source-world logic으로 합성했는지 설명한다. 시설 구조, 이벤트 타임라인, planned randomness, dirty source behavior, labor roster, source-event ledger, source sync freshness, capacity stress, handling-unit lineage, validation gate를 포함한다.

Open synthetic data doc

Digital Twin Architecture

합성 source-world를 React Three Fiber 기반 3D logistics twin으로 번역한 구조를 설명한다. scene layer, evidence overlay, event-aware camera, right-rail inspector, replay panels, data-to-visual mapping을 포함한다.

Open digital twin doc

Ontology Decision Layer

synthetic source-world를 operational ontology로 compile하고, deterministic decision logic과 LLM context retrieval이 어떤 계약으로 작동하는지 설명한다. node/edge schema, ContextPacket, validation, T05 decision target을 포함한다.

Open ontology docs
22WMS orders
1179ledger rows
578source events
40labor roster rows
136sync runs
48capacity snapshots
32lineage events

Current scenario id: vault-amr-fulfillment-source-world-v0.1. Source exports live under data/synthetic/vault-amr-fulfillment-source-world-v0.1/source_exports. The app fixture is src/data/generated/twin-scenario.json.