Skip to content

spike(ui): re-audit prior gut areas for UI remnants (session-cost, model-fallback, default-agent) #2529

@alexey-pelykh

Description

@alexey-pelykh

Summary

Type: SPIKE — re-audit prior gut areas for lingering UI remnants.

The recent UI remnants audit focused on thinking / skills / plugins / providers / onboarding / Pi-orchestrator. Adjacent gut areas from earlier PRs were NOT re-audited and may have left orphan state, types, or i18n in ui/src/.

Scope — gut areas to re-audit

Approach

For each gut area:

  1. Identify distinctive terms from the gut PR
  2. grep -rn '{term}' ui/src/ — classify each hit as LIVE / ORPHAN / DEAD WIRING
  3. Record findings in audit doc

Deliverable

Per-area report (either confirmed clean or a list of remnants with classification). For remnants, follow-up cleanup issue(s).

AC

  • Per gut-area entry in the audit doc: either "grep-clean confirmed" or a classified list of remnants
  • Follow-up cleanup issues opened for any remnants found

Typed exception

SPIKE — AC is the audit outcome.

Context

Post-#2336 UI remnants audit was focused on user-provided subsystems (thinking, skills, plugins, etc.). These adjacent gut areas were not in scope but likely have parallel patterns.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions