Skip to content

Reuse the shared fleet chart gap rule - #45

Open
lntutor wants to merge 1 commit into
BitMiracle-AI:mainfrom
lntutor:reuse-chart-gap-rule
Open

Reuse the shared fleet chart gap rule#45
lntutor wants to merge 1 commit into
BitMiracle-AI:mainfrom
lntutor:reuse-chart-gap-rule

Conversation

@lntutor

@lntutor lntutor commented Jul 31, 2026

Copy link
Copy Markdown

What & why

Closes #38.

Make FleetChart delegate gap insertion to the existing withGapBreaks helper. This removes the duplicated median/threshold algorithm and restores one shared arbitration point for gap behavior without changing the generated chart rows.

Checklist

  • pnpm build && pnpm typecheck && pnpm lint && pnpm test passes locally (build first — the e2e suite runs the built daemon)
  • Behavior changes come with tests that fail without the change
  • User-facing changes to @dormice/shared / sdk / cli have a changeset (pnpm changeset)
  • README updated if this changes documented behavior

@lntutor

lntutor commented Aug 1, 2026

Copy link
Copy Markdown
Author

Current head 69e40e1 is mergeable, and I do not see any unresolved review threads or contributor-side follow-up remaining on the current PR state. This looks ready for maintainer review when convenient.

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.

console: FleetChart re-implements the gap rule that chart-gaps.ts calls the single arbiter

1 participant