308 B
308 B
| 1 | entity_id | entity_name | type | description | key_attributes |
|---|---|---|---|---|---|
| 2 | ENT-IMPL-PROGRESS | 实现进度 | entity | 模块实现完成百分比 | module_id, percentage, source(auto|llm|manual), evaluated_at |
| 3 | CODE-STRUCTURE | 代码结构 | value_object | 代码目录扫描结果 | root_path, directories[], files[], matched_modules[] |