Skip to content

feat: calibrate defragmentation guardrails#20

Open
OperationalFallacy wants to merge 12 commits into
masterfrom
feat/defragmentation-guardrails
Open

feat: calibrate defragmentation guardrails#20
OperationalFallacy wants to merge 12 commits into
masterfrom
feat/defragmentation-guardrails

Conversation

@OperationalFallacy

@OperationalFallacy OperationalFallacy commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

Calibrates the defragmentation rules against representative Effect and React code shapes while keeping fixtures generic. Adds a pipeline-staging rule for local pipe(...) fragments consumed by returned pipelines, and narrows object assembly detection to helper-produced spread fragments.

Validation

  • yarn vitest run tests/rules/no-fragmented-const-assembly.test.ts tests/rules/no-pipeline-fragment-staging.test.ts
  • Checked staged fixtures and rules for accidental application-specific identifiers

Notes

The fixtures stay generic and do not copy application source.

@OperationalFallacy OperationalFallacy changed the title feat: add defragmentation guardrail rules feat: calibrate defragmentation guardrails Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant