docs(i18n): add the core.md pair (long-doc lane, v4 pipeline)

This commit is contained in:
ZiyaZhang
2026-07-22 03:40:46 -07:00
parent e38955b2fa
commit 6599acdee8
4 changed files with 412 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# Core Data Structures
English | [中文](core.zh.md)
This folder catalogs the **data structures** of the DeepSeek Harness — what each core type represents, its literal shape, and where the full detail lives. It complements [architecture.md](../architecture.md), which describes *behavior* (the service map, the session/turn/step lifecycle, the event taxonomy); this page describes the *vocabulary* that behavior moves around.
## What counts as "core"