grade_workspace
Classifies workspace tables into three grades based on header conventions, outputting per-table levels, coverage, and orphan detection to support reverse engineering.
Instructions
工作区分级(逆向接入第一步):按输入契约三级分档扫描全部表——A 规范(双行表头点分列名比例/列生成模式命中率达标)、B 半规范(单行中文表头)、C 裸表(英文驼峰/无中文语义表头),输出工作区判级、逐表分级、覆盖率与孤儿表初判(无外键候选列且无角色候选信号)。分级结果可用 save_structure 固化到 structure.json。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||