first commit

This commit is contained in:
strepsiades
2026-03-09 16:31:42 +08:00
commit 4a9c444b10
486 changed files with 52479 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 文档归档说明
本目录存放历史文档,不作为当前实现规范。
- `from_root_docs/`:从旧位置迁移的历史文档快照。
- `conflict_log.md` / `goals.md` / `migration_map.md`:重构过程文档。
遇到冲突时,请以 `docs/` 根目录下现行文档和代码真源为准:
- `config/node_state_machine.yaml`
- `engine/events.py`
- `sync_system/strategy_ops/*`