Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill gives contradictory guidance: earlier sections correctly say business services should formalize files via createFileMedia inside the service layer, but the later '完整开发流程' says to call the async /filemedia/b/saveFileMediaFile endpoint for that step. In a file-management workflow, this inconsistency can cause developers to implement the wrong path, bypass intended service-layer controls, introduce authorization/state-management mistakes, and create orphaned or improperly linked files.
