docs: update STATUS.md and DEFERRED.md with AudioSource and NavAgent ECS components

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 14:44:40 +09:00
parent 5b3b06c318
commit 43411b6fd9
2 changed files with 5 additions and 5 deletions

View File

@@ -145,7 +145,7 @@ crates/
└── voltex_editor — IMGUI, docking, 3D viewport, inspector, asset browser, TTF font, UiRenderer
```
## 테스트: 552개 전부 통과
## 테스트: 560개 전부 통과
- voltex_math: 37
- voltex_platform: 3
@@ -153,8 +153,8 @@ crates/
- voltex_asset: 22
- voltex_renderer: 106
- voltex_physics: 96
- voltex_audio: 42
- voltex_ai: 24
- voltex_audio: 46
- voltex_ai: 28
- voltex_net: 36
- voltex_script: 18
- voltex_editor: 85