Skip to content

refactor(ui): remove stale internal type exports #100951

Description

@vincentkoc

Problem

The Control UI still exposes internal-only aliases and carries stale response types that have no consumers. This inflates the public TypeScript surface and leaves dead declarations behind.

Scope

  • delete declaration-only UI response and protocol aliases
  • remove an unused normalization re-export
  • localize aliases and helpers used only inside their defining module

Evidence

  • current-main full codebase-memory graph and whole-repo symbol search
  • focused UI tests
  • pnpm check:changed in Blacksmith Testbox
  • fresh autoreview

Metadata

Metadata

Assignees

Labels

maintainerMaintainer-authored PR

Type

No type

Fields

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions