Ontology Decision Layer

Source-World에서 Decision Twin으로 넘어가는 의미 계층

이 폴더는 synthetic logistics source data를 operational ontology로 compile하고, 그 ontology 위에서 deterministic decision logic과 LLM context retrieval이 어떻게 작동해야 하는지 문서화한다.

1525compiled nodes
5047typed edges
8ContextPackets
85validation checks

Target, Schema, Logic

온톨로지 목표, minimal node/edge 구조, deterministic vs LLM boundary, ContextPacket 구조, 구현된 logic contract를 설명한다.

Open ontology target doc

Compiler Report

실제 synthetic source exports를 compile해 생성된 ontology artifact의 node/edge/context count와 schema result를 확인한다.

Open compiler report

Validation Report

중복 ID, orphan edge, provenance, retrieval fields, ContextPacket smoke cases, T05 decision context를 검증한 결과다.

Open validation report

Runtime Artifacts

UI는 작은 projection을 읽고, 연구/검증은 full ontology artifact를 읽는다. full ontology는 source-grounded graph truth로 보존된다.

Back to current build brief