| name | digital-twin-intro |
| description | Use when explaining how an operational ontology becomes a digital twin — covers the twinning loop (model + live data + behavior), the 5-level maturity ladder, and how AI agents operate on a twin. Pairs with ontology-as-code-intro. |
Digital Twin — Introduction
Skill giải thích vì sao một operational ontology (6-atom) CHÍNH LÀ nền của một digital twin, và con
đường trưởng thành tới twin tự động do AI vận hành.
Digital twin = ontology + live + behavior
| Thành phần | Trong kit |
|---|
| Mô hình ảo (blueprint) | ObjectType + Attribute + Link (Lessons 2-3) |
| Kết nối dữ liệu sống (twinning) | x_data_binding + EventType (Lessons 4, 6) |
| Hành vi (kinetic) | ActionType + PolicyType (Lessons 5-6) |
| Tự động hoá / AI | AI agent grounded trên twin (Lesson 8) |
Twinning loop
ontology (model) ↔ live data (binding) ↔ events (sync) ↔ actions (automate)
Maturity ladder (5 mức)
Descriptive → Informative → Predictive → Prescriptive → Autonomous.
Chi tiết + tự đánh giá: docs/DIGITAL-TWIN-MATURITY.md.
AI agent trên twin
Vì twin grounded vào hành vi nghiệp vụ thật (action/policy/event), AI agent thao tác trên nó đáng
tin — không hallucinate. Đây là đích Mức 5.
DTDL interop
6-atom map gần 1:1 với Azure Digital Twins (DTDL): xem docs/DTDL-MAPPING.md.
Liên quan
Skill nền: ontology-as-code-intro. Curriculum: docs/lessons/.