Remove self-description header, 38-line command listing, directory trees,
and standard Laravel patterns that Claude can infer from code.
Add 6 project-specific gotchas Claude would get wrong: non-REST routing
(InvokeController), custom response envelope (Base::retSuccess/retError),
AbstractModel::createInstance, Doo::userId auth, manual validation (no
FormRequest), and Swoole Task (not Laravel Queue).
122 lines → 46 lines.