doc-review Purpose A cross-cutting documentation quality reviewer. analyzes one file or an entire folder for four classes of issue — data inconsistencies , reference errors , typos/formatting , and terminology — and reports findings by severity. It is content/quality focused; it does not enforce SDD structure or traceability. Layer : cross-cutting utility (produces no artifacts). When to Use Use to review documentation before publication or commit, after a batch of generation, or to audit a folder for cross-file consistency. Do NOT use for: - bidirectional traceability — use ; - cross-documen…