Skip to main content
← Back to list
01Issue
FeatureShippedSwamp CLI
Assigneesstack72

Relationships

#595 Deprecate "No slow types" (fast-check) rubric factor on server-side scorer

Opened by stack72 · 6/8/2026· Shipped 6/8/2026

Follow-up to swamp-club/swamp#572.

The CLI-side scorer is being updated to always award the fast-check point and mark the factor as deprecated. The server-side scorer (lib/domain/scorecard/analysis-factors.ts and lib/domain/scorecard/score.ts) needs the same change so post-publish scores match local swamp extension quality results.

Changes needed

  • Always award the fast-check (1 point) in composeScore regardless of deno doc --lint results
  • Update the factor label to "No slow types (deprecated)"
  • Eventually remove the factor entirely in a future rubric version

Context

The "No slow types" check is a JSR/type-library heuristic that does not apply to swamp extensions — they are consumed by the runtime, not via TypeScript type imports. The check penalizes Zod schema exports without benefit. See swamp-club/swamp#572 for full discussion.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

6/8/2026, 9:36:15 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/8/2026, 8:19:12 PM

Sign in to post a ripple.