docs: deep production audit 2026-05-07 (cross-repo) - #2
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
CI note: the This PR adds a single file (
I'm leaving the red status rather than pushing speculative fixes; the underlying issue should be investigated separately. Generated by Claude Code |
Summary
Adds
DEEP-AUDIT-REPORT-2026-05-07.md— cross-repo deep audit of all 7 repos. Same file committed toclaude/create-main-branch-audit-SsbNGin all 7 repos.Status updates (sigops-sdk)
The 2026-04-13 audit's findings are largely outdated for this repo:
ci.ymlbuild+test on Node 20;publish.ymltag-drivenpnpm -r publish).tscwas never emitting.cjs).sigops-sdk-specific P0 / P1
@sigops/clideclares hard runtime deps (commander@^12,chalk@^5,inquirer@^9,ora@^8) under devDependencies inpackages/cli/package.json. ESM-only published tarball will throwERR_MODULE_NOT_FOUNDat first run afternpm i -g @sigops/cli. Move all four todependenciesbefore next publish.sigops sel <subcommand>,sigops template from-playbook,sigops validate,sigops publish,sigops loginare stubs (print "coming soon" or return hard-coded values). README/docs over-promise.hello-*; CLAUDE.md/README list aspirationaltool-http-health-checketc. — naming mismatch.linttask wired inturbo.json.index.tsfiles in tool-sdk/template-sdk/sel-tools/plugin-sdk lack file-level JSDoc (HARD RULE docs: deep production audit 2026-05-07 (cross-repo) #2 partial).Test plan
index.tsDraft for visibility only — no code changes.
Generated by Claude Code